Try API For Free
Use public endpoints to validate capability before purchasing a dedicated API key.
Best experience comes from following the official implementation pattern.
Use public endpoints to validate capability before purchasing a dedicated API key.
Best experience comes from following the official implementation pattern.
{
"llm": {
"provider": "turix",
"model_name": "your-model",
"api_key": "your_api_key",
"base_url": "https://turixapi.io/v1"
}
}