mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-26 09:52:11 +03:00
17 lines
225 B
JSON
17 lines
225 B
JSON
{
|
|
"max_tokens": 32768,
|
|
"messages": [
|
|
{
|
|
"content": [
|
|
{
|
|
"text": "hi",
|
|
"type": "text"
|
|
}
|
|
],
|
|
"role": "user"
|
|
}
|
|
],
|
|
"model": "claude-opus-4-5",
|
|
"stream": true
|
|
}
|