@caupulican/pi-ai 0.80.11 → 0.80.13

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.
@@ -8849,23 +8849,6 @@ export declare const MODELS: {
8849
8849
  contextWindow: number;
8850
8850
  maxTokens: number;
8851
8851
  };
8852
- readonly "minimax-m3-free": {
8853
- id: string;
8854
- name: string;
8855
- api: "anthropic-messages";
8856
- provider: string;
8857
- baseUrl: string;
8858
- reasoning: true;
8859
- input: ("image" | "text")[];
8860
- cost: {
8861
- input: number;
8862
- output: number;
8863
- cacheRead: number;
8864
- cacheWrite: number;
8865
- };
8866
- contextWindow: number;
8867
- maxTokens: number;
8868
- };
8869
8852
  readonly "nemotron-3-ultra-free": {
8870
8853
  id: string;
8871
8854
  name: string;
@@ -14995,40 +14978,6 @@ export declare const MODELS: {
14995
14978
  contextWindow: number;
14996
14979
  maxTokens: number;
14997
14980
  };
14998
- readonly "google/gemini-2.0-flash": {
14999
- id: string;
15000
- name: string;
15001
- api: "anthropic-messages";
15002
- provider: string;
15003
- baseUrl: string;
15004
- reasoning: false;
15005
- input: ("image" | "text")[];
15006
- cost: {
15007
- input: number;
15008
- output: number;
15009
- cacheRead: number;
15010
- cacheWrite: number;
15011
- };
15012
- contextWindow: number;
15013
- maxTokens: number;
15014
- };
15015
- readonly "google/gemini-2.0-flash-lite": {
15016
- id: string;
15017
- name: string;
15018
- api: "anthropic-messages";
15019
- provider: string;
15020
- baseUrl: string;
15021
- reasoning: false;
15022
- input: ("image" | "text")[];
15023
- cost: {
15024
- input: number;
15025
- output: number;
15026
- cacheRead: number;
15027
- cacheWrite: number;
15028
- };
15029
- contextWindow: number;
15030
- maxTokens: number;
15031
- };
15032
14981
  readonly "google/gemini-2.5-flash": {
15033
14982
  id: string;
15034
14983
  name: string;