Preparing search index...
The search index is not available
@agentica/webite
@agentica/webite
@agentica/core
AgenticaJsonParseErrorEvent
Interface AgenticaJsonParseErrorEvent<Model>
interface
AgenticaJsonParseErrorEvent
<
Model
extends
ILlmSchema.Model
>
{
arguments
:
string
;
created_at
:
string
&
Format
<
"date-time"
>
;
errorMessage
:
string
;
id
:
string
;
operation
:
AgenticaOperation
<
Model
>
;
type
:
"jsonParseError"
;
}
Type Parameters
Model
extends
ILlmSchema.Model
Hierarchy
AgenticaEventBase
<
"jsonParseError"
>
AgenticaJsonParseErrorEvent
Index
Properties
arguments
created_
at
error
Message
id
operation
type
Properties
arguments
arguments
:
string
created_
at
created_at
:
string
&
Format
<
"date-time"
>
Creation timestamp of the event.
error
Message
errorMessage
:
string
id
id
:
string
Primary key of the event.
operation
operation
:
AgenticaOperation
<
Model
>
type
type
:
"jsonParseError"
Discriminator type.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
arguments
created_
at
error
Message
id
operation
type
@agentica/webite
Loading...
Creation timestamp of the event.