Skip to content

Commit

Permalink
💄 style: Fix Cloudflare Workers AI Sort (#4672)
Browse files Browse the repository at this point in the history
  • Loading branch information
LovelyGuYiMeng authored Nov 12, 2024
1 parent 46e467e commit 353ba70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/modelProviders/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ export const DEFAULT_MODEL_PROVIDER_LIST = [
DeepSeekProvider,
HuggingFaceProvider,
OpenRouterProvider,
CloudflareProvider,
GithubProvider,
NovitaProvider,
TogetherAIProvider,
Expand All @@ -104,7 +105,6 @@ export const DEFAULT_MODEL_PROVIDER_LIST = [
MinimaxProvider,
Ai360Provider,
TaichuProvider,
CloudflareProvider,
SiliconCloudProvider,
];

Expand Down

0 comments on commit 353ba70

Please sign in to comment.