Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
bentwnghk committed Nov 12, 2024
2 parents 3bf337a + 7cface2 commit a899e02
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 a899e02

Please sign in to comment.