openheim 0.1.0

A fast, multi-provider LLM agent runtime written in Rust
Documentation
1
2
3
4
5
6
7
# Openheim Documentation

| Document | Description |
|---|---|
| [configuration.md]./configuration.md | Full `config.toml` reference — providers, MCP servers, timeouts, models |
| [library.md]./library.md | Embedding openheim as a Rust library — `OpenheimClient`, sessions, streaming |
| [api.md]../api.md | Complete server API spec — REST endpoints, WebSocket protocol, TypeScript interfaces, sequence diagrams |