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 43c4f3d commit 9040639Copy full SHA for 9040639
requirements/common.txt
@@ -12,7 +12,7 @@ tokenizers >= 0.21.1 # Required for fast incremental detokenization.
12
protobuf # Required by LlamaTokenizer.
13
fastapi[standard] >= 0.115.0 # Required by FastAPI's form models in the OpenAI API server's audio transcriptions endpoint.
14
aiohttp
15
-openai >= 1.98.0 # For Responses API with reasoning content
+openai >= 1.99.1 # For Responses API with reasoning content
16
pydantic >= 2.10
17
prometheus_client >= 0.18.0
18
pillow # Required for image processing
0 commit comments