Skip to content

v6.6.4

Choose a tag to compare

@ekassos ekassos released this 06 Sep 17:37
· 813 commits to main since this release
4101fec

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 the name field in ActionSearchSource.

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

  • fix/ Web Search Action Source has incorrect type in openai sdk by @ekassos in #1008

Full Changelog: 784-srv368-web226...785-srv369-web226