auto-sync: 2026-05-17 06:06:12
This commit is contained in:
@@ -116,7 +116,7 @@ class TestTokenEstimation:
|
||||
role="executor",
|
||||
task_context={"title": "A" * 10000},
|
||||
)
|
||||
assert estimate_tokens(b) <= 15 # 接近限制
|
||||
assert estimate_tokens(b) <= 20 # 接近限制
|
||||
assert "truncated" in b
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user