Preparing search index...
The search index is not available
@stack-spot/portal-network
@stack-spot/portal-network
client/types
FixedConversationHistoryResponse
Interface FixedConversationHistoryResponse
interface
FixedConversationHistoryResponse
{
agent
:
ConversationHistoryAgentEnum
;
content
:
string
;
custom_agent
?:
{
built_in
:
boolean
;
id
:
string
}
;
message_id
:
string
;
sources
:
(
SourceStackAi
|
SourceKnowledgeSource
|
SourceProjectFile4
)
[]
;
updated
:
string
;
}
Hierarchy (
View Summary
)
ConversationHistoryResponse
FixedConversationHistoryResponse
Index
Properties
agent
content
custom_
agent?
message_
id
sources
updated
Properties
agent
agent
:
ConversationHistoryAgentEnum
content
content
:
string
Optional
custom_
agent
custom_agent
?:
{
built_in
:
boolean
;
id
:
string
}
message_
id
message_id
:
string
sources
sources
:
(
SourceStackAi
|
SourceKnowledgeSource
|
SourceProjectFile4
)
[]
updated
updated
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
content
custom_
agent
message_
id
sources
updated
@stack-spot/portal-network
Loading...