metergraph-core 0.2.4__tar.gz → 0.2.6__tar.gz
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.
- {metergraph_core-0.2.4/src/metergraph_core.egg-info → metergraph_core-0.2.6}/PKG-INFO +1 -1
- {metergraph_core-0.2.4 → metergraph_core-0.2.6}/pyproject.toml +1 -1
- {metergraph_core-0.2.4 → metergraph_core-0.2.6}/src/metergraph_core/data/prices.yaml +55 -2
- {metergraph_core-0.2.4 → metergraph_core-0.2.6/src/metergraph_core.egg-info}/PKG-INFO +1 -1
- {metergraph_core-0.2.4 → metergraph_core-0.2.6}/MANIFEST.in +0 -0
- {metergraph_core-0.2.4 → metergraph_core-0.2.6}/README.md +0 -0
- {metergraph_core-0.2.4 → metergraph_core-0.2.6}/setup.cfg +0 -0
- {metergraph_core-0.2.4 → metergraph_core-0.2.6}/src/metergraph_core/__init__.py +0 -0
- {metergraph_core-0.2.4 → metergraph_core-0.2.6}/src/metergraph_core/billing.py +0 -0
- {metergraph_core-0.2.4 → metergraph_core-0.2.6}/src/metergraph_core/catalog.py +0 -0
- {metergraph_core-0.2.4 → metergraph_core-0.2.6}/src/metergraph_core/loader.py +0 -0
- {metergraph_core-0.2.4 → metergraph_core-0.2.6}/src/metergraph_core/retrieval.py +0 -0
- {metergraph_core-0.2.4 → metergraph_core-0.2.6}/src/metergraph_core.egg-info/SOURCES.txt +0 -0
- {metergraph_core-0.2.4 → metergraph_core-0.2.6}/src/metergraph_core.egg-info/dependency_links.txt +0 -0
- {metergraph_core-0.2.4 → metergraph_core-0.2.6}/src/metergraph_core.egg-info/requires.txt +0 -0
- {metergraph_core-0.2.4 → metergraph_core-0.2.6}/src/metergraph_core.egg-info/top_level.txt +0 -0
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
#
|
|
7
7
|
# Community updates welcome: add an alias or price entry with its provider
|
|
8
8
|
# source_url and open a PR. CI validates structure and date overlaps.
|
|
9
|
-
version: "2026-09-
|
|
9
|
+
version: "2026-09-02"
|
|
10
10
|
currency: USD
|
|
11
|
-
pricing_verified_at: "2026-09-
|
|
11
|
+
pricing_verified_at: "2026-09-02"
|
|
12
12
|
models:
|
|
13
13
|
- canonical_id: openai/gpt-5.6-sol
|
|
14
14
|
publisher: openai
|
|
@@ -501,6 +501,25 @@ models:
|
|
|
501
501
|
batch_output_per_mtok: 7.50
|
|
502
502
|
source_url: https://platform.claude.com/docs/en/about-claude/pricing
|
|
503
503
|
|
|
504
|
+
- canonical_id: anthropic/claude-sonnet-4.5
|
|
505
|
+
publisher: anthropic
|
|
506
|
+
aliases:
|
|
507
|
+
- {provider: anthropic, alias: claude-sonnet-4-5, channel: anthropic-api}
|
|
508
|
+
- {provider: anthropic, alias: claude-sonnet-4-5-20250929, channel: anthropic-api}
|
|
509
|
+
- {provider: anthropic, alias: anthropic/claude-sonnet-4.5, channel: anthropic-api}
|
|
510
|
+
prices:
|
|
511
|
+
- channel: anthropic-api
|
|
512
|
+
region: global
|
|
513
|
+
effective_from: "2025-09-29"
|
|
514
|
+
input_per_mtok: 3.00
|
|
515
|
+
output_per_mtok: 15.00
|
|
516
|
+
cache_read_per_mtok: 0.30
|
|
517
|
+
cache_write_5m_per_mtok: 3.75
|
|
518
|
+
cache_write_1h_per_mtok: 6.00
|
|
519
|
+
batch_input_per_mtok: 1.50
|
|
520
|
+
batch_output_per_mtok: 7.50
|
|
521
|
+
source_url: https://platform.claude.com/docs/en/about-claude/pricing
|
|
522
|
+
|
|
504
523
|
- canonical_id: google/gemini-3-pro
|
|
505
524
|
publisher: google
|
|
506
525
|
aliases:
|
|
@@ -1059,6 +1078,40 @@ models:
|
|
|
1059
1078
|
cache_read_per_mtok: 0.05
|
|
1060
1079
|
source_url: https://vercel.com/ai-gateway/models/grok-4.1-fast-reasoning/providers
|
|
1061
1080
|
|
|
1081
|
+
# Vercel now serves the Grok creator namespace as spacexai/*; canonical ids
|
|
1082
|
+
# stay xai/* (publisher). Non-reasoning shares the fast-reasoning launch rate.
|
|
1083
|
+
- canonical_id: xai/grok-4.1-fast-non-reasoning
|
|
1084
|
+
publisher: xai
|
|
1085
|
+
aliases:
|
|
1086
|
+
- provider: xai
|
|
1087
|
+
alias: spacexai/grok-4.1-fast-non-reasoning
|
|
1088
|
+
channel: vercel-ai-gateway
|
|
1089
|
+
rules: {input_includes_cache_read: true}
|
|
1090
|
+
prices:
|
|
1091
|
+
- channel: vercel-ai-gateway
|
|
1092
|
+
region: global
|
|
1093
|
+
effective_from: "2025-11-19"
|
|
1094
|
+
input_per_mtok: 0.20
|
|
1095
|
+
output_per_mtok: 0.50
|
|
1096
|
+
cache_read_per_mtok: 0.05
|
|
1097
|
+
source_url: https://vercel.com/ai-gateway/models/grok-4.1-fast-non-reasoning/providers
|
|
1098
|
+
|
|
1099
|
+
- canonical_id: xai/grok-4.6
|
|
1100
|
+
publisher: xai
|
|
1101
|
+
aliases:
|
|
1102
|
+
- provider: xai
|
|
1103
|
+
alias: spacexai/grok-4.6
|
|
1104
|
+
channel: vercel-ai-gateway
|
|
1105
|
+
rules: {input_includes_cache_read: true}
|
|
1106
|
+
prices:
|
|
1107
|
+
- channel: vercel-ai-gateway
|
|
1108
|
+
region: global
|
|
1109
|
+
effective_from: "2026-08-01"
|
|
1110
|
+
input_per_mtok: 2.00
|
|
1111
|
+
output_per_mtok: 6.00
|
|
1112
|
+
cache_read_per_mtok: 0.50
|
|
1113
|
+
source_url: https://vercel.com/ai-gateway/models/grok-4.6/providers
|
|
1114
|
+
|
|
1062
1115
|
# Retrieval prices: USD per 1,000 counted operations (completed searches, tool
|
|
1063
1116
|
# calls, executed grounding queries), billed on the provider's direct channel.
|
|
1064
1117
|
# These sit alongside the model-token catalog above but are priced per unit, not
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{metergraph_core-0.2.4 → metergraph_core-0.2.6}/src/metergraph_core.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|