Skip to content

update example config yml files#149

Merged
SachinVarghese merged 1 commit into
kubernetes-sigs:mainfrom
liyuerich:exampleconfig
Jul 18, 2025
Merged

update example config yml files#149
SachinVarghese merged 1 commit into
kubernetes-sigs:mainfrom
liyuerich:exampleconfig

Conversation

@liyuerich
Copy link
Copy Markdown
Contributor

update "examples/vllm/config-shared-prefix.yml " and "examples/vllm/config-synthetic.yml"

from

api: completion

to

api:
type: completion

otherwise when run config yml follow these examples , it will response

pydantic_core._pydantic_core.ValidationError: 1 validation error for Config
api
Input should be a valid dictionary or instance of APIConfig [type=model_type, input_value='completion', input_type=str]
For further information visit https://errors.pydantic.dev/2.11/v/model_type

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Jul 18, 2025
@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jul 18, 2025
@liyuerich
Copy link
Copy Markdown
Contributor Author

/cc @achandrasekar please help to review, thanks.

Copy link
Copy Markdown
Contributor

@SachinVarghese SachinVarghese left a comment

Choose a reason for hiding this comment

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

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jul 18, 2025
@k8s-ci-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: liyuerich, SachinVarghese

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jul 18, 2025
@SachinVarghese SachinVarghese merged commit efafdaf into kubernetes-sigs:main Jul 18, 2025
3 of 4 checks passed
@liyuerich liyuerich deleted the exampleconfig branch July 21, 2025 01:09
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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants