Metadata-Version: 2.4
Name: watsonx-haystack
Version: 0.2.0
Summary: Watsonx integration for Haystack
Project-URL: Documentation, https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/watsonx#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/watsonx
Author-email: Divya <divyaruhil999@gmail.com>, deepset GmbH <info@deepset.ai>
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
Requires-Python: >=3.10
Requires-Dist: haystack-ai>=2.17.1
Requires-Dist: ibm-watsonx-ai>=1.3.26
Requires-Dist: pandas>=2.2.3
Description-Content-Type: text/markdown

# watsonx-haystack

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

- [Integration page](https://haystack.deepset.ai/integrations/watsonx)
- [Changelog](https://github.com/deepset-ai/haystack-core-integrations/blob/main/integrations/watsonx/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 `WATSONX_API_KEY` and `WATSONX_PROJECT_ID` environment variables.