fix: keep auth choice as near-ai-api-key (type constraint)
This commit is contained in:
parent
8751732c99
commit
a5f2b534ea
@ -78,7 +78,7 @@ const AUTH_CHOICE_GROUP_DEFS: {
|
||||
value: "nearai",
|
||||
label: "NEAR AI",
|
||||
hint: "Private and verifiable inference (TEE)",
|
||||
choices: ["nearai-api-key"],
|
||||
choices: ["near-ai-api-key"],
|
||||
},
|
||||
{
|
||||
value: "google",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user