# Put this in the user settings document, normally $DSH_HOME/settings.yaml. # The exact model entry wins over defaultContextWindow. # The plugin reads the final resolved model capacity; it does not replace it. llm-deepseek: # Use 256K as the fallback instead of the adapter's 1M default. defaultContextWindow: 262144 models: - id: deepseek-v4-flash contextWindow: 262144 - id: deepseek-v4-pro contextWindow: 262144