Presidentlin commited on
Commit
b9c0892
·
1 Parent(s): c724824
Files changed (1) hide show
  1. src/lib/data.ts +5 -0
src/lib/data.ts CHANGED
@@ -525,6 +525,11 @@ export const mockData: Provider[] = [
525
  inputPrice: 0.9,
526
  outputPrice: 0.9,
527
  },
 
 
 
 
 
528
  {
529
  name: "Llama 3.2 1B Instruct",
530
  inputPrice: 0.2,
 
525
  inputPrice: 0.9,
526
  outputPrice: 0.9,
527
  },
528
+ {
529
+ name: "DeepSeek R1",
530
+ inputPrice: 8.0,
531
+ outputPrice: 8.0,
532
+ },
533
  {
534
  name: "Llama 3.2 1B Instruct",
535
  inputPrice: 0.2,