slightly modifications on prompt

This commit is contained in:
Joao Moura
2023-12-04 00:12:36 -08:00
parent da00aa2668
commit 53f6b0f844
5 changed files with 358 additions and 299 deletions

View File

@@ -20,6 +20,7 @@ openai = "^0.28.1"
[tool.poetry.group.test.dependencies]
pytest = "^7.4"
pytest-vcr = "^1.0.2"
python-dotenv = "1.0.0"
[build-system]
requires = ["poetry-core"]