Skip to content

docs: use EmpirioLabs AI consistently - #14251

Open
Adam-Dalloul wants to merge 2 commits into
langflow-ai:release-1.12.0from
Adam-Dalloul:empiriolabs-ai-docs
Open

docs: use EmpirioLabs AI consistently#14251
Adam-Dalloul wants to merge 2 commits into
langflow-ai:release-1.12.0from
Adam-Dalloul:empiriolabs-ai-docs

Conversation

@Adam-Dalloul

@Adam-Dalloul Adam-Dalloul commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Rename the EmpirioLabs bundle documentation title to EmpirioLabs AI.
  • Align the current and versioned 1.11 pages with the component display names already used in Langflow.
  • Keep the existing /bundles-empiriolabs slug and all package and component identifiers unchanged.

Why

The components already appear as EmpirioLabs AI and EmpirioLabs AI Image Generation, while the page title and several instructions still use EmpirioLabs. This makes the visible documentation consistent without changing URLs or saved-flow identifiers.

Validation

  • npm run build
  • Confirmed the current and versioned pages remain identical.
  • Confirmed /bundles-empiriolabs is unchanged.

Summary by CodeRabbit

  • Documentation
    • Updated EmpirioLabs bundle documentation to use the “EmpirioLabs AI” branding.
    • Clarified text and image generation model descriptions and documented the text-generation model output.
    • Updated setup instructions and links to reference the EmpirioLabs AI account, dashboard, and documentation.

@coderabbitai

coderabbitai Bot commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Important

Review skipped

Auto incremental reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 2964f1d0-4f51-4488-97e6-a1358ab510b2

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Walkthrough

The bundle documentation and its versioned copy are renamed from EmpirioLabs to EmpirioLabs AI, with updated model descriptions, a documented model output, image-generation wording, and revised flow setup instructions.

Changes

EmpirioLabs AI documentation

Layer / File(s) Summary
Update bundle branding and overview
docs/docs/Components/bundles-empiriolabs.mdx, docs/versioned_docs/.../bundles-empiriolabs.mdx
Renames the bundle and updates introductory descriptions and documentation links for EmpirioLabs AI.
Document generation models and outputs
docs/docs/Components/bundles-empiriolabs.mdx, docs/versioned_docs/.../bundles-empiriolabs.mdx
Updates text and image generation model descriptions and adds the model (LanguageModel) output.
Update flow setup instructions
docs/docs/Components/bundles-empiriolabs.mdx, docs/versioned_docs/.../bundles-empiriolabs.mdx
Revises account, dashboard, API key, and component-selection instructions for EmpirioLabs AI.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Possibly related PRs

Suggested labels: documentation

Suggested reviewers: mendonk

🚥 Pre-merge checks | ✅ 9
✅ Passed checks (9 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely reflects the main change: standardizing the docs to use EmpirioLabs AI consistently.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Test Coverage For New Implementations ✅ Passed This PR only renames two MDX docs files; no test files or test code were added or updated, so the test-coverage check is not applicable.
Test Quality And Coverage ✅ Passed PR only changes two MDX docs; no implementation or test files were modified, so test coverage requirements are not applicable.
Test File Naming And Structure ✅ Passed PR only changes two docs MDX files; no backend/frontend/integration test files were added or modified, so the test-file naming check is not applicable.
Excessive Mock Usage Warning ✅ Passed Only two docs MDX files changed; no test files or mock usage were introduced or modified.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with 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.

❤️ Share

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

@github-actions github-actions Bot added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Jul 24, 2026

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Actionable comments posted: 2

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@docs/docs/Components/bundles-empiriolabs.mdx`:
- Line 69: Update the EmpirioLabs account signup link in both
docs/docs/Components/bundles-empiriolabs.mdx (line 69) and
docs/versioned_docs/version-1.11.0/Components/bundles-empiriolabs.mdx (line 69)
to use https://platform.empiriolabs.ai instead of the marketing homepage.
- Line 2: Complete the EmpirioLabs AI branding in the specified display labels
and prose while preserving package and component identifiers. In
docs/docs/Components/bundles-empiriolabs.mdx at lines 2, 19, 36, 49, and 59,
update downstream labels and endpoint, model-source, image-endpoint, and
image-model descriptions to “EmpirioLabs AI”; apply the same four description
changes in docs/versioned_docs/version-1.11.0/Components/bundles-empiriolabs.mdx
at lines 19, 36, 49, and 59.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 0b1fff08-370e-40c0-a7e4-fc8729627834

📥 Commits

Reviewing files that changed from the base of the PR and between f5c517c and 63adb79.

📒 Files selected for processing (2)
  • docs/docs/Components/bundles-empiriolabs.mdx
  • docs/versioned_docs/version-1.11.0/Components/bundles-empiriolabs.mdx

Comment thread docs/docs/Components/bundles-empiriolabs.mdx
Comment thread docs/docs/Components/bundles-empiriolabs.mdx
@erichare
erichare requested a review from mendonk July 25, 2026 17:23

@mendonk mendonk left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

+1

@github-actions github-actions Bot added documentation Improvements or additions to documentation and removed documentation Improvements or additions to documentation labels Jul 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants