diff --git a/core/constant/common.go b/core/constant/common.go index 15d3e80b2..c7f7983e5 100644 --- a/core/constant/common.go +++ b/core/constant/common.go @@ -58,6 +58,8 @@ var WebUrlMap = map[string]struct{}{ "/apps/setting": {}, "/ai": {}, + "/ai/ai-proxy": {}, + "/ai/benchmark": {}, "/ai/model/account": {}, "/ai/model/local": {}, "/ai/gpu": {},