v6.6.4
·
813 commits
to main
since this release
Release Notes
This update provides important bug fixes and improvements.
Threads
Resolved Issues
- Fixed: An assistant message may fail to complete when the assistant uses web search with one of OpenAI's internal sources (
oai-weather, etc.) because the openai-python SDK does not expose thenamefield inActionSearchSource.
Deployment Information
| Schema Upgrade | Migration Script | Permissions Update | Task Definition Update | Configuration Update |
|---|---|---|---|---|
| YES | No | No | No | No |
Deployment Details
- Schema Upgrade: Adds name column in web_search_call_search_sources, updates url column to nullable in web_search_call_search_sources.
Related PRs
Full Changelog: 784-srv368-web226...785-srv369-web226