Skip to content

Commit

Permalink
support Oralce DB
Browse files Browse the repository at this point in the history
  • Loading branch information
jin38324 committed Nov 8, 2024
1 parent 6e56c83 commit 07c0238
Showing 1 changed file with 14 additions and 10 deletions.
24 changes: 14 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,22 @@
accelerate
aioboto3
aiohttp
graspologic
hnswlib
nano-vectordb
neo4j
networkx
ollama
openai
pyvis
tenacity
xxhash
# lmdeploy[all]

# LLM packages
tiktoken
torch
transformers
xxhash
# lmdeploy[all]
aioboto3
ollama
openai

# database packages
graspologic
hnswlib
networkx
oracledb
nano-vectordb
neo4j

0 comments on commit 07c0238

Please sign in to comment.