@runloop/agent-axon-client
Preparing search index...
acp
ClientRequest
Type Alias ClientRequest
type
ClientRequest
=
{
id
:
RequestId
;
method
:
string
;
params
?:
|
InitializeRequest
|
AuthenticateRequest
|
LogoutRequest
|
NewSessionRequest
|
LoadSessionRequest
|
ListSessionsRequest
|
ForkSessionRequest
|
ResumeSessionRequest
|
CloseSessionRequest
|
SetSessionModeRequest
|
SetSessionConfigOptionRequest
|
PromptRequest
|
SetSessionModelRequest
|
StartNesRequest
|
SuggestNesRequest
|
CloseNesRequest
|
ExtRequest
|
null
;
}
Index
ACP Protocol
id
method
params?
ACP Protocol
id
id
:
RequestId
method
method
:
string
Optional
params
params
?:
|
InitializeRequest
|
AuthenticateRequest
|
LogoutRequest
|
NewSessionRequest
|
LoadSessionRequest
|
ListSessionsRequest
|
ForkSessionRequest
|
ResumeSessionRequest
|
CloseSessionRequest
|
SetSessionModeRequest
|
SetSessionConfigOptionRequest
|
PromptRequest
|
SetSessionModelRequest
|
StartNesRequest
|
SuggestNesRequest
|
CloseNesRequest
|
ExtRequest
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
ACP Protocol
id
method
params
@runloop/agent-axon-client
Loading...