Skip to content

Commit

Permalink
💄 style: Stepfun default enabled model (lobehub#3712)
Browse files Browse the repository at this point in the history
* Update stepfun.ts

* Update openai.ts

* Update openai.ts
  • Loading branch information
LovelyGuYiMeng committed Sep 1, 2024
1 parent 75c9247 commit 7e41d54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config/modelProviders/stepfun.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ const Stepfun: ModelProviderCard = {
tokens: 32_000,
},
{
enabled: true,
id: 'step-1-8k',
tokens: 8000,
},
Expand Down

0 comments on commit 7e41d54

Please sign in to comment.