-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
component:rai-sdk-pythontype:documentationImprovements or additions to documentationImprovements or additions to documentation
Description
- In documentation and examples, it was unclear to new Python user (me) how the setup code is being invoked, for example here: https://docs.relational.ai/rkgms/sdk/python-sdk#configuration. Is this in a
.pyfile? Run on command line withpython3? Specifying the filename or puttingpython3or even>>>in front of these commands would be helpful. It would also be helpful to include an example of using thepython3(or other version) command to run an example API call early on in the documentation. - Scanty documentation/ can’t find documentation around
railibfunctions, e.g.show,config, etc. - Suggestions to add to documentation:
- What OAuth permissions are needed to use different api utilities
- Example of how to install models in a folder (prepend
foldername/to model name)
https://relationalai.slack.com/archives/C039JJ2ECSE/p1658193736867969
Metadata
Metadata
Assignees
Labels
component:rai-sdk-pythontype:documentationImprovements or additions to documentationImprovements or additions to documentation