Updated and tested retry logic, still more to be done
This commit is contained in:
parent
c7c757217c
commit
cb14a8446d
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue