openrag/src
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
..
api add container utils (#151) 2025-09-30 16:34:55 -03:00
config add container utils (#151) 2025-09-30 16:34:55 -03:00
connectors langflow_file_id init 2025-09-29 14:54:30 -04:00
models rm annotation 2025-09-29 15:18:40 -04:00
services add container utils (#151) 2025-09-30 16:34:55 -03:00
tui docker compose asset catchup 2025-09-18 15:23:33 -04:00
utils add container utils (#151) 2025-09-30 16:34:55 -03:00
agent.py feat: add session delete functionality (#70) 2025-09-24 17:41:53 -03:00
auth_context.py ruff 2025-09-03 09:17:30 -04:00
auth_middleware.py Merge branch 'main' of github.com:phact/gendb 2025-09-04 20:56:56 -04:00
main.py fix: update onboarding design, make opensearch index be initialized after onboarding, make flow reset change the models to the provider chosen (#100) 2025-09-26 12:04:17 -03:00
session_manager.py Merge branch 'main' of https://github.com/langflow-ai/openrag into delete-knowledge 2025-09-18 14:09:51 -06:00