Investigate get_chat_history limit

This commit is contained in:
dsjzazs
2026-03-14 16:59:17 +08:00
parent 2cd180c63a
commit 7c42ff5d38
4 changed files with 141 additions and 24 deletions

View File

@@ -191,7 +191,7 @@ Claude 可以获取大量消息后自动分析活跃度、话题分布、关键
> 帮我分析一下██群最近一周的情况
```
Claude 会调用 `get_chat_history(chat_name="██群", limit=500)` 获取消息,然后输出:
Claude 会调用 `get_chat_history(chat_name="██群", limit=500)` 获取消息,然后输出。消息很多时,也可以把 `limit` 设得更大,或配合 `offset` 分页读取
```
## ██群最近一周分析