private-gpt/private_gpt/server
icsy7867 087cb0b7b7
feat(rag): expose similarity_top_k and similarity_score to settings (#1771)
* Added RAG settings to settings.py, vector_store and chat_service to add similarity_top_k and similarity_score

* Updated settings in vector and chat service per Ivans request

* Updated code for mypy
2024-03-20 22:25:26 +01:00
..
chat feat(rag): expose similarity_top_k and similarity_score to settings (#1771) 2024-03-20 22:25:26 +01:00
chunks feat: Upgrade to LlamaIndex to 0.10 (#1663) 2024-03-06 17:51:30 +01:00
completions feat: Add stream information to generate SDKs (#1569) 2024-02-02 16:14:22 +01:00
embeddings fix: Remove global state (#1216) 2023-11-12 22:20:36 +01:00
health Add simple Basic auth (#1203) 2023-11-12 19:05:00 +01:00
ingest feat(UI): Faster startup and document listing (#1763) 2024-03-20 19:11:44 +01:00
utils feat(llm): adds serveral settings for llamacpp and ollama (#1703) 2024-03-11 22:51:05 +01:00
__init__.py Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00