@contio/partner-sdk - v1.7.1
Preparing search index...
ChatTurnError
Interface ChatTurnError
Error detail for a failed turn
interface
ChatTurnError
{
code
:
"timeout"
|
"agent_error"
|
"context_too_large"
|
"rate_limited"
;
message
:
string
;
}
Index
Properties
code
message
Properties
code
code
:
"timeout"
|
"agent_error"
|
"context_too_large"
|
"rate_limited"
Machine-readable error code
message
message
:
string
Human-readable description
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
message
@contio/partner-sdk - v1.7.1
Loading...
Error detail for a failed turn