Sends a message as input to the large language model (LLM).
Try it now
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
ice:SendAIAgentText |
none |
*All Resource
|
None | None |
Request parameters
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
The ID of the AI agent instance. Note
InstanceId is a unique identifier that is returned when the AI agent is started. To start an AI agent, call StartAIAgentInstance or GenerateAIAgentCall. |
f27f9b9be28642a88e18**** |
| Text |
string |
Yes |
The input to the LLM. |
你好. |
Response elements
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The request ID. |
DB488837-3**** |
Examples
Success response
JSON format
{
"RequestId": "DB488837-3****"
}
Error codes
See Error Codes for a complete list.
Release notes
See Release Notes for a complete list.
该文章对您有帮助吗?