Preparing search index...
The search index is not available
Palico App
Palico App
@palico-ai/common
AgentConversationTraceWithRequest
Interface AgentConversationTraceWithRequest
interface
AgentConversationTraceWithRequest
{
agentName
?:
string
;
conversationId
:
string
;
createdAt
:
string
;
requests
:
AgentRequestTrace
[]
;
updatedAt
:
string
;
workflowName
?:
string
;
}
Index
Properties
agent
Name?
conversation
Id
created
At
requests
updated
At
workflow
Name?
Properties
Optional
agent
Name
agent
Name
?:
string
conversation
Id
conversation
Id
:
string
created
At
created
At
:
string
requests
requests
:
AgentRequestTrace
[]
updated
At
updated
At
:
string
Optional
workflow
Name
workflow
Name
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
agent
Name
conversation
Id
created
At
requests
updated
At
workflow
Name
Palico App
Loading...