NPM
GitHub
Docs
Discord
Status
Playground
Dashboard
Preparing search index...
The search index is not available
AssemblyAI JS SDK Reference
AssemblyAI JS SDK Reference
ChatCompletionResponse
Type Alias ChatCompletionResponse
Chat
Completion
Response
:
{
choices
:
ChatCompletionChoice
[]
;
request_id
:
string
;
usage
:
ChatCompletionUsage
;
}
The response from the LLM Gateway's chat completions endpoint.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
README
NPM
GitHub
Docs
Discord
Status
Playground
Dashboard
AssemblyAI JS SDK Reference
Loading...
The response from the LLM Gateway's chat completions endpoint.