Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 870 Bytes

File metadata and controls

14 lines (9 loc) · 870 Bytes

Parameter

A variable configured in the application state of an Agent in AIP Agent Studio.

Properties

Name Type Required Description
parameter_type ParameterType Yes Details of the types of values accepted and defaults for this variable.
access ParameterAccessMode Yes The access mode controls how the Agent is able to interact with the variable.
description Optional[str] No A description to explain the use of this variable. This description is injected into the Agent's prompt to provide context for when to use the variable.

[Back to Model list] [Back to API list] [Back to README]