diff --git a/classes/Agent.html b/classes/Agent.html index c5df103..d697e43 100644 --- a/classes/Agent.html +++ b/classes/Agent.html @@ -1,10 +1,10 @@
From an AgentCreateConfig, deploy the required metadata, call the connect/attach-agent-topics endpoint, and then retrieve +
From an AgentCreateConfig, deploy the required metadata, call the connect/attach-agent-topics endpoint, and then retrieve the newly updated metadata back to the local project
-Create an agent spec from provided data.
+Create an agent spec from provided data.
The configuration used to generate an agent spec.
-
Class for creating Agents and agent specs.
-