-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Milestone
Description
Test description
Following tool response checking in #18 , there were a few observed edge cases for particular tools (e.g. test3_get_weather) where expected MCP errors were only surfaced intermittently instead of consistently, despite the plugin and nemo check server surfacing expected messages to "block" in logs.
We would like to first answer:
- Can we avoid chunk edge cases and buffering within the ext-proc server itself by updating https://github.com/kagenti/plugins-adapter/blob/main/filter.yaml#L31-L32 from
STREAMEDtoBUFFERED? - Do we need to update the ext-proc server implementation if the modes are updated?
We will open bugs based on this investigation.
Reactions are currently unavailable