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:all
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
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
Built Distribution
File details
Details for the file anthropic_haystack-3.0.0.tar.gz
.
File metadata
- Download URL: anthropic_haystack-3.0.0.tar.gz
- Upload date:
- Size: 31.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
d4baa6b62f8bcef64820ebefdf8dfbcf93e82cbe2d8d8ee22279558120ab7c74
|
|
MD5 |
ac1f9fd21609d28bc25163d75fa1a2de
|
|
BLAKE2b-256 |
dbf444500bfec269b66b4b54b60f900ea53c0e0444776d1406ed5f30aee8bc74
|
File details
Details for the file anthropic_haystack-3.0.0-py3-none-any.whl
.
File metadata
- Download URL: anthropic_haystack-3.0.0-py3-none-any.whl
- Upload date:
- Size: 20.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.28.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
748ae7a756c4a200ee3f43c9f13d446a10387f373797a706391bee5116c29a94
|
|
MD5 |
76151b9b38bcb16d4e2d3c25d56c9ddc
|
|
BLAKE2b-256 |
e1d08ee75f7e0eff6e03082e1faa4dde24c30556bd9d8112c441d795ef4c3d99
|