Spaces:
Running
Running
Update src/lib/data.ts
Browse files- src/lib/data.ts +31 -24
src/lib/data.ts
CHANGED
@@ -6,6 +6,8 @@ export const mockData: Provider[] = [
|
|
6 |
uri: 'https://openai.com/api/pricing/',
|
7 |
models: [
|
8 |
{ name: 'GPT-4o', inputPrice: 2.5, outputPrice: 10.0 },
|
|
|
|
|
9 |
{ name: 'GPT-4o-mini', inputPrice: 0.15, outputPrice: 0.6 },
|
10 |
{ name: 'GPT-4 (8K)', inputPrice: 30.0, outputPrice: 60.0 },
|
11 |
{ name: 'GPT-4 Turbo', inputPrice: 10.0, outputPrice: 30.0 },
|
@@ -25,30 +27,30 @@ export const mockData: Provider[] = [
|
|
25 |
provider: 'Google',
|
26 |
uri: 'https://ai.google.dev/pricing?hl=en',
|
27 |
models: [
|
28 |
-
{ name: 'Gemini 1.5 Pro', inputPrice:
|
29 |
-
{ name: 'Gemini 1.5 Flash', inputPrice: 0.075, outputPrice: 0.
|
30 |
],
|
31 |
},
|
32 |
{
|
33 |
provider: 'Cohere',
|
34 |
uri: 'https://cohere.com/pricing',
|
35 |
models: [
|
36 |
-
{ name: 'Command R+', inputPrice:
|
37 |
-
{ name: 'Command R', inputPrice: 0.
|
38 |
],
|
39 |
},
|
40 |
{
|
41 |
provider: 'Mistral',
|
42 |
uri: 'https://docs.mistral.ai/platform/pricing',
|
43 |
models: [
|
44 |
-
{ name: 'Mistral Large', inputPrice:
|
45 |
-
{ name: 'Codestral', inputPrice:
|
46 |
-
{ name: 'Mistral Nemo', inputPrice: 0.
|
47 |
],
|
48 |
},
|
49 |
{
|
50 |
provider: 'Deepspeek',
|
51 |
-
uri: 'https://platform.deepseek.com/api-docs/pricing
|
52 |
models: [
|
53 |
{ name: 'deepseek-chat', inputPrice: 0.14, outputPrice: 0.28 },
|
54 |
{ name: 'deepseek-coder', inputPrice: 0.14, outputPrice: 0.28 },
|
@@ -59,15 +61,15 @@ export const mockData: Provider[] = [
|
|
59 |
uri: 'https://www.together.ai/pricing',
|
60 |
models: [
|
61 |
{ name: 'Mixtral 8x7B', inputPrice: 0.6, outputPrice: 0.6 },
|
62 |
-
{ name: 'Llama 3 70b', inputPrice: 0.9, outputPrice: 0.9 },
|
63 |
-
{ name: 'Llama 3.1 405b', inputPrice: 5
|
64 |
],
|
65 |
},
|
66 |
{
|
67 |
provider: 'Replicate',
|
68 |
uri: 'https://replicate.com/pricing',
|
69 |
models: [
|
70 |
-
{ name: 'Llama 3 70b', inputPrice: 0.65, outputPrice: 2.75 },
|
71 |
{ name: 'Mixtral 8x7B', inputPrice: 0.30, outputPrice: 1.00 },
|
72 |
{ name: 'Llama 3.1 405b', inputPrice: 9.5, outputPrice: 9.5 },
|
73 |
],
|
@@ -76,7 +78,7 @@ export const mockData: Provider[] = [
|
|
76 |
provider: 'IBM WatsonX',
|
77 |
uri: 'https://www.ibm.com/products/watsonx-ai/foundation-models',
|
78 |
models: [
|
79 |
-
{ name: 'Llama 3 70b', inputPrice: 1.80, outputPrice: 1.80 },
|
80 |
{ name: 'Mistral Large', inputPrice: 10.0, outputPrice: 10.0 },
|
81 |
{ name: 'Llama 3.1 405b', inputPrice: 5.0, outputPrice: 16.0 },
|
82 |
|
@@ -84,9 +86,9 @@ export const mockData: Provider[] = [
|
|
84 |
},
|
85 |
{
|
86 |
provider: 'Groq',
|
87 |
-
uri: 'https://
|
88 |
models: [
|
89 |
-
{ name: 'Llama 3 70b', inputPrice: 0.59, outputPrice: 0.79 },
|
90 |
{ name: 'Mixtral 8x7B', inputPrice: 0.24, outputPrice: 0.24 },
|
91 |
],
|
92 |
},
|
@@ -94,14 +96,14 @@ export const mockData: Provider[] = [
|
|
94 |
provider: 'Cerebras',
|
95 |
uri: 'https://cerebras.ai/blog/introducing-cerebras-inference-ai-at-instant-speed',
|
96 |
models: [
|
97 |
-
{ name: 'Llama 3 70b', inputPrice: 0.6, outputPrice: 0.6 },
|
98 |
],
|
99 |
},
|
100 |
{
|
101 |
provider: 'Fireworks',
|
102 |
uri: 'https://fireworks.ai/pricing',
|
103 |
models: [
|
104 |
-
{ name: 'Llama 3 70b', inputPrice: 0.90, outputPrice: 0.90 },
|
105 |
{ name: 'Mixtral 8x7B', inputPrice: 0.50, outputPrice: 0.50 },
|
106 |
{ name: 'Yi-Large', inputPrice: 3.00, outputPrice: 3.00 },
|
107 |
{ name: 'Llama 3.1 405b', inputPrice: 3.0, outputPrice: 3.0 },
|
@@ -116,10 +118,9 @@ export const mockData: Provider[] = [
|
|
116 |
},
|
117 |
{
|
118 |
provider: 'Perplexity',
|
119 |
-
uri: 'https://docs.perplexity.ai/
|
120 |
models: [
|
121 |
-
{ name: 'Llama 3 70b', inputPrice: 1.0, outputPrice: 1.0 },
|
122 |
-
{ name: 'Mixtral 8x7B', inputPrice: 0.60, outputPrice: 0.60 },
|
123 |
],
|
124 |
},
|
125 |
{
|
@@ -136,7 +137,7 @@ export const mockData: Provider[] = [
|
|
136 |
},
|
137 |
{
|
138 |
provider: 'AI21',
|
139 |
-
uri: 'https://www.ai21.com/
|
140 |
models: [
|
141 |
{ name: 'Jamba 1.5 Large', inputPrice: 2, outputPrice: 8 },
|
142 |
{ name: 'Jamba 1.5 Mini', inputPrice: 0.2, outputPrice: 0.4 },
|
@@ -146,10 +147,16 @@ export const mockData: Provider[] = [
|
|
146 |
provider: 'Novita AI',
|
147 |
uri: 'https://novita.ai/model-api/pricing',
|
148 |
models: [
|
149 |
-
{ name: 'Llama 3 70b', inputPrice: 0.
|
150 |
-
{ name: 'Mixtral
|
151 |
-
{ name: '
|
152 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
153 |
],
|
154 |
}
|
155 |
]
|
|
|
6 |
uri: 'https://openai.com/api/pricing/',
|
7 |
models: [
|
8 |
{ name: 'GPT-4o', inputPrice: 2.5, outputPrice: 10.0 },
|
9 |
+
{ name: 'o1 preview', inputPrice: 15.0, outputPrice: 60.0 },
|
10 |
+
{ name: 'o1 mini', inputPrice: 3.0, outputPrice: 12.0 },
|
11 |
{ name: 'GPT-4o-mini', inputPrice: 0.15, outputPrice: 0.6 },
|
12 |
{ name: 'GPT-4 (8K)', inputPrice: 30.0, outputPrice: 60.0 },
|
13 |
{ name: 'GPT-4 Turbo', inputPrice: 10.0, outputPrice: 30.0 },
|
|
|
27 |
provider: 'Google',
|
28 |
uri: 'https://ai.google.dev/pricing?hl=en',
|
29 |
models: [
|
30 |
+
{ name: 'Gemini 1.5 Pro', inputPrice: 1.25, outputPrice: 2.5 },
|
31 |
+
{ name: 'Gemini 1.5 Flash', inputPrice: 0.075, outputPrice: 0.30 },
|
32 |
],
|
33 |
},
|
34 |
{
|
35 |
provider: 'Cohere',
|
36 |
uri: 'https://cohere.com/pricing',
|
37 |
models: [
|
38 |
+
{ name: 'Command R+', inputPrice: 2.5, outputPrice: 10.0 },
|
39 |
+
{ name: 'Command R', inputPrice: 0.15, outputPrice: 0.6 },
|
40 |
],
|
41 |
},
|
42 |
{
|
43 |
provider: 'Mistral',
|
44 |
uri: 'https://docs.mistral.ai/platform/pricing',
|
45 |
models: [
|
46 |
+
{ name: 'Mistral Large', inputPrice: 2.0, outputPrice: 6.0 },
|
47 |
+
{ name: 'Codestral', inputPrice: 0.2, outputPrice: 0.6 },
|
48 |
+
{ name: 'Mistral Nemo', inputPrice: 0.15, outputPrice: 0.15 },
|
49 |
],
|
50 |
},
|
51 |
{
|
52 |
provider: 'Deepspeek',
|
53 |
+
uri: 'https://platform.deepseek.com/api-docs/quick_start/pricing',
|
54 |
models: [
|
55 |
{ name: 'deepseek-chat', inputPrice: 0.14, outputPrice: 0.28 },
|
56 |
{ name: 'deepseek-coder', inputPrice: 0.14, outputPrice: 0.28 },
|
|
|
61 |
uri: 'https://www.together.ai/pricing',
|
62 |
models: [
|
63 |
{ name: 'Mixtral 8x7B', inputPrice: 0.6, outputPrice: 0.6 },
|
64 |
+
{ name: 'Llama 3.1 70b', inputPrice: 0.9, outputPrice: 0.9 },
|
65 |
+
{ name: 'Llama 3.1 405b', inputPrice: 3.5, outputPrice: 3.5 },
|
66 |
],
|
67 |
},
|
68 |
{
|
69 |
provider: 'Replicate',
|
70 |
uri: 'https://replicate.com/pricing',
|
71 |
models: [
|
72 |
+
{ name: 'Llama 3.1 70b', inputPrice: 0.65, outputPrice: 2.75 },
|
73 |
{ name: 'Mixtral 8x7B', inputPrice: 0.30, outputPrice: 1.00 },
|
74 |
{ name: 'Llama 3.1 405b', inputPrice: 9.5, outputPrice: 9.5 },
|
75 |
],
|
|
|
78 |
provider: 'IBM WatsonX',
|
79 |
uri: 'https://www.ibm.com/products/watsonx-ai/foundation-models',
|
80 |
models: [
|
81 |
+
{ name: 'Llama 3.1 70b', inputPrice: 1.80, outputPrice: 1.80 },
|
82 |
{ name: 'Mistral Large', inputPrice: 10.0, outputPrice: 10.0 },
|
83 |
{ name: 'Llama 3.1 405b', inputPrice: 5.0, outputPrice: 16.0 },
|
84 |
|
|
|
86 |
},
|
87 |
{
|
88 |
provider: 'Groq',
|
89 |
+
uri: 'https://groq.com/pricing/',
|
90 |
models: [
|
91 |
+
{ name: 'Llama 3.1 70b', inputPrice: 0.59, outputPrice: 0.79 },
|
92 |
{ name: 'Mixtral 8x7B', inputPrice: 0.24, outputPrice: 0.24 },
|
93 |
],
|
94 |
},
|
|
|
96 |
provider: 'Cerebras',
|
97 |
uri: 'https://cerebras.ai/blog/introducing-cerebras-inference-ai-at-instant-speed',
|
98 |
models: [
|
99 |
+
{ name: 'Llama 3.1 70b', inputPrice: 0.6, outputPrice: 0.6 },
|
100 |
],
|
101 |
},
|
102 |
{
|
103 |
provider: 'Fireworks',
|
104 |
uri: 'https://fireworks.ai/pricing',
|
105 |
models: [
|
106 |
+
{ name: 'Llama 3.1 70b', inputPrice: 0.90, outputPrice: 0.90 },
|
107 |
{ name: 'Mixtral 8x7B', inputPrice: 0.50, outputPrice: 0.50 },
|
108 |
{ name: 'Yi-Large', inputPrice: 3.00, outputPrice: 3.00 },
|
109 |
{ name: 'Llama 3.1 405b', inputPrice: 3.0, outputPrice: 3.0 },
|
|
|
118 |
},
|
119 |
{
|
120 |
provider: 'Perplexity',
|
121 |
+
uri: 'https://docs.perplexity.ai/guides/pricing',
|
122 |
models: [
|
123 |
+
{ name: 'Llama 3.1 70b', inputPrice: 1.0, outputPrice: 1.0 },
|
|
|
124 |
],
|
125 |
},
|
126 |
{
|
|
|
137 |
},
|
138 |
{
|
139 |
provider: 'AI21',
|
140 |
+
uri: 'https://www.ai21.com/pricing',
|
141 |
models: [
|
142 |
{ name: 'Jamba 1.5 Large', inputPrice: 2, outputPrice: 8 },
|
143 |
{ name: 'Jamba 1.5 Mini', inputPrice: 0.2, outputPrice: 0.4 },
|
|
|
147 |
provider: 'Novita AI',
|
148 |
uri: 'https://novita.ai/model-api/pricing',
|
149 |
models: [
|
150 |
+
{ name: 'Llama 3.1 70b', inputPrice: 0.51, outputPrice: 0.74 },
|
151 |
+
{ name: 'Mixtral 8x22B', inputPrice: 0.62, outputPrice: 0.62 },
|
152 |
+
{ name: 'Llama 3.1 405b', inputPrice: 2.75, outputPrice: 2.75 },
|
153 |
+
],
|
154 |
+
},
|
155 |
+
{
|
156 |
+
provider: 'Cloudflare',
|
157 |
+
uri: 'https://novita.ai/model-api/pricing',
|
158 |
+
models: [
|
159 |
+
{ name: 'Llama 3.1 70b', inputPrice: 0.75, outputPrice: 0.75 },
|
160 |
],
|
161 |
}
|
162 |
]
|