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 supported9 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: tolerate unpickleable Redis cache entries
- fix: skip unpickleable Redis cache values
- fix: avoid serializing vertex component instances
- fix: validate combined MCP shell exec flags
- prototype: multitenant lfx capability boundary POC (RFC, not for merge)
- chore: add author-time contributor guardrail skills
- fix(i18n): resolve Chinese locale crash by mapping zh variants to zh-Hans
- Docs
- Python not yet supported