* Optional context window for context-management / auto-condense when it must differ from * getModel().info.contextWindow. Only VS Code LM overrides it (static `maxInputTokens` vs its * inflated live window); others leave it undefined and callers fall back.
()
| 113 | * inflated live window); others leave it undefined and callers fall back. |
| 114 | */ |
| 115 | getCondenseContextWindow?(): number |
| 116 | |
| 117 | /** |
| 118 | * Counts tokens for content blocks |
no outgoing calls
no test coverage detected