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 supported9 Subscribers
Add a CodeTriage badge to langflow
Help out
- Issues
- fix(lfx): keep the block boundaries when pulling text out of a page
- feat(api): add the flow audits read API
- feat(telemetry): report the database engine in the version event
- feat(kb): write precomputed vectors to a knowledge base without re-embedding
- feat(tools): add OpticParse and PhishVision intelligence tool components
- fix(users): enforce case-insensitive username uniqueness
- fix(authz): delete a user's role assignments when the user is deleted & Adds the missing ORM cascade; SQLite never enforces the declared FK CASCADE.
- feat(kb): add relocate-kb to move knowledge base vectors between backends
- feat(db): add a command to convert a SQLite database to Postgres
- fix(sidebar): scope the project list to the caller's own project
- Docs
- Python not yet supported