Stop overriding Ollama context size

This commit is contained in:
wuyang
2026-07-08 16:50:08 +08:00
parent 4892e7afad
commit 47c301c35f
2 changed files with 6 additions and 6 deletions
+1
View File
@@ -38,6 +38,7 @@ https://lab.k1412.top/
- Search Agent 查询理解:`ChatGPT-5.6:light`
- Search Agent 结果简报、搜索追问、论文对话:`ChatGPT-5.6:fast`
- Ollama 请求单并发执行,并缓存结果到 `web/cache/ai/`
- 应用侧不下发 `num_ctx`,上下文长度由 Ollama 服务端 runner 统一控制
- arXiv 摘要缓存到 `web/cache/arxiv/`
## Knowledge Design