|
dc2e2b4ed2
|
Add JSON loading and serialization methods to PromptBuilder
|
2025-03-22 00:49:49 +01:00 |
|
|
9b50cf1575
|
Add execution interruption handling and executing node tracking in WebSocketManager
|
2025-03-22 00:00:50 +01:00 |
|
|
f5d5982606
|
Refactor PromptBuilder to enhance node management and input resolution
|
2025-03-21 15:33:49 +01:00 |
|
|
2bbbd38b93
|
Implement example file to showcase how the library works
|
2025-03-21 11:51:57 +01:00 |
|
|
8dad2b57b3
|
Add logger dependency and implement PromptBuilder for workflow management
|
2025-03-21 11:51:35 +01:00 |
|
|
f45572532f
|
Enhance WebSocketManager with reconnection logic and debug prints
|
2025-03-21 11:50:48 +01:00 |
|
|
c1c508215e
|
Remove deprecated model JSON files and add methods to retrieve samplers and schedulers from object info
|
2025-03-20 16:01:55 +00:00 |
|
|
41f85ae3c5
|
Add SubmitPromptResponse model and update submitPrompt method to return structured response
|
2025-03-20 15:43:15 +00:00 |
|
|
697d2f812d
|
Add WebSocketManager class for handling WebSocket connections and events
|
2025-03-20 15:18:26 +00:00 |
|
|
813e6f334e
|
Add base model and specific implementations for Vae, Lora, and Checkpoint; introduce exception handling and event types
|
2025-03-20 14:50:51 +00:00 |
|
|
0b2769310b
|
Add initial structure for comfyui_api_sdk with API models and event handling
|
2025-03-20 14:27:29 +00:00 |
|
|
1f9409ce0e
|
Add initial implementation of comfyui_api_sdk with API models and examples
|
2025-03-20 13:51:02 +01:00 |
|