Does OpenRouter handle the conversion from ChatML to Claude or can we do this manually and add it to prompt in the body? Same question for pruning to be within the context limits (since we normally handle that ourselves in a selective way).
When trying to pass in a prompt key, it seems to just return a 200 but doesn't stream back OpenAI format.
If I leave it in ChatML format, it seems to work fine.
Just can't find anything about this in the docs in terms of what's unified or what needs transforming.
Thanks!