chore: rename ground-left as ground-llm
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user