@cpod/sdk - v0.2.7
Preparing search index...
ProjectChatCompletionRequest
Interface ProjectChatCompletionRequest
Chat completion request for project
interface
ProjectChatCompletionRequest
{
message
:
string
;
chat_id
?:
string
;
stream
?:
boolean
;
}
Index
Properties
message
chat_
id?
stream?
Properties
message
message
:
string
Optional
chat_
id
chat_id
?:
string
Optional
stream
stream
?:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
message
chat_
id
stream
@cpod/sdk - v0.2.7
Loading...
Chat completion request for project