ISPO SDK
ISPO
Preparing search index...
core
AgentSessionSendInput
Interface AgentSessionSendInput
Markdown
Copy Markdown
interface
AgentSessionSendInput
{
expectedRevision
?:
number
;
idempotencyKey
:
string
;
sessionId
:
string
;
text
:
string
;
timeoutMs
?:
number
;
}
Index
Properties
expected
Revision?
idempotency
Key
session
Id
text
timeout
Ms?
Properties
Optional
expected
Revision
expectedRevision
?:
number
idempotency
Key
idempotencyKey
:
string
Caller-stable retry key. Reusing it with different input is rejected.
session
Id
sessionId
:
string
text
text
:
string
Optional
timeout
Ms
timeoutMs
?:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
expected
Revision
idempotency
Key
session
Id
text
timeout
Ms
ISPO
ISPO SDK
Loading...
Caller-stable retry key. Reusing it with different input is rejected.