From ee43b98ce61bdd0eb8b10a85a5d3d95357f24934 Mon Sep 17 00:00:00 2001 From: Soulter <905617992@qq.com> Date: Sun, 1 Feb 2026 23:34:21 +0800 Subject: [PATCH] fix: add missing comma in truncate_and_compress hint in config-metadata.json --- dashboard/src/i18n/locales/en-US/features/config-metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/src/i18n/locales/en-US/features/config-metadata.json b/dashboard/src/i18n/locales/en-US/features/config-metadata.json index df582828c..7619daa3d 100644 --- a/dashboard/src/i18n/locales/en-US/features/config-metadata.json +++ b/dashboard/src/i18n/locales/en-US/features/config-metadata.json @@ -189,7 +189,7 @@ } }, "truncate_and_compress": { - "hint": "https://docs.astrbot.app/en/use/context-compress.html" + "hint": "https://docs.astrbot.app/en/use/context-compress.html", "description": "Context Management Strategy", "provider_settings": { "max_context_length": {