Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 995 Bytes

File metadata and controls

14 lines (10 loc) · 995 Bytes

Agent

Agent

Properties

Name Type Required Description
rid AgentRid Yes An RID identifying an Agent created in AIP Chatbot 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 Chatbot 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]