Update pyproject.toml
This commit is contained in:
parent
fa82b06a8b
commit
56cbbdc3b7
@ -18,7 +18,7 @@ huggingface-hub = "*"
|
|||||||
transformers = "*"
|
transformers = "*"
|
||||||
|
|
||||||
# Vector DB: Weaviate
|
# Vector DB: Weaviate
|
||||||
weaviate-client = "*"
|
weaviate-client = "^4.13.2"
|
||||||
|
|
||||||
# Embeddings
|
# Embeddings
|
||||||
openai = "*" # OpenAIEmbeddings용
|
openai = "*" # OpenAIEmbeddings용
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user