Replace the deprecated callModel / getText pattern with the chat.send method and extract the response content via extractContentFromChatResponse. This aligns with the current OpenRouter SDK interface.
Replace the deprecated callModel / getText pattern with the chat.send method and extract the response content via extractContentFromChatResponse. This aligns with the current OpenRouter SDK interface.