Preparing search index...
The search index is not available
@stack-spot/portal-network
@stack-spot/portal-network
client/types
FixedConversationResponse
Interface FixedConversationResponse
interface
FixedConversationResponse
{
ai_stack_id
:
null
|
string
;
created
:
null
|
string
;
history
?:
FixedConversationHistoryResponse
[]
;
id
:
string
;
title
:
string
;
updated
:
null
|
string
;
workspace_id
:
null
|
string
;
}
Hierarchy (
View Summary
)
ConversationResponse
FixedConversationResponse
Index
Properties
ai_
stack_
id
created
history?
id
title
updated
workspace_
id
Properties
ai_
stack_
id
ai_stack_id
:
null
|
string
created
created
:
null
|
string
Optional
history
history
?:
FixedConversationHistoryResponse
[]
id
id
:
string
title
title
:
string
updated
updated
:
null
|
string
workspace_
id
workspace_id
:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ai_
stack_
id
created
history
id
title
updated
workspace_
id
@stack-spot/portal-network
Loading...