haystack-core-integrations icon indicating copy to clipboard operation
haystack-core-integrations copied to clipboard

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

Results 229 haystack-core-integrations issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** We extend OpenAIChatGenerator for MistralChatGenerator. This works for chat completion but not for function calling. Mistral's function calling API is...

feature request
integration:mistral

## Checklist If the request is accepted, ensure the following checklist is complete before closing this issue. ```[tasklist] ### Tasks - [x] The code is documented with docstrings and was...

new integration
P1

Hi, I'm new to haystack and I think it's a very pleasant tool. I've been searching for a while now (mainly here: https://docs.haystack.deepset.ai/v2.0/reference/integrations-ragas) but I didn't find an answer to...

integration:ragas

**Is your feature request related to a problem? Please describe.** We are currently working on a project that needs a NoSQL DocumentStore , and we cannot afford to depend on...

feature request
P3
integration:mongodb-atlas

As of now there's no way to see the documentation for an older integration version as we always overwrite with the latest changes. We should give the possibility to users...

type:documentation
topic:CI

**Is your feature request related to a problem? Please describe.** Provide a component that can extract and generate sql from dialogue questions and answers like langchain sql agent, obtain data...

feature request
community-triage

Sagemaker integration tests are not being run as of now. Keeping models deployed just for testing purposes is way too expensive. We should start them on demand when the workflow...

topic:CI
P3
integration:amazon-sagemaker

**Is your feature request related to a problem? Please describe.** Weaviate supports adding multi tenancy which is useful in certain use cases e.g. large scale deployments, e-commerce **Describe the solution...

contributions wanted!
feature request
integration:weaviate

[Two tests](https://github.com/deepset-ai/haystack-core-integrations/actions/runs/8303728438/job/22728343963) have recently started to fail. It is all related to a new handling of null values by Pinecone. `{field: {"$ne": value}}` now returns only documents where the field...

bug
P2
integration:pinecone