|
1 | 1 | lockVersion: 2.0.0 |
2 | 2 | id: f3669dca-8853-4d85-914e-fb38172139b6 |
3 | 3 | management: |
4 | | - docChecksum: d8eb3dadb32b88c74d7da8e7e8b48e6f |
| 4 | + docChecksum: ee55e3b80e450853f4262f01e5dc1e81 |
5 | 5 | docVersion: 0.1.0 |
6 | 6 | speakeasyVersion: 1.517.3 |
7 | 7 | generationVersion: 2.548.6 |
8 | | - releaseVersion: 0.7.1 |
9 | | - configChecksum: 19516d7224ef1cd4ccca31299dc25bb3 |
| 8 | + releaseVersion: 0.7.2 |
| 9 | + configChecksum: 9fc8a3e42400315fe813e31cd5d58f2e |
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/b64imageitemresponseformat.md |
| 51 | + - docs/models/b64imageitemformat.md |
52 | 52 | - docs/models/chatchoice.md |
53 | 53 | - docs/models/chatchoicemessage.md |
54 | 54 | - docs/models/chatcompletebodytoolchoice.md |
@@ -142,6 +142,7 @@ generatedFiles: |
142 | 142 | - docs/models/dedicatedtokenizationsuccess.md |
143 | 143 | - docs/models/filebuiltintool.md |
144 | 144 | - docs/models/finishreason.md |
| 145 | + - docs/models/format_.md |
145 | 146 | - docs/models/function.md |
146 | 147 | - docs/models/functionality.md |
147 | 148 | - docs/models/functionresult.md |
@@ -230,7 +231,6 @@ generatedFiles: |
230 | 231 | - docs/models/toplogprobs.md |
231 | 232 | - docs/models/type.md |
232 | 233 | - 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: {"prompt": "<value>", "num_inference_steps": 4, "response_format": "url"} |
617 | 617 | responses: |
618 | 618 | "200": |
619 | | - application/json: {"data": [{"b64_json": "0x75e5323006", "response_format": "raw"}]} |
| 619 | + application/json: {"data": [{"b64_json": "0x75e5323006", "format": "raw", "seed": 105213}]} |
620 | 620 | examplesVersion: 1.0.0 |
621 | 621 | generatedTests: {} |
0 commit comments