Added langchain
This commit is contained in:
parent
eb6f064c0e
commit
b0e3c0d482
|
|
@ -7,6 +7,9 @@ requires-python = ">=3.11"
|
|||
dependencies = [
|
||||
"grpcio>=1.78.0",
|
||||
"grpcio-tools>=1.78.0",
|
||||
"langchain>=1.2.10",
|
||||
"langchain-community>=0.4.1",
|
||||
"langchain-elasticsearch>=1.0.0",
|
||||
"loguru>=0.7.3",
|
||||
"numpy>=2.4.2",
|
||||
"pandas>=3.0.0",
|
||||
|
|
|
|||
Loading…
Reference in New Issue