Skip to content

Add Weco integration docs#2712

Open
aliroberts wants to merge 2 commits intolangfuse:mainfrom
WecoAI:docs/weco-integration
Open

Add Weco integration docs#2712
aliroberts wants to merge 2 commits intolangfuse:mainfrom
WecoAI:docs/weco-integration

Conversation

@aliroberts
Copy link

Summary

Weco's Langfuse integration lets you optimize code against Langfuse datasets using both local code evaluators and managed LLM-as-a-Judge evaluators.

This PR adds a Weco integration to Langfuse docs, including:

  1. A dedicated integration page under Integrations → Other
  2. A cookbook notebook entry under Guides → Cookbook
  3. Routing and nav wiring so both pages are discoverable

Why this belongs in Langfuse docs

  • Weco users run evaluations on Langfuse datasets and managed evaluators.
  • The integration creates Langfuse experiment runs per optimization step.
  • This is a concrete interoperability workflow between two tools and fits the integrations section. Category choice: integrations/other (not frameworks), consistent with tool/platform-style integrations.

What changed

New content

  • cookbook/integration_weco.ipynb
  • content/integrations/other/weco.mdx
  • content/guides/cookbook/integration_weco.mdx
  • public/images/integrations/weco_icon.svg

Navigation / routing updates

  • content/integrations/other/meta.json
    • Added weco slug
  • cookbook/_routes.json
    • Added route for integration_weco.ipynb
    • docsPath: "integrations/other/weco"
    • isGuide: true (required so it appears in Guides → Cookbook)
  • content/guides/cookbook/meta.json
    • Added integration_weco slug so cookbook index includes it

Validation performed

  • Confirmed integration_weco is reachable in both locations:
    • /integrations/other/weco
    • /guides/cookbook/integration_weco
  • Confirmed nav wiring:
    • Integrations sidebar includes Weco
    • Cookbook index includes integration_weco
  • Confirmed no linter issues on touched files.

Links

FYI @hassiebp

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@dosubot dosubot bot added the size:XL This PR changes 500-999 lines, ignoring generated files. label Mar 25, 2026
@vercel
Copy link

vercel bot commented Mar 25, 2026

@aliroberts is attempting to deploy a commit to the langfuse Team on Vercel.

A member of the Team first needs to authorize it.

@CLAassistant
Copy link

CLAassistant commented Mar 25, 2026

CLA assistant check
All committers have signed the CLA.

@dosubot dosubot bot added the documentation Improvements or additions to documentation label Mar 25, 2026
@vercel
Copy link

vercel bot commented Mar 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
langfuse-docs Ready Ready Preview, Comment Mar 25, 2026 3:19pm

Request Review

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 size:XL This PR changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants