@valon-technologies/gestalt
Preparing search index...
index
AgentProviderCapabilities
Interface AgentProviderCapabilities
interface
AgentProviderCapabilities
{
streamingText
?:
boolean
;
toolCalls
?:
boolean
;
parallelToolCalls
?:
boolean
;
interactions
?:
boolean
;
resumableTurns
?:
boolean
;
reasoningSummaries
?:
boolean
;
boundedListHydration
?:
boolean
;
supportedToolSources
?:
readonly
AgentToolSourceMode
[]
;
supportsSessionStart
?:
boolean
;
supportsPreparedWorkspace
?:
boolean
;
}
Index
Properties
streaming
Text?
tool
Calls?
parallel
Tool
Calls?
interactions?
resumable
Turns?
reasoning
Summaries?
bounded
List
Hydration?
supported
Tool
Sources?
supports
Session
Start?
supports
Prepared
Workspace?
Properties
Optional
streaming
Text
streamingText
?:
boolean
Optional
tool
Calls
toolCalls
?:
boolean
Optional
parallel
Tool
Calls
parallelToolCalls
?:
boolean
Optional
interactions
interactions
?:
boolean
Optional
resumable
Turns
resumableTurns
?:
boolean
Optional
reasoning
Summaries
reasoningSummaries
?:
boolean
Optional
bounded
List
Hydration
boundedListHydration
?:
boolean
Optional
supported
Tool
Sources
supportedToolSources
?:
readonly
AgentToolSourceMode
[]
Optional
supports
Session
Start
supportsSessionStart
?:
boolean
Optional
supports
Prepared
Workspace
supportsPreparedWorkspace
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
streaming
Text
tool
Calls
parallel
Tool
Calls
interactions
resumable
Turns
reasoning
Summaries
bounded
List
Hydration
supported
Tool
Sources
supports
Session
Start
supports
Prepared
Workspace
@valon-technologies/gestalt
Loading...