@mariozechner/pi-ai 0.12.6 → 0.12.7

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.
@@ -2156,7 +2156,7 @@ export declare const MODELS: {
2156
2156
  contextWindow: number;
2157
2157
  maxTokens: number;
2158
2158
  };
2159
- readonly "x-ai/grok-4.1-fast:free": {
2159
+ readonly "x-ai/grok-4.1-fast": {
2160
2160
  id: string;
2161
2161
  name: string;
2162
2162
  api: "openai-completions";