Theia API Documentation v1.73.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-chat
common/chat-agents
ServerToolCallResponseContentFactory
Class ServerToolCallResponseContentFactory
Factory for creating ServerToolCallChatResponseContent instances (provider-executed server tools).
Index
Constructors
constructor
Methods
create
Constructors
constructor
new
ServerToolCallResponseContentFactory
()
:
ServerToolCallResponseContentFactory
Returns
ServerToolCallResponseContentFactory
Methods
create
create
(
serverToolCall
:
ServerToolCall
)
:
ChatResponseContent
Parameters
serverToolCall
:
ServerToolCall
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.73.0
Loading...
Factory for creating ServerToolCallChatResponseContent instances (provider-executed server tools).