Skip to content

Fix errors in inference API Llama Service examples #5166

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

Merged
merged 2 commits into from
Aug 19, 2025
Merged

Conversation

lcawl
Copy link
Contributor

@lcawl lcawl commented Aug 19, 2025

Relates to #5020

This PR addresses the following errors that were returned by the make transform-to-openapi-for-docs command and seem to have been caused by missing commas in the examples:

specification/inference/put_llama/examples/request/PutLlamaRequestExample3.yaml: Error: body cannot be parsed
specification/inference/put_llama/examples/request/PutLlamaRequestExample2.yaml: Error: body cannot be parsed
specification/inference/put_llama/examples/request/PutLlamaRequestExample1.yaml: Error: body cannot be parsed

@lcawl lcawl added specification ml skip-backport This pull request should not be backported labels Aug 19, 2025
@lcawl lcawl requested a review from a team August 19, 2025 19:09
@lcawl lcawl marked this pull request as ready for review August 19, 2025 19:09
Copy link
Contributor

Following you can find the validation changes against the target branch for the APIs.

No changes detected.

You can validate these APIs yourself by using the make validate target.

@lcawl lcawl enabled auto-merge (squash) August 19, 2025 19:13
@lcawl lcawl merged commit c635e02 into main Aug 19, 2025
14 checks passed
@lcawl lcawl deleted the inference-example-errs branch August 19, 2025 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ml skip-backport This pull request should not be backported specification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants