Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-chat
common/chat-session-naming-service
ChatSessionNamingService
Class ChatSessionNamingService
Index
Constructors
constructor
Properties
agent
Service
Methods
generate
Chat
Session
Name
Constructors
constructor
new
ChatSessionNamingService
()
:
ChatSessionNamingService
Returns
ChatSessionNamingService
Properties
Protected
agent
Service
agentService
:
AgentService
Methods
generate
Chat
Session
Name
generateChatSessionName
(
chatSession
:
ChatSession
,
otherNames
:
string
[]
,
)
:
Promise
<
undefined
|
string
>
Parameters
chatSession
:
ChatSession
otherNames
:
string
[]
Returns
Promise
<
undefined
|
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
agent
Service
Methods
generate
Chat
Session
Name
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...