@caupulican/pi-ai 0.85.4 → 0.85.8

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.
@@ -5666,23 +5666,6 @@ export const MODELS = {
5666
5666
  contextWindow: 131072,
5667
5667
  maxTokens: 32768,
5668
5668
  },
5669
- "meta-llama/llama-4-scout-17b-16e-instruct": {
5670
- id: "meta-llama/llama-4-scout-17b-16e-instruct",
5671
- name: "Llama 4 Scout 17B 16E",
5672
- api: "openai-completions",
5673
- provider: "groq",
5674
- baseUrl: "https://api.groq.com/openai/v1",
5675
- reasoning: false,
5676
- input: ["text", "image"],
5677
- cost: {
5678
- input: 0.11,
5679
- output: 0.34,
5680
- cacheRead: 0,
5681
- cacheWrite: 0,
5682
- },
5683
- contextWindow: 131072,
5684
- maxTokens: 8192,
5685
- },
5686
5669
  "openai/gpt-oss-120b": {
5687
5670
  id: "openai/gpt-oss-120b",
5688
5671
  name: "GPT OSS 120B",
@@ -5734,23 +5717,23 @@ export const MODELS = {
5734
5717
  contextWindow: 131072,
5735
5718
  maxTokens: 65536,
5736
5719
  },
5737
- "qwen/qwen3-32b": {
5738
- id: "qwen/qwen3-32b",
5739
- name: "Qwen3-32B",
5720
+ "qwen/qwen3.6-27b": {
5721
+ id: "qwen/qwen3.6-27b",
5722
+ name: "Qwen3.6 27B",
5740
5723
  api: "openai-completions",
5741
5724
  provider: "groq",
5742
5725
  baseUrl: "https://api.groq.com/openai/v1",
5743
5726
  reasoning: true,
5744
5727
  thinkingLevelMap: { "minimal": null, "low": null, "medium": null, "high": "default" },
5745
- input: ["text"],
5728
+ input: ["text", "image"],
5746
5729
  cost: {
5747
- input: 0.29,
5748
- output: 0.59,
5749
- cacheRead: 0,
5730
+ input: 0.6,
5731
+ output: 3,
5732
+ cacheRead: 0.3,
5750
5733
  cacheWrite: 0,
5751
5734
  },
5752
5735
  contextWindow: 131072,
5753
- maxTokens: 40960,
5736
+ maxTokens: 16384,
5754
5737
  },
5755
5738
  },
5756
5739
  "huggingface": {
@@ -8947,7 +8930,7 @@ export const MODELS = {
8947
8930
  },
8948
8931
  "deepseek-v4-flash": {
8949
8932
  id: "deepseek-v4-flash",
8950
- name: "DeepSeek V4 Flash 0731",
8933
+ name: "DeepSeek V4 Flash (New)",
8951
8934
  api: "openai-completions",
8952
8935
  provider: "opencode",
8953
8936
  baseUrl: "https://opencode.ai/zen/v1",
@@ -11617,9 +11600,9 @@ export const MODELS = {
11617
11600
  reasoning: true,
11618
11601
  input: ["text"],
11619
11602
  cost: {
11620
- input: 0.25,
11621
- output: 1,
11622
- cacheRead: 0.049999999999999996,
11603
+ input: 0.27,
11604
+ output: 1.08,
11605
+ cacheRead: 0.054,
11623
11606
  cacheWrite: 0,
11624
11607
  },
11625
11608
  contextWindow: 204800,
@@ -11872,8 +11855,8 @@ export const MODELS = {
11872
11855
  reasoning: false,
11873
11856
  input: ["text", "image"],
11874
11857
  cost: {
11875
- input: 0.075,
11876
- output: 0.19999999999999998,
11858
+ input: 0.09375,
11859
+ output: 0.25,
11877
11860
  cacheRead: 0,
11878
11861
  cacheWrite: 0,
11879
11862
  },
@@ -14315,7 +14298,7 @@ export const MODELS = {
14315
14298
  },
14316
14299
  "x-ai/grok-4.20": {
14317
14300
  id: "x-ai/grok-4.20",
14318
- name: "xAI: Grok 4.20",
14301
+ name: "SpaceXAI: Grok 4.20",
14319
14302
  api: "openai-completions",
14320
14303
  provider: "openrouter",
14321
14304
  baseUrl: "https://openrouter.ai/api/v1",
@@ -14332,7 +14315,7 @@ export const MODELS = {
14332
14315
  },
14333
14316
  "x-ai/grok-4.3": {
14334
14317
  id: "x-ai/grok-4.3",
14335
- name: "xAI: Grok 4.3",
14318
+ name: "SpaceXAI: Grok 4.3",
14336
14319
  api: "openai-completions",
14337
14320
  provider: "openrouter",
14338
14321
  baseUrl: "https://openrouter.ai/api/v1",
@@ -14349,7 +14332,7 @@ export const MODELS = {
14349
14332
  },
14350
14333
  "x-ai/grok-4.5": {
14351
14334
  id: "x-ai/grok-4.5",
14352
- name: "xAI: Grok 4.5",
14335
+ name: "SpaceXAI: Grok 4.5",
14353
14336
  api: "openai-completions",
14354
14337
  provider: "openrouter",
14355
14338
  baseUrl: "https://openrouter.ai/api/v1",
@@ -14366,7 +14349,7 @@ export const MODELS = {
14366
14349
  },
14367
14350
  "x-ai/grok-build-0.1": {
14368
14351
  id: "x-ai/grok-build-0.1",
14369
- name: "xAI: Grok Build 0.1",
14352
+ name: "SpaceXAI: Grok Build 0.1",
14370
14353
  api: "openai-completions",
14371
14354
  provider: "openrouter",
14372
14355
  baseUrl: "https://openrouter.ai/api/v1",