You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 .py file? Run on command line with python3? Specifying the filename or putting python3 or even >>> in front of these commands would be helpful. It would also be helpful to include an example of using the python3 (or other version) command to run an example API call early on in the documentation.
Scanty documentation/ can’t find documentation around railib functions, 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)
.py
file? Run on command line withpython3
? Specifying the filename or puttingpython3
or 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.railib
functions, e.g.show
,config
, etc.foldername/
to model name)https://relationalai.slack.com/archives/C039JJ2ECSE/p1658193736867969
The text was updated successfully, but these errors were encountered: