Theia API Documentation v1.66.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-chat
common/chat-agents
ChatMode
Interface ChatMode
Represents a mode that a chat agent can operate in.
interface
ChatMode
{
id
:
string
;
name
:
string
;
}
Index
Properties
id
name
Properties
Readonly
id
id
:
string
Readonly
name
name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
name
Eclipse Theia Website
GitHub
Theia API Documentation v1.66.0
Loading...
Represents a mode that a chat agent can operate in.