# opi-ai
Unified multi-provider LLM API with streaming support.
Part of the [opi](https://github.com/OdradekAI/opi) workspace — a Rust reimplementation of [pi](https://github.com/earendil-works/pi).
Provides a standardized interface for interacting with multiple LLM providers including OpenAI, Anthropic, Google Gemini, Mistral, AWS Bedrock, and Azure OpenAI.
## Status
Scaffolding release. The module structure (`provider`, `stream`, `model`, `config`) is in place; implementations are stubs.
## License
MIT