Update langchain version to 0.1.0

This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-01-30 09:00:32 -03:00
commit 910c55fa0c
2 changed files with 441 additions and 506 deletions

945
poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -35,7 +35,7 @@ google-search-results = "^2.4.1"
google-api-python-client = "^2.79.0"
typer = "^0.9.0"
gunicorn = "^21.2.0"
langchain = "~0.0.345"
langchain = "~0.1.0"
openai = "^1.6.1"
pandas = "2.0.3"
chromadb = "^0.4.0"