@salesforce/agents 1.1.2 → 1.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -62,9 +62,9 @@ language:
|
|
|
62
62
|
additional_locales: ""
|
|
63
63
|
all_additional_locales: False
|
|
64
64
|
|
|
65
|
-
start_agent
|
|
66
|
-
label: "
|
|
67
|
-
description: "Welcome the user and determine the appropriate
|
|
65
|
+
start_agent agent_router:
|
|
66
|
+
label: "Agent Router"
|
|
67
|
+
description: "Welcome the user and determine the appropriate subagent based on user input"
|
|
68
68
|
|
|
69
69
|
reasoning:
|
|
70
70
|
instructions: ->
|