Skip to content

deepset-ai/haystack-core-integrations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Haystack 2.x Core Integrations

This repository contains integrations to extend the capabilities of Haystack version 2.0 and onwards. The code in this repo is maintained by deepset, see each integration's README file for details around installation, usage and support.

Quick start

You will need hatch to work on or create new integrations, open this link and follow the install instructions for your operating system and platform.

All the integrations are self contained, so the first step before working on one is to cd into the proper folder. For example, to run the tests suite for the Chroma document store, from the root of the repo:

$ cd integrations/chroma
$ hatch run test

Hatch will take care of setting up an isolated Python environment and run the tests.

Please check out our Contribution Guidelines for all the details.

Inventory

Package Type PyPi Package Status
amazon-bedrock-haystack Generator PyPI - Version Test / amazon_bedrock
amazon-sagemaker-haystack Generator PyPI - Version Test / amazon_sagemaker
anthropic-haystack Generator PyPI - Version Test / anthropic
astra-haystack Document Store PyPI - Version Test / astra
chroma-haystack Document Store PyPI - Version Test / chroma
cohere-haystack Embedder, Generator PyPI - Version Test / cohere
deepeval-haystack Evaluator PyPI - Version Test / deepeval
elasticsearch-haystack Document Store PyPI - Version Test / elasticsearch
fastembed-haystack Embedder PyPI - Version Test / fastembed
google-ai-haystack Generator PyPI - Version Test / google-ai
google-vertex-haystack Generator PyPI - Version Test / google-vertex
gradient-haystack Embedder, Generator PyPI - Version Test / gradient
instructor-embedders-haystack Embedder PyPI - Version Test / instructor-embedders
jina-haystack Embedder PyPI - Version Test / jina
llama-cpp-haystack Generator PyPI - Version Test / llama-cpp
mistral-haystack Embedder, Generator PyPI - Version Test / mistral
mongodb-atlas-haystack Document Store PyPI - Version Test / mongodb-atlas
nvidia-haystack Generator PyPI - Version Test / nvidia
ollama-haystack Generator PyPI - Version Test / ollama
opensearch-haystack Document Store PyPI - Version Test / opensearch
optimum-haystack Embedder PyPI - Version Test / optimum
pinecone-haystack Document Store PyPI - Version Test / pinecone
pgvector-haystack Document Store PyPI - Version Test / pgvector
qdrant-haystack Document Store PyPI - Version Test / qdrant
ragas-haystack Evaluator PyPI - Version Test / ragas
unstructured-fileconverter-haystack File converter PyPI - Version Test / unstructured
uptrain-haystack Evaluator PyPI - Version Staged
weaviate-haystack Document Store PyPI - Version Test / weaviate

About

Additional packages (components, document stores and the likes) to extend the capabilities of Haystack version 2.0 and onwards

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Languages