postApiV1Responses
postApiV1Responses<
ThrowOnError>(options:Options<PostApiV1ResponsesData,ThrowOnError>):RequestResult<PostApiV1ResponsesResponses,PostApiV1ResponsesErrors,ThrowOnError>
Defined in: src/client/sdk.gen.ts:342Â
Create response
Generates a response using the Responses API format. Supports streaming when stream=true.
Type Parameters
| Type Parameter | Default type |
|---|---|
|
|
|
Parameters
| Parameter | Type |
|---|---|
|
|
|
Returns
RequestResult<PostApiV1ResponsesResponses, PostApiV1ResponsesErrors, ThrowOnError>
Last updated on