AI Chat API
Used to have a conversation with the AI model.
Request URL GET / POST
http
https://nobase.cn/api/ai/chatRequest Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| appid | string | ✅ Yes | Application unique identifier |
| signature | string | ✅ Yes | Application signature |
| message | string | ✅ Yes | Message content |
| roleid | string | ❌ No | AI role ID |
TIP
Please refer to the Chinese documentation for more details.

