You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"DeepSeek-V3 achieves a significant breakthrough in inference speed over previous models. It tops the leaderboard among open-source models and rivals the most advanced closed-source models globally.",
"DeepSeek-V3 achieves a significant breakthrough in inference speed over previous models. It tops the leaderboard among open-source models and rivals the most advanced closed-source models globally.",
814
827
},
815
-
"claude-3-5-sonnet-20241022": {
816
-
maxTokens: 8192,
817
-
contextWindow: 200000,
818
-
supportsImages: true,
819
-
supportsComputerUse: true,
820
-
supportsPromptCache: true,
821
-
inputPrice: 3.0,
822
-
outputPrice: 15.0,
823
-
cacheWritesPrice: 3.75,
824
-
cacheReadsPrice: 0.3,
825
-
},
826
-
"claude-3-5-haiku-20241022": {
827
-
maxTokens: 8192,
828
-
contextWindow: 200000,
829
-
supportsImages: false,
830
-
supportsPromptCache: true,
831
-
inputPrice: 1.0,
832
-
outputPrice: 5.0,
833
-
cacheWritesPrice: 1.25,
834
-
cacheReadsPrice: 0.1,
835
-
},
836
-
"deepseek-chat": {
837
-
maxTokens: 8192,
838
-
contextWindow: 64000,
839
-
supportsImages: false,
840
-
supportsPromptCache: true,
841
-
inputPrice: 0.014,
842
-
outputPrice: 0.28,
843
-
cacheWritesPrice: 0.27,
844
-
cacheReadsPrice: 0.07,
845
-
description:
846
-
"DeepSeek-V3 achieves a significant breakthrough in inference speed over previous models. It tops the leaderboard among open-source models and rivals the most advanced closed-source models globally.",
847
-
},
848
-
"deepseek-reasoner": {
849
-
maxTokens: 8192,
850
-
contextWindow: 64000,
851
-
supportsImages: false,
852
-
supportsPromptCache: true,
853
-
inputPrice: 0.55,
854
-
outputPrice: 2.19,
855
-
cacheWritesPrice: 0.55,
856
-
cacheReadsPrice: 0.14,
857
-
description: "DeepSeek-R1 achieves performance comparable to OpenAI-o1 across math, code, and reasoning tasks.",
0 commit comments