| 1 | //! `OpenRouter` LLM provider implementation |
| 2 | //! |
| 3 | //! `OpenRouter` provides unified access to multiple AI models through a single API. |
| 4 | //! It supports OpenAI-compatible endpoints with additional features like model routing |
nothing calls this directly
no outgoing calls
no test coverage detected