diff --git a/.speakeasy/gen.yaml b/.speakeasy/gen.yaml index 0c1c40d..7828107 100644 --- a/.speakeasy/gen.yaml +++ b/.speakeasy/gen.yaml @@ -40,11 +40,11 @@ python: - input asyncMode: both authors: - - Speakeasy + - OpenRouter baseErrorName: OpenRouterError clientServerStatusCodesAsErrors: true defaultErrorName: OpenRouterDefaultError - description: Python Client SDK Generated by Speakeasy. + description: Official Python Client SDK for OpenRouter. enableCustomCodeRegions: false enumFormat: union envVarPrefix: OPENROUTER @@ -73,5 +73,5 @@ python: pytestFilterWarnings: [] pytestTimeout: 0 responseFormat: flat - sseFlatResponse: false + sseFlatResponse: true templateVersion: v2