modelpedia 0.0.2 → 0.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (64) hide show
  1. package/README.md +135 -0
  2. package/dist/index.cjs +1 -101
  3. package/dist/index.mjs +1 -92
  4. package/dist/providers/alibaba.cjs +4 -835
  5. package/dist/providers/alibaba.mjs +4 -833
  6. package/dist/providers/amazon.cjs +4 -1484
  7. package/dist/providers/amazon.mjs +4 -1482
  8. package/dist/providers/anthropic.cjs +3 -698
  9. package/dist/providers/anthropic.mjs +3 -696
  10. package/dist/providers/azure.cjs +6 -1491
  11. package/dist/providers/azure.mjs +6 -1489
  12. package/dist/providers/baseten.cjs +3 -279
  13. package/dist/providers/baseten.mjs +3 -277
  14. package/dist/providers/cerebras.cjs +4 -145
  15. package/dist/providers/cerebras.mjs +4 -143
  16. package/dist/providers/cloudflare.cjs +4 -826
  17. package/dist/providers/cloudflare.mjs +4 -824
  18. package/dist/providers/cohere.cjs +5 -525
  19. package/dist/providers/cohere.mjs +5 -523
  20. package/dist/providers/cursor.cjs +1 -856
  21. package/dist/providers/cursor.mjs +1 -854
  22. package/dist/providers/deepseek.cjs +3 -64
  23. package/dist/providers/deepseek.mjs +3 -62
  24. package/dist/providers/fireworks.cjs +3 -3794
  25. package/dist/providers/fireworks.mjs +3 -3792
  26. package/dist/providers/google.cjs +6 -972
  27. package/dist/providers/google.mjs +6 -970
  28. package/dist/providers/groq.cjs +3 -353
  29. package/dist/providers/groq.mjs +3 -351
  30. package/dist/providers/huggingface.cjs +3 -1022
  31. package/dist/providers/huggingface.mjs +3 -1020
  32. package/dist/providers/meta.cjs +3 -481
  33. package/dist/providers/meta.mjs +3 -479
  34. package/dist/providers/minimax.cjs +3 -156
  35. package/dist/providers/minimax.mjs +3 -154
  36. package/dist/providers/mistral.cjs +3 -1594
  37. package/dist/providers/mistral.mjs +3 -1592
  38. package/dist/providers/moonshot.cjs +3 -138
  39. package/dist/providers/moonshot.mjs +3 -136
  40. package/dist/providers/nvidia.cjs +3 -2040
  41. package/dist/providers/nvidia.mjs +3 -2038
  42. package/dist/providers/ollama.cjs +3 -326
  43. package/dist/providers/ollama.mjs +3 -324
  44. package/dist/providers/openai.cjs +3 -9079
  45. package/dist/providers/openai.mjs +3 -9077
  46. package/dist/providers/opencode.cjs +3 -367
  47. package/dist/providers/opencode.mjs +3 -365
  48. package/dist/providers/openrouter.cjs +12 -7835
  49. package/dist/providers/openrouter.mjs +12 -7833
  50. package/dist/providers/perplexity.cjs +3 -311
  51. package/dist/providers/perplexity.mjs +3 -309
  52. package/dist/providers/qwen.cjs +3 -835
  53. package/dist/providers/qwen.mjs +3 -833
  54. package/dist/providers/together.cjs +4 -360
  55. package/dist/providers/together.mjs +4 -358
  56. package/dist/providers/vercel.cjs +3 -4037
  57. package/dist/providers/vercel.mjs +3 -4035
  58. package/dist/providers/vertex.cjs +10 -1072
  59. package/dist/providers/vertex.mjs +10 -1070
  60. package/dist/providers/xai.cjs +3 -301
  61. package/dist/providers/xai.mjs +3 -299
  62. package/dist/providers/zai.cjs +3 -243
  63. package/dist/providers/zai.mjs +3 -241
  64. package/package.json +1 -1
@@ -1,145 +1,4 @@
1
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
- //#region src/providers/cerebras.ts
3
- const provider = {
4
- "id": "cerebras",
5
- "name": "Cerebras",
6
- "region": "US",
7
- "url": "https://cerebras.ai",
8
- "api_url": "https://api.cerebras.ai/v1",
9
- "docs_url": "https://inference-docs.cerebras.ai",
10
- "pricing_url": "https://cerebras.ai/pricing",
11
- "icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" fill-rule=\"evenodd\">\n <path clip-rule=\"evenodd\" d=\"M14.121 2.701a9.299 9.299 0 000 18.598V22.7c-5.91 0-10.7-4.791-10.7-10.701S8.21 1.299 14.12 1.299V2.7zm4.752 3.677A7.353 7.353 0 109.42 17.643l-.901 1.074a8.754 8.754 0 01-1.08-12.334 8.755 8.755 0 0112.335-1.08l-.901 1.075zm-2.255.844a5.407 5.407 0 00-5.048 9.563l-.656 1.24a6.81 6.81 0 016.358-12.043l-.654 1.24zM14.12 8.539a3.46 3.46 0 100 6.922v1.402a4.863 4.863 0 010-9.726v1.402z\"/>\n <path d=\"M15.407 10.836a2.24 2.24 0 00-.51-.409 1.084 1.084 0 00-.544-.152c-.255 0-.483.047-.684.14a1.58 1.58 0 00-.84.912c-.074.203-.11.416-.11.631 0 .218.036.43.11.631a1.594 1.594 0 00.84.913c.2.093.43.14.684.14.216 0 .417-.046.602-.135.188-.09.35-.225.475-.392l.928 1.006c-.14.14-.3.261-.482.363a3.367 3.367 0 01-1.083.38c-.17.026-.317.04-.44.04a3.315 3.315 0 01-1.182-.21 2.825 2.825 0 01-.961-.597 2.816 2.816 0 01-.644-.929 2.987 2.987 0 01-.238-1.21c0-.444.08-.847.238-1.21.15-.35.368-.666.643-.929.278-.261.605-.464.962-.596a3.315 3.315 0 011.182-.21c.355 0 .712.068 1.072.204.361.138.685.36.944.649l-.962.97z\"/>\n</svg>",
12
- "models": [
13
- {
14
- "id": "gpt-oss-120b",
15
- "name": "gpt-oss-120b",
16
- "created_by": "openai",
17
- "source": "official",
18
- "last_updated": "2026-03-21",
19
- "family": "gpt-oss",
20
- "context_window": 131e3,
21
- "max_output_tokens": 4e4,
22
- "capabilities": {
23
- "streaming": true,
24
- "tool_call": true,
25
- "structured_output": true,
26
- "vision": true,
27
- "reasoning": true
28
- },
29
- "modalities": {
30
- "input": ["text"],
31
- "output": ["text"]
32
- },
33
- "pricing": {
34
- "input": .35,
35
- "output": .75
36
- }
37
- },
38
- {
39
- "id": "llama3.1-8b",
40
- "name": "llama3.1-8b",
41
- "created_by": "meta",
42
- "source": "official",
43
- "last_updated": "2026-03-21",
44
- "context_window": 32e3,
45
- "max_output_tokens": 8e3,
46
- "capabilities": {
47
- "streaming": true,
48
- "tool_call": true,
49
- "structured_output": true,
50
- "vision": true
51
- },
52
- "modalities": {
53
- "input": ["text"],
54
- "output": ["text"]
55
- },
56
- "pricing": {
57
- "input": .1,
58
- "output": .1
59
- }
60
- },
61
- {
62
- "id": "qwen-3-235b-a22b-instruct-2507",
63
- "name": "qwen-3-235b-a22b-instruct-2507",
64
- "created_by": "qwen",
65
- "source": "official",
66
- "last_updated": "2026-03-21",
67
- "family": "qwen",
68
- "context_window": 131e3,
69
- "max_output_tokens": 4e4,
70
- "alias": "qwen-3-235b-a22b-instruct",
71
- "capabilities": {
72
- "streaming": true,
73
- "tool_call": true,
74
- "structured_output": true,
75
- "vision": true,
76
- "reasoning": true
77
- },
78
- "modalities": {
79
- "input": ["text"],
80
- "output": ["text"]
81
- },
82
- "pricing": {
83
- "input": .6,
84
- "output": 1.2
85
- }
86
- },
87
- {
88
- "id": "qwen-3-235b-a22b-instruct",
89
- "name": "qwen-3-235b-a22b-instruct",
90
- "created_by": "qwen",
91
- "source": "official",
92
- "last_updated": "2026-03-21",
93
- "family": "qwen",
94
- "context_window": 131e3,
95
- "max_output_tokens": 4e4,
96
- "capabilities": {
97
- "streaming": true,
98
- "tool_call": true,
99
- "structured_output": true,
100
- "vision": true,
101
- "reasoning": true
102
- },
103
- "modalities": {
104
- "input": ["text"],
105
- "output": ["text"]
106
- },
107
- "pricing": {
108
- "input": .6,
109
- "output": 1.2
110
- },
111
- "snapshots": ["qwen-3-235b-a22b-instruct-2507"]
112
- },
113
- {
114
- "id": "zai-glm-4.7",
115
- "name": "zai-glm-4.7",
116
- "created_by": "zhipu",
117
- "source": "official",
118
- "last_updated": "2026-03-21",
119
- "context_window": 131e3,
120
- "max_output_tokens": 4e4,
121
- "capabilities": {
122
- "streaming": true,
123
- "tool_call": true,
124
- "structured_output": true,
125
- "vision": true,
126
- "reasoning": true
127
- },
128
- "modalities": {
129
- "input": ["text"],
130
- "output": ["text"]
131
- },
132
- "pricing": {
133
- "input": 2.25,
134
- "output": 2.75
135
- }
136
- }
137
- ]
138
- };
139
- const models = provider.models.map((m) => ({
140
- ...m,
141
- provider: provider.id
142
- }));
143
- //#endregion
144
- exports.models = models;
145
- exports.provider = provider;
1
+ Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e={id:`cerebras`,name:`Cerebras`,region:`US`,url:`https://cerebras.ai`,api_url:`https://api.cerebras.ai/v1`,docs_url:`https://inference-docs.cerebras.ai`,pricing_url:`https://cerebras.ai/pricing`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
2
+ <path clip-rule="evenodd" d="M14.121 2.701a9.299 9.299 0 000 18.598V22.7c-5.91 0-10.7-4.791-10.7-10.701S8.21 1.299 14.12 1.299V2.7zm4.752 3.677A7.353 7.353 0 109.42 17.643l-.901 1.074a8.754 8.754 0 01-1.08-12.334 8.755 8.755 0 0112.335-1.08l-.901 1.075zm-2.255.844a5.407 5.407 0 00-5.048 9.563l-.656 1.24a6.81 6.81 0 016.358-12.043l-.654 1.24zM14.12 8.539a3.46 3.46 0 100 6.922v1.402a4.863 4.863 0 010-9.726v1.402z"/>
3
+ <path d="M15.407 10.836a2.24 2.24 0 00-.51-.409 1.084 1.084 0 00-.544-.152c-.255 0-.483.047-.684.14a1.58 1.58 0 00-.84.912c-.074.203-.11.416-.11.631 0 .218.036.43.11.631a1.594 1.594 0 00.84.913c.2.093.43.14.684.14.216 0 .417-.046.602-.135.188-.09.35-.225.475-.392l.928 1.006c-.14.14-.3.261-.482.363a3.367 3.367 0 01-1.083.38c-.17.026-.317.04-.44.04a3.315 3.315 0 01-1.182-.21 2.825 2.825 0 01-.961-.597 2.816 2.816 0 01-.644-.929 2.987 2.987 0 01-.238-1.21c0-.444.08-.847.238-1.21.15-.35.368-.666.643-.929.278-.261.605-.464.962-.596a3.315 3.315 0 011.182-.21c.355 0 .712.068 1.072.204.361.138.685.36.944.649l-.962.97z"/>
4
+ </svg>`,models:[{id:`gpt-oss-120b`,name:`gpt-oss-120b`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-oss`,context_window:131e3,max_output_tokens:4e4,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,vision:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.35,output:.75}},{id:`llama3.1-8b`,name:`llama3.1-8b`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,context_window:32e3,max_output_tokens:8e3,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,vision:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.1,output:.1}},{id:`qwen-3-235b-a22b-instruct-2507`,name:`qwen-3-235b-a22b-instruct-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,context_window:131e3,max_output_tokens:4e4,alias:`qwen-3-235b-a22b-instruct`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,vision:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.6,output:1.2}},{id:`qwen-3-235b-a22b-instruct`,name:`qwen-3-235b-a22b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,context_window:131e3,max_output_tokens:4e4,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,vision:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.6,output:1.2},snapshots:[`qwen-3-235b-a22b-instruct-2507`]},{id:`zai-glm-4.7`,name:`zai-glm-4.7`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-21`,context_window:131e3,max_output_tokens:4e4,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,vision:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:2.25,output:2.75}}]},t=e.models.map(t=>({...t,provider:e.id}));exports.models=t,exports.provider=e;
@@ -1,143 +1,4 @@
1
- //#region src/providers/cerebras.ts
2
- const provider = {
3
- "id": "cerebras",
4
- "name": "Cerebras",
5
- "region": "US",
6
- "url": "https://cerebras.ai",
7
- "api_url": "https://api.cerebras.ai/v1",
8
- "docs_url": "https://inference-docs.cerebras.ai",
9
- "pricing_url": "https://cerebras.ai/pricing",
10
- "icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" fill-rule=\"evenodd\">\n <path clip-rule=\"evenodd\" d=\"M14.121 2.701a9.299 9.299 0 000 18.598V22.7c-5.91 0-10.7-4.791-10.7-10.701S8.21 1.299 14.12 1.299V2.7zm4.752 3.677A7.353 7.353 0 109.42 17.643l-.901 1.074a8.754 8.754 0 01-1.08-12.334 8.755 8.755 0 0112.335-1.08l-.901 1.075zm-2.255.844a5.407 5.407 0 00-5.048 9.563l-.656 1.24a6.81 6.81 0 016.358-12.043l-.654 1.24zM14.12 8.539a3.46 3.46 0 100 6.922v1.402a4.863 4.863 0 010-9.726v1.402z\"/>\n <path d=\"M15.407 10.836a2.24 2.24 0 00-.51-.409 1.084 1.084 0 00-.544-.152c-.255 0-.483.047-.684.14a1.58 1.58 0 00-.84.912c-.074.203-.11.416-.11.631 0 .218.036.43.11.631a1.594 1.594 0 00.84.913c.2.093.43.14.684.14.216 0 .417-.046.602-.135.188-.09.35-.225.475-.392l.928 1.006c-.14.14-.3.261-.482.363a3.367 3.367 0 01-1.083.38c-.17.026-.317.04-.44.04a3.315 3.315 0 01-1.182-.21 2.825 2.825 0 01-.961-.597 2.816 2.816 0 01-.644-.929 2.987 2.987 0 01-.238-1.21c0-.444.08-.847.238-1.21.15-.35.368-.666.643-.929.278-.261.605-.464.962-.596a3.315 3.315 0 011.182-.21c.355 0 .712.068 1.072.204.361.138.685.36.944.649l-.962.97z\"/>\n</svg>",
11
- "models": [
12
- {
13
- "id": "gpt-oss-120b",
14
- "name": "gpt-oss-120b",
15
- "created_by": "openai",
16
- "source": "official",
17
- "last_updated": "2026-03-21",
18
- "family": "gpt-oss",
19
- "context_window": 131e3,
20
- "max_output_tokens": 4e4,
21
- "capabilities": {
22
- "streaming": true,
23
- "tool_call": true,
24
- "structured_output": true,
25
- "vision": true,
26
- "reasoning": true
27
- },
28
- "modalities": {
29
- "input": ["text"],
30
- "output": ["text"]
31
- },
32
- "pricing": {
33
- "input": .35,
34
- "output": .75
35
- }
36
- },
37
- {
38
- "id": "llama3.1-8b",
39
- "name": "llama3.1-8b",
40
- "created_by": "meta",
41
- "source": "official",
42
- "last_updated": "2026-03-21",
43
- "context_window": 32e3,
44
- "max_output_tokens": 8e3,
45
- "capabilities": {
46
- "streaming": true,
47
- "tool_call": true,
48
- "structured_output": true,
49
- "vision": true
50
- },
51
- "modalities": {
52
- "input": ["text"],
53
- "output": ["text"]
54
- },
55
- "pricing": {
56
- "input": .1,
57
- "output": .1
58
- }
59
- },
60
- {
61
- "id": "qwen-3-235b-a22b-instruct-2507",
62
- "name": "qwen-3-235b-a22b-instruct-2507",
63
- "created_by": "qwen",
64
- "source": "official",
65
- "last_updated": "2026-03-21",
66
- "family": "qwen",
67
- "context_window": 131e3,
68
- "max_output_tokens": 4e4,
69
- "alias": "qwen-3-235b-a22b-instruct",
70
- "capabilities": {
71
- "streaming": true,
72
- "tool_call": true,
73
- "structured_output": true,
74
- "vision": true,
75
- "reasoning": true
76
- },
77
- "modalities": {
78
- "input": ["text"],
79
- "output": ["text"]
80
- },
81
- "pricing": {
82
- "input": .6,
83
- "output": 1.2
84
- }
85
- },
86
- {
87
- "id": "qwen-3-235b-a22b-instruct",
88
- "name": "qwen-3-235b-a22b-instruct",
89
- "created_by": "qwen",
90
- "source": "official",
91
- "last_updated": "2026-03-21",
92
- "family": "qwen",
93
- "context_window": 131e3,
94
- "max_output_tokens": 4e4,
95
- "capabilities": {
96
- "streaming": true,
97
- "tool_call": true,
98
- "structured_output": true,
99
- "vision": true,
100
- "reasoning": true
101
- },
102
- "modalities": {
103
- "input": ["text"],
104
- "output": ["text"]
105
- },
106
- "pricing": {
107
- "input": .6,
108
- "output": 1.2
109
- },
110
- "snapshots": ["qwen-3-235b-a22b-instruct-2507"]
111
- },
112
- {
113
- "id": "zai-glm-4.7",
114
- "name": "zai-glm-4.7",
115
- "created_by": "zhipu",
116
- "source": "official",
117
- "last_updated": "2026-03-21",
118
- "context_window": 131e3,
119
- "max_output_tokens": 4e4,
120
- "capabilities": {
121
- "streaming": true,
122
- "tool_call": true,
123
- "structured_output": true,
124
- "vision": true,
125
- "reasoning": true
126
- },
127
- "modalities": {
128
- "input": ["text"],
129
- "output": ["text"]
130
- },
131
- "pricing": {
132
- "input": 2.25,
133
- "output": 2.75
134
- }
135
- }
136
- ]
137
- };
138
- const models = provider.models.map((m) => ({
139
- ...m,
140
- provider: provider.id
141
- }));
142
- //#endregion
143
- export { models, provider };
1
+ const e={id:`cerebras`,name:`Cerebras`,region:`US`,url:`https://cerebras.ai`,api_url:`https://api.cerebras.ai/v1`,docs_url:`https://inference-docs.cerebras.ai`,pricing_url:`https://cerebras.ai/pricing`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
2
+ <path clip-rule="evenodd" d="M14.121 2.701a9.299 9.299 0 000 18.598V22.7c-5.91 0-10.7-4.791-10.7-10.701S8.21 1.299 14.12 1.299V2.7zm4.752 3.677A7.353 7.353 0 109.42 17.643l-.901 1.074a8.754 8.754 0 01-1.08-12.334 8.755 8.755 0 0112.335-1.08l-.901 1.075zm-2.255.844a5.407 5.407 0 00-5.048 9.563l-.656 1.24a6.81 6.81 0 016.358-12.043l-.654 1.24zM14.12 8.539a3.46 3.46 0 100 6.922v1.402a4.863 4.863 0 010-9.726v1.402z"/>
3
+ <path d="M15.407 10.836a2.24 2.24 0 00-.51-.409 1.084 1.084 0 00-.544-.152c-.255 0-.483.047-.684.14a1.58 1.58 0 00-.84.912c-.074.203-.11.416-.11.631 0 .218.036.43.11.631a1.594 1.594 0 00.84.913c.2.093.43.14.684.14.216 0 .417-.046.602-.135.188-.09.35-.225.475-.392l.928 1.006c-.14.14-.3.261-.482.363a3.367 3.367 0 01-1.083.38c-.17.026-.317.04-.44.04a3.315 3.315 0 01-1.182-.21 2.825 2.825 0 01-.961-.597 2.816 2.816 0 01-.644-.929 2.987 2.987 0 01-.238-1.21c0-.444.08-.847.238-1.21.15-.35.368-.666.643-.929.278-.261.605-.464.962-.596a3.315 3.315 0 011.182-.21c.355 0 .712.068 1.072.204.361.138.685.36.944.649l-.962.97z"/>
4
+ </svg>`,models:[{id:`gpt-oss-120b`,name:`gpt-oss-120b`,created_by:`openai`,source:`official`,last_updated:`2026-03-21`,family:`gpt-oss`,context_window:131e3,max_output_tokens:4e4,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,vision:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.35,output:.75}},{id:`llama3.1-8b`,name:`llama3.1-8b`,created_by:`meta`,source:`official`,last_updated:`2026-03-21`,context_window:32e3,max_output_tokens:8e3,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,vision:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.1,output:.1}},{id:`qwen-3-235b-a22b-instruct-2507`,name:`qwen-3-235b-a22b-instruct-2507`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,context_window:131e3,max_output_tokens:4e4,alias:`qwen-3-235b-a22b-instruct`,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,vision:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.6,output:1.2}},{id:`qwen-3-235b-a22b-instruct`,name:`qwen-3-235b-a22b-instruct`,created_by:`qwen`,source:`official`,last_updated:`2026-03-21`,family:`qwen`,context_window:131e3,max_output_tokens:4e4,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,vision:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:.6,output:1.2},snapshots:[`qwen-3-235b-a22b-instruct-2507`]},{id:`zai-glm-4.7`,name:`zai-glm-4.7`,created_by:`zhipu`,source:`official`,last_updated:`2026-03-21`,context_window:131e3,max_output_tokens:4e4,capabilities:{streaming:!0,tool_call:!0,structured_output:!0,vision:!0,reasoning:!0},modalities:{input:[`text`],output:[`text`]},pricing:{input:2.25,output:2.75}}]},t=e.models.map(t=>({...t,provider:e.id}));export{t as models,e as provider};