ComfyUI/comfy_api_nodes/apis
Alexander Piskun 388b306a2b
feat(api-nodes): network client v2: async ops, cancellation, downloads, refactor (#10390)
* feat(api-nodes): implement new API client for V3 nodes

* feat(api-nodes): implement new API client for V3 nodes

* feat(api-nodes): implement new API client for V3 nodes

* converted WAN nodes to use new client; polishing

* fix(auth): do not leak authentification for the absolute urls

* convert BFL API nodes to use new API client; remove deprecated BFL nodes

* converted Google Veo nodes

* fix(Veo3.1 model): take into account "generate_audio" parameter
2025-10-23 22:37:16 -07:00
..
__init__.py feat(api-nodes): add kling-2-5-turbo to txt2video and img2video nodes (#10155) 2025-10-03 11:26:34 -07:00
bfl_api.py feat(api-nodes): network client v2: async ops, cancellation, downloads, refactor (#10390) 2025-10-23 22:37:16 -07:00
client.py api-nodes: fixed dynamic pricing format; import comfy_io directly (#10336) 2025-10-13 23:55:56 -07:00
gemini_api.py feat(GeminiImage-ApiNode): add aspect_ratio and release version of model (#10255) 2025-10-10 16:17:20 -07:00
luma_api.py More API Nodes (#7956) 2025-05-06 04:23:00 -04:00
pika_defs.py fix(v3,api-nodes): V3 schema typing; corrected Pika API nodes (#10265) 2025-10-09 15:15:03 -07:00
pixverse_api.py More API Nodes (#7956) 2025-05-06 04:23:00 -04:00
PixverseController.py More API Nodes (#7956) 2025-05-06 04:23:00 -04:00
PixverseDto.py More API Nodes (#7956) 2025-05-06 04:23:00 -04:00
recraft_api.py move SVG to core (#7982) 2025-05-09 13:46:34 -04:00
request_logger.py feat(api-nodes, pylint): use lazy formatting in logging functions (#10248) 2025-10-08 23:06:56 -07:00
rodin_api.py feat(linter, api-nodes): add pylint for comfy_api_nodes folder (#10157) 2025-10-02 19:14:28 -04:00
stability_api.py add StabilityAudio API nodes (#9749) 2025-09-10 05:06:47 -04:00
tripo_api.py Add Veo3 video generation node with audio support (#9110) 2025-08-05 01:52:25 -04:00
veo_api.py feat(api-nodes): network client v2: async ops, cancellation, downloads, refactor (#10390) 2025-10-23 22:37:16 -07:00