reloadware / reloadium

Hot Reloading and Profiling for Python
https://reloadium.io
Apache License 2.0
2.74k stars 56 forks source link

__rw_pass__ #192

Open TashaSkyUp opened 1 month ago

TashaSkyUp commented 1 month ago

Describe the bug*

whenever I run my custom nodes in comfyui under reloadium it injects__rw_pass__into my llm calls which causes them to fail.

To Reproduce

Steps to reproduce the behavior: Sorry its a private project I cant share the software.

Expected behavior

it should not inject the __rw_pass__ key into random kwargs

Screenshots

If applicable, add screenshots to help explain your problem.

Desktop or remote (please complete the following information):**

Additional context

I've been using reloadium for about a year, this is the main reason I don't subscribe to the paid version.

TashaSkyUp commented 2 weeks ago

bump?