langflow
https://github.com/langflow-ai/langflow
Python
Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported6 Subscribers
Add a CodeTriage badge to langflow
Help out
- Issues
- fix: add fallback serialization in RedisCache for non-picklable types (#13171)
- ci: apply lgtm label on fork PR reviews
- fix: exclude graph from Vertex pickling to resolve Celery ConsoleThreadLocals error
- fix(server): refuse to start with multiple workers and the default in-memory job queue
- fix: handle unpickleable chat cache writes
- fix: tolerate unpickleable Redis cache entries
- fix: skip unpickleable Redis cache values
- feat: sync langflow and lfx versions
- fix: tolerate unpickleable Redis cache values
- fix: tolerate unpickleable chat cache writes
- Docs
- Python not yet supported