|
|
|
|
|
by cle
310 days ago
|
|
What you described is essentially how it works. The LLM has no control over how the inputs & outputs are validated, nor in how the result is fed back into it. The MCP interface (Claude Code in this case) is doing the schema checks. Claude Code will refuse to provide the result to the LLM if it does not pass the schema check, and the LLM has no control over that. |
|
Which is completely fucking irrelevant to what everyone else is discussing.