Name | cohere-haystack JSON |
Version |
5.2.0
JSON |
| download |
home_page | None |
Summary | None |
upload_time | 2025-07-10 08:30:34 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | None |
keywords |
|
VCS |
 |
bugtrack_url |
|
requirements |
hatch
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# cohere-haystack
[](https://pypi.org/project/cohere-haystack)
[](https://pypi.org/project/cohere-haystack)
-----
**Table of Contents**
- [cohere-haystack](#cohere-haystack)
- [Installation](#installation)
- [Contributing](#contributing)
- [License](#license)
## Installation
```console
pip install cohere-haystack
```
## Contributing
`hatch` is the best way to interact with this project, to install it:
```sh
pip install hatch
```
With `hatch` installed, to run all the tests:
```
hatch run test:all
```
> Note: integration tests will be skipped unless the env var COHERE_API_KEY is set. The api key needs to be valid
> in order to pass the tests.
To only run unit tests:
```
hatch run test:unit
```
For integration tests, run:
```
hatch run test:integration
```
To format your code and perform linting using Ruff (with automatic fixes), run:
```
hatch run fmt
```
To check for static type errors, run:
```console
$ hatch run test:types
```
## License
`cohere-haystack` is distributed under the terms of the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license.
Raw data
{
"_id": null,
"home_page": null,
"name": "cohere-haystack",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "deepset GmbH <info@deepset.ai>",
"download_url": "https://files.pythonhosted.org/packages/e5/5a/40b533b8ca18c8a136155c8c68105e359e8388b43f72c0ef8da3c8e12c5b/cohere_haystack-5.2.0.tar.gz",
"platform": null,
"description": "# cohere-haystack\n\n[](https://pypi.org/project/cohere-haystack)\n[](https://pypi.org/project/cohere-haystack)\n\n-----\n\n**Table of Contents**\n\n- [cohere-haystack](#cohere-haystack)\n - [Installation](#installation)\n - [Contributing](#contributing)\n - [License](#license)\n\n## Installation\n\n```console\npip install cohere-haystack\n```\n\n## Contributing\n\n`hatch` is the best way to interact with this project, to install it:\n```sh\npip install hatch\n```\n\nWith `hatch` installed, to run all the tests:\n```\nhatch run test:all\n```\n> Note: integration tests will be skipped unless the env var COHERE_API_KEY is set. The api key needs to be valid\n> in order to pass the tests.\n\nTo only run unit tests:\n```\nhatch run test:unit\n```\n\nFor integration tests, run:\n```\nhatch run test:integration\n```\n\nTo format your code and perform linting using Ruff (with automatic fixes), run:\n```\nhatch run fmt\n```\n\nTo check for static type errors, run:\n\n```console\n$ hatch run test:types\n```\n\n## License\n\n`cohere-haystack` is distributed under the terms of the [Apache-2.0](https://spdx.org/licenses/Apache-2.0.html) license.\n",
"bugtrack_url": null,
"license": null,
"summary": null,
"version": "5.2.0",
"project_urls": {
"Documentation": "https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/cohere#readme",
"Issues": "https://github.com/deepset-ai/haystack-core-integrations/issues",
"Source": "https://github.com/deepset-ai/haystack-core-integrations/tree/main/integrations/cohere"
},
"split_keywords": [],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "8aa86cfd9d5314255afb2f30399343ec0166212ef684dcd203ffbddc91b8a3ae",
"md5": "92fbc0d3de75f01551efc8515586885e",
"sha256": "571665608062916905c259f153b7ab97a9a59a5768ccdc626b84d17d996638cf"
},
"downloads": -1,
"filename": "cohere_haystack-5.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "92fbc0d3de75f01551efc8515586885e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 25524,
"upload_time": "2025-07-10T08:30:35",
"upload_time_iso_8601": "2025-07-10T08:30:35.959416Z",
"url": "https://files.pythonhosted.org/packages/8a/a8/6cfd9d5314255afb2f30399343ec0166212ef684dcd203ffbddc91b8a3ae/cohere_haystack-5.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e55a40b533b8ca18c8a136155c8c68105e359e8388b43f72c0ef8da3c8e12c5b",
"md5": "7f1329b793705951724db696d3f5a25c",
"sha256": "f1fda03c5b7c560a9df4d0012794793f526f3c13cc121562e31b2c7ddee8a2b4"
},
"downloads": -1,
"filename": "cohere_haystack-5.2.0.tar.gz",
"has_sig": false,
"md5_digest": "7f1329b793705951724db696d3f5a25c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 31911,
"upload_time": "2025-07-10T08:30:34",
"upload_time_iso_8601": "2025-07-10T08:30:34.942328Z",
"url": "https://files.pythonhosted.org/packages/e5/5a/40b533b8ca18c8a136155c8c68105e359e8388b43f72c0ef8da3c8e12c5b/cohere_haystack-5.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-10 08:30:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "deepset-ai",
"github_project": "haystack-core-integrations",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "hatch",
"specs": []
}
],
"lcname": "cohere-haystack"
}