Files
nexus/wiki/sources/养虾日记4.md

32 lines
810 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "养虾日记4-Context错误"
type: source
tags: [article]
date: 2025-04-10
---
## Source File
- [[raw/微信公众号/养虾日记4 一次「Context Limit Exceeded」错误排查我以为是小问题结果踩了大坑.md]]
## Summary
- 核心主题OpenClaw Context Limit错误排查
- 问题域:对话上下文超出限制
- 方法/机制排查compaction配置和reserveTokensFloor
- 结论/价值解决context满的常规问题需要深入理解配置
## Key Claims
- reserveTokensFloor配置在openclaw.json
- compaction模式影响对话压缩程度
## Key Concepts
- [[Context]]:对话上下文窗口
- [[Compaction]]:对话压缩机制
## Key Entities
- [[OpenClaw]]AI Agent框架
## Connections
- [[OpenClaw]] ← 受限于 ← [[Context]]
## Contradictions