mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-10-11 08:43:31 +00:00

* feat(ui): update new layout globally * update * update left side bar and nav bar * update search bar design * update layout * update style * update layout * add nlp suggestion changes * fix conflict * add nlp search query * update query * fix styling * update styling * remove home * fix logo * close submenu upon selection * fix selected styling for submenu * fix notification condition and icon * fix tests * address comments * fix left sidebar tests * Add Aggregations * fix domain selection issue * update nlp search in explore page * Synced ES / OS * update code to remove _nlq request to es/os * NLP Search: Improve LLM Prompt * Remove unnecessary methods in IndexMapping and cleanup SearchRepository warnings; Update LLM search prompt * Clean up code and pass search config for NLQService * add nlp query logic on search * Fix prompt in searchSettings * Add api to check nlq if enabled * fix minor feedbacks * update api calls on explore * remove from classbase * add explore redesign * fix tests * Add caching for NLQ searches and support filters * Improve the NLQ prompt; add custom properties * pass nlq PR only * update alias to use data asset * fix tests * fix explore styles * fix domain tests * Cache NLQ query only if we return results * Add prompts for no tags, no description * make nlq service protected * fix domains * fix null query on es aggregation endpoint * remove domain * fix tests * fix conflicts --------- Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com> Co-authored-by: karanh37 <karanh37@gmail.com> Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com> Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>