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

feat: Add NvidiaChatGenerator

Open julian-risch opened this issue 8 months ago • 0 comments

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

Notes for the reviewer

No streaming or run_async added. Could be done in a separate PR. I kept the implementation of NvidiaChatGenerator and NvidiaGenerator as similar as possible

As an alternative, I experimented with just inheriting from OpenAIChatGenerator. It's in the draft as AlternativeNvidiaChatGenerator.

Checklist

julian-risch avatar Mar 18 '25 22:03 julian-risch