Merge pull request #284 from QwenLM/feat/usage_stats_logging

feat: add usage statistics logging for Qwen integration
This commit is contained in:
tanzhenxin
2025-08-12 17:56:34 +08:00
committed by GitHub
16 changed files with 673 additions and 128 deletions

View File

@@ -523,3 +523,5 @@ You can opt out of usage statistics collection at any time by setting the `usage
"usageStatisticsEnabled": false
}
```
Note: When usage statistics are enabled, events are sent to an Alibaba Cloud RUM collection endpoint.