-
Notifications
You must be signed in to change notification settings - Fork 798
docs: Add Langflow to README #3357
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
WalkthroughREADME.md updated to add Langflow under the Frameworks section. No code or behavioral changes. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested reviewers
Poem
✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Important
Looks good to me! 👍
Reviewed everything up to a4e7a15 in 27 seconds. Click for details.
- Reviewed
12
lines of code in1
files - Skipped
0
files when reviewing. - Skipped posting
1
draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. README.md:153
- Draft comment:
The new Langflow entry is correctly formatted and consistent with the other items. Nice update! - Reason this comment was not posted:
Confidence changes required:0%
<= threshold50%
None
Workflow ID: wflow_Yff9HOFnN3U1ISo9
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we wait for the next Langflow release before merging this PR?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (2)
README.md (2)
147-155
: Optional: keep “Frameworks” list ordered for discoverabilityConsider moving Langflow next to the other “Lang*” entries.
- - ✅ [OpenAI Agents](https://openai.github.io/openai-agents-python/) - - ✅ [Langflow](https://docs.langflow.org/) + - ✅ [OpenAI Agents](https://openai.github.io/openai-agents-python/)And insert after LangGraph:
+ - ✅ [Langflow](https://docs.langflow.org/)
154-155
: Update Langflow entry with Traceloop/OpenTelemetry integration details
Replace in README.md (lines 154–155):- ✅ [Langflow](https://docs.langflow.org/) + ✅ [Langflow](https://docs.langflow.org/) — Traceloop/OpenTelemetry integration merged; available in Langflow ≥ v1.6.0 (upcoming). Docs: https://docs.langflow.org/integrations-instana-traceloop. See PRs #9317 and #9514.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
💡 Knowledge Base configuration:
- MCP integration is disabled by default for public repositories
- Jira integration is disabled by default for public repositories
- Linear integration is disabled by default for public repositories
You can enable these sources in your CodeRabbit configuration.
📒 Files selected for processing (1)
README.md
(1 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (5)
- GitHub Check: Test Packages (3.10)
- GitHub Check: Test Packages (3.12)
- GitHub Check: Build Packages (3.11)
- GitHub Check: Test Packages (3.11)
- GitHub Check: Lint
🔇 Additional comments (1)
README.md (1)
154-155
: LGTM on adding LangflowLink works and matches the section’s style.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
Langflow has Traceloop support merged (langflow-ai/langflow#9317, langflow-ai/langflow#9514), which will be included in the next release.
feat(instrumentation): ...
orfix(instrumentation): ...
.Important
Add Langflow to the list of supported frameworks in
README.md
.README.md
, indicating its integration with OpenLLMetry.This description was created by
for a4e7a15. You can customize this summary. It will automatically update as commits are pushed.
Summary by CodeRabbit