@juki-team/commons - v0.1.10
Preparing search index...
ChatCompletionsWebSocketEventDTO
Interface ChatCompletionsWebSocketEventDTO
interface
ChatCompletionsWebSocketEventDTO
{
chatAiId
:
string
;
clientId
:
`
${
string
&
{
length
:
24
}
}
|
${
string
}
`
;
content
:
string
;
event
:
CHAT_COMPLETIONS
;
}
Hierarchy
WebsocketMessage
ChatCompletionsWebSocketEventDTO
Index
Properties
chat
Ai
Id
client
Id
content
event
Properties
chat
Ai
Id
chatAiId
:
string
client
Id
clientId
:
`
${
string
&
{
length
:
24
}
}
|
${
string
}
`
content
content
:
string
event
event
:
CHAT_COMPLETIONS
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chat
Ai
Id
client
Id
content
event
@juki-team/commons - v0.1.10
Loading...