Metadata-Version: 2.1
Name: context-haystack
Version: 0.0.0
Author-email: Alec Barber <alec@context.ai>, Alex Gamble <alex@context.ai>, Amisha Singh <amisha@context.ai>
Project-URL: Documentation, https://docs.context.ai
Project-URL: Issues, https://github.com/contextco/context-haystack/issues
Project-URL: Source, https://github.com/contextco/context-haystack
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: haystack-ai
Requires-Dist: context-python

# Context Haystack

[![License](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://github.com/contextco/context-haystack/main/LICENSE)
[![Python Version](https://img.shields.io/badge/python-%3E%3D3.9-blue)](https://www.python.org/downloads/release/python-390/)

## Installation

You can install Context Haystack using pip:

```shell
pip install context-haystack
```

## About

Context Haystack is the offical Python integration for [context.ai](https://context.ai/) with Haystack 2.0. You can use the Context Analytics component to log messages to Context. See your analytics dashboard at [with.context.ai](https://with.context.ai/).
