Metadata-Version: 2.4
Name: lara-haystack
Version: 1.0.0
Summary: Haystack integration for Lara, translated's AI translator
Project-URL: Documentation, https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/lara#readme
Project-URL: Issues, https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/issues
Project-URL: Source, https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/lara
Author-email: deepset GmbH <info@deepset.ai>
License-Expression: Apache-2.0
License-File: LICENSE.txt
Keywords: Haystack,Lara,Translation,Translator
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=3.10
Requires-Dist: haystack-ai>=2.24.1
Requires-Dist: lara-sdk
Description-Content-Type: text/markdown

# lara-haystack

[![PyPI - Version](https://img.shields.io/pypi/v/lara-haystack.svg)](https://pypi.org/project/lara-haystack)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/lara-haystack.svg)](https://pypi.org/project/lara-haystack)

- [Integration page](https://haystack.deepset.ai/integrations/lara)
- [Changelog](https://github.com/deepset-ai/haystack-core-integrations/blob/main/integrations/lara/CHANGELOG.md)

---

## Contributing

Refer to the general [Contribution Guidelines](https://github.com/deepset-ai/haystack-core-integrations/blob/main/CONTRIBUTING.md).

To run integration tests locally, you need to export the `LARA_ACCESS_KEY_ID` and `LARA_ACCESS_KEY_SECRET` environment variables.
