Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 989 Bytes

File metadata and controls

14 lines (10 loc) · 989 Bytes

Agent

Agent

Properties

Name Type Required Description
rid AgentRid Yes An RID identifying an AIP Agent created in AIP Agent Studio.
version AgentVersionString Yes The version of this instance of the Agent.
metadata AgentMetadata Yes
parameters Dict[ParameterId, Parameter] Yes The types and names of variables configured for the Agent in AIP Agent Studio in the application state. These variables can be used to send custom values in prompts sent to an Agent to customize and control the Agent's behavior.

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