Skip to content

Supports the ResponseComplete plugin#378

Merged
github-actions[bot] merged 1 commit intollm-d:mainfrom
learner0810:Supports-ResponseComplete-plugin
Oct 17, 2025
Merged

Supports the ResponseComplete plugin#378
github-actions[bot] merged 1 commit intollm-d:mainfrom
learner0810:Supports-ResponseComplete-plugin

Conversation

@learner0810
Copy link
Contributor

fix: #375, #376

@nirrozenbaum
Copy link
Collaborator

nirrozenbaum commented Oct 17, 2025

Thanks @learner0810, this PR lgtm.

I’ll leave the final stamp for @vMaroon.

/approve

@nirrozenbaum nirrozenbaum requested a review from vMaroon October 17, 2025 08:21
github-actions[bot]
github-actions bot previously approved these changes Oct 17, 2025
@vMaroon
Copy link
Member

vMaroon commented Oct 17, 2025

Looks good, thanks @learner0810! Please verify your commits then good to go.

/lgtm

@github-actions github-actions bot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Oct 17, 2025
@learner0810 learner0810 force-pushed the Supports-ResponseComplete-plugin branch from 858cf6e to fbe6715 Compare October 17, 2025 08:58
Signed-off-by: learner0810 <zhongjun.li@daocloud.io>
@learner0810 learner0810 force-pushed the Supports-ResponseComplete-plugin branch from fbe6715 to 1bd9198 Compare October 17, 2025 10:25
}

// must be chat-completions request at this point, return string of entire messages
data, err := json.Marshal(request.Body.ChatCompletions.Messages)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will not work, but it doesn't work right now either. We'll follow-up with a PR to integrate chat-completions support.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cc @guygir

@github-actions github-actions bot merged commit 81589a3 into llm-d:main Oct 17, 2025
6 checks passed
@github-project-automation github-project-automation bot moved this from In review to Done in llm-d-inference-scheduler Oct 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm "Looks good to me", indicates that a PR is ready to be merged.

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Sync on updated PostResponse plugins

3 participants