File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed
Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change @@ -1459,6 +1459,29 @@ You can choose to use local services (Wyoming/Ollama) or OpenAI services by sett
14591459│ --port INTEGER Port to bind to │
14601460│ [default : 8100] │
14611461╰──────────────────────────────────────────────────────────────────────────────╯
1462+ ╭─ Long Conversation Mode ─────────────────────────────────────────────────────╮
1463+ │ --long-conversation --no-long-conversa… Enable long │
1464+ │ conversation mode │
1465+ │ with asymmetric │
1466+ │ compression. │
1467+ │ [default : │
1468+ │ no-long-conversatio… │
1469+ │ --context-budget INTEGER Target context │
1470+ │ window size in │
1471+ │ tokens │
1472+ │ (long-conversation │
1473+ │ mode). │
1474+ │ [default : 150000] │
1475+ │ --compress-threshold FLOAT Start compression │
1476+ │ when context reaches │
1477+ │ this fraction of │
1478+ │ budget. │
1479+ │ [default : 0.8] │
1480+ │ --raw-recent-tokens INTEGER Always keep this │
1481+ │ many recent tokens │
1482+ │ uncompressed. │
1483+ │ [default : 40000] │
1484+ ╰──────────────────────────────────────────────────────────────────────────────╯
14621485╭─ General Options ────────────────────────────────────────────────────────────╮
14631486│ --log-level TEXT Set logging level. │
14641487│ [default : WARNING] │
You can’t perform that action at this time.
0 commit comments