@elyracode/ai 0.5.4 → 0.5.5
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.
|
@@ -8618,23 +8618,6 @@ export declare const MODELS: {
|
|
|
8618
8618
|
contextWindow: number;
|
|
8619
8619
|
maxTokens: number;
|
|
8620
8620
|
};
|
|
8621
|
-
readonly "ring-2.6-1t-free": {
|
|
8622
|
-
id: string;
|
|
8623
|
-
name: string;
|
|
8624
|
-
api: "openai-completions";
|
|
8625
|
-
provider: string;
|
|
8626
|
-
baseUrl: string;
|
|
8627
|
-
reasoning: true;
|
|
8628
|
-
input: "text"[];
|
|
8629
|
-
cost: {
|
|
8630
|
-
input: number;
|
|
8631
|
-
output: number;
|
|
8632
|
-
cacheRead: number;
|
|
8633
|
-
cacheWrite: number;
|
|
8634
|
-
};
|
|
8635
|
-
contextWindow: number;
|
|
8636
|
-
maxTokens: number;
|
|
8637
|
-
};
|
|
8638
8621
|
};
|
|
8639
8622
|
readonly "opencode-go": {
|
|
8640
8623
|
readonly "deepseek-v4-flash": {
|