Presidentlin commited on
Commit
36fe320
·
1 Parent(s): 745b6aa
Files changed (1) hide show
  1. src/lib/data.ts +1 -0
src/lib/data.ts CHANGED
@@ -739,6 +739,7 @@ export const mockData: Provider[] = [
739
  provider: "Chutes",
740
  uri: "https://chutes.ai/app",
741
  models: [
 
742
  { name: "DeepSeek V3.1", inputPrice: 0.20, outputPrice: 0.80 },
743
  {
744
  name: "GPT OSS 120B 128k",
 
739
  provider: "Chutes",
740
  uri: "https://chutes.ai/app",
741
  models: [
742
+ { name: "MiniMax-M2", inputPrice: 0.30, outputPrice: 1.20 },
743
  { name: "DeepSeek V3.1", inputPrice: 0.20, outputPrice: 0.80 },
744
  {
745
  name: "GPT OSS 120B 128k",