Modules\System\Http\Controllers\Api\AiChatController::recommend
api.try-auth
Authorization: Bearer ********************
curl --location '/api/system/ai/recommend?module=undefined&limit=undefined' \ --header 'Authorization: Bearer <token>'
{ "code": 200, "message": "", "data": null }