1 parent 2343c79 commit db9dc8bCopy full SHA for db9dc8b
1 file changed
.speakeasy/in.openapi.yaml
@@ -20619,8 +20619,11 @@ components:
20619
nullable: true
20620
type: number
20621
previous_response_id:
20622
+ description: >-
20623
+ Not supported. The Responses API is stateless: no responses are stored, so a previous response cannot be
20624
+ referenced. Requests with a non-null value are rejected with a 400 error. Send the full conversation history
20625
+ in `input` instead.
20626
- type: string
20627
prompt:
20628
$ref: '#/components/schemas/StoredPromptTemplate'
20629
prompt_cache_key:
0 commit comments