Platform
SDKs
Native libraries for every major language.
Official languages
- Python — pip install xobriq
- Node.js / TypeScript — npm install xobriq
- Go — go get github.com/xobriq-ai/xobriq-go
- Java — Maven artifact com.xobriq:xobriq-java
- Ruby — gem install xobriq
- .NET — dotnet add package Xobriq
Feature parity
All SDKs cover Guard, Cloud, Agentic, and Platform APIs. They implement retries with jitter, streaming responses for LLM calls, and typed error unions.
Community SDKs
Elixir, Rust, and Kotlin SDKs are maintained by the community. See github.com/xobriq-ai/awesome-xobriq.