Preparing search index...
The search index is not available
@agentica/webite
@agentica/webite
@agentica/core
AgenticaRequestEvent
Interface AgenticaRequestEvent
interface
AgenticaRequestEvent
{
body
:
ChatCompletionCreateParamsStreaming
;
created_at
:
string
&
Format
<
"date-time"
>
;
id
:
string
;
options
?:
RequestOptions
;
source
:
AgenticaEventSource
;
type
:
"request"
;
}
Hierarchy
AgenticaEventBase
<
"request"
>
AgenticaRequestEvent
Index
Properties
body
created_
at
id
options?
source
type
Properties
body
body
:
ChatCompletionCreateParamsStreaming
created_
at
created_at
:
string
&
Format
<
"date-time"
>
Creation timestamp of the event.
id
id
:
string
Primary key of the event.
Optional
options
options
?:
RequestOptions
source
source
:
AgenticaEventSource
type
type
:
"request"
Discriminator type.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
created_
at
id
options
source
type
@agentica/webite
Loading...
Creation timestamp of the event.