@openeryc/pi-ai 0.75.46 → 0.75.47

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.
@@ -8789,13 +8789,13 @@ export const MODELS = {
8789
8789
  thinkingLevelMap: { "minimal": null, "low": null, "medium": null, "high": "high", "xhigh": "max" },
8790
8790
  input: ["text"],
8791
8791
  cost: {
8792
- input: 0.09999999999999999,
8793
- output: 0.19999999999999998,
8794
- cacheRead: 0.02,
8792
+ input: 0.0983,
8793
+ output: 0.1966,
8794
+ cacheRead: 0.019700000000000002,
8795
8795
  cacheWrite: 0,
8796
8796
  },
8797
8797
  contextWindow: 1048576,
8798
- maxTokens: 16384,
8798
+ maxTokens: 131072,
8799
8799
  },
8800
8800
  "deepseek/deepseek-v4-flash:free": {
8801
8801
  id: "deepseek/deepseek-v4-flash:free",
@@ -8866,7 +8866,7 @@ export const MODELS = {
8866
8866
  cacheRead: 0.024999999999999998,
8867
8867
  cacheWrite: 0.08333333333333334,
8868
8868
  },
8869
- contextWindow: 1000000,
8869
+ contextWindow: 1048576,
8870
8870
  maxTokens: 8192,
8871
8871
  },
8872
8872
  "google/gemini-2.0-flash-lite-001": {
@@ -9916,13 +9916,13 @@ export const MODELS = {
9916
9916
  reasoning: true,
9917
9917
  input: ["text", "image"],
9918
9918
  cost: {
9919
- input: 0.73,
9920
- output: 3.49,
9921
- cacheRead: 0.25,
9919
+ input: 0.684,
9920
+ output: 3.42,
9921
+ cacheRead: 0.144,
9922
9922
  cacheWrite: 0,
9923
9923
  },
9924
9924
  contextWindow: 262144,
9925
- maxTokens: 262142,
9925
+ maxTokens: 262144,
9926
9926
  },
9927
9927
  "moonshotai/kimi-k2.6:free": {
9928
9928
  id: "moonshotai/kimi-k2.6:free",
@@ -10366,23 +10366,6 @@ export const MODELS = {
10366
10366
  contextWindow: 128000,
10367
10367
  maxTokens: 16384,
10368
10368
  },
10369
- "openai/gpt-4o-audio-preview": {
10370
- id: "openai/gpt-4o-audio-preview",
10371
- name: "OpenAI: GPT-4o Audio",
10372
- api: "openai-completions",
10373
- provider: "openrouter",
10374
- baseUrl: "https://openrouter.ai/api/v1",
10375
- reasoning: false,
10376
- input: ["text"],
10377
- cost: {
10378
- input: 2.5,
10379
- output: 10,
10380
- cacheRead: 0,
10381
- cacheWrite: 0,
10382
- },
10383
- contextWindow: 128000,
10384
- maxTokens: 16384,
10385
- },
10386
10369
  "openai/gpt-4o-mini": {
10387
10370
  id: "openai/gpt-4o-mini",
10388
10371
  name: "OpenAI: GPT-4o-mini",
@@ -12597,13 +12580,13 @@ export const MODELS = {
12597
12580
  reasoning: true,
12598
12581
  input: ["text", "image"],
12599
12582
  cost: {
12600
- input: 0.73,
12601
- output: 3.49,
12602
- cacheRead: 0.25,
12583
+ input: 0.684,
12584
+ output: 3.42,
12585
+ cacheRead: 0.144,
12603
12586
  cacheWrite: 0,
12604
12587
  },
12605
12588
  contextWindow: 262144,
12606
- maxTokens: 262142,
12589
+ maxTokens: 262144,
12607
12590
  },
12608
12591
  "~openai/gpt-latest": {
12609
12592
  id: "~openai/gpt-latest",
@@ -13001,20 +12984,20 @@ export const MODELS = {
13001
12984
  },
13002
12985
  "alibaba/qwen-3-235b": {
13003
12986
  id: "alibaba/qwen-3-235b",
13004
- name: "Qwen3 235B A22b Instruct 2507",
12987
+ name: "Qwen3 235B A22B",
13005
12988
  api: "anthropic-messages",
13006
12989
  provider: "vercel-ai-gateway",
13007
12990
  baseUrl: "https://ai-gateway.vercel.sh",
13008
12991
  reasoning: false,
13009
12992
  input: ["text"],
13010
12993
  cost: {
13011
- input: 0.6,
13012
- output: 1.2,
13013
- cacheRead: 0.6,
12994
+ input: 0.22,
12995
+ output: 0.88,
12996
+ cacheRead: 0,
13014
12997
  cacheWrite: 0,
13015
12998
  },
13016
- contextWindow: 131000,
13017
- maxTokens: 40000,
12999
+ contextWindow: 262144,
13000
+ maxTokens: 16384,
13018
13001
  },
13019
13002
  "alibaba/qwen-3-30b": {
13020
13003
  id: "alibaba/qwen-3-30b",