We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43cf059 commit dede1d2Copy full SHA for dede1d2
.speakeasy/gen.yaml
@@ -40,11 +40,11 @@ python:
40
- input
41
asyncMode: both
42
authors:
43
- - Speakeasy
+ - OpenRouter
44
baseErrorName: OpenRouterError
45
clientServerStatusCodesAsErrors: true
46
defaultErrorName: OpenRouterDefaultError
47
- description: Python Client SDK Generated by Speakeasy.
+ description: Official Python Client SDK for OpenRouter.
48
enableCustomCodeRegions: false
49
enumFormat: union
50
envVarPrefix: OPENROUTER
@@ -73,5 +73,5 @@ python:
73
pytestFilterWarnings: []
74
pytestTimeout: 0
75
responseFormat: flat
76
- sseFlatResponse: false
+ sseFlatResponse: true
77
templateVersion: v2
0 commit comments