@healthnow
The ability to change the model of a custom LLM (Large Language Model) from gpt-3.5-turbo to another model depends on the specific configurations and options provided by the API you're using. If you're working with VAPI, you would typically have the option to specify which model you want to use when making API calls, as long as the model you want to switch to is supported and available within the API's framework.
If you're encountering issues or limitations in changing the model, it could be due to several reasons:
1. API Restrictions: The API might have restrictions on changing models based on the plan you're subscribed to or the endpoint you're using.
2. Model Availability: The model you want to switch to might not be available or released for public use yet.
3. Configuration Constraints: There might be constraints in the API configuration that prevent changing the model without proper authorization or additional setup.
4. Technical Limitations: There could be technical limitations or compatibility issues with the new model that need to be addressed first.
If you provide more context or specify the error message you're receiving, I can offer more targeted assistance. Otherwise, if this is a technical issue with the API, it would be best to reach out to the API's support team for more detailed information.