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:
5
scripts/testdata/ucloud_pricing_sample.txt
vendored
Normal file
5
scripts/testdata/ucloud_pricing_sample.txt
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
openai/gpt-4o-mini Input 0.0001 CNY/1K tokens, Output 0.0004 CNY/1K tokens
|
||||
moonshotai/kimi-k2.6 Input 4 CNY/million tokens, Output 16 CNY/million tokens
|
||||
deepseek-ai/DeepSeek-R1 Input 4 CNY/million tokens, Output 16 CNY/million tokens
|
||||
deepseek-ai/DeepSeek-V3 Input 2 CNY/million tokens, Output 8 CNY/million tokens
|
||||
qwen/Qwen3-32B Input 0.4 CNY/million tokens, Output 1.8 CNY/million tokens
|
||||
Reference in New Issue
Block a user