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.1.0.tar.gz
(18.6 kB
view details)
Built Distribution
File details
Details for the file anthropic_haystack-1.1.0.tar.gz
.
File metadata
- Download URL: anthropic_haystack-1.1.0.tar.gz
- Upload date:
- Size: 18.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d4447f652430880b5d43e1c720d7c14027de194e1d450116c655bd4b3830fb08 |
|
MD5 | df7ccfeac8c904f8ef2b5faf57dd3657 |
|
BLAKE2b-256 | 4ba565b6ab759a7a88678b50497e7b531f1eeec3f5c85df778d0943fdd1f592b |
File details
Details for the file anthropic_haystack-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: anthropic_haystack-1.1.0-py3-none-any.whl
- Upload date:
- Size: 13.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3fa4323ac6cbf40ac6cb06dd162649836184dc691bd45863734c1610d47d91d0 |
|
MD5 | c2861c580e3ff39ef5d8eafbcdf79f82 |
|
BLAKE2b-256 | 97097242190f4ddb358f6c683879b2cef1aad2d7ae5cd5e92485e702521a8633 |