feat(imports): add real pricing and subscription collectors

Add plan catalog and subscription schema support, seed baselines, and real importers for core domestic subscriptions plus stable official pricing sources.

This commit also hardens the shared fetch layers so the importers can support live collection and database writes instead of relying on manual placeholders alone.
This commit is contained in:
phamnazage-jpg
2026-05-15 22:32:57 +08:00
parent dd58c18fe3
commit 958245537a
91 changed files with 10474 additions and 1 deletions

View File

@@ -0,0 +1,66 @@
<h3 id="Model_Pricing" class="lb-txt-none lb-txt-32 lb-h3 lb-title">Model Pricing</h3>
<h2 id="Amazon_Nova" class="lb-txt-none lb-h2 lb-title">Amazon Nova</h2>
<p><b>Regions:&nbsp;US East (N. Virginia), US East (Ohio), and US West (Oregon)</b></p>
<table>
<tbody>
<tr>
<td><b>Amazon Nova models</b></td>
<td><b>Price per 1M input tokens (text)</b></td>
<td><b>Price per 1M input tokens (image)</b></td>
<td><b>Price per 1M input tokens (video)</b></td>
<td><b>Price per 1M input tokens (audio)</b></td>
<td><b>Price per 1M output tokens (text)</b></td>
<td><b>Price per 1M output tokens (image)</b></td>
</tr>
<tr>
<td>Amazon Nova 2 Omni (Preview)</td>
<td>$0.12</td>
<td>$0.24</td>
<td>$0.36</td>
<td>$0.48</td>
<td>$0.96</td>
<td>$1.20</td>
</tr>
<tr>
<td>Amazon Nova 2 Lite</td>
<td>$0.08</td>
<td>$0.10</td>
<td>$0.12</td>
<td>$0.14</td>
<td>$0.40</td>
<td>N/A</td>
</tr>
</tbody>
</table>
<h2 id="Qwen" class="lb-txt-none lb-h2 lb-title">Qwen</h2>
<p><b>Regions:&nbsp;Europe (Frankfurt) and&nbsp;Asia Pacific (Jakarta)</b></p>
<table>
<tbody>
<tr>
<td><b>Qwen models</b></td>
<td><b>Price per 1M input tokens</b></td>
<td><b>Price per 1M output tokens</b></td>
</tr>
<tr>
<td>Qwen3 Coder Next</td>
<td>$ 0.60</td>
<td>$ 1.44</td>
</tr>
</tbody>
</table>
<p><b>Region: Asia Pacific (Sydney)</b></p>
<table>
<tbody>
<tr>
<td><b>Qwen models</b></td>
<td><b>Price per 1M input tokens</b></td>
<td><b>Price per 1M output tokens</b></td>
</tr>
<tr>
<td>Qwen3 Next 80B A3B</td>
<td>$ 0.1545</td>
<td>$ 1.2360</td>
</tr>
</tbody>
</table>
<h2 id="Pricing_examples" class="lb-txt-none lb-txt-48 lb-h2 lb-title">Pricing examples</h2>