Skip to content

Commit db9dc8b

Browse files
openrouter-docs-sync[bot]OpenRouter SDK Bot
andauthored
chore: update OpenAPI spec from monorepo (#464)
Co-authored-by: OpenRouter SDK Bot <sdk-bot@openrouter.ai>
1 parent 2343c79 commit db9dc8b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.speakeasy/in.openapi.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20619,8 +20619,11 @@ components:
2061920619
nullable: true
2062020620
type: number
2062120621
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.
2062220626
nullable: true
20623-
type: string
2062420627
prompt:
2062520628
$ref: '#/components/schemas/StoredPromptTemplate'
2062620629
prompt_cache_key:

0 commit comments

Comments
 (0)