This commit is contained in:
parent
c174f7a262
commit
66a9865c52
|
|
@ -190,7 +190,7 @@ export default function SetupPage() {
|
|||
{
|
||||
user_id: profile.user_id,
|
||||
name: "GPT",
|
||||
model_id: "AI",
|
||||
model_id: "GPT",
|
||||
base_url: baseUrl,
|
||||
api_key: "token-abc123",
|
||||
description: "Default LLM model created during onboarding",
|
||||
|
|
|
|||
Loading…
Reference in New Issue