using custom LLM and calling with phone number it ...
# support
h
While using custom LLM and calling with phone number it is cutting the call after saying first Message
c
Hey! To help track down this issue, could you share: - The call ID - When exactly this happened (the timestamp) This would really help us figure out what went wrong!
h
9595102b-d1e9-4c7a-9380-14e8faf298ab 79813d5d-9afb-40d0-8aa6-5eaf00fce600
c
Your server is returning 500 with html.
Copy code
šŸ”µ 11:56:34:326 Couldn't Complete Model Sequence. Request Failed And Sequence Empty (provider: custom-llm, model: gpt-3.5-turbo, region: undefined, credential: true) (500 <!doctype html>

<html lang=en>

<title>500 Internal Server Error</title>

<h1>Internal Server Error</h1>

<p>The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.</p>

)
5 Views