feat(run): add --api-key / COMFY_API_KEY for API Nodes#451
Conversation
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (6)
📝 WalkthroughWalkthroughThe PR adds end-to-end API key support to the ChangesAPI Key Propagation and Telemetry Protection
🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #451 +/- ##
==========================================
+ Coverage 80.65% 80.96% +0.30%
==========================================
Files 36 36
Lines 5216 5222 +6
==========================================
+ Hits 4207 4228 +21
+ Misses 1009 994 -15
🚀 New features to boost your workflow:
|
--api-keyflag andCOMFY_API_KEYenv var tocomfy runfor forwarding the Comfy API key to API Nodes (Partner Nodes such as OpenAI, Recraft, Gemini, etc.).extra_data.api_key_comfy_orgof the POST/promptbody, matchingComfyUI_frontend/src/scripts/api.ts. ComfyUI threads it to each Partner Node asHidden.api_key_comfy_org.SENSITIVE_TRACKING_KEYSfilter.