Metadata-Version: 2.4
Name: edenai-haystack
Version: 0.1.0
Summary: Use Eden AI with Haystack to build AI applications with 500+ AI models through one unified, OpenAI-compatible API.
Project-URL: Documentation, https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/edenai#readme
Project-URL: Issues, https://github.com/deepset-ai/haystack-core-integrations/issues
Project-URL: Source, https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/edenai
Author-email: deepset GmbH <info@deepset.ai>, Eden AI <tech@edenai.co>
License-Expression: Apache-2.0
License-File: LICENSE.txt
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 :: 3.14
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.10
Requires-Dist: haystack-ai>=2.30.0
Description-Content-Type: text/markdown

# edenai-haystack

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

[Eden AI](https://www.edenai.co/) integration for Haystack: reach 500+ models (OpenAI, Anthropic, Mistral, Google, Cohere, and more) through one OpenAI-compatible, EU-hosted API key.

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

---

## Contributing

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

To run the integration tests locally, export the `EDENAI_API_KEY` environment variable.
