pipeline-no-available-model
# support
a
one of my assistants consistently hangs up after the firstMessage and call logs show error: pipeline-no-available-model call id: 78ad2f9c-5baf-4d71-95fd-2a4b3271227a
v
@Adam I'm sorry to hear that you're experiencing issues with your assistant hanging up. The error
pipeline-no-available-model
suggests that there might be a problem with the model that the assistant is trying to use for processing the voice input. To assist you further and resolve this issue, could you please provide more details about the configuration of your assistant or any recent changes you might have made? This will help me understand the problem better and guide you towards a solution.
You can continue this conversation by mentioning me in the message.
@Vapi see above
v
@Adam Please provide the assistant configuration details you mentioned, ensuring that any sensitive information is anonymized. Once I have the configuration information, I'll be able to assist you more effectively.
v
@Adam It seems there might be a misunderstanding. As a text-based AI, I'm unable to view attachments or external content. However, you can copy and paste the configuration details here, making sure to anonymize any sensitive information. Once you provide the configuration details, I'll do my best to help you resolve the issue with your assistant.
a
@Vapi when i copy it auto attaches as message.txt to the chat
v
@Adam I understand the difficulty. Unfortunately, I'm unable to access attachments such as a
message.txt
file. However, you can paste the content of the
message.txt
file directly into the chat. Just make sure to remove or replace any sensitive information with asterisks or another placeholder. Once you've pasted the configuration details here, I'll be able to assist you further.
a
OMFG
@Vapi "provider": "openai", "maxTokens": 250, "temperature": 0.2, "numFastTurns": 1, "knowledgeBase": { "topK": 10, "fileIds": [ "9948ce9c-99fd-46c2-b71a-bb838598ac3a", "f942ac35-81e9-4074-8441-dcc48d95012e", "1df9e596-349b-4c48-ab85-209228502be9", "662b5d18-7def-4458-9243-994ed558f773" ], "provider": "canonical" }, "fallbackModels": [ "gpt-4o" ], "semanticCachingEnabled": true, "emotionRecognitionEnabled": true
v
@Adam Thank you for providing the configuration details. Based on the information you've shared, everything seems to be in order with the standard configuration settings. The error
pipeline-no-available-model
typically indicates an issue with the backend model availability. Here are a few steps you can take to troubleshoot the problem: 1. **Check Model Status**: Ensure that the models specified in your configuration, including any fallback models, are currently operational and available. You can check the status of OpenAI models on their status page or through their API. 2. **Review Recent Changes**: If you've recently made changes to your configuration or updated any related files, consider rolling back to a previous state to see if that resolves the issue. 3. **Contact Support**: Since this error suggests a problem that might be on the provider's side, it would be wise to contact OpenAI support with the call ID and error message for further assistance. 4. **Logs and Monitoring**: Review your system's logs in more detail around the time the error occurred. There might be additional information that can help identify the cause of the issue. 5. **Retry Strategy**: Implement a retry strategy in your application logic to handle intermittent issues with model availability. If you have already tried these steps or need further assistance, please let me know, and I can help guide you through additional troubleshooting steps. If the issue persists, it may be necessary to reach out to OpenAI support for a deeper investigation.
a
@Shubham Bajaj sorry for the direct tag but the "Ask for help" button keeps failing, can I get a look at this as soon as you're able to?
@User ^^^
@Vapi can you please get @User involved?
v
@Adam I apologize for any confusion, but as an AI, I'm unable to tag or notify specific individuals or roles directly within a platform. However, I can certainly help you with the steps you need to take to resolve the issue. Since the "Ask for help" button is not functioning and you're experiencing persistent issues, it would be best to contact the support team directly. You can usually do this by sending an email to the support address provided by the service, or by using any direct contact methods they have available, such as a support ticket system on their website. If you provide me with more details or if there's anything else I can assist you with, please let me know!
s
Hey @Adam can you try making a call without including Knowledge base init, and do let me know how it goes post trying it out.
2 Views