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: omit runtime component from vertex cache state
- fix(graph): omit runtime component from serialized vertex
- Avoid caching live vertex component instances
- fix: avoid pickling vertex component runtime state
- fix: resolve deadlock in AsyncInMemoryCache and AsyncDiskCache upsert
- fix: prevent StopIteration crash in update_memory_keys
- fix: move validation before Metric construction in _add_metric
- fix: prevent AttributeError from chained dict.get() in setup.py
- fix: avoid pickling workflow graph in celery background tasks
- fix: omit vertex components from graph cache state
- Docs
- Python not yet supported