This commit is contained in:
2026-02-25 02:11:04 +08:00
parent 7285534405
commit 420f78b2cf
6 changed files with 502 additions and 552 deletions

View File

@@ -13,7 +13,7 @@ const BASE_URL = `${API_BASE.APP_TIK}`
* @param {number} options.agentId - 智能体ID
* @param {string} options.userText - 用户输入文案
* @param {number} [options.level] - 改写级别/强度
* @param {string} [options.modelType] - 模型类型forecast_standard/forecast_meiju
* @param {string} [options.modelType] - 模型类型forecast_standard/forecast_pro
* @param {AbortController} [options.ctrl] - 取消控制器
* @param {Function} options.onMessage - 消息回调
* @param {Function} [options.onError] - 错误回调

File diff suppressed because it is too large Load Diff