ISPO SDK
ISPO
Preparing search index...
core
RemoteCodingSessionCreateInput
Interface RemoteCodingSessionCreateInput
Markdown
Copy Markdown
interface
RemoteCodingSessionCreateInput
{
expectedSourceRevision
?:
string
;
idempotencyKey
:
string
;
modelId
?:
string
;
prompt
:
string
;
providerId
:
string
;
targetId
:
string
;
workItemId
:
string
;
}
Index
Properties
expected
Source
Revision?
idempotency
Key
model
Id?
prompt
provider
Id
target
Id
work
Item
Id
Properties
Optional
expected
Source
Revision
expectedSourceRevision
?:
string
Optional optimistic assertion against the local committed HEAD.
idempotency
Key
idempotencyKey
:
string
Optional
model
Id
modelId
?:
string
prompt
prompt
:
string
provider
Id
providerId
:
string
target
Id
targetId
:
string
work
Item
Id
workItemId
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
expected
Source
Revision
idempotency
Key
model
Id
prompt
provider
Id
target
Id
work
Item
Id
ISPO
ISPO SDK
Loading...
Optional optimistic assertion against the local committed HEAD.