mirror of
https://github.com/NoFxAiOS/nofx.git
synced 2026-06-06 05:51:19 +08:00
feat: improve user experience
This commit is contained in:
@@ -71,6 +71,10 @@ To help us improve the product experience, the "Software" sends **anonymous usag
|
||||
- Trade type (open/close position)
|
||||
- Trade amount (USD value)
|
||||
- Trading pair (e.g., BTCUSDT)
|
||||
- AI model usage statistics:
|
||||
- AI provider name (e.g., OpenAI, DeepSeek, Anthropic)
|
||||
- AI model name (e.g., gpt-4o, deepseek-chat)
|
||||
- Token consumption (input/output tokens per request)
|
||||
- Anonymous identifiers (used for counting active numbers, not linked to personal identity):
|
||||
- Installation ID: Identifies each independently deployed software instance
|
||||
- User ID: Identifies user accounts within the software (only for counting active users)
|
||||
@@ -80,6 +84,7 @@ To help us improve the product experience, the "Software" sends **anonymous usag
|
||||
- Your API keys, private keys, or any credentials
|
||||
- Your account addresses, usernames, or identity information
|
||||
- Specific trade prices, times, or order details
|
||||
- AI conversation content (prompts, responses, or trading decisions)
|
||||
- Any information that could reverse-identify personal identity through the above anonymous IDs
|
||||
|
||||
**How to Disable:**
|
||||
|
||||
@@ -73,6 +73,10 @@ D. 体验改进计划(可选)
|
||||
- 交易类型(开仓/平仓)
|
||||
- 交易金额(USD 数值)
|
||||
- 交易币种(如 BTCUSDT)
|
||||
- AI 模型使用统计:
|
||||
- AI 服务商名称(如 OpenAI、DeepSeek、Anthropic)
|
||||
- AI 模型名称(如 gpt-4o、deepseek-chat)
|
||||
- Token 消耗量(每次请求的输入/输出 token 数)
|
||||
- 匿名标识符(用于统计活跃数量,不关联个人身份):
|
||||
- 安装实例 ID:标识每个独立部署的软件实例
|
||||
- 用户 ID:标识软件内的用户账号(仅用于统计活跃用户数)
|
||||
@@ -82,6 +86,7 @@ D. 体验改进计划(可选)
|
||||
- 您的 API 密钥、私钥或任何凭证
|
||||
- 您的账户地址、用户名或身份信息
|
||||
- 具体的交易价格、时间或订单详情
|
||||
- AI 对话内容(提示词、回复或交易决策)
|
||||
- 任何可通过上述匿名 ID 反向识别个人身份的信息
|
||||
|
||||
**如何关闭:**
|
||||
|
||||
Reference in New Issue
Block a user