feat(ai-chat): Add openai python SDK to project
This commit is contained in:
@@ -34,6 +34,7 @@ dash = "^2.17.1"
|
||||
gunicorn = "^23.0.0"
|
||||
pyodbc = "^5.1.0"
|
||||
pandas = "^2.2.2"
|
||||
openai = "^1.43.0"
|
||||
|
||||
[tool.poetry.group.docs.dependencies]
|
||||
mkdocs = "^1.6.0"
|
||||
|
||||
Reference in New Issue
Block a user