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
- feat: add vLLM as a default Model Provider
- bug: `from X import Y as Z` alias ignored in custom component code — NameError on aliased imports
- `from __future__ import annotations` has no effect in custom component sandbox — TYPE_CHECKING imports cause NameError
- CRITICAL: Server-Side Code Execution via Custom Component Upload for Active Users
- feat(benchmarks): cold-start measurement harness
- feat(components): component index correctness + build caching
- feat(imports): defer heavy imports off the Graph hot path
- fix(custom): lazy exec_globals in validate.prepare_global_scope
- feat(services): service init restructuring + container fork safety
- fix(i18n): fall back to English for missing locale imports
- Docs
- Python not yet supported