crabtalk 0.0.6

High-performance LLM API gateway — binary
crabtalk-0.0.6 is not a library.
Visit the last successful build: crabtalk-0.0.15

crabtalk

crates.io

High-performance LLM API gateway in Rust.

Crabtalk exposes an OpenAI-compatible API and routes requests to the configured provider — OpenAI, Anthropic, Google Gemini, Azure, AWS Bedrock, Ollama, and any OpenAI-compatible service.

Install

cargo install crabtalk

Usage

crabtalk --config crabtalk.toml

See the docs for configuration, providers, routing, and extensions.

License

MIT OR Apache-2.0