MCPcopy Create free account
hub / github.com/InfinitiBit/graphbit / openrouter.rs

File openrouter.rs

core/src/llm/openrouter.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected