Circle V2 API Docs
Preparing search index...
@repo/ai-agents
agents
CaseChatTurn
Type Alias CaseChatTurn
One prior turn of the conversation.
type
CaseChatTurn
=
{
content
:
string
;
role
:
"user"
|
"assistant"
;
}
Index
Properties
content
role
Properties
content
content
:
string
role
role
:
"user"
|
"assistant"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
role
Circle V2 API Docs
Loading...
One prior turn of the conversation.