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 0b1447f commit f274581Copy full SHA for f274581
requirements/common.txt
@@ -14,7 +14,7 @@ protobuf # Required by LlamaTokenizer.
14
fastapi[standard] >= 0.115.0 # Required by FastAPI's form models in the OpenAI API server's audio transcriptions endpoint.
15
aiohttp
16
openai >= 1.52.0 # Ensure modern openai package (ensure types module present and max_completion_tokens field support)
17
-pydantic >= 2.9
+pydantic >= 2.10
18
prometheus_client >= 0.18.0
19
pillow # Required for image processing
20
prometheus-fastapi-instrumentator >= 7.0.0
0 commit comments