Skip to content

Commit e0442b8

Browse files
authored
💄 style: support 01.ai proxy url (lobehub#8025)
1 parent ca2292b commit e0442b8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/config/modelProviders/zeroone.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,9 @@ const ZeroOne: ModelProviderCard = {
151151
modelsUrl: 'https://platform.lingyiwanwu.com/docs#模型与计费',
152152
name: '01.AI',
153153
settings: {
154+
proxyUrl: {
155+
placeholder: 'https://api.lingyiwanwu.com/v1',
156+
},
154157
sdkType: 'openai',
155158
showModelFetcher: true,
156159
},

0 commit comments

Comments
 (0)