|
1 | 1 | lockVersion: 2.0.0 |
2 | 2 | id: 8b6cd71c-ea04-44da-af45-e43968b5928d |
3 | 3 | management: |
4 | | - docChecksum: 8e530fc8f007ea5179129b89d89ba958 |
| 4 | + docChecksum: e929ecf569d79ab96a315332a4855566 |
5 | 5 | docVersion: 1.0.0 |
6 | 6 | speakeasyVersion: 1.666.0 |
7 | 7 | generationVersion: 2.768.0 |
8 | | - releaseVersion: 0.2.9 |
9 | | - configChecksum: 12a255b210945a121402c22f63d8d8e5 |
| 8 | + releaseVersion: 0.2.10 |
| 9 | + configChecksum: 1d4d4050b5c3e7b2102308337570610c |
10 | 10 | repoURL: https://github.com/OpenRouterTeam/typescript-sdk.git |
11 | 11 | installationURL: https://github.com/OpenRouterTeam/typescript-sdk |
12 | 12 | published: true |
@@ -59,10 +59,22 @@ generatedFiles: |
59 | 59 | - docs/models/chatcompletionfinishreason.md |
60 | 60 | - docs/models/chaterrorerror.md |
61 | 61 | - docs/models/chatgenerationparams.md |
| 62 | + - docs/models/chatgenerationparamsdatacollection.md |
| 63 | + - docs/models/chatgenerationparamsengine.md |
| 64 | + - docs/models/chatgenerationparamsmaxprice.md |
| 65 | + - docs/models/chatgenerationparamspdf.md |
| 66 | + - docs/models/chatgenerationparamspdfengine.md |
| 67 | + - docs/models/chatgenerationparamspluginfileparser.md |
| 68 | + - docs/models/chatgenerationparamspluginmoderation.md |
| 69 | + - docs/models/chatgenerationparamspluginresponsehealing.md |
| 70 | + - docs/models/chatgenerationparamspluginunion.md |
| 71 | + - docs/models/chatgenerationparamspluginweb.md |
| 72 | + - docs/models/chatgenerationparamsprovider.md |
62 | 73 | - docs/models/chatgenerationparamsresponseformatjsonobject.md |
63 | 74 | - docs/models/chatgenerationparamsresponseformatpython.md |
64 | 75 | - docs/models/chatgenerationparamsresponseformattext.md |
65 | 76 | - docs/models/chatgenerationparamsresponseformatunion.md |
| 77 | + - docs/models/chatgenerationparamsroute.md |
66 | 78 | - docs/models/chatgenerationparamsstop.md |
67 | 79 | - docs/models/chatgenerationtokenusage.md |
68 | 80 | - docs/models/chatmessagecontentitem.md |
@@ -112,7 +124,6 @@ generatedFiles: |
112 | 124 | - docs/models/edgenetworktimeoutresponseerrordata.md |
113 | 125 | - docs/models/effort.md |
114 | 126 | - docs/models/endpointstatus.md |
115 | | - - docs/models/engine.md |
116 | 127 | - docs/models/errors/badgatewayresponseerror.md |
117 | 128 | - docs/models/errors/badrequestresponseerror.md |
118 | 129 | - docs/models/errors/chaterror.md |
@@ -140,7 +151,6 @@ generatedFiles: |
140 | 151 | - docs/models/internalserverresponseerrordata.md |
141 | 152 | - docs/models/jsonschemaconfig.md |
142 | 153 | - docs/models/listendpointsresponse.md |
143 | | - - docs/models/maxprice.md |
144 | 154 | - docs/models/message.md |
145 | 155 | - docs/models/messagecontent.md |
146 | 156 | - docs/models/messagedeveloper.md |
@@ -242,6 +252,17 @@ generatedFiles: |
242 | 252 | - docs/models/openresponsesreasoningsummarytextdoneevent.md |
243 | 253 | - docs/models/openresponsesreasoningtype.md |
244 | 254 | - docs/models/openresponsesrequest.md |
| 255 | + - docs/models/openresponsesrequestengine.md |
| 256 | + - docs/models/openresponsesrequestmaxprice.md |
| 257 | + - docs/models/openresponsesrequestpdf.md |
| 258 | + - docs/models/openresponsesrequestpdfengine.md |
| 259 | + - docs/models/openresponsesrequestpluginfileparser.md |
| 260 | + - docs/models/openresponsesrequestpluginmoderation.md |
| 261 | + - docs/models/openresponsesrequestpluginresponsehealing.md |
| 262 | + - docs/models/openresponsesrequestpluginunion.md |
| 263 | + - docs/models/openresponsesrequestpluginweb.md |
| 264 | + - docs/models/openresponsesrequestprovider.md |
| 265 | + - docs/models/openresponsesrequestroute.md |
245 | 266 | - docs/models/openresponsesrequesttoolfunction.md |
246 | 267 | - docs/models/openresponsesrequesttoolunion.md |
247 | 268 | - docs/models/openresponsesresponsetext.md |
@@ -288,6 +309,7 @@ generatedFiles: |
288 | 309 | - docs/models/operations/createembeddingsprovider.md |
289 | 310 | - docs/models/operations/createembeddingsrequest.md |
290 | 311 | - docs/models/operations/createembeddingsresponse.md |
| 312 | + - docs/models/operations/createembeddingsresponsebody.md |
291 | 313 | - docs/models/operations/createkeysdata.md |
292 | 314 | - docs/models/operations/createkeyslimitreset.md |
293 | 315 | - docs/models/operations/createkeysrequest.md |
@@ -367,25 +389,18 @@ generatedFiles: |
367 | 389 | - docs/models/part2.md |
368 | 390 | - docs/models/payloadtoolargeresponseerrordata.md |
369 | 391 | - docs/models/paymentrequiredresponseerrordata.md |
370 | | - - docs/models/pdf.md |
371 | | - - docs/models/pdfengine.md |
372 | 392 | - docs/models/perrequestlimits.md |
373 | | - - docs/models/plugin.md |
374 | | - - docs/models/pluginfileparser.md |
375 | | - - docs/models/pluginmoderation.md |
376 | | - - docs/models/pluginresponsehealing.md |
377 | | - - docs/models/pluginweb.md |
378 | 393 | - docs/models/pricing.md |
379 | 394 | - docs/models/prompt.md |
380 | 395 | - docs/models/prompttokensdetails.md |
381 | | - - docs/models/provider.md |
382 | 396 | - docs/models/providername.md |
383 | 397 | - docs/models/provideroverloadedresponseerrordata.md |
384 | 398 | - docs/models/providersort.md |
385 | 399 | - docs/models/publicendpoint.md |
386 | 400 | - docs/models/publicendpointquantization.md |
387 | 401 | - docs/models/publicpricing.md |
388 | 402 | - docs/models/quantization.md |
| 403 | + - docs/models/quantizations.md |
389 | 404 | - docs/models/reason.md |
390 | 405 | - docs/models/reasoning.md |
391 | 406 | - docs/models/reasoningsummarytext.md |
@@ -441,9 +456,12 @@ generatedFiles: |
441 | 456 | - docs/models/responseswebsearchuserlocationtype.md |
442 | 457 | - docs/models/responsetextconfig.md |
443 | 458 | - docs/models/responsetextconfigverbosity.md |
| 459 | + - docs/models/schema0.md |
| 460 | + - docs/models/schema0enum.md |
444 | 461 | - docs/models/security.md |
445 | 462 | - docs/models/servicetier.md |
446 | 463 | - docs/models/serviceunavailableresponseerrordata.md |
| 464 | + - docs/models/sort.md |
447 | 465 | - docs/models/streamoptions.md |
448 | 466 | - docs/models/systemmessage.md |
449 | 467 | - docs/models/systemmessagecontent.md |
@@ -710,6 +728,7 @@ generatedFiles: |
710 | 728 | - src/models/responseswebsearchcalloutput.ts |
711 | 729 | - src/models/responseswebsearchuserlocation.ts |
712 | 730 | - src/models/responsetextconfig.ts |
| 731 | + - src/models/schema0.ts |
713 | 732 | - src/models/security.ts |
714 | 733 | - src/models/serviceunavailableresponseerrordata.ts |
715 | 734 | - src/models/systemmessage.ts |
@@ -1545,7 +1564,7 @@ examples: |
1545 | 1564 | speakeasy-default-list-endpoints-zdr: |
1546 | 1565 | responses: |
1547 | 1566 | "200": |
1548 | | - application/json: {"data": [{"name": "<value>", "model_name": "<value>", "context_length": 8891.09, "pricing": {"prompt": 1000, "completion": 1000}, "provider_name": "OpenAI", "tag": "<value>", "quantization": "fp16", "max_completion_tokens": 4685.25, "max_prompt_tokens": 22.7, "supported_parameters": ["temperature"], "uptime_last_30m": 6060.66, "supports_implicit_caching": true}]} |
| 1567 | + application/json: {"data": [{"name": "<value>", "model_name": "<value>", "context_length": 8891.09, "pricing": {"prompt": "1000", "completion": "1000"}, "provider_name": "OpenAI", "tag": "<value>", "quantization": "fp16", "max_completion_tokens": 4685.25, "max_prompt_tokens": 22.7, "supported_parameters": ["temperature"], "uptime_last_30m": 6060.66, "supports_implicit_caching": true}]} |
1549 | 1568 | default: |
1550 | 1569 | application/json: {"error": {"code": 400, "message": "Invalid request parameters", "metadata": {"field": "temperature", "reason": "Must be between 0 and 2"}}, "user_id": "user-abc123"} |
1551 | 1570 | "500": |
|
0 commit comments