Skip to content

fix: allow api web search sources#3292

Open
nightcityblade wants to merge 1 commit into
openai:mainfrom
nightcityblade:fix/issue-2636-web-search-source-type
Open

fix: allow api web search sources#3292
nightcityblade wants to merge 1 commit into
openai:mainfrom
nightcityblade:fix/issue-2636-web-search-source-type

Conversation

@nightcityblade
Copy link
Copy Markdown

  • I understand that this repository is auto-generated and my pull request may not be merged

Changes being requested

Fixes #2636

  • allow ActionSearchSource.type to be either "url" or "api"
  • allow API-backed sources to carry a name while keeping url optional for non-URL sources
  • add a regression test that parses an api source successfully

Additional context & links

@nightcityblade nightcityblade requested a review from a team as a code owner May 21, 2026 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ActionSearchSource.type is claimed to be always be 'url', but can be 'api'

1 participant