94355af62b76345d3169795b06eb927ad5236c4e
- Introduced LLM configuration in rag_config.yaml and corresponding LLMConfig class in config.py. - Updated load_rag_config function to parse LLM settings from the configuration file. - Added new API route for RAG in urls.py to facilitate access to the chat model. - Modified QdrantVectorStore to use query_points method for improved functionality.
Description
No description provided
Languages
Python
99.6%
Shell
0.3%