@dreb/ai 2.36.1 → 2.37.0
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.
|
@@ -8496,23 +8496,6 @@ export declare const MODELS: {
|
|
|
8496
8496
|
contextWindow: number;
|
|
8497
8497
|
maxTokens: number;
|
|
8498
8498
|
};
|
|
8499
|
-
readonly "arcee-ai/trinity-mini": {
|
|
8500
|
-
id: string;
|
|
8501
|
-
name: string;
|
|
8502
|
-
api: "openai-completions";
|
|
8503
|
-
provider: string;
|
|
8504
|
-
baseUrl: string;
|
|
8505
|
-
reasoning: true;
|
|
8506
|
-
input: "text"[];
|
|
8507
|
-
cost: {
|
|
8508
|
-
input: number;
|
|
8509
|
-
output: number;
|
|
8510
|
-
cacheRead: number;
|
|
8511
|
-
cacheWrite: number;
|
|
8512
|
-
};
|
|
8513
|
-
contextWindow: number;
|
|
8514
|
-
maxTokens: number;
|
|
8515
|
-
};
|
|
8516
8499
|
readonly "arcee-ai/virtuoso-large": {
|
|
8517
8500
|
id: string;
|
|
8518
8501
|
name: string;
|