dev #5

Closed
ly wants to merge 93 commits from dev into dev-db
Showing only changes of commit aadbcbf15f - Show all commits
+2
View File
@@ -17,6 +17,7 @@ aiostream = "^0.6.2"
llama-index = "0.10.63" llama-index = "0.10.63"
cachetools = "^5.3.3" cachetools = "^5.3.3"
protobuf = "4.25.4" protobuf = "4.25.4"
nltk = "^3.8.2"
#arize-phoenix = "^4.12.0" #arize-phoenix = "^4.12.0"
openinference-instrumentation-llama-index="2.2.3" openinference-instrumentation-llama-index="2.2.3"
@@ -32,6 +33,7 @@ llama-index-vector-stores-qdrant = "^0.2.14"
chroma="^0.2.0" chroma="^0.2.0"
llama-index-vector-stores-chroma = "^0.1.10" llama-index-vector-stores-chroma = "^0.1.10"
llama-index-readers-json = "^0.1.5" llama-index-readers-json = "^0.1.5"
llama-index-retrievers-bm25 = "^0.2.2"
duckduckgo_search = "^6.2.6" duckduckgo_search = "^6.2.6"