Skip to content

docs: add system message customization section to Python README#1066

Open
Halcyonhal9 wants to merge 1 commit intogithub:mainfrom
Halcyonhal9:docs/python-system-message-customization
Open

docs: add system message customization section to Python README#1066
Halcyonhal9 wants to merge 1 commit intogithub:mainfrom
Halcyonhal9:docs/python-system-message-customization

Conversation

@Halcyonhal9
Copy link
Copy Markdown

Document the three system message modes (append, customize, replace) in the Python SDK README, matching the coverage in the .NET README.

Includes Python-specific transform callback support for the customize mode.

This addresses issue: #1065

Document the three system message modes (append, customize, replace)
in the Python SDK README, matching the coverage in the .NET README.

Includes Python-specific transform callback support for the customize
mode.
Copilot AI review requested due to automatic review settings April 12, 2026 07:09
@Halcyonhal9 Halcyonhal9 requested a review from a team as a code owner April 12, 2026 07:09
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds missing Python SDK documentation for system message configuration, aligning Python README coverage with the existing .NET README and addressing #1065.

Changes:

  • Adds a new “System Message Customization” section documenting append, customize, and replace modes for system_message.
  • Documents Python-specific support for transform callbacks in customize mode.
  • Adds a cross-reference from the create_session() options list to the new section.

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.

2 participants