MCPcopy Create free account
hub / github.com/Rfym21/Qwen2API / formatSingleMessage

Function formatSingleMessage

src/utils/chat-helpers.js:275–279  ·  view source on GitHub ↗
(message)

Source from the content-addressed store, hash-verified

273 }
274}
275
276/**
277 * 判断是否启用思考模式
278 * @param {string} model - 模型名称
279 * @param {boolean} enable_thinking - 是否启用思考
280 * @param {number} thinking_budget - 思考预算
281 * @returns {object} 思考配置对象
282 */

Callers 1

formatHistoryMessagesFunction · 0.85

Calls 1

extractTextFromContentFunction · 0.85

Tested by

no test coverage detected