Preparing search index...
The search index is not available
Back To Index
|
@azure/search-documents
Package version:
@azure/search-documents
KnowledgeBaseMessage
Interface KnowledgeBaseMessage
The natural language message style object.
interface
KnowledgeBaseMessage
{
content
:
KnowledgeBaseMessageContent
[]
;
role
?:
string
;
}
Index
Properties
content
role?
Properties
content
content
:
KnowledgeBaseMessageContent
[]
Optional
role
role
?:
string
The role of the tool response.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@azure/search-documents
Loading...
The natural language message style object.