@dreb/ai 2.64.2 → 2.64.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.
|
@@ -10973,13 +10973,13 @@ export declare const MODELS: {
|
|
|
10973
10973
|
contextWindow: number;
|
|
10974
10974
|
maxTokens: number;
|
|
10975
10975
|
};
|
|
10976
|
-
readonly "ibm-granite/granite-4.
|
|
10976
|
+
readonly "ibm-granite/granite-4.2-8b": {
|
|
10977
10977
|
id: string;
|
|
10978
10978
|
name: string;
|
|
10979
10979
|
api: "openai-completions";
|
|
10980
10980
|
provider: string;
|
|
10981
10981
|
baseUrl: string;
|
|
10982
|
-
reasoning:
|
|
10982
|
+
reasoning: true;
|
|
10983
10983
|
input: "text"[];
|
|
10984
10984
|
cost: {
|
|
10985
10985
|
input: number;
|
|
@@ -10990,7 +10990,7 @@ export declare const MODELS: {
|
|
|
10990
10990
|
contextWindow: number;
|
|
10991
10991
|
maxTokens: number;
|
|
10992
10992
|
};
|
|
10993
|
-
readonly "
|
|
10993
|
+
readonly "inception/mercury-2": {
|
|
10994
10994
|
id: string;
|
|
10995
10995
|
name: string;
|
|
10996
10996
|
api: "openai-completions";
|
|
@@ -11007,7 +11007,7 @@ export declare const MODELS: {
|
|
|
11007
11007
|
contextWindow: number;
|
|
11008
11008
|
maxTokens: number;
|
|
11009
11009
|
};
|
|
11010
|
-
readonly "inception/mercury-2": {
|
|
11010
|
+
readonly "inception/mercury-2.5-preview": {
|
|
11011
11011
|
id: string;
|
|
11012
11012
|
name: string;
|
|
11013
11013
|
api: "openai-completions";
|
|
@@ -11024,7 +11024,7 @@ export declare const MODELS: {
|
|
|
11024
11024
|
contextWindow: number;
|
|
11025
11025
|
maxTokens: number;
|
|
11026
11026
|
};
|
|
11027
|
-
readonly "
|
|
11027
|
+
readonly "inclusionai/ling-3.0-flash": {
|
|
11028
11028
|
id: string;
|
|
11029
11029
|
name: string;
|
|
11030
11030
|
api: "openai-completions";
|
|
@@ -11041,7 +11041,7 @@ export declare const MODELS: {
|
|
|
11041
11041
|
contextWindow: number;
|
|
11042
11042
|
maxTokens: number;
|
|
11043
11043
|
};
|
|
11044
|
-
readonly "inclusionai/ling-3.0-flash": {
|
|
11044
|
+
readonly "inclusionai/ling-3.0-flash-fin": {
|
|
11045
11045
|
id: string;
|
|
11046
11046
|
name: string;
|
|
11047
11047
|
api: "openai-completions";
|
|
@@ -11058,7 +11058,7 @@ export declare const MODELS: {
|
|
|
11058
11058
|
contextWindow: number;
|
|
11059
11059
|
maxTokens: number;
|
|
11060
11060
|
};
|
|
11061
|
-
readonly "inclusionai/ling-3.0-flash-fin": {
|
|
11061
|
+
readonly "inclusionai/ling-3.0-flash-fin:free": {
|
|
11062
11062
|
id: string;
|
|
11063
11063
|
name: string;
|
|
11064
11064
|
api: "openai-completions";
|
|
@@ -11075,7 +11075,7 @@ export declare const MODELS: {
|
|
|
11075
11075
|
contextWindow: number;
|
|
11076
11076
|
maxTokens: number;
|
|
11077
11077
|
};
|
|
11078
|
-
readonly "inclusionai/ling-3.0-flash-
|
|
11078
|
+
readonly "inclusionai/ling-3.0-flash-sante:free": {
|
|
11079
11079
|
id: string;
|
|
11080
11080
|
name: string;
|
|
11081
11081
|
api: "openai-completions";
|
|
@@ -16891,6 +16891,40 @@ export declare const MODELS: {
|
|
|
16891
16891
|
contextWindow: number;
|
|
16892
16892
|
maxTokens: number;
|
|
16893
16893
|
};
|
|
16894
|
+
readonly "inclusionai/ling-3.0-flash-sante": {
|
|
16895
|
+
id: string;
|
|
16896
|
+
name: string;
|
|
16897
|
+
api: "anthropic-messages";
|
|
16898
|
+
provider: string;
|
|
16899
|
+
baseUrl: string;
|
|
16900
|
+
reasoning: true;
|
|
16901
|
+
input: "text"[];
|
|
16902
|
+
cost: {
|
|
16903
|
+
input: number;
|
|
16904
|
+
output: number;
|
|
16905
|
+
cacheRead: number;
|
|
16906
|
+
cacheWrite: number;
|
|
16907
|
+
};
|
|
16908
|
+
contextWindow: number;
|
|
16909
|
+
maxTokens: number;
|
|
16910
|
+
};
|
|
16911
|
+
readonly "inclusionai/ling-3.0-flash-sante-free": {
|
|
16912
|
+
id: string;
|
|
16913
|
+
name: string;
|
|
16914
|
+
api: "anthropic-messages";
|
|
16915
|
+
provider: string;
|
|
16916
|
+
baseUrl: string;
|
|
16917
|
+
reasoning: true;
|
|
16918
|
+
input: "text"[];
|
|
16919
|
+
cost: {
|
|
16920
|
+
input: number;
|
|
16921
|
+
output: number;
|
|
16922
|
+
cacheRead: number;
|
|
16923
|
+
cacheWrite: number;
|
|
16924
|
+
};
|
|
16925
|
+
contextWindow: number;
|
|
16926
|
+
maxTokens: number;
|
|
16927
|
+
};
|
|
16894
16928
|
readonly "interfaze/interfaze-beta": {
|
|
16895
16929
|
id: string;
|
|
16896
16930
|
name: string;
|