Yakir Yehuda
Yakir Yehuda
I am trying to use this api for a day now. 1. First i encountered a problem when trying to call categories.py, I got this as response: information from server....
Seems like the 'redirectTo' is used to fill the redirect url for both email magic link and Google auth (or any other auth for that matter) which seems like a...
When converting this ComfyUI-VideoHelperSuite "Load VIdeo (Path)" to python the result is: ``` vhs_loadvideopath = NODE_CLASS_MAPPINGS["VHS_LoadVideoPath"]() vhs_loadvideopath_568 = vhs_loadvideopath.load_video() ``` Notice no args for the load video function which causes...
### Problem Description Hey all! right now the planner is ignoring major instructions I give to the main agent, I think it might be because of the prompt it has....
Hey! been playing around with this project and im using playwright with remote browsers (been trying both browserbase and steel.dev) and using proxies in both (residential) but no matter what...