Metadata-Version: 2.4
Name: google-ai-haystack
Version: 5.4.0.post1
Summary: Use models like Gemini via Google AI Studio
Project-URL: Documentation, https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/google_ai_haystack#readme
Project-URL: Issues, https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/google_ai_haystack/issues
Project-URL: Source, https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/google_ai_haystack
Author-email: 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.9
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
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.9
Requires-Dist: google-generativeai>=0.6.0
Requires-Dist: haystack-ai>=2.11.0
Description-Content-Type: text/markdown

# google-ai-haystack

> [!WARNING]
> This integration is **archived** and no longer maintained.
>
> Please use **[google-genai-haystack](https://pypi.org/project/google-genai-haystack)** instead.
>
> [Installation and documentation](https://haystack.deepset.ai/integrations/google-genai)

---

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

- [Integration page](https://haystack.deepset.ai/integrations/google-ai)
- [Changelog](https://github.com/deepset-ai/haystack-core-integrations/blob/main/integrations/google_ai/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 `GOOGLE_API_KEY` environment variable.