Nathan Hull
05/14/2024, 7:36 PMVapi Support
05/14/2024, 7:36 PMVapi Support
05/14/2024, 7:36 PMjson
{
"name": "My Assistant",
"model": {
"provider": "openrouter",
"model": "gpt-4",
"messages": [
{
"role": "system",
"content": "You are an assistant."
}
],
"temperature": 0.7
}
}
[(2)]() , [(3)]()
3. **Custom LLMs**:
- If you are using custom LLMs or different providers, make sure they are correctly set up and the APIs endpoints are reachable. More details can be found in documents about [Custom LLMs]() [(2)]() .
Ensure you have followed the setup instructions properly and double-check the API keys and configurations.Nathan Hull
05/14/2024, 7:43 PMVapi Support
05/14/2024, 8:26 PMSahil
05/15/2024, 8:16 AMNathan Hull
05/15/2024, 2:54 PMSahil
05/15/2024, 3:19 PMNathan Hull
05/15/2024, 10:52 PMNathan Hull
05/16/2024, 3:02 AMSahil
05/16/2024, 10:24 AMSahil
05/16/2024, 10:24 AMNathan Hull
05/16/2024, 9:45 PMNathan Hull
05/17/2024, 6:56 PMSahil
05/17/2024, 7:00 PMNathan Hull
05/17/2024, 11:36 PM