chore: rename ground-left as ground-llm

This commit is contained in:
jialin
2025-12-10 15:50:53 +08:00
parent af4849d6cc
commit a08f1e2512
15 changed files with 161 additions and 92 deletions
+1 -1
View File
@@ -7,5 +7,5 @@ export const DEFAULT_ENTER_PAGE = {
login: '/login'
};
export const GPUSTACK_API_BASE_URL = 'v2';
export const GPUSTACK_API_BASE_URL = 'v1';
export const OPENAI_COMPATIBLE = 'v1';