Skip to content

Commit 23b7872

Browse files
update
1 parent 12f065c commit 23b7872

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/calls/call-ended-reason.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ These relate to issues within the AI processing pipeline or the Large Language M
3333
- **call.in-progress.error-vapifault-\***: Various error codes indicate specific failures within the processing pipeline, such as function execution, LLM responses, or external service integration. Examples include OpenAI, Azure OpenAI, Together AI, and several other LLMs or voice providers.
3434
- **call.in-progress.error-providerfault-\***: Similar to **call.in-progress.error-vapifault-\***. However, these error codes are surfaced when Vapi receives an error that has occured on the provider's side. Examples include internal server errors, or service unavailability.
3535
- **pipeline-error-\***: Similar to **call.in-progress.error-vapifault-\***. However, these error codes are surfaced when you are using your own provider keys.
36-
- **pipeline-no-available-llm-model**: No suitable LLM was available to process the request.
36+
- **pipeline-no-available-llm-model**: No suitable LLM was available to process the request. Previously **pipeline-no-available-model**.
3737

3838
#### **Phone Calls and Connectivity**
3939

0 commit comments

Comments
 (0)