-
Notifications
You must be signed in to change notification settings - Fork 51
DOCS-2675: Document cloud inference #4322
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
Conversation
✅ Deploy Preview for viam-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
It looks like the following files may have been renamed. Please ensure you set all needed aliases: |
npentrel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you split these changes into two PRs? I'm essentially happy to merge the run inference part but I am confused by the updates to the scripts
| - the binary data ID and organization of the data you want to run inference on | ||
| - the name, version, and organization of the model you want to use for inference | ||
|
|
||
| The [`viam infer`](/dev/tools/cli/#infer) CLI command runs inference in the cloud on a piece of data using the specified ML model: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
and this is also possible from the sdk? that might be good to show but can be added separately
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unfortunately not! I originally thought there was a way but only the protos exist right now. That's also why I wound up messing with the SDK doc generation scripts (now reverted), because I was getting some typescript failures and I had to fix them to continue investigating.
npentrel
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the changes - good to go!
|
🔎💬 Inkeep AI search and chat service is syncing content for source 'Viam Docs' |

No description provided.