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
- test: add unit tests for schema modules
- test: add unit tests for cache, job queue, session, state, and auth services
- test: add unit tests for processing, serialization, and main utils
- fix(mcp): handle JSON array responses in MCP tool output
- perf(ollama): parallelize model capability checks
- fix(projects): ignore unrelated parenthetical suffixes
- fix(flows): escape wildcard flow names when deduplicating
- fix(flows): escape wildcard endpoint names when deduplicating
- fix(graph): treat missing frozen cache as cache miss
- fix: prevent ForeignKeyViolation when deleting flows with traces
- Docs
- Python not yet supported