Circle V2 API Docs
Preparing search index...
@repo/db
schema
AiFeedbackThreadTurn
Type Alias AiFeedbackThreadTurn
One turn of a snapshotted conversation.
type
AiFeedbackThreadTurn
=
{
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 turn of a snapshotted conversation.