fix: add additional routes for Alkaid knowledge base and long-term memory

This commit is contained in:
Raven95676
2025-05-31 14:26:56 +08:00
parent 5f07bcc8e6
commit 9147cab75b
+3
View File
@@ -13,6 +13,9 @@ class StaticFileRoute(Route):
"/extension",
"/dashboard/default",
"/alkaid",
"/alkaid/knowledge-base",
"/alkaid/long-term-memory",
"/alkaid/other",
"/console",
"/chat",
"/settings",