Remix.run Logo
jrm4 12 hours ago

Yeah, "MCP" felt like BS from jump. Basically it's the problem that will always be a problem, namely "AI stuff is non-deterministic."

If there was some certainty MCP could add to this equation that would perhaps be theoretically nice, but otherwise it's just .. parsing, a perhaps not "solved" problem, but one for which there's already ample solutions.

chpatrick 11 hours ago | parent [-]

Why are they nondeterministic? You can use a fixed seed or temperature=0.

datadrivenangel 9 hours ago | parent | next [-]

The whole point of "agentic AI" is that you don't have to rigorously test every potential interaction, which means that even a temperature zero model may behave unexpectedly, which is bad for security.

urbandw311er 9 hours ago | parent | prev [-]

Even with zero temperature (and some of the latest models don’t allow that) you’re still not absolutely guaranteed deterministic output.

8 hours ago | parent | next [-]
[deleted]
ares623 4 hours ago | parent | prev [-]

Just repeatable output.