Skip to content

Commit dede1d2

Browse files
committed
settings updates
1 parent 43cf059 commit dede1d2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.speakeasy/gen.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@ python:
4040
- input
4141
asyncMode: both
4242
authors:
43-
- Speakeasy
43+
- OpenRouter
4444
baseErrorName: OpenRouterError
4545
clientServerStatusCodesAsErrors: true
4646
defaultErrorName: OpenRouterDefaultError
47-
description: Python Client SDK Generated by Speakeasy.
47+
description: Official Python Client SDK for OpenRouter.
4848
enableCustomCodeRegions: false
4949
enumFormat: union
5050
envVarPrefix: OPENROUTER
@@ -73,5 +73,5 @@ python:
7373
pytestFilterWarnings: []
7474
pytestTimeout: 0
7575
responseFormat: flat
76-
sseFlatResponse: false
76+
sseFlatResponse: true
7777
templateVersion: v2

0 commit comments

Comments
 (0)