- coreshub_pricing_lib.go: CoreHub pricing data extraction and parsing - import_coreshub_pricing.go: importer with dry_run support - import_coreshub_pricing_test.go: unit tests for importer - coreshub_pricing_sample.txt: test fixture
11 lines
569 B
Plaintext
11 lines
569 B
Plaintext
# 在线服务模型价格
|
|
模型名称 输入价格 输出价格
|
|
DeepSeek-R1-Distill-Qwen-1.5B 限时免费 限时免费
|
|
DeepSeek-R1-Distill-Qwen-7B 限时免费 限时免费
|
|
DeepSeek-R1-Distill-Llama-8B 限时免费 限时免费
|
|
DeepSeek-R1-Distill-Qwen-14B ¥0.0002 / 千 tokens ¥0.0002 / 千 tokens
|
|
DeepSeek-R1-Distill-Qwen-32B ¥0.0002 / 千 tokens ¥0.0002 / 千 tokens
|
|
DeepSeek-R1-Distill-Llama-70B ¥0.0002 / 千 tokens ¥0.0002 / 千 tokens
|
|
DeepSeek-V3 ¥0.002 / 千 tokens ¥0.008 / 千 tokens
|
|
DeepSeek-R1 ¥0.004 / 千 tokens ¥0.016 / 千 tokens
|