ModelSettings.extra_args 具有提供程序原生值时,会导致每个带有 PydanticSerializationError 的 Chat Completions 模型调用都失败
作者: kaluli123123创建于 2026年9月14日更新于 2026年9月17日
Setting a provider-native value in `ModelSettings.extra_args` makes every Chat Completions-family model call fail with `PydanticSerializationError` before any HTTP request is issued. Disabling tracing does not avoid it.
内容来源: openai/openai-agents-python