@camunda8/orchestration-cluster-api
Preparing search index...
index
AgentInstanceHistoryRoleEnum
Variable AgentInstanceHistoryRoleEnum
Const
AgentInstanceHistoryRoleEnum
:
{
ASSISTANT
:
"ASSISTANT"
;
TOOL_RESULT
:
"TOOL_RESULT"
;
USER
:
"USER"
;
}
= ...
The role of a history item in the agent conversation.
Type Declaration
Readonly
ASSISTANT
:
"ASSISTANT"
Readonly
TOOL_RESULT
:
"TOOL_RESULT"
Readonly
USER
:
"USER"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@camunda8/orchestration-cluster-api
Loading...
The role of a history item in the agent conversation.