@apholdings/jensen-ai 1.0.1 → 1.0.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.
|
@@ -7139,23 +7139,6 @@ export declare const MODELS: {
|
|
|
7139
7139
|
contextWindow: number;
|
|
7140
7140
|
maxTokens: number;
|
|
7141
7141
|
};
|
|
7142
|
-
readonly "anthropic/claude-3.5-sonnet": {
|
|
7143
|
-
id: string;
|
|
7144
|
-
name: string;
|
|
7145
|
-
api: "openai-completions";
|
|
7146
|
-
provider: string;
|
|
7147
|
-
baseUrl: string;
|
|
7148
|
-
reasoning: false;
|
|
7149
|
-
input: ("image" | "text")[];
|
|
7150
|
-
cost: {
|
|
7151
|
-
input: number;
|
|
7152
|
-
output: number;
|
|
7153
|
-
cacheRead: number;
|
|
7154
|
-
cacheWrite: number;
|
|
7155
|
-
};
|
|
7156
|
-
contextWindow: number;
|
|
7157
|
-
maxTokens: number;
|
|
7158
|
-
};
|
|
7159
7142
|
readonly "anthropic/claude-3.7-sonnet": {
|
|
7160
7143
|
id: string;
|
|
7161
7144
|
name: string;
|
|
@@ -11527,40 +11510,6 @@ export declare const MODELS: {
|
|
|
11527
11510
|
contextWindow: number;
|
|
11528
11511
|
maxTokens: number;
|
|
11529
11512
|
};
|
|
11530
|
-
readonly "anthropic/claude-3.5-sonnet": {
|
|
11531
|
-
id: string;
|
|
11532
|
-
name: string;
|
|
11533
|
-
api: "anthropic-messages";
|
|
11534
|
-
provider: string;
|
|
11535
|
-
baseUrl: string;
|
|
11536
|
-
reasoning: false;
|
|
11537
|
-
input: ("image" | "text")[];
|
|
11538
|
-
cost: {
|
|
11539
|
-
input: number;
|
|
11540
|
-
output: number;
|
|
11541
|
-
cacheRead: number;
|
|
11542
|
-
cacheWrite: number;
|
|
11543
|
-
};
|
|
11544
|
-
contextWindow: number;
|
|
11545
|
-
maxTokens: number;
|
|
11546
|
-
};
|
|
11547
|
-
readonly "anthropic/claude-3.5-sonnet-20240620": {
|
|
11548
|
-
id: string;
|
|
11549
|
-
name: string;
|
|
11550
|
-
api: "anthropic-messages";
|
|
11551
|
-
provider: string;
|
|
11552
|
-
baseUrl: string;
|
|
11553
|
-
reasoning: false;
|
|
11554
|
-
input: ("image" | "text")[];
|
|
11555
|
-
cost: {
|
|
11556
|
-
input: number;
|
|
11557
|
-
output: number;
|
|
11558
|
-
cacheRead: number;
|
|
11559
|
-
cacheWrite: number;
|
|
11560
|
-
};
|
|
11561
|
-
contextWindow: number;
|
|
11562
|
-
maxTokens: number;
|
|
11563
|
-
};
|
|
11564
11513
|
readonly "anthropic/claude-3.7-sonnet": {
|
|
11565
11514
|
id: string;
|
|
11566
11515
|
name: string;
|
|
@@ -12043,7 +11992,7 @@ export declare const MODELS: {
|
|
|
12043
11992
|
api: "anthropic-messages";
|
|
12044
11993
|
provider: string;
|
|
12045
11994
|
baseUrl: string;
|
|
12046
|
-
reasoning:
|
|
11995
|
+
reasoning: false;
|
|
12047
11996
|
input: ("image" | "text")[];
|
|
12048
11997
|
cost: {
|
|
12049
11998
|
input: number;
|
|
@@ -12060,7 +12009,7 @@ export declare const MODELS: {
|
|
|
12060
12009
|
api: "anthropic-messages";
|
|
12061
12010
|
provider: string;
|
|
12062
12011
|
baseUrl: string;
|
|
12063
|
-
reasoning:
|
|
12012
|
+
reasoning: false;
|
|
12064
12013
|
input: ("image" | "text")[];
|
|
12065
12014
|
cost: {
|
|
12066
12015
|
input: number;
|
|
@@ -12139,23 +12088,6 @@ export declare const MODELS: {
|
|
|
12139
12088
|
contextWindow: number;
|
|
12140
12089
|
maxTokens: number;
|
|
12141
12090
|
};
|
|
12142
|
-
readonly "meituan/longcat-flash-thinking": {
|
|
12143
|
-
id: string;
|
|
12144
|
-
name: string;
|
|
12145
|
-
api: "anthropic-messages";
|
|
12146
|
-
provider: string;
|
|
12147
|
-
baseUrl: string;
|
|
12148
|
-
reasoning: true;
|
|
12149
|
-
input: "text"[];
|
|
12150
|
-
cost: {
|
|
12151
|
-
input: number;
|
|
12152
|
-
output: number;
|
|
12153
|
-
cacheRead: number;
|
|
12154
|
-
cacheWrite: number;
|
|
12155
|
-
};
|
|
12156
|
-
contextWindow: number;
|
|
12157
|
-
maxTokens: number;
|
|
12158
|
-
};
|
|
12159
12091
|
readonly "meta/llama-3.1-70b": {
|
|
12160
12092
|
id: string;
|
|
12161
12093
|
name: string;
|