Julian Risch
Julian Risch
### Related Issues - Related to #1650 - Related to https://github.com/deepset-ai/haystack-experimental/issues/250 @sjrl brought up that one way to keep example files from the experimental Agent around is an integration https://github.com/deepset-ai/haystack-experimental/pull/263#issuecomment-2775755734...
## Summary and motivation Related to https://github.com/deepset-ai/haystack-experimental/issues/250 @sjrl brought up that one way to keep example files from the experimental Agent around is an integration https://github.com/deepset-ai/haystack-experimental/pull/263#issuecomment-2775755734 ## Detailed design Move...
### 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 ###...
**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...
- Related to https://github.com/deepset-ai/haystack-experimental/issues/250 @sjrl brought up that one way to keep example files from the experimental Agent around is an integration https://github.com/deepset-ai/haystack-experimental/pull/263#issuecomment-2775755734 https://github.com/deepset-ai/haystack-core-integrations/pull/1637
- [ ] 🟥 To evaluate if each pipeline should run in separate environment