Skip to content

docs: fix runnable Python examples#3885

Merged
seratch merged 1 commit into
mainfrom
docs/fix-runnable-code-examples
Jul 19, 2026
Merged

docs: fix runnable Python examples#3885
seratch merged 1 commit into
mainfrom
docs/fix-runnable-code-examples

Conversation

@seratch

@seratch seratch commented Jul 19, 2026

Copy link
Copy Markdown
Member

This pull request updates Python examples in the English documentation so they run as shown. It removes unused imports, adds missing asyncio.run(main()) entrypoints to the mixed-model and agent-as-tool examples, and replaces a non-existent parent SQLite path with a runnable local database path.

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

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 502208e36b

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread docs/ja/agents.md
@seratch
seratch merged commit 2fa4635 into main Jul 19, 2026
9 checks passed
@seratch
seratch deleted the docs/fix-runnable-code-examples branch July 19, 2026 23:48
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.

1 participant