Skip to content

feat: add more case in playground webhook#470

Merged
InftyAI-Agent merged 1 commit into
InftyAI:mainfrom
googs1025:valid
Jun 28, 2025
Merged

feat: add more case in playground webhook#470
InftyAI-Agent merged 1 commit into
InftyAI:mainfrom
googs1025:valid

Conversation

@googs1025
Copy link
Copy Markdown
Member

What this PR does / why we need it

  • add more case in playground webhook

Which issue(s) this PR fixes

Fixes #

Special notes for your reviewer

Does this PR introduce a user-facing change?

None

@InftyAI-Agent InftyAI-Agent added needs-triage Indicates an issue or PR lacks a label and requires one. needs-priority Indicates a PR lacks a label and requires one. do-not-merge/needs-kind Indicates a PR lacks a label and requires one. labels Jun 27, 2025
@InftyAI-Agent InftyAI-Agent requested review from cr7258 and kerthcet June 27, 2025 14:49
@googs1025
Copy link
Copy Markdown
Member Author

        // ModelClaim represents claiming for one model, it's a simplified use case
	// of modelClaims. Most of the time, modelClaim is enough.
	// ModelClaim and modelClaims are exclusive configured.
	// +optional
	ModelClaim *coreapi.ModelClaim `json:"modelClaim,omitempty"`
	// ModelClaims represents claiming for multiple models for more complicated
	// use cases like speculative-decoding.
	// ModelClaims and modelClaim are exclusive configured.
	// +optional
	ModelClaims *coreapi.ModelClaims `json:"modelClaims,omitempty"`

@kerthcet
Copy link
Copy Markdown
Member

/lgtm
/approve
/kind cleanup
Thanks @googs1025

@InftyAI-Agent InftyAI-Agent added lgtm Looks good to me, indicates that a PR is ready to be merged. approved Indicates a PR has been approved by an approver from all required OWNERS files. cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. and removed do-not-merge/needs-kind Indicates a PR lacks a label and requires one. labels Jun 28, 2025
@InftyAI-Agent InftyAI-Agent merged commit 31970e6 into InftyAI:main Jun 28, 2025
44 of 45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm Looks good to me, indicates that a PR is ready to be merged. needs-priority Indicates a PR lacks a label and requires one. needs-triage Indicates an issue or PR lacks a label and requires one.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants