Skip to content

docs: Add Langflow to README#3357

Merged
ronensc merged 1 commit intomainfrom
readme-langflow
Oct 1, 2025
Merged

docs: Add Langflow to README#3357
ronensc merged 1 commit intomainfrom
readme-langflow

Conversation

@ronensc
Copy link
Collaborator

@ronensc ronensc commented Sep 1, 2025

Langflow has Traceloop support merged (langflow-ai/langflow#9317, langflow-ai/langflow#9514), which will be included in the next release.

  • I have added tests that cover my changes.
  • If adding a new instrumentation or changing an existing one, I've added screenshots from some observability platform showing the change.
  • PR name follows conventional commits format: feat(instrumentation): ... or fix(instrumentation): ....
  • (If applicable) I have updated the documentation accordingly.

Important

Add Langflow to the Frameworks section in README.md.

  • Documentation:
    • Added Langflow to the Frameworks section in README.md.
    • No code or behavior changes included.

This description was created by Ellipsis for d1308f7. You can customize this summary. It will automatically update as commits are pushed.


Summary by CodeRabbit

  • Documentation
    • Added Langflow to the Frameworks section of the project documentation.
    • Expanded the list of referenced frameworks to help users discover additional integration options.
    • Clarified that this update is content-only—no code, API, or runtime behavior changes were made.

@coderabbitai
Copy link

coderabbitai bot commented Sep 1, 2025

Walkthrough

Added a single documentation entry: Langflow was appended to the Frameworks list in README.md. No code, API, or behavioral changes.

Changes

Cohort / File(s) Summary
Documentation
README.md
Added Langflow to the Frameworks section list.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A nibble of docs, a hop to the list,
I twitch my nose—Langflow can’t be missed. 🥕
No code to run, no tests to start,
Just a gentle hop and a joyful heart.

Pre-merge checks and finishing touches

✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title Check ✅ Passed The title “docs: Add Langflow to README” succinctly and accurately describes the main change in the pull request by indicating that the documentation is being updated to include Langflow in the README, and follows the conventional commit format for documentation changes.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch readme-langflow

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

Disabled knowledge base sources:

  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between a4e7a15 and d1308f7.

📒 Files selected for processing (1)
  • README.md (1 hunks)
🚧 Files skipped from review as they are similar to previous changes (1)
  • README.md
⏰ 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.11)
  • GitHub Check: Test Packages (3.12)
  • GitHub Check: Build Packages (3.11)
  • GitHub Check: Lint

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a 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 in 1 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% <= threshold 50% None

Workflow ID: wflow_Yff9HOFnN3U1ISo9

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

Copy link
Collaborator Author

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?

Copy link

@coderabbitai coderabbitai bot left a 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 discoverability

Consider 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.

📥 Commits

Reviewing files that changed from the base of the PR and between fd0c09f and a4e7a15.

📒 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 Langflow

Link works and matches the section’s style.

Copy link
Member

@nirga nirga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a 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 d1308f7 in 27 seconds. Click for details.
  • Reviewed 12 lines of code in 1 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:155
  • Draft comment:
    Link for Langflow looks good and consistent with other entries. Verify that https://docs.langflow.org/ is the intended URL for Langflow documentation.
  • Reason this comment was not posted:
    Confidence changes required: 0% <= threshold 50% None

Workflow ID: wflow_I86LJ037W4lRlQk1

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@ronensc
Copy link
Collaborator Author

ronensc commented Oct 1, 2025

A new LangFlow release is now available (v1.6.0), which includes the built-in support for Traceloop.
🔗 https://github.com/langflow-ai/langflow/releases/tag/1.6.0

@ronensc ronensc merged commit e66894f into main Oct 1, 2025
12 checks passed
@ronensc ronensc deleted the readme-langflow branch October 1, 2025 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants