Learn and understand Docker technologies, with real DevOps practice!
-
Updated
Sep 6, 2020 - Go
In the Python client SDK, the ai.backend.client.request.Request class no longer need to take the session argument because it can be retrieved from a context variable ai.backend.client.session.api_session.
class Request:
...
def __init__(
self,
Add a description, image, and links to the cloud-computing topic page so that developers can more easily learn about it.
To associate your repository with the cloud-computing topic, visit your repo's landing page and select "manage topics."
What problem are you facing?