-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Milestone
Description
Feature Description
The compatible /v1/guardrails/check calls have been implicit so far. This should be documented
Proposed Solution
Tool request checks (on tool_pre_invoke) -> nemo guardrails "tool_output" rail since this would be "output" from an LLM
Tool response checks (on tool_post_invoke) -> nemo guardrails "tool_input" rail since this would be "input" from a tool to an LLM
Other request checks (TBD on #35 ) -> nemo guardrails "input" rail
Other response checks (Also #35) -> nemo guardrails "output" rail
Want to contribute?
- I would like to work on this issue.
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation