File tree Expand file tree Collapse file tree 10 files changed +88
-19
lines changed Expand file tree Collapse file tree 10 files changed +88
-19
lines changed Original file line number Diff line number Diff line change 11lockVersion: 2.0.0
22id: 8b6cd71c-ea04-44da-af45-e43968b5928d
33management:
4- docChecksum: 91fac1777f65751c0821fcc871339214
4+ docChecksum: 44cfa1829604dd567e06b709b25215f3
55 docVersion: 1.0.0
66 speakeasyVersion: 1.639.0
77 generationVersion: 2.730.0
8- releaseVersion: 0.0.1-beta.8
9- configChecksum: ae6f5cbc5767434c0e16c80e520ff4d8
8+ releaseVersion: 0.0.1-beta.9
9+ configChecksum: 5f3f54e0abdfc4d4d257493598cf7c34
1010 repoURL: https://github.com/OpenRouterTeam/typescript-sdk.git
1111 installationURL: https://github.com/OpenRouterTeam/typescript-sdk
1212 published: true
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ generation:
2929 generateNewTests : true
3030 skipResponseBodyAssertions : false
3131typescript :
32- version : 0.0.1-beta.8
32+ version : 0.0.1-beta.9
3333 acceptHeaderEnum : false
3434 additionalDependencies :
3535 dependencies : {}
Original file line number Diff line number Diff line change @@ -3036,9 +3036,36 @@ components:
30363036 example :
30373037 data :
30383038 - id : openai/gpt-4
3039+ canonical_slug : openai/gpt-4
30393040 name : GPT-4
30403041 created : 1692901234
30413042 description : GPT-4 is a large multimodal model that can solve difficult problems with greater accuracy.
3043+ pricing :
3044+ prompt : ' 0.00003'
3045+ completion : ' 0.00006'
3046+ request : ' 0'
3047+ image : ' 0'
3048+ context_length : 8192
3049+ architecture :
3050+ tokenizer : GPT
3051+ instruct_type : chatml
3052+ modality : text->text
3053+ input_modalities :
3054+ - text
3055+ output_modalities :
3056+ - text
3057+ top_provider :
3058+ context_length : 8192
3059+ max_completion_tokens : 4096
3060+ is_moderated : true
3061+ per_request_limits : null
3062+ supported_parameters :
3063+ - temperature
3064+ - top_p
3065+ - max_tokens
3066+ - frequency_penalty
3067+ - presence_penalty
3068+ default_parameters : null
30423069 ListEndpointsResponse :
30433070 type : object
30443071 description : List of available endpoints for a model
@@ -3047,6 +3074,37 @@ components:
30473074 name : GPT-4
30483075 created : 1692901234
30493076 description : GPT-4 is a large multimodal model that can solve difficult problems with greater accuracy.
3077+ architecture :
3078+ tokenizer : GPT
3079+ instruct_type : chatml
3080+ modality : text->text
3081+ input_modalities :
3082+ - text
3083+ output_modalities :
3084+ - text
3085+ endpoints :
3086+ - name : ' OpenAI: GPT-4'
3087+ model_name : GPT-4
3088+ context_length : 8192
3089+ pricing :
3090+ prompt : ' 0.00003'
3091+ completion : ' 0.00006'
3092+ request : ' 0'
3093+ image : ' 0'
3094+ provider_name : OpenAI
3095+ tag : openai
3096+ quantization : fp16
3097+ max_completion_tokens : 4096
3098+ max_prompt_tokens : 8192
3099+ supported_parameters :
3100+ - temperature
3101+ - top_p
3102+ - max_tokens
3103+ - frequency_penalty
3104+ - presence_penalty
3105+ status : default
3106+ uptime_last_30m : 99.5
3107+ supports_implicit_caching : true
30503108 PublicEndpoint :
30513109 type : object
30523110 description : Information about a specific model endpoint
Original file line number Diff line number Diff line change @@ -2,19 +2,20 @@ speakeasyVersion: 1.639.0
22sources:
33 OpenRouter API:
44 sourceNamespace: open-router-chat-completions-api
5- sourceRevisionDigest: sha256:e02ee82928a7d3f9c1d3efa2cb5015a9a8be0ee1bd83aff728f59d4cf898c842
6- sourceBlobDigest: sha256:87a961c88ed7c186853a3d8221bbf4bcd35108f263bb8e03ab2fd5ab31b81b29
5+ sourceRevisionDigest: sha256:27ebd535448547cad97626cd723dd2e3135db5a5819e9e07f5280434dacd3cfd
6+ sourceBlobDigest: sha256:8e342ef6174301145766418b1f74222c548569d828632658498db89d471308e4
77 tags:
88 - latest
9+ - speakeasy-sdk-regen-1761250725
910 - 1.0.0
1011targets:
1112 openrouter:
1213 source: OpenRouter API
1314 sourceNamespace: open-router-chat-completions-api
14- sourceRevisionDigest: sha256:e02ee82928a7d3f9c1d3efa2cb5015a9a8be0ee1bd83aff728f59d4cf898c842
15- sourceBlobDigest: sha256:87a961c88ed7c186853a3d8221bbf4bcd35108f263bb8e03ab2fd5ab31b81b29
15+ sourceRevisionDigest: sha256:27ebd535448547cad97626cd723dd2e3135db5a5819e9e07f5280434dacd3cfd
16+ sourceBlobDigest: sha256:8e342ef6174301145766418b1f74222c548569d828632658498db89d471308e4
1617 codeSamplesNamespace: open-router-chat-completions-api-typescript-code-samples
17- codeSamplesRevisionDigest: sha256:53649117a2ceb35109be754811a19b62e8618e3da625cbe7739fcbec0dff2e7a
18+ codeSamplesRevisionDigest: sha256:0599a70b20f535d9e0aa92d7be2077a256aaf7f93e84ca6d246541a23392d4e5
1819workflow:
1920 workflowVersion: 1.0.0
2021 speakeasyVersion: latest
Original file line number Diff line number Diff line change @@ -96,4 +96,14 @@ Based on:
9696### Generated
9797- [ typescript v0.0.1-beta.6] .
9898### Releases
99- - [ NPM v0.0.1-beta.6] https://www.npmjs.com/package/@openrouter/sdk/v/0.0.1-beta.6 - .
99+ - [ NPM v0.0.1-beta.6] https://www.npmjs.com/package/@openrouter/sdk/v/0.0.1-beta.6 - .
100+
101+ ## 2025-10-23 20:18:25
102+ ### Changes
103+ Based on:
104+ - OpenAPI Doc
105+ - Speakeasy CLI 1.639.0 (2.730.0) https://github.com/speakeasy-api/speakeasy
106+ ### Generated
107+ - [ typescript v0.0.1-beta.9] .
108+ ### Releases
109+ - [ NPM v0.0.1-beta.9] https://www.npmjs.com/package/@openrouter/sdk/v/0.0.1-beta.9 - .
You can’t perform that action at this time.
0 commit comments