Updated and tested retry logic, still more to be done

This commit is contained in:
Vasilije 2023-10-08 22:31:26 +02:00
parent c7c757217c
commit cb14a8446d

View file

@ -8,7 +8,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.10"
#langchain = {git = "https://github.com/topoteretes/langchain.git" , tag = "v0.0.209"}
langchain = "v0.0.303"
langchain = "v0.0.308"
nltk = "3.8.1"
openai = "0.27.8"