ComfyUI/comfy_api_nodes/apis
Alexander Piskun bf2a1b5b1e
async API nodes (#9129)
* converted API nodes to async

* converted BFL API nodes to async

* fixed client bug; converted gemini, ideogram, minimax

* fixed client bug; converted openai nodes

* fixed client bug; converted moonvalley, pika nodes

* fixed client bug; converted kling, luma nodes

* converted pixverse, rodin nodes

* converted tripo, veo2

* converted recraft nodes

* add lost log_request_response call
2025-08-07 23:37:50 -04:00
..
__init__.py Add Veo3 video generation node with audio support (#9110) 2025-08-05 01:52:25 -04:00
bfl_api.py Reduce code duplication for [pro] and [max], rename Pro and Max to [pro] and [max] to be consistent with other BFL nodes, make default seed for Kontext nodes be 1234. since 0 is interpreted by API as 'choose random seed' (#8337) 2025-05-29 17:14:27 -04:00
client.py async API nodes (#9129) 2025-08-07 23:37:50 -04:00
luma_api.py More API Nodes (#7956) 2025-05-06 04:23:00 -04: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 ComfyAPI Core v0.0.2 (#8962) 2025-07-29 22:17:22 -04:00
rodin_api.py More API nodes: Gemini/Open AI Chat, Tripo, Rodin, Runway Image (#8295) 2025-05-27 03:00:58 -04:00
stability_api.py More API Nodes (#7956) 2025-05-06 04:23:00 -04:00
tripo_api.py Add Veo3 video generation node with audio support (#9110) 2025-08-05 01:52:25 -04:00