No project description provided
Project description
cohere-haystack
Table of Contents
Installation
pip install cohere-haystack
Contributing
hatch is the best way to interact with this project, to install it:
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:
$ hatch run test:types
License
cohere-haystack is distributed under the terms of the Apache-2.0 license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cohere_haystack-5.0.0.tar.gz.
File metadata
- Download URL: cohere_haystack-5.0.0.tar.gz
- Upload date:
- Size: 31.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
823d65ccb71e49c05d577ff3403b13826ce8028ace173e710c9e2e96d2fc0599
|
|
| MD5 |
c9f304fb95f06ced2e3926b1e5593e88
|
|
| BLAKE2b-256 |
50a16764eaaf3bb23ff420160db74eeca0537b09049dc24850f3cde34edbca42
|
File details
Details for the file cohere_haystack-5.0.0-py3-none-any.whl.
File metadata
- Download URL: cohere_haystack-5.0.0-py3-none-any.whl
- Upload date:
- Size: 25.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cb2a9e5c4453368a5fc402205fbe77cf70143c1f4386ce2cd6f7ea4588c63e7d
|
|
| MD5 |
caf7a988249aaf57e2029ed4a7cd01d6
|
|
| BLAKE2b-256 |
ea9cfeb1b53701e3241da433f5fdfcc9878d87c846971ee22fcf62e9bffcc0ff
|