Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
ai-core
LanguageModelStreamResponsePart
Interface LanguageModelStreamResponsePart
interface
LanguageModelStreamResponsePart
{
content
?:
null
|
string
;
tool_calls
?:
ToolCall
[]
;
}
Index
Properties
content?
tool_
calls?
Properties
Optional
content
content
?:
null
|
string
Optional
tool_
calls
tool_
calls
?:
ToolCall
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
content
tool_
calls
Theia TypeDoc
Loading...