|
1 | 1 | lockVersion: 2.0.0 |
2 | 2 | id: f3669dca-8853-4d85-914e-fb38172139b6 |
3 | 3 | management: |
4 | | - docChecksum: 00f3762aadb2975f250ad4cba4a8eb41 |
| 4 | + docChecksum: f39acf0d20a402ff50e78290e71ff584 |
5 | 5 | docVersion: 0.1.0 |
6 | 6 | speakeasyVersion: 1.517.3 |
7 | 7 | generationVersion: 2.548.6 |
8 | | - releaseVersion: 0.7.3 |
9 | | - configChecksum: 2dd5527b2f55f35fbad452c6a8062e24 |
| 8 | + releaseVersion: 0.7.4 |
| 9 | + configChecksum: 8b2391a0bbe13169963e7c4743f21763 |
10 | 10 | repoURL: https://github.com/friendliai/friendli-python.git |
11 | 11 | installationURL: https://github.com/friendliai/friendli-python.git |
12 | 12 | published: true |
@@ -48,7 +48,7 @@ generatedFiles: |
48 | 48 | - docs/models/audiodata.md |
49 | 49 | - docs/models/autoscalingpolicy.md |
50 | 50 | - docs/models/b64imageitem.md |
51 | | - - docs/models/b64imageitemformat.md |
| 51 | + - docs/models/b64imageitemresponseformat.md |
52 | 52 | - docs/models/chatchoice.md |
53 | 53 | - docs/models/chatchoicemessage.md |
54 | 54 | - docs/models/chatcompletebodytoolchoice.md |
@@ -142,7 +142,6 @@ generatedFiles: |
142 | 142 | - docs/models/dedicatedtokenizationsuccess.md |
143 | 143 | - docs/models/filebuiltintool.md |
144 | 144 | - docs/models/finishreason.md |
145 | | - - docs/models/format_.md |
146 | 145 | - docs/models/function.md |
147 | 146 | - docs/models/functionality.md |
148 | 147 | - docs/models/functionresult.md |
@@ -231,6 +230,7 @@ generatedFiles: |
231 | 230 | - docs/models/toplogprobs.md |
232 | 231 | - docs/models/type.md |
233 | 232 | - docs/models/urlimageitem.md |
| 233 | + - docs/models/urlimageitemresponseformat.md |
234 | 234 | - docs/models/usage.md |
235 | 235 | - docs/models/usermessage.md |
236 | 236 | - docs/models/usermessagecontentmultimodal.md |
@@ -616,6 +616,6 @@ examples: |
616 | 616 | application/json: {"model": "(endpoint-id)", "prompt": "An orange Lamborghini driving down a hill road at night with a beautiful ocean view in the background.", "num_inference_steps": 4, "response_format": "url"} |
617 | 617 | responses: |
618 | 618 | "200": |
619 | | - application/json: {"data": [{"b64_json": "0x75e5323006", "format": "raw", "seed": 105213}]} |
| 619 | + application/json: {"data": [{"b64_json": "0x75e5323006", "response_format": "raw", "seed": 105213}]} |
620 | 620 | examplesVersion: 1.0.0 |
621 | 621 | generatedTests: {} |
0 commit comments