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
- feat(bundles): add Dakera persistent memory extension bundle
- fix(i18n): correct mistranslated Japanese "Current Flow" label
- Add instructions to build podman ppc64 linux images for LF 1.9.2 [branch release-1.9.2-build_ppc64]
- fix(crewai): apply convert_llm and convert_tools in SequentialTaskAgentComponent
- fix(crewai): dedup agents by identity in get_tasks_and_agents to prevent double-conversion
- [BUG] CrewAI wrappers mutate shared Agent.llm/.tools across crews and across tasks
- [BUG] SequentialTaskAgentComponent skips convert_llm at Agent factory; sibling factory applies it
- [BUG] CrewAI build_crew wires self.agents/tasks/memory into Crew; component reused across requests
- fix(pinecone): pass namespace to similarity_search
- fix: isolate CrewAI runtime state across build_crew calls
- Docs
- Python not yet supported