Presidentlin commited on
Commit
2c9f481
·
1 Parent(s): 464ee84
Files changed (1) hide show
  1. src/lib/data.ts +6 -6
src/lib/data.ts CHANGED
@@ -672,7 +672,7 @@ export const mockData: Provider[] = [
672
  outputPrice: 0.47,
673
  },
674
  {
675
- name: "Qwen 3 235B A22B ",
676
  inputPrice: 2.28,
677
  outputPrice: 2.28,
678
  },
@@ -849,7 +849,7 @@ export const mockData: Provider[] = [
849
  inputPrice: 3.0,
850
  outputPrice: 1.0,
851
  },
852
- { name: "Qwen 3 235B A22B ", inputPrice: 0.4, outputPrice: 0.4 },
853
  { name: "QwQ-32B", inputPrice: 0.2, outputPrice: 0.2 },
854
  {
855
  name: "DeepSeek-V3-0324",
@@ -894,7 +894,7 @@ export const mockData: Provider[] = [
894
  outputPrice: 3.0,
895
  },
896
  {
897
- name: "Qwen 3 235B A22B ",
898
  inputPrice: 0.2,
899
  outputPrice: 0.6,
900
  },
@@ -1347,7 +1347,7 @@ export const mockData: Provider[] = [
1347
  uri: "https://nebius.com/prices-ai-studio",
1348
  models: [
1349
  {
1350
- name: "Qwen 3 235B A22B ",
1351
  inputPrice: 0.2,
1352
  outputPrice: 0.6,
1353
  },
@@ -1510,7 +1510,7 @@ export const mockData: Provider[] = [
1510
  outputPrice: 2.18,
1511
  },
1512
  {
1513
- name: "Qwen 3 235B A22B ",
1514
  inputPrice: 0.2,
1515
  outputPrice: 0.6,
1516
  },
@@ -1968,7 +1968,7 @@ export const mockData: Provider[] = [
1968
  outputPrice: 2.5,
1969
  },
1970
  {
1971
- name: "Qwen 3 235B A22B ",
1972
  inputPrice: 0.2,
1973
  outputPrice: 0.8,
1974
  },
 
672
  outputPrice: 0.47,
673
  },
674
  {
675
+ name: "Qwen 3 235B A22B",
676
  inputPrice: 2.28,
677
  outputPrice: 2.28,
678
  },
 
849
  inputPrice: 3.0,
850
  outputPrice: 1.0,
851
  },
852
+ { name: "Qwen 3 235B A22B", inputPrice: 0.4, outputPrice: 0.4 },
853
  { name: "QwQ-32B", inputPrice: 0.2, outputPrice: 0.2 },
854
  {
855
  name: "DeepSeek-V3-0324",
 
894
  outputPrice: 3.0,
895
  },
896
  {
897
+ name: "Qwen 3 235B A22B",
898
  inputPrice: 0.2,
899
  outputPrice: 0.6,
900
  },
 
1347
  uri: "https://nebius.com/prices-ai-studio",
1348
  models: [
1349
  {
1350
+ name: "Qwen 3 235B A22B",
1351
  inputPrice: 0.2,
1352
  outputPrice: 0.6,
1353
  },
 
1510
  outputPrice: 2.18,
1511
  },
1512
  {
1513
+ name: "Qwen 3 235B A22B",
1514
  inputPrice: 0.2,
1515
  outputPrice: 0.6,
1516
  },
 
1968
  outputPrice: 2.5,
1969
  },
1970
  {
1971
+ name: "Qwen 3 235B A22B",
1972
  inputPrice: 0.2,
1973
  outputPrice: 0.8,
1974
  },