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.** The current Nvidia integration comprises a `NvidiaTextEmbedder`, `NvidiaDocumentEmbedder`, `NvidiaRanker` and`NvidiaGenerator` but no `NvidiaChatGenerator`. We should implement a `NvidiaChatGenerator` component and...

feature request
P1
integration:nvidia

## Summary and motivation Markitdown is a new open source library (MIT license) from Microsoft (https://github.com/microsoft/markitdown). It's a utility tool for converting various files to Markdown (e.g., for indexing, text...

contributions wanted!
new integration
P3

**Is your feature request related to a problem? Please describe.** After adding AsyncPipeline in Haystack 2.10 we should add a run_async method to each ChatGenerator that is IO-bound. **ChatGenerators**

feature request

**Is your feature request related to a problem? Please describe.** As we released AsyncPipeline in 2.10, we should add run_async methods for all relevant retrievers. --- By @anakin87: When adding...

feature request

If the `generation_kwargs` was set like this: https://github.com/deepset-ai/haystack-core-integrations/blob/00c43748edac70fbcd4efbca1a467138446c7edf/integrations/langfuse/example/basic_rag.py#L42 It would not be logged. ```json { "haystack.component.input_types": { "messages": "list", "generation_kwargs": "NoneType", "tools": "NoneType" }, "haystack.component.input_spec": { "messages": { "type": "typing.List[haystack.dataclasses.chat_message.ChatMessage]",...

contributions wanted!
feature request
P3
integration:langfuse

contributions wanted!
P2
integration:weaviate

contributions wanted!
P3
integration:ollama

contributions wanted!
P3
integration:cohere

contributions wanted!
P3
integration:ollama

contributions wanted!
P3
integration:cohere