AddAgentInstanceMsg
https://aigc-aiagent-api.zegotech.cn/
Used to insert messages into the agent instance context list. This interface does not trigger LLM callbacks, subtitle updates, does not increase dialogue rounds, and does not store messages in ZIM history.
Request
Query Parameters
Possible values: [AddAgentInstanceMsg]
Interface prototype parameter
https://aigc-aiagent-api.zegotech.cn?Action=AddAgentInstanceMsg
ð¡Public parameter. Application ID, assigned by ZEGOCLOUD. Get it from the ZEGOCLOUD Admin Console.
ð¡Public parameter. A 16-character hexadecimal random string (hex encoding of 8-byte random number). Refer to Signature sample code for how to generate.
ð¡Public parameter. Current Unix timestamp, in seconds. Refer to Signature sample code for how to generate, with a maximum error of 10 minutes.
ð¡Public parameter. Signature, used to verify the legitimacy of the request. Refer to Signing the requests for how to generate an API request signature.
Possible values: [2.0]
Default value: 2.0
ð¡Public parameter. Signature version number.
- application/json
Responsesâ
- 200
- application/json
