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 are integrating Gemini embedder, given its high ranking in MTEB leaderboard, for our chatbot. **Describe the solution you'd like**...

contributions wanted!
P2
integration:google-ai

**Describe the bug** Hello Haystack team, I'm currently working with a Weaviate setup where the REST API and gRPC services are hosted on different domains. Specifically, I have: REST API...

feature request
P2
integration:weaviate

### Related Issues - proposal for #1351 ### Proposed Changes: Add `array_contains` (all items must be present in array) and `array_overlaps` (at least on item must be present in array)...

type:documentation
integration:pgvector

**Is your feature request related to a problem? Please describe.** We’ve started using Haystack to create LLM pipelines and want to track their usage with Langfuse. We use a function...

feature request
P3
integration:langfuse

**Is your feature request related to a problem? Please describe.** When working on LLM applications and tracing them, the trace_id is usually key to later on: - add additional non-haystack...

feature request
P3
integration:langfuse

**Is your feature request related to a problem? Please describe.** I can't run the embedder on GPU so it is ridiculously slow **Describe the solution you'd like** Right now the...

feature request
P3
integration:fastembed

**Is your feature request related to a problem? Please describe.** I am unable to set a request timeout for API calls when using the AnthropicGenerator class from Haystack's integration with...

feature request
P2

This component was developed a while ago when the Unstructured ecosystem was smaller and simpler. It evolved over time and now includes: the open-source library, free and paid APIs, API...

integration:unstructured-fileconverter
P3

**Is your feature request related to a problem? Please describe.** Referring to https://github.com/deepset-ai/haystack/issues/8952 and https://github.com/deepset-ai/haystack/pull/9012, the same logic for àzure.identity.DefaultAzureCredential` layered authentication applies to `haystack_integrations.document_stores.azure_ai_search.AzureAISearchDocumentStore` **Describe the solution you'd like**...

contributions wanted!
feature request
P2

### Related Issues - fixes https://github.com/deepset-ai/haystack-core-integrations/issues/1483 ### Proposed Changes: - Add NvidiaChatGenerator ### How did you test it? - new unit tests - ran one new integration test locally ###...

type:documentation
integration:nvidia