File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
agora-rest-client-core/src/main/java/io/agora/rest/services/convoai Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ public static synchronized ConvoAIClient create(ConvoAIConfig convoAIConfig) {
118118
119119 /**
120120 * @brief Interrupts the specified agent instance
121- * @since v0.9 .0
121+ * @since v0.4 .0
122122 * @example Use this method to interrupt the specified agent instance.
123123 * @param agentId Agent ID.
124124 * @return Returns the interrupt response result, see
@@ -128,7 +128,7 @@ public static synchronized ConvoAIClient create(ConvoAIConfig convoAIConfig) {
128128
129129 /**
130130 * @brief Speaks a custom message for the specified agent instance
131- * @since v0.9 .0
131+ * @since v0.4 .0
132132 * @example Use this method to speak a custom message for the specified agent
133133 * instance.
134134 * @param agentId Agent ID.
You can’t perform that action at this time.
0 commit comments