Skip to content

docs: correct step 1 of Output guardrails to use agent's output (#890) #921

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

kirtiupacharya
Copy link

This PR fixes a typo in the “Output guardrails run in 3 steps” section by updating step 1 to refer to the agent’s output rather than its input.

  • Changed “First, the guardrail receives the same input passed to the agent.”
    to “First, the guardrail receives the same output produced by the agent.”

Closes #890

@seratch seratch added documentation Improvements or additions to documentation duplicate This issue or pull request already exists labels Jun 23, 2025
@seratch
Copy link
Member

seratch commented Jun 23, 2025

Thank you for submitting this but we already have the fix for this issue (#903). So, let us close this one as duplicate 🙇

@seratch seratch closed this Jun 23, 2025
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 duplicate This issue or pull request already exists
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typo in Output Guardrails documentation: "First, the guardrail receives the same input passed to the agent."
2 participants