An integration of Anthropic Claude models into the Haystack framework.
Project description
anthropic-haystack
Table of Contents
Installation
pip install anthropic-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
Note: there are no integration tests for this project.
To run the linters ruff
and mypy
:
hatch run lint:all
Examples
You can find an example of how to do a simple RAG with Claude using online documentation in the example/
folder of this repo.
License
anthropic-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
anthropic_haystack-1.2.0.tar.gz
(20.0 kB
view details)
Built Distribution
File details
Details for the file anthropic_haystack-1.2.0.tar.gz
.
File metadata
- Download URL: anthropic_haystack-1.2.0.tar.gz
- Upload date:
- Size: 20.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4df717c05d3e5596b5719d25573dc84201ec6a19a116d587e1ea7cb3b113d03a |
|
MD5 | 61c3832cf1295419b1d3d1509ec09df7 |
|
BLAKE2b-256 | 99340c603a9e7738fb5d99536042112973b51fb749a324bd6d960705df33234d |
File details
Details for the file anthropic_haystack-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: anthropic_haystack-1.2.0-py3-none-any.whl
- Upload date:
- Size: 16.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d378d11a00bacfae61182fd47c2091b5dfe553fcececfba4af590e3960f9b767 |
|
MD5 | de06f9e70cff788d1f9935fd56e99f2d |
|
BLAKE2b-256 | 37fb4f0b78504027aa733d7d92795e7d5414a75289884c141181e29f411b1793 |