Class SessionModelApi
java.lang.Object
com.github.copilot.sdk.generated.rpc.SessionModelApi
API methods for the
model namespace.- Since:
- 1.0.0
-
Method Summary
Modifier and TypeMethodDescriptionInvokessession.model.getCurrent.switchTo(SessionModelSwitchToParams params) Invokessession.model.switchTo.
-
Method Details
-
getCurrent
Invokessession.model.getCurrent.- Since:
- 1.0.0
-
switchTo
Invokessession.model.switchTo.Note: the
sessionIdfield in the params record is overridden by the session-scoped wrapper; any value provided is ignored.- Since:
- 1.0.0
-