|
|
|
|
|
by upghost
338 days ago
|
|
I think it's interesting and odd that tool calling took the form of this gnarly json blob. I much prefer the NexusRaven[1] style where you provide python function stubs with docstrings and get back python function invocations with the arguments populated. Of course I don't really understand why MCP is popular over REST or CLI, either. [1]: https://github.com/nexusflowai/NexusRaven-V2 |
|