Thanks to visit codestin.com
Credit goes to github.com

Skip to content

🔨 Use gpt-5.5 model in translate.py, specify -chat to avoid warnings#15792

Merged
tiangolo merged 1 commit into
masterfrom
resolve-chatgpt5-deprecated
Jun 18, 2026
Merged

🔨 Use gpt-5.5 model in translate.py, specify -chat to avoid warnings#15792
tiangolo merged 1 commit into
masterfrom
resolve-chatgpt5-deprecated

Conversation

@YuriiMotov

Copy link
Copy Markdown
Member

The -chat suffix is needed to avoid the warning:

/home/yurii/code/1.FastAPI/fastapi/.venv/lib/python3.11/site-packages/pydantic_ai/agent/__init__.py:414: PydanticAIDeprecationWarning: In v2.0, 'openai:' will resolve to the OpenAI Responses API by default. Use 'openai-chat:' to keep current Chat Completions behavior, or 'openai-responses:' to opt in early.

@codspeed-hq

codspeed-hq Bot commented Jun 18, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 20 untouched benchmarks


Comparing resolve-chatgpt5-deprecated (91e8d09) with master (6a0ba7b)

Open in CodSpeed

@tiangolo tiangolo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, thanks! 🙌

@tiangolo tiangolo merged commit 2f4ba0b into master Jun 18, 2026
41 checks passed
@tiangolo tiangolo deleted the resolve-chatgpt5-deprecated branch June 18, 2026 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants