Types:
from kernel.types import AppDeployResponse, AppInvokeResponseMethods:
client.apps.deploy(**params) -> AppDeployResponseclient.apps.invoke(**params) -> AppInvokeResponse
Types:
from kernel.types import BrowserCreateSessionResponseMethods:
client.browser.create_session() -> BrowserCreateSessionResponse