77 update :
88 x-codeSamples :
99 - lang : python
10- label : list_assets_assets_get
10+ label : SDK (Python)
1111 source : |-
1212 from comfydeploy import ComfyDeploy
1313
@@ -25,7 +25,7 @@ actions:
2525 update :
2626 x-codeSamples :
2727 - lang : python
28- label : create_folder_assets_folder_post
28+ label : SDK (Python)
2929 source : |-
3030 from comfydeploy import ComfyDeploy
3131
@@ -45,7 +45,7 @@ actions:
4545 update :
4646 x-codeSamples :
4747 - lang : python
48- label : upload_asset_file_assets_upload_post
48+ label : SDK (Python)
4949 source : |-
5050 from comfydeploy import ComfyDeploy
5151
@@ -68,7 +68,7 @@ actions:
6868 update :
6969 x-codeSamples :
7070 - lang : python
71- label : delete_asset_assets__asset_id__delete
71+ label : SDK (Python)
7272 source : |-
7373 from comfydeploy import ComfyDeploy
7474
@@ -86,7 +86,7 @@ actions:
8686 update :
8787 x-codeSamples :
8888 - lang : python
89- label : get_asset_assets__asset_id__get
89+ label : SDK (Python)
9090 source : |-
9191 from comfydeploy import ComfyDeploy
9292
@@ -104,7 +104,7 @@ actions:
104104 update :
105105 x-codeSamples :
106106 - lang : python
107- label : create_deployment_deployment_post
107+ label : SDK (Python)
108108 source : |-
109109 from comfydeploy import ComfyDeploy
110110
@@ -127,7 +127,7 @@ actions:
127127 update :
128128 x-codeSamples :
129129 - lang : python
130- label : get_deployments_deployments_get
130+ label : SDK (Python)
131131 source : |-
132132 from comfydeploy import ComfyDeploy
133133
@@ -145,7 +145,7 @@ actions:
145145 update :
146146 x-codeSamples :
147147 - lang : python
148- label : upload_file_file_upload_post
148+ label : SDK (Python)
149149 source : |-
150150 from comfydeploy import ComfyDeploy
151151
@@ -168,7 +168,7 @@ actions:
168168 update :
169169 x-codeSamples :
170170 - lang : python
171- label : public_models_models_get
171+ label : SDK (Python)
172172 source : |-
173173 from comfydeploy import ComfyDeploy
174174
@@ -186,7 +186,7 @@ actions:
186186 update :
187187 x-codeSamples :
188188 - lang : python
189- label : queue_deployment_run_run_deployment_queue_post
189+ label : SDK (Python)
190190 source : |-
191191 from comfydeploy import ComfyDeploy
192192
@@ -211,7 +211,7 @@ actions:
211211 update :
212212 x-codeSamples :
213213 - lang : python
214- label : create_run_deployment_stream_run_deployment_stream_post
214+ label : SDK (Python)
215215 source : |-
216216 from comfydeploy import ComfyDeploy
217217
@@ -238,7 +238,7 @@ actions:
238238 update :
239239 x-codeSamples :
240240 - lang : python
241- label : sync_deployment_run_run_deployment_sync_post
241+ label : SDK (Python)
242242 source : |-
243243 from comfydeploy import ComfyDeploy
244244
@@ -263,7 +263,7 @@ actions:
263263 update :
264264 x-codeSamples :
265265 - lang : python
266- label : queue_workflow_run_run_workflow_queue_post
266+ label : SDK (Python)
267267 source : |-
268268 from comfydeploy import ComfyDeploy
269269
@@ -289,7 +289,7 @@ actions:
289289 update :
290290 x-codeSamples :
291291 - lang : python
292- label : create_run_workflow_stream_run_workflow_stream_post
292+ label : SDK (Python)
293293 source : |-
294294 from comfydeploy import ComfyDeploy
295295
@@ -317,7 +317,7 @@ actions:
317317 update :
318318 x-codeSamples :
319319 - lang : python
320- label : sync_workflow_run_run_workflow_sync_post
320+ label : SDK (Python)
321321 source : |-
322322 from comfydeploy import ComfyDeploy
323323
@@ -343,7 +343,7 @@ actions:
343343 update :
344344 x-codeSamples :
345345 - lang : python
346- label : get_run_run__run_id__get
346+ label : SDK (Python)
347347 source : |-
348348 from comfydeploy import ComfyDeploy
349349
@@ -361,7 +361,7 @@ actions:
361361 update :
362362 x-codeSamples :
363363 - lang : python
364- label : cancel_run_run__run_id__cancel_post
364+ label : SDK (Python)
365365 source : |-
366366 from comfydeploy import ComfyDeploy
367367
@@ -381,7 +381,7 @@ actions:
381381 update :
382382 x-codeSamples :
383383 - lang : python
384- label : search_search_model_get
384+ label : SDK (Python)
385385 source : |-
386386 from comfydeploy import ComfyDeploy
387387
@@ -399,7 +399,7 @@ actions:
399399 update :
400400 x-codeSamples :
401401 - lang : python
402- label : create_session_session_post
402+ label : SDK (Python)
403403 source : |-
404404 from comfydeploy import ComfyDeploy
405405
@@ -419,7 +419,7 @@ actions:
419419 update :
420420 x-codeSamples :
421421 - lang : python
422- label : increase_timeout_session_increase_timeout_post
422+ label : SDK (Python)
423423 source : |-
424424 from comfydeploy import ComfyDeploy
425425
@@ -442,7 +442,7 @@ actions:
442442 update :
443443 x-codeSamples :
444444 - lang : python
445- label : delete_session_session__session_id__delete
445+ label : SDK (Python)
446446 source : |-
447447 from comfydeploy import ComfyDeploy
448448
@@ -460,7 +460,7 @@ actions:
460460 update :
461461 x-codeSamples :
462462 - lang : python
463- label : get_session_session__session_id__get
463+ label : SDK (Python)
464464 source : |-
465465 from comfydeploy import ComfyDeploy
466466
@@ -478,7 +478,7 @@ actions:
478478 update :
479479 x-codeSamples :
480480 - lang : python
481- label : get_machine_sessions_sessions_get
481+ label : SDK (Python)
482482 source : |-
483483 from comfydeploy import ComfyDeploy
484484
@@ -496,7 +496,7 @@ actions:
496496 update :
497497 x-codeSamples :
498498 - lang : python
499- label : run_update__request_body__webhook__post
499+ label : SDK (Python)
500500 source : |-
501501 from comfydeploy import ComfyDeploy
502502 from comfydeploy.models import components
0 commit comments