SDKs

One beast. Every language you ship in.

Official, typed SDKs with full autocomplete and first-class async support. Pick your language and you are querying in three lines.

Python

Stable

3.9+ · async & sync clients

pip install beastrag

JavaScript / TypeScript

Stable

Node 18+ · ESM & CJS · edge-ready

npm install beastrag

C# / .NET

Stable

.NET 8+ · async/await first

dotnet add package BeastRAG

Go

Beta

1.21+ · context-aware

go get github.com/beastrag/beast-go

Rust

Preview

tokio runtime

cargo add beastrag

Java

Preview

JDK 17+

implementation 'ai.beastrag:beast'

Every SDK wraps the same REST API. Prefer to self-host the runtime? Get the Community Edition.