You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fastapi[standard] >= 0.115.0# Required by FastAPI's form models in the OpenAI API server's audio transcriptions endpoint.
13
+
fastapi[standard] >= 0.115.0, < 0.137 # Required by FastAPI's form models in the OpenAI API server's audio transcriptions endpoint. Cap FastAPI<0.137 based on PR 45594.
14
14
aiohttp >= 3.13.3
15
15
openai >= 2.0.0 # For Responses API with reasoning content
0 commit comments