| 1 | /** |
| 2 | * The `OpenRouterLanguageModel` module provides the OpenRouter implementation |
| 3 | * of Effect AI's `LanguageModel` service. It translates provider-neutral |
| 4 | * prompts, tools, files, structured output requests, reasoning metadata, |
nothing calls this directly
no test coverage detected