Skip to content

Commit 84badc3

Browse files
update
1 parent df9af10 commit 84badc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fern/calls/call-ended-reason.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ Object](/api-reference/calls/get-call)).
3030

3131
These relate to issues within the AI processing pipeline or the Large Language Models (LLMs) used for understanding and generating text:
3232

33-
- **pipeline-error-\***: 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.
34-
- **pipeline-error-first-message-failed:** The system failed to deliver the first message. This issue usually occurs when you add your own provider key in the voice section. It may be due to exceeding your subscription or quota limit.
33+
- **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.
34+
- **pipeline-error-\***: Similar to **call.in-progress.error-vapifault-\***. However, these error codes are surfaced when you are using your own provider keys.
3535
- **pipeline-no-available-llm-model**: No suitable LLM was available to process the request.
3636

3737
#### **Phone Calls and Connectivity**

0 commit comments

Comments
 (0)