For the complete documentation index, see llms.txt. This page is also available as Markdown.

JSON-RPC

JSON-RPC is a remote procedure call protocol encoded in JSON. It allows multiple calls to be sent to the server which may be answered out of order.

Last updated

Was this helpful?