Skip to content

feat: Add Integration for translated's Lara model#2848

Open
bogdankostic wants to merge 11 commits intomainfrom
lara-integration
Open

feat: Add Integration for translated's Lara model#2848
bogdankostic wants to merge 11 commits intomainfrom
lara-integration

Conversation

@bogdankostic
Copy link
Contributor

Proposed Changes:

This PR adds the Lara integration for Haystack. Lara is an adaptive translation API (by translated) that combines LLM-style fluency with low hallucination and latency, and supports domain adaptation via context, instructions, translation memories, and glossaries.

Lara documentation: https://support.laratranslate.com/en
Lara SDK documentation: https://developers.laratranslate.com/docs/introduction

How did you test it?

I added unit tests and an integration test.

Notes for the reviewer

  • For the integration test to run in the CI, we need to add the API keys to GitHub.
  • We need to create the python package lara-haystack

Checklist

@bogdankostic bogdankostic requested a review from a team as a code owner February 17, 2026 13:14
@bogdankostic bogdankostic requested review from davidsbatista and removed request for a team February 17, 2026 13:14
@github-actions github-actions bot added the type:documentation Improvements or additions to documentation label Feb 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic:CI type:documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant