# llms-sdk A unified interface to call LLM APIs, written in Rust. Full corpus (all pages, one document): https://llms-sdk.cc/llms-full.txt ## Pages - [llms-sdk](https://llms-sdk.cc/index.md) — A unified SDK for calling LLM APIs in Rust, TypeScript, and Python. - [Python](https://llms-sdk.cc/python/index.md) — Using llms-sdk from Python. - [Rust](https://llms-sdk.cc/rust/index.md) — Using llms-sdk from Rust. - [TypeScript](https://llms-sdk.cc/typescript/index.md) — Using llms-sdk from TypeScript / Node.js.