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 17d3c77 commit 32431d6Copy full SHA for 32431d6
pyproject.toml
@@ -5,7 +5,7 @@ dependencies = [
5
"datasets",
6
"tiktoken",
7
"langchain",
8
- "openai",
+ "openai>1",
9
"pysbd>=0.3.4",
10
"nest-asyncio",
11
]
0 commit comments