🔺 chore(pyproject.toml): update langchain dependency to version 0.0.312 for bug fixes and improvements

This commit is contained in:
Gabriel Luiz Freitas Almeida 2023-10-17 10:16:24 -03:00
commit 8f7ebf49db
2 changed files with 777 additions and 622 deletions

1397
poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -33,7 +33,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.308"
langchain = "^0.0.312"
openai = "^0.27.8"
pandas = "2.0.3"
chromadb = "^0.3.21"