Skip to content

Document nemo check plugin mappings #50

@evaline-ju

Description

@evaline-ju

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

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentation

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions