Problem
As responses from mcp server tools can be chunked or streamed we need to design how the plugin adapter will invoke guardrails. E.g., options can be:
- Wait for full response and then invoke guardrails (increased user wait time, and in case of very long running tools can break functionality)
- Call guardrails with all partial responses (depending on the guardrail, this may be ineffective in specific situations)
Goals and non-goals
- Goals: Document usability and technical tradeoffs, and howtos.
Success criteria
Stories to be associated with this epic
No response
Additional Context
No response
Problem
As responses from mcp server tools can be chunked or streamed we need to design how the plugin adapter will invoke guardrails. E.g., options can be:
Goals and non-goals
Success criteria
Stories to be associated with this epic
No response
Additional Context
No response