feat(rag): Implement RAG engine, configuration schema, and vector store integration
This commit is contained in:
@@ -18,6 +18,8 @@ dependencies = [
|
||||
"mcp>=1.0.0",
|
||||
"pytest-timeout>=2.4.0",
|
||||
"pyopengl>=3.1.10",
|
||||
"chromadb>=1.5.8",
|
||||
"sentence-transformers>=5.4.1",
|
||||
]
|
||||
|
||||
[dependency-groups]
|
||||
|
||||
Reference in New Issue
Block a user