github-actions[bot] commited on
Commit
ae74b4e
·
1 Parent(s): 66c5ee0

chore: update provider data [skip ci]

Browse files
Files changed (1) hide show
  1. data/providers.json +18 -0
data/providers.json CHANGED
@@ -3829,6 +3829,23 @@
3829
  "hf_status": 200,
3830
  "canonical_id": "qwen-2-5-72b"
3831
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
3832
  {
3833
  "name": "qwen/qwen3-vl-30b-a3b-thinking",
3834
  "type": "vision",
@@ -3935,6 +3952,7 @@
3935
  "capabilities": [
3936
  "vision",
3937
  "video",
 
3938
  "reasoning"
3939
  ],
3940
  "size_b": 31,
 
3829
  "hf_status": 200,
3830
  "canonical_id": "qwen-2-5-72b"
3831
  },
3832
+ {
3833
+ "name": "google/gemma-4-26b-a4b-it",
3834
+ "type": "vision",
3835
+ "input_price_per_1m": 0.13,
3836
+ "output_price_per_1m": 0.4,
3837
+ "currency": "USD",
3838
+ "hf_id": "google/gemma-4-26B-A4B-it",
3839
+ "capabilities": [
3840
+ "vision",
3841
+ "video",
3842
+ "tools",
3843
+ "reasoning"
3844
+ ],
3845
+ "size_b": 26,
3846
+ "canonical_id": "gemma-4-26b-a4b",
3847
+ "hf_private": false
3848
+ },
3849
  {
3850
  "name": "qwen/qwen3-vl-30b-a3b-thinking",
3851
  "type": "vision",
 
3952
  "capabilities": [
3953
  "vision",
3954
  "video",
3955
+ "tools",
3956
  "reasoning"
3957
  ],
3958
  "size_b": 31,