Skip to content

feat: Add NvidiaChatGenerator #1548

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

feat: Add NvidiaChatGenerator #1548

wants to merge 4 commits into from

Conversation

julian-risch
Copy link
Member

@julian-risch julian-risch commented Mar 18, 2025

Related Issues

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

@github-actions github-actions bot added integration:nvidia type:documentation Improvements or additions to documentation labels Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration:nvidia type:documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add NvidiaChatGenerator component
1 participant