Skip to content

Conversation

@rafvasq
Copy link
Member

@rafvasq rafvasq commented Feb 1, 2023

Motivation

New users with limited exposure to gRPC or grpcurl can run into trouble using the inference request example provided in the quickstart example.

Modifications

Add information regarding where exactly to run the gRPC inference request so that the --proto path used in the request finds the file and works.

Result

Closes #67

@rafvasq rafvasq added the documentation Improvements or additions to documentation label Feb 1, 2023
@rafvasq rafvasq requested review from ckadner and njhill February 1, 2023 16:29
@rafvasq rafvasq changed the title docks: clarify gRPC quickstart example docs: clarify gRPC quickstart example Feb 1, 2023
Signed-off-by: Rafael Vasquez <[email protected]>
Copy link
Member

@njhill njhill left a comment

Choose a reason for hiding this comment

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

Thanks @rafvasq

Copy link
Member

@ckadner ckadner left a comment

Choose a reason for hiding this comment

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

/lgtm

@kserve-oss-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ckadner, njhill, rafvasq

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

@kserve-oss-bot kserve-oss-bot merged commit e9443ee into kserve:main Feb 3, 2023
@rafvasq rafvasq deleted the revise-quickstart branch February 10, 2023 14:07
hdefazio pushed a commit to hdefazio/modelmesh-serving that referenced this pull request Jul 1, 2025
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
Co-authored-by: konflux-internal-p02[bot] <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved documentation Improvements or additions to documentation lgtm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

gRPC example in the quick start guide is yields an error

4 participants