@mariozechner/pi-ai 0.54.2 → 0.55.0

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.
@@ -5879,23 +5879,6 @@ export const MODELS = {
5879
5879
  contextWindow: 204800,
5880
5880
  maxTokens: 131072,
5881
5881
  },
5882
- "glm-5-free": {
5883
- id: "glm-5-free",
5884
- name: "GLM-5 Free",
5885
- api: "openai-completions",
5886
- provider: "opencode",
5887
- baseUrl: "https://opencode.ai/zen/v1",
5888
- reasoning: true,
5889
- input: ["text"],
5890
- cost: {
5891
- input: 0,
5892
- output: 0,
5893
- cacheRead: 0,
5894
- cacheWrite: 0,
5895
- },
5896
- contextWindow: 204800,
5897
- maxTokens: 131072,
5898
- },
5899
5882
  "gpt-5": {
5900
5883
  id: "gpt-5",
5901
5884
  name: "GPT-5",
@@ -6049,6 +6032,23 @@ export const MODELS = {
6049
6032
  contextWindow: 400000,
6050
6033
  maxTokens: 128000,
6051
6034
  },
6035
+ "gpt-5.3-codex": {
6036
+ id: "gpt-5.3-codex",
6037
+ name: "GPT-5.3 Codex",
6038
+ api: "openai-responses",
6039
+ provider: "opencode",
6040
+ baseUrl: "https://opencode.ai/zen/v1",
6041
+ reasoning: true,
6042
+ input: ["text", "image"],
6043
+ cost: {
6044
+ input: 1.75,
6045
+ output: 14,
6046
+ cacheRead: 0.175,
6047
+ cacheWrite: 0,
6048
+ },
6049
+ contextWindow: 400000,
6050
+ maxTokens: 128000,
6051
+ },
6052
6052
  "kimi-k2": {
6053
6053
  id: "kimi-k2",
6054
6054
  name: "Kimi K2",
@@ -6842,13 +6842,13 @@ export const MODELS = {
6842
6842
  reasoning: true,
6843
6843
  input: ["text"],
6844
6844
  cost: {
6845
- input: 0.26,
6846
- output: 0.38,
6847
- cacheRead: 0.13,
6845
+ input: 0.25,
6846
+ output: 0.39999999999999997,
6847
+ cacheRead: 0,
6848
6848
  cacheWrite: 0,
6849
6849
  },
6850
6850
  contextWindow: 163840,
6851
- maxTokens: 4096,
6851
+ maxTokens: 163840,
6852
6852
  },
6853
6853
  "deepseek/deepseek-v3.2-exp": {
6854
6854
  id: "deepseek/deepseek-v3.2-exp",
@@ -8550,6 +8550,23 @@ export const MODELS = {
8550
8550
  contextWindow: 400000,
8551
8551
  maxTokens: 128000,
8552
8552
  },
8553
+ "openai/gpt-5.3-codex": {
8554
+ id: "openai/gpt-5.3-codex",
8555
+ name: "OpenAI: GPT-5.3-Codex",
8556
+ api: "openai-completions",
8557
+ provider: "openrouter",
8558
+ baseUrl: "https://openrouter.ai/api/v1",
8559
+ reasoning: true,
8560
+ input: ["text", "image"],
8561
+ cost: {
8562
+ input: 1.75,
8563
+ output: 14,
8564
+ cacheRead: 0.175,
8565
+ cacheWrite: 0,
8566
+ },
8567
+ contextWindow: 400000,
8568
+ maxTokens: 128000,
8569
+ },
8553
8570
  "openai/gpt-oss-120b": {
8554
8571
  id: "openai/gpt-oss-120b",
8555
8572
  name: "OpenAI: gpt-oss-120b",
@@ -9494,9 +9511,9 @@ export const MODELS = {
9494
9511
  reasoning: true,
9495
9512
  input: ["text", "image"],
9496
9513
  cost: {
9497
- input: 0.15,
9498
- output: 1,
9499
- cacheRead: 0.15,
9514
+ input: 0.55,
9515
+ output: 3.5,
9516
+ cacheRead: 0.55,
9500
9517
  cacheWrite: 0,
9501
9518
  },
9502
9519
  contextWindow: 262144,
@@ -9987,13 +10004,13 @@ export const MODELS = {
9987
10004
  reasoning: true,
9988
10005
  input: ["text"],
9989
10006
  cost: {
9990
- input: 0.38,
9991
- output: 1.7,
9992
- cacheRead: 0.19,
9993
- cacheWrite: 0,
10007
+ input: 0.3,
10008
+ output: 1.4,
10009
+ cacheRead: 0.15,
10010
+ cacheWrite: 0.6,
9994
10011
  },
9995
10012
  contextWindow: 202752,
9996
- maxTokens: 65535,
10013
+ maxTokens: 4096,
9997
10014
  },
9998
10015
  "z-ai/glm-4.7-flash": {
9999
10016
  id: "z-ai/glm-4.7-flash",
@@ -10023,7 +10040,7 @@ export const MODELS = {
10023
10040
  cost: {
10024
10041
  input: 0.95,
10025
10042
  output: 2.5500000000000003,
10026
- cacheRead: 0,
10043
+ cacheRead: 0.19999999999999998,
10027
10044
  cacheWrite: 0,
10028
10045
  },
10029
10046
  contextWindow: 204800,
@@ -10235,6 +10252,23 @@ export const MODELS = {
10235
10252
  contextWindow: 256000,
10236
10253
  maxTokens: 256000,
10237
10254
  },
10255
+ "alibaba/qwen3.5-flash": {
10256
+ id: "alibaba/qwen3.5-flash",
10257
+ name: "Qwen 3.5 Flash",
10258
+ api: "anthropic-messages",
10259
+ provider: "vercel-ai-gateway",
10260
+ baseUrl: "https://ai-gateway.vercel.sh",
10261
+ reasoning: true,
10262
+ input: ["text", "image"],
10263
+ cost: {
10264
+ input: 0.09999999999999999,
10265
+ output: 0.39999999999999997,
10266
+ cacheRead: 0.001,
10267
+ cacheWrite: 0.125,
10268
+ },
10269
+ contextWindow: 1000000,
10270
+ maxTokens: 64000,
10271
+ },
10238
10272
  "alibaba/qwen3.5-plus": {
10239
10273
  id: "alibaba/qwen3.5-plus",
10240
10274
  name: "Qwen 3.5 Plus",
@@ -11646,6 +11680,23 @@ export const MODELS = {
11646
11680
  contextWindow: 400000,
11647
11681
  maxTokens: 128000,
11648
11682
  },
11683
+ "openai/gpt-5.3-codex": {
11684
+ id: "openai/gpt-5.3-codex",
11685
+ name: "GPT 5.3 Codex",
11686
+ api: "anthropic-messages",
11687
+ provider: "vercel-ai-gateway",
11688
+ baseUrl: "https://ai-gateway.vercel.sh",
11689
+ reasoning: true,
11690
+ input: ["text", "image"],
11691
+ cost: {
11692
+ input: 1.75,
11693
+ output: 14,
11694
+ cacheRead: 0.175,
11695
+ cacheWrite: 0,
11696
+ },
11697
+ contextWindow: 400000,
11698
+ maxTokens: 128000,
11699
+ },
11649
11700
  "openai/gpt-oss-120b": {
11650
11701
  id: "openai/gpt-oss-120b",
11651
11702
  name: "gpt-oss-120b",