mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-18 18:10:37 +08:00
- New config item fallback_max_context_tokens (default 128k) - When max_context_tokens is 0 and model not in LLM_METADATAS, use fallback_max_context_tokens as the context window limit - Unified global config under provider_settings, in truncate_and_compress section - i18n: zh-CN, en-US, ru-RU Co-authored-by: AstrBot <astrbot@container>