Nick Roth
Nick Roth
The conda builds are no longer possible because all of the minimal linux distributions have now moved to the musl c compiler, which makes the anaconda distributions incompatible. I tried...
A nice addition would be a version with embedded miniconda distribution. This would open the door to supporting package installs without having all the compilation requirements. You could even just...
If you have a simple block with a bulleted list, where the list has a single list item in it, I get a duplicate list item. ``` ``` Instead of:...
I had some trouble finding out that the duplicate elements issue was related to this package. I updated to v0.0.10 and though it was fixed. I found that links within...
CustomComponent build method using default value of dict() crashes langflow editor (langflow alpha)
**Describe the bug** Flow editor crashes when custom component has a default value of `dict()` for one of the input options. **Browser and Version** - Browser: Arc Version 1.43.1 (50198)...
The goal of this branch would be to support retrieving the crawl and extract data, even if there is no supabase for persistant storage and db authentication. Things I'm not...