Skip to content

Commit 028e84b

Browse files
eigenteigent
authored andcommitted
update zai default url
1 parent e43a8a1 commit 028e84b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/llm.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ export const INIT_PROVODERS: Provider[] = [
6868
id: 'Z.ai',
6969
name: 'Z.ai',
7070
apiKey: '',
71-
apiHost: 'https://api.z.ai/api/paas/v4/',
71+
apiHost: 'https://api.z.ai/api/coding/paas/v4/',
7272
description: "Z.ai model configuration.",
7373
is_valid: false,
7474
model_type: ""

0 commit comments

Comments
 (0)