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
- security: use HKDF for Fernet key derivation instead of insecure methods
- feat: add Braintrust tracing integration
- fix: redact database credentials from logs and error messages
- fix: prevent streaming response duplication with custom OpenAI endpoints
- feat: add Guardrails Message Validation template
- Refactor session_id handling in chat_output.py
- fix: correct typo 'recieved' to 'received'
- build(deps): bump webpack from 5.99.9 to 5.105.0 in /docs
- fix: sanitize NaN/Infinity values in JSON serialization pipeline
- fix: prevent Redis/disk cache pickle failures from crashing flow execution
- Docs
- Python not yet supported