Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-chat
common/chat-agents
ToolCallChatResponseContentFactory
Class ToolCallChatResponseContentFactory
Factory for creating ToolCallChatResponseContent instances.
Index
Constructors
constructor
Methods
create
Constructors
constructor
new
ToolCallChatResponseContentFactory
()
:
ToolCallChatResponseContentFactory
Returns
ToolCallChatResponseContentFactory
Methods
create
create
(
toolCall
:
ToolCall
)
:
ChatResponseContent
Parameters
toolCall
:
ToolCall
Returns
ChatResponseContent
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
create
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Factory for creating ToolCallChatResponseContent instances.