No Neuro client library is currently marked Recommended or Supported. For a new integration, use the Agent API unless your Neuron operator or project owner confirms a library and compatible version.
Support levels
When a client library is reviewed, it receives one of these support levels:
Available clients
A public repository is not evidence that a client is supported. Confirm the package source, owner, support policy, and tested Neuron version before using it in production.
What a supported SDK must document
- Installation command and package source.
- Supported language/runtime and Neuron versions.
- Authentication example.
- First successful operation.
- Error and retry model.
- Known limitations.
- Owner and support policy.
- A complete runnable example using the SDK.
Direct HTTP fallback
Use the Agent API Quickstart to start a new integration today. The Agent API is Neuro’s primary HTTP API; its name is unrelated to AI agents.