Google LLM pipeline error
# support
r
Hi, I am getting this error. Any idea why? 6625f712-05ab-4c10-a93a-ae198940856b I am trying new LLM's to find they cheapest and fastest one for Czech language, but pretty long prompt.
a
HeyRadim Kopp Thank you for creating the ticket! A member of our team will reach out to you shortly.
v
@Radim Kopp Hello! To assist you better with the error code you've provided (6625f712-05ab-4c10-a93a-ae198940856b), I would need a bit more context about the situation. Could you please tell me more about the specific action you were performing when this error occurred? Additionally, if you were using a particular function or API call related to the VAPI, that information would be very helpful in diagnosing the issue.
You can continue this conversation by mentioning me in the message.
r
Thats is call ID
v
@Radim Kopp Thank you for clarifying that the number you provided is a call ID. To investigate this further, I would need to know the type of call you were attempting (inboundPhoneCall, outboundPhoneCall, or webCall) and the phone call provider (Twilio or Vonage) if it was a phone call. Could you please provide these details?
r
Inbound twilio
v
@Radim Kopp Great, thank you for the information. For an inbound Twilio call issue, we would typically need to check the Twilio logs for that specific call ID to understand what went wrong. Since you're experiencing an error, it's possible there might be an issue with the webhook configuration, Twilio Account SID, Auth Token, or something else related to the call setup. To proceed, please ensure that your Twilio Account SID and Auth Token are correctly configured and that the webhook URL is properly set to handle incoming calls. If you've already checked these and the issue persists, you might need to reach out to Twilio's support with the call ID for a detailed analysis of the call log. If there's anything specific you'd like me to do to assist you further, please let me know!
r
@User
Hi, I am getting this error. Any idea why? 6625f712-05ab-4c10-a93a-ae198940856b I am trying new LLM's to find they cheapest and fastest one for Czech language, but pretty long prompt.
pipeline-error-google-llm-failed
s
The
gemini-2.0-flash-exp
model is available through the Gemini API in Google AI Studio and Vertex AI. However, its availability is subject to regional restrictions. Because of this your experiencing this issue try using other models. https://cdn.discordapp.com/attachments/1333867863462903868/1334104657508958280/Screenshot_2025-01-29_at_3.35.43_PM.png?ex=679b5148&is=6799ffc8&hm=c0520be9583d81399803e2d8c3fa32b934e7d7e33305b165fa024f4151090977&
r
Ahh, thank you Shubham
May I ask that is the best model from your experience that is great in Cost/speed and can handle big prompt?
My prompt is 13,5k characters
Makes appointments
I am trying to find something cheaper than 4o, mini is too stupid for this big prompt.
s
I will suggest try breaking your prompt into squad instead of using 13k length prompt.
r
Can’t be, it’s all one process basically. It makes appointments in dental practices, while using custom made code + a lot of instructions on how it should behave. Without that, it’s totally retarded.
+ lot of info on how to deal with Czech language, otherwise it read numbers, dates, times wrong
I wish dentist software had API😂
s
@Radim Kopp It's possible to build it using squad, can you share the working call ID?
r
Sure, but it’s in Czech edc07fda-cd19-4e0b-8021-3346036abd54-1738173014598-4639f4d0-54ba-4a05-8398-7430c2215f08
Do you want the webhook response too? Won’t share it here tho. Only in dms
In the messages here, there’s only the assistant that answered. Not the other 3 in squad
I don’t see a good way tbh
s
Call ID is enough, let me give it a try.
r
Thanks
m
Official Gemini Flash is GA released. No longer have to use the experimental version.
$0.10 per million for input. $0.40 for output. That’s insanely cheap for the strong performance
r
thank you for letting me know
5 Views