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) {
118
118
119
119
/**
120
120
* @brief Interrupts the specified agent instance
121
- * @since v0.9 .0
121
+ * @since v0.4 .0
122
122
* @example Use this method to interrupt the specified agent instance.
123
123
* @param agentId Agent ID.
124
124
* @return Returns the interrupt response result, see
@@ -128,7 +128,7 @@ public static synchronized ConvoAIClient create(ConvoAIConfig convoAIConfig) {
128
128
129
129
/**
130
130
* @brief Speaks a custom message for the specified agent instance
131
- * @since v0.9 .0
131
+ * @since v0.4 .0
132
132
* @example Use this method to speak a custom message for the specified agent
133
133
* instance.
134
134
* @param agentId Agent ID.
You can’t perform that action at this time.
0 commit comments