Jan
Last updated
Was this helpful?
Was this helpful?
{
"id": "claude-sonnet-4-20250514",
"object": "model",
"name": "Claude Sonnet 4 (TensorX)",
"description": "Claude Sonnet 4 via TensorX API",
"settings": {
"ctx_len": 200000
},
"parameters": {
"temperature": 0.7,
"top_p": 0.95,
"stream": true,
"max_tokens": 4096
},
"metadata": {
"author": "TensorX",
"tags": ["Claude", "Anthropic", "TensorX"]
},
"engine": "openai"
}