@dreb/ai 2.27.2 → 2.27.3

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.
@@ -9061,23 +9061,6 @@ export declare const MODELS: {
9061
9061
  contextWindow: number;
9062
9062
  maxTokens: number;
9063
9063
  };
9064
- readonly "nvidia/nemotron-nano-9b-v2": {
9065
- id: string;
9066
- name: string;
9067
- api: "openai-completions";
9068
- provider: string;
9069
- baseUrl: string;
9070
- reasoning: true;
9071
- input: "text"[];
9072
- cost: {
9073
- input: number;
9074
- output: number;
9075
- cacheRead: number;
9076
- cacheWrite: number;
9077
- };
9078
- contextWindow: number;
9079
- maxTokens: number;
9080
- };
9081
9064
  readonly "nvidia/nemotron-nano-9b-v2:free": {
9082
9065
  id: string;
9083
9066
  name: string;