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 supported8 Subscribers
Add a CodeTriage badge to langflow
Help out
- Issues
- fix: graph cache serialization of runtime components
- fix: add locale fallback for unsupported browser languages
- 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: tolerate unpickleable Redis cache values
- fix: tolerate unpickleable chat cache writes
- fix: avoid serializing vertex component instances
- Docs
- Python not yet supported