📌 📄 内容摘要:
@Clarke.L 在 在newapi中配置DS3.1以及Terminus开启思考 中发帖
看到硅基上了 DeepSeek-V3.1-Terminus,发现和3.1一样默认是不思考的,于是摸索了一下,查看 newapi文档 尝试了参数覆盖。
基础配置
{
"operations": [
{
"path": "enable_thinking",
"mode": "set",
"value": true,
"conditions": [
{
"path": "model",
"mode": "full",
"value": "deepseek-ai/DeepSeek-V3.1-Thinking"
},
{
"path": "model",
"mode": "full",
...
────────── 链接信息 ──────────
🔗 论坛链接: linux.do
📎 访问地址: https://linux.do/t/topic/998982/1
─────────────────────────────
📢 来源:LINUX DO