Skip to content

Commit b58c20b

Browse files
fix lint
1 parent 6a3efd8 commit b58c20b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/model-runtime/src/runtimeMap.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ export const providerRuntimeMap = {
7070
bfl: LobeBflAI,
7171
cloudflare: LobeCloudflareAI,
7272
cohere: LobeCohereAI,
73-
deepseek: LobeDeepSeekAI,
73+
deepseek: LobeDeepSeekAI,
7474
fal: LobeFalAI,
7575
featherlessai: LobeFeatherlessAI,
7676
fireworksai: LobeFireworksAI,

0 commit comments

Comments
 (0)