Skip to content
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

Fact checking guardrails #347

Open
wants to merge 26 commits into
base: main
Choose a base branch
from

Conversation

amri369
Copy link
Contributor

@amri369 amri369 commented Mar 26, 2025

Related to issue #416

Pull Request: Fact Checking Guardrails Feature

Summary

  • Added a new feature for fact checking guardrails.
  • Complements the existing input/output guardrails implementation.
  • Follows the same design patterns as the existing guardrails.

Test Plan

  • Unit tests have been added in tests/test_guardrails.py to ensure functionality.
  • Example usage provided in examples/agent_patterns/fact_checking_guardrails.py.
  • Verified that make lint and make format pass without issues.
  • Ran full test suite to ensure all tests pass.

Issue Number

Checks

  • I've added new tests (if relevant).
  • I've added/updated the relevant documentation in docs/guardrails.md.
  • I've run make lint and make format.
  • I've made sure tests pass.

Sorry, something went wrong.

mamrialpha and others added 24 commits March 25, 2025 13:28

Verified

This commit was signed with the committer’s verified signature.
JohnTitor Yuki Okushi

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@amri369 amri369 marked this pull request as draft March 27, 2025 17:42

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@amri369 amri369 marked this pull request as ready for review March 27, 2025 18:05

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@amri369 amri369 changed the title Feat/fact checking guardrails Fact checking guardrails Mar 27, 2025
@amri369 amri369 changed the title Fact checking guardrails Fact checking guardrails (issue #416) Apr 3, 2025
@amri369 amri369 changed the title Fact checking guardrails (issue #416) Fact checking guardrails Apr 3, 2025
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.

None yet

2 participants