Skip to content

feat: vLLM - accept str as ChatGenerator input#3392

Open
anakin87 wants to merge 1 commit into
mainfrom
vllm/chatgen-str-and-deprecate-generator
Open

feat: vLLM - accept str as ChatGenerator input#3392
anakin87 wants to merge 1 commit into
mainfrom
vllm/chatgen-str-and-deprecate-generator

Conversation

@anakin87
Copy link
Copy Markdown
Member

@anakin87 anakin87 commented Jun 3, 2026

Related Issues

Proposed Changes:

  • accept str as ChatGenerator input

How did you test it?

CI

Checklist

  • I have read the contributors guidelines and the code of conduct
  • I have updated the related issue with new insights and changes
  • I added unit tests and updated the docstrings
  • I have used one of the conventional commit types for my PR title.

@github-actions github-actions Bot added integration:vllm type:documentation Improvements or additions to documentation labels Jun 3, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 3, 2026

Coverage report (vllm)

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  integrations/vllm/src/haystack_integrations/components/generators/vllm/chat
  chat_generator.py
Project Total  

This report was generated by python-coverage-comment-action

@anakin87 anakin87 force-pushed the vllm/chatgen-str-and-deprecate-generator branch from ae96db6 to 9cb6265 Compare June 3, 2026 15:53
@anakin87 anakin87 marked this pull request as ready for review June 3, 2026 16:16
@anakin87 anakin87 requested a review from a team as a code owner June 3, 2026 16:16
@anakin87 anakin87 requested review from julian-risch and removed request for a team June 3, 2026 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

integration:vllm type:documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant