Skip to content

docs: explain programmatic tool calling#3860

Closed
william-xue wants to merge 1 commit into
openai:mainfrom
william-xue:docs/programmatic-tool-calling
Closed

docs: explain programmatic tool calling#3860
william-xue wants to merge 1 commit into
openai:mainfrom
william-xue:docs/programmatic-tool-calling

Conversation

@william-xue

Copy link
Copy Markdown
Contributor

What

  • add programmatic tool calling to the tools guide and tool chooser
  • show a minimal structured function-tool setup
  • document caller permissions, output schemas, and forced tool choice

Why

Programmatic tool calling is available in the SDK and has a complete example, but the tools guide does not currently explain when to use it or how to configure eligible tools.

Test

  • uv run mkdocs build
  • validated the documented tool configuration with a local Python snippet
  • git diff --check

@seratch seratch added the documentation Improvements or additions to documentation label Jul 17, 2026
@seratch

seratch commented Jul 17, 2026

Copy link
Copy Markdown
Member

Thanks for suggesting the change here. #3872 will cover everything for the upcoming release.

@seratch seratch closed this Jul 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants