Skip to content

feat: add langdetect integration tile#519

Draft
julian-risch wants to merge 1 commit into
mainfrom
add-langdetect-integration
Draft

feat: add langdetect integration tile#519
julian-risch wants to merge 1 commit into
mainfrom
add-langdetect-integration

Conversation

@julian-risch

Copy link
Copy Markdown
Member

This adds an integration tile for the new langdetect-haystack package, which provides two components moved out of Haystack core:

  • DocumentLanguageClassifier (haystack_integrations.components.classifiers.langdetect)
  • TextLanguageRouter (haystack_integrations.components.routers.langdetect)

Related PRs:

Notes:

  • The tile omits the logo: line, since langdetect has no brand logo (same as the asqav tile).
  • The two usage examples were run end-to-end against the langdetect-haystack package.

🤖 Generated with Claude Code

Add an integration tile for the langdetect-haystack package, which
provides the DocumentLanguageClassifier and TextLanguageRouter
components (moved from Haystack core).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 16, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
haystack-integrations Ready Ready Preview, Comment Jun 16, 2026 9:14pm

Request Review

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.

1 participant