-
|
demos/use_cases/claude_code_router contains the following configuration: listeners:
egress_traffic:
address: 0.0.0.0
port: 12000
message_format: openai
timeout: 30sBut AFAIK, Claude Code doesn't accept OpenAI-format responses. Is |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Same question |
Beta Was this translation helpful? Give feedback.
-
|
So sorry about the delay in getting back to you here - the message_format field is ignored for ClaudeCode router setups. This is an old filed that is deprecated and we now simply look at the client api request and marshall/unmarshall the shapes appropriately. Please note that most of our discussions are actively managed on our discord channel (linked in the project README) |
Beta Was this translation helpful? Give feedback.
So sorry about the delay in getting back to you here - the message_format field is ignored for ClaudeCode router setups. This is an old filed that is deprecated and we now simply look at the client api request and marshall/unmarshall the shapes appropriately. Please note that most of our discussions are actively managed on our discord channel (linked in the project README)