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.0.0.tar.gz
(15.8 kB
view details)
Built Distribution
File details
Details for the file anthropic_haystack-1.0.0.tar.gz
.
File metadata
- Download URL: anthropic_haystack-1.0.0.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e877db7966b113046dbc7e93ae3bb849d3e748c61fec30dbbcc2847ff5d57dbd |
|
MD5 | 4a97210760d98709e06b761ac4a8d749 |
|
BLAKE2b-256 | 983114b28ce019abbe705965903238aa2e8fd7aa7d240caa3e288b677778cf01 |
File details
Details for the file anthropic_haystack-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: anthropic_haystack-1.0.0-py3-none-any.whl
- Upload date:
- Size: 13.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52bf86d42ee0c616e78a6ea371fa4222a70d662f4f01cad1406824ee68c7d96e |
|
MD5 | 041bd2756102174d303d1ee07eddc108 |
|
BLAKE2b-256 | a1ae8fb798415a32170b0bafaf88bc17b1941d2ada215af18d3f3d3cea60423e |