Theia API Documentation v1.74.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-chat
common/chat-model
ChatSessionStatus
fromRequest
Function fromRequest
fromRequest
(
request
:
undefined
|
ChatRequestModel
)
:
ChatSessionStatus
Derives the session status from the state of the given request (usually the session's last request).
Parameters
request
:
undefined
|
ChatRequestModel
Returns
ChatSessionStatus
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Eclipse Theia Website
GitHub
Theia API Documentation v1.74.0
Loading...
Derives the session status from the state of the given request (usually the session's last request).