Presidentlin commited on
Commit
427ec3e
·
1 Parent(s): 2863c8a
Files changed (1) hide show
  1. src/lib/data.ts +1 -1
src/lib/data.ts CHANGED
@@ -61,7 +61,7 @@ export const mockData: Provider[] = [
61
  ],
62
  },
63
  {
64
- provider: 'Deepspeek',
65
  uri: 'https://platform.deepseek.com/api-docs/pricing/',
66
  models: [
67
  { name: 'DeepSeek-V2', inputPrice: 0.14, outputPrice: 0.28 },
 
61
  ],
62
  },
63
  {
64
+ provider: 'DeepSpeek',
65
  uri: 'https://platform.deepseek.com/api-docs/pricing/',
66
  models: [
67
  { name: 'DeepSeek-V2', inputPrice: 0.14, outputPrice: 0.28 },