@archastro/sdk
Preparing search index...
types/chat
ChatLocalToolRequest
Interface ChatLocalToolRequest
A correlated batch of local function calls targeted to one connection.
interface
ChatLocalToolRequest
{
calls
:
ChatLocalToolCall
[]
;
id
:
string
;
}
Index
Properties
calls
id
Properties
calls
calls
:
ChatLocalToolCall
[]
id
id
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
calls
id
@archastro/sdk
Loading...
A correlated batch of local function calls targeted to one connection.