openrag/frontend/src/app/api/queries
Mike Fortman d015ed1b0c
add container utils (#151)
* add container utils

* added localhost url to settings

* added localhost_url as a constant

* added localhost_url to get settings query

* make ollama onboarding have localhost url by default

* make endpoint be changed in models service and in onboarding backend instead of onboarding screen

* fixed embedding dimensions to get stripped model

* make config come as localhost but global variable be set as the transformed endpoint

* remove setting ollama url since it comes from the global variable

* use localhost again on ollama

---------

Co-authored-by: Lucas Oliveira <lucas.edu.oli@hotmail.com>
2025-09-30 16:34:55 -03:00
..
useDeleteSessionMutation.ts feat: add session delete functionality (#70) 2025-09-24 17:41:53 -03:00
useGetConversationsQuery.ts feat: add session delete functionality (#70) 2025-09-24 17:41:53 -03:00
useGetFiltersSearchQuery.ts add more mutation queries and fix backend to wait for updates 2025-09-19 15:21:18 -05:00
useGetModelsQuery.ts fix: adjust onboarding copies and behaviors (#67) 2025-09-24 17:35:16 -03:00
useGetNudgesQuery.ts Implement Delete Confirmation Dialog and Enhance Knowledge Dropdown 2025-09-16 16:07:49 -06:00
useGetSearchAggregations.ts use ag grid search 2025-09-22 14:54:20 -05:00
useGetSearchQuery.ts feat: add knowledge status (#53) 2025-09-24 10:27:59 -03:00
useGetSettingsQuery.ts add container utils (#151) 2025-09-30 16:34:55 -03:00