OpenAI API compatibility
OpenRouter speaks OpenAI's chat-completions schema, so you reuse the official SDK by only changing base_url and api_key.
Advanced Mòdul 05
Reuse the OpenAI SDK pointed at OpenRouter, work with streaming and do tool calling without rewriting the client.