metergraph-core 0.2.3__tar.gz → 0.2.5__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.3/src/metergraph_core.egg-info → metergraph_core-0.2.5}/PKG-INFO +1 -1
- {metergraph_core-0.2.3 → metergraph_core-0.2.5}/pyproject.toml +1 -1
- {metergraph_core-0.2.3 → metergraph_core-0.2.5}/src/metergraph_core/data/prices.yaml +35 -2
- {metergraph_core-0.2.3 → metergraph_core-0.2.5/src/metergraph_core.egg-info}/PKG-INFO +1 -1
- {metergraph_core-0.2.3 → metergraph_core-0.2.5}/MANIFEST.in +0 -0
- {metergraph_core-0.2.3 → metergraph_core-0.2.5}/README.md +0 -0
- {metergraph_core-0.2.3 → metergraph_core-0.2.5}/setup.cfg +0 -0
- {metergraph_core-0.2.3 → metergraph_core-0.2.5}/src/metergraph_core/__init__.py +0 -0
- {metergraph_core-0.2.3 → metergraph_core-0.2.5}/src/metergraph_core/billing.py +0 -0
- {metergraph_core-0.2.3 → metergraph_core-0.2.5}/src/metergraph_core/catalog.py +0 -0
- {metergraph_core-0.2.3 → metergraph_core-0.2.5}/src/metergraph_core/loader.py +0 -0
- {metergraph_core-0.2.3 → metergraph_core-0.2.5}/src/metergraph_core/retrieval.py +0 -0
- {metergraph_core-0.2.3 → metergraph_core-0.2.5}/src/metergraph_core.egg-info/SOURCES.txt +0 -0
- {metergraph_core-0.2.3 → metergraph_core-0.2.5}/src/metergraph_core.egg-info/dependency_links.txt +0 -0
- {metergraph_core-0.2.3 → metergraph_core-0.2.5}/src/metergraph_core.egg-info/requires.txt +0 -0
- {metergraph_core-0.2.3 → metergraph_core-0.2.5}/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-
|
|
9
|
+
version: "2026-09-01"
|
|
10
10
|
currency: USD
|
|
11
|
-
pricing_verified_at: "2026-
|
|
11
|
+
pricing_verified_at: "2026-09-01"
|
|
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:
|
|
@@ -511,6 +530,7 @@ models:
|
|
|
511
530
|
- channel: google-api
|
|
512
531
|
region: global
|
|
513
532
|
effective_from: "2025-11-18"
|
|
533
|
+
effective_to: "2026-03-09"
|
|
514
534
|
input_per_mtok: 2.00
|
|
515
535
|
output_per_mtok: 12.00
|
|
516
536
|
cache_read_per_mtok: 0.20
|
|
@@ -523,12 +543,25 @@ models:
|
|
|
523
543
|
- canonical_id: google/gemini-3.1-pro-preview
|
|
524
544
|
publisher: google
|
|
525
545
|
aliases:
|
|
546
|
+
- {provider: google, alias: gemini-3.1-pro-preview, channel: google-api}
|
|
547
|
+
- {provider: google, alias: models/gemini-3.1-pro-preview, channel: google-api}
|
|
526
548
|
- {provider: vertex-ai, alias: gemini-3.1-pro-preview, channel: google-vertex-ai}
|
|
527
549
|
- provider: google
|
|
528
550
|
alias: google/gemini-3.1-pro-preview
|
|
529
551
|
channel: vercel-ai-gateway
|
|
530
552
|
rules: {input_includes_cache_read: true}
|
|
531
553
|
prices:
|
|
554
|
+
- channel: google-api
|
|
555
|
+
region: global
|
|
556
|
+
effective_from: "2026-02-19"
|
|
557
|
+
input_per_mtok: 2.00
|
|
558
|
+
output_per_mtok: 12.00
|
|
559
|
+
cache_read_per_mtok: 0.20
|
|
560
|
+
batch_input_per_mtok: 1.00
|
|
561
|
+
batch_output_per_mtok: 6.00
|
|
562
|
+
rules:
|
|
563
|
+
long_context: {threshold: 200000, input_multiplier: 2, output_multiplier: 1.5}
|
|
564
|
+
source_url: https://ai.google.dev/gemini-api/docs/pricing
|
|
532
565
|
- channel: google-vertex-ai
|
|
533
566
|
region: global
|
|
534
567
|
effective_from: "2026-02-19"
|
|
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.3 → metergraph_core-0.2.5}/src/metergraph_core.egg-info/dependency_links.txt
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|