chore: generic_prox ux

This commit is contained in:
jialin
2025-11-11 20:06:25 +08:00
parent 2d4ddea915
commit 7eedea8035
21 changed files with 274 additions and 83 deletions
+2
View File
@@ -6,3 +6,5 @@ export const DEFAULT_ENTER_PAGE = {
user: '/models/user-models',
login: '/login'
};
export const GPUSTACK_API_BASE_URL = 'v1';