This commit is contained in:
hailin 2025-05-27 19:07:11 +08:00
parent c174f7a262
commit 66a9865c52
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ export default function SetupPage() {
{ {
user_id: profile.user_id, user_id: profile.user_id,
name: "GPT", name: "GPT",
model_id: "AI", model_id: "GPT",
base_url: baseUrl, base_url: baseUrl,
api_key: "token-abc123", api_key: "token-abc123",
description: "Default LLM model created during onboarding", description: "Default LLM model created during onboarding",