We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ba99be commit 29d41a4Copy full SHA for 29d41a4
pyproject.toml
@@ -229,7 +229,8 @@ aqua = [
229
"cachetools",
230
"huggingface_hub",
231
"python-dotenv",
232
- "rich"
+ "rich",
233
+ "openai"
234
]
235
236
# To reduce backtracking (decrese deps install time) during test/dev env setup reducing number of versions pip is
0 commit comments