Merge branch 'dev' into input-refactor

This commit is contained in:
Cristhian Zanforlin Lousa 2023-07-24 16:18:48 -03:00
commit 0e0082c710
2 changed files with 403 additions and 110 deletions

509
poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -29,8 +29,8 @@ beautifulsoup4 = "^4.12.2"
google-search-results = "^2.4.1"
google-api-python-client = "^2.79.0"
typer = "^0.9.0"
gunicorn = "^20.1.0"
langchain = "^0.0.237"
gunicorn = "^21.1.0"
langchain = "^0.0.240"
openai = "^0.27.8"
pandas = "^2.0.0"
chromadb = "^0.3.21"