Skip to content

docs(tools): fix string concatenation typo in agent instructions#3599

Open
mshsheikh wants to merge 1 commit into
openai:mainfrom
mshsheikh:patch-50
Open

docs(tools): fix string concatenation typo in agent instructions#3599
mshsheikh wants to merge 1 commit into
openai:mainfrom
mshsheikh:patch-50

Conversation

@mshsheikh

Copy link
Copy Markdown
Contributor
  • Add a trailing space to the first string literal in the orchestrator_agent instructions tuple
  • Prevent Python's implicit string concatenation from merging "translate." and "If" into "translate.If"

- Add a trailing space to the first string literal in the `orchestrator_agent` instructions tuple
- Prevent Python's implicit string concatenation from merging "translate." and "If" into "translate.If"
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.

1 participant