Member Junction
Preparing search index...
@memberjunction/unit-testing
OpenAICompatibleRequestBody
Interface OpenAICompatibleRequestBody
The request body subset the seam dispatches on.
interface
OpenAICompatibleRequestBody
{
model
?:
string
;
stream
?:
boolean
;
}
Index
Properties
model?
stream?
Properties
Optional
model
model
?:
string
Optional
stream
stream
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
model
stream
Member Junction
Loading...
The request body subset the seam dispatches on.