Libraries (SDKs)
Libraries (SDKs)
We have a number of client-side SDKs available for different languages.
Since Llama Stack is OpenAI-compatible, you can use any OpenAI SDK in any language. We also provide dedicated client SDKs with additional features.
| Language | Client SDK | Package |
|---|---|---|
| Python | llama-stack-client-python | |
| Node | llama-stack-client-node |
OpenAI SDK Compatibility
Any language with an OpenAI SDK (Python, Node, Go, Ruby, Java, etc.) works with Llama Stack out of the box. Just point base_url to your Llama Stack server.