@inkeep/agents-core 0.19.2 → 0.19.4
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.
- package/dist/chunk-LZJWVTQ2.js +23 -0
- package/dist/client-exports.d.cts +6 -6
- package/dist/client-exports.d.ts +6 -6
- package/dist/constants/models.cjs +11 -15
- package/dist/constants/models.d.cts +14 -18
- package/dist/constants/models.d.ts +14 -18
- package/dist/constants/models.js +1 -1
- package/dist/db/schema.d.cts +2 -2
- package/dist/db/schema.d.ts +2 -2
- package/dist/index.cjs +11 -15
- package/dist/index.d.cts +257 -257
- package/dist/index.d.ts +257 -257
- package/dist/index.js +2 -2
- package/dist/{schema-D8h85qdU.d.ts → schema-C8QBUZZH.d.ts} +1 -1
- package/dist/{schema-CcSN2XcZ.d.cts → schema-wXveVxxd.d.cts} +1 -1
- package/dist/types/index.d.cts +2 -2
- package/dist/types/index.d.ts +2 -2
- package/dist/validation/index.d.cts +2 -2
- package/dist/validation/index.d.ts +2 -2
- package/package.json +1 -1
- package/dist/chunk-4VEUH2FG.js +0 -27
- package/dist/{utility-HqRMF7sM.d.ts → utility-BFHClCiL.d.cts} +246 -246
- package/dist/{utility-HqRMF7sM.d.cts → utility-BFHClCiL.d.ts} +246 -246
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
// src/constants/models.ts
|
|
2
|
+
var ANTHROPIC_MODELS = {
|
|
3
|
+
CLAUDE_OPUS_4_1_20250805: "anthropic/claude-opus-4-1-20250805",
|
|
4
|
+
CLAUDE_SONNET_4_5_20250929: "anthropic/claude-sonnet-4-5-20250929",
|
|
5
|
+
CLAUDE_SONNET_4_20250514: "anthropic/claude-sonnet-4-20250514",
|
|
6
|
+
CLAUDE_3_5_SONNET_20241022: "anthropic/claude-3-5-sonnet-20241022",
|
|
7
|
+
CLAUDE_3_5_HAIKU_20241022: "anthropic/claude-3-5-haiku-20241022"
|
|
8
|
+
};
|
|
9
|
+
var OPENAI_MODELS = {
|
|
10
|
+
GPT_5_20250807: "openai/gpt-5-2025-08-07",
|
|
11
|
+
GPT_5_MINI_20250807: "openai/gpt-5-mini-2025-08-07",
|
|
12
|
+
GPT_5_NANO_20250807: "openai/gpt-5-nano-2025-08-07",
|
|
13
|
+
GPT_4_1_20250414: "openai/gpt-4.1-2025-04-14",
|
|
14
|
+
GPT_4_1_MINI_20250414: "openai/gpt-4.1-mini-2025-04-14",
|
|
15
|
+
GPT_4_1_NANO_20250414: "openai/gpt-4.1-nano-2025-04-14"
|
|
16
|
+
};
|
|
17
|
+
var GOOGLE_MODELS = {
|
|
18
|
+
GEMINI_2_5_PRO: "google/gemini-2.5-pro",
|
|
19
|
+
GEMINI_2_5_FLASH: "google/gemini-2.5-flash",
|
|
20
|
+
GEMINI_2_5_FLASH_LITE: "google/gemini-2.5-flash-lite"
|
|
21
|
+
};
|
|
22
|
+
|
|
23
|
+
export { ANTHROPIC_MODELS, GOOGLE_MODELS, OPENAI_MODELS };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export { h as ACTIVITY_NAMES, f as ACTIVITY_STATUS, e as ACTIVITY_TYPES, g as AGENT_IDS, o as AGGREGATE_OPERATORS, A as AI_OPERATIONS, i as AI_TOOL_TYPES, n as DATA_SOURCES, j as DATA_TYPES, D as DELEGATION_FROM_SUB_AGENT_ID, b as DELEGATION_ID, a as DELEGATION_TO_SUB_AGENT_ID, F as FIELD_TYPES, O as OPERATORS, l as ORDER_DIRECTIONS, P as PANEL_TYPES, p as QUERY_DEFAULTS, k as QUERY_EXPRESSIONS, Q as QUERY_FIELD_CONFIGS, m as QUERY_TYPES, R as REDUCE_OPERATIONS, d as SPAN_KEYS, S as SPAN_NAMES, T as TRANSFER_FROM_SUB_AGENT_ID, c as TRANSFER_TO_SUB_AGENT_ID, U as UNKNOWN_VALUE } from './signoz-queries-CuWMQh1H.cjs';
|
|
2
2
|
import { z } from 'zod';
|
|
3
|
-
import { C as ConversationHistoryConfig, F as FunctionApiInsertSchema, A as ApiKeyApiUpdateSchema, a as FullAgentAgentInsertSchema } from './utility-
|
|
4
|
-
export { e as AgentStopWhen, b as AgentStopWhenSchema, h as CredentialStoreType, j as FunctionApiSelectSchema, k as FunctionApiUpdateSchema, i as MCPTransportType, g as ModelSettings, M as ModelSettingsSchema, l as SandboxConfigSchema, d as StopWhen, S as StopWhenSchema, f as SubAgentStopWhen, c as SubAgentStopWhenSchema } from './utility-
|
|
3
|
+
import { C as ConversationHistoryConfig, F as FunctionApiInsertSchema, A as ApiKeyApiUpdateSchema, a as FullAgentAgentInsertSchema } from './utility-BFHClCiL.cjs';
|
|
4
|
+
export { e as AgentStopWhen, b as AgentStopWhenSchema, h as CredentialStoreType, j as FunctionApiSelectSchema, k as FunctionApiUpdateSchema, i as MCPTransportType, g as ModelSettings, M as ModelSettingsSchema, l as SandboxConfigSchema, d as StopWhen, S as StopWhenSchema, f as SubAgentStopWhen, c as SubAgentStopWhenSchema } from './utility-BFHClCiL.cjs';
|
|
5
5
|
export { v as validatePropsAsJsonSchema } from './props-validation-BMR1qNiy.cjs';
|
|
6
6
|
import 'drizzle-zod';
|
|
7
7
|
import 'drizzle-orm/sqlite-core';
|
|
@@ -128,8 +128,8 @@ declare const DataComponentApiInsertSchema: z.ZodObject<{
|
|
|
128
128
|
props: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
129
129
|
}, z.core.$strip>;
|
|
130
130
|
declare const ArtifactComponentApiInsertSchema: z.ZodObject<{
|
|
131
|
-
id: z.ZodString;
|
|
132
131
|
name: z.ZodString;
|
|
132
|
+
id: z.ZodString;
|
|
133
133
|
description: z.ZodString;
|
|
134
134
|
props: z.ZodOptional<z.ZodNullable<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>>;
|
|
135
135
|
}, {
|
|
@@ -164,12 +164,11 @@ declare const FullAgentDefinitionSchema: z.ZodObject<{
|
|
|
164
164
|
description: z.ZodOptional<z.ZodString>;
|
|
165
165
|
defaultSubAgentId: z.ZodOptional<z.ZodString>;
|
|
166
166
|
subAgents: z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodObject<{
|
|
167
|
-
id: z.ZodString;
|
|
168
167
|
name: z.ZodString;
|
|
169
|
-
|
|
170
|
-
prompt: z.ZodString;
|
|
168
|
+
id: z.ZodString;
|
|
171
169
|
createdAt: z.ZodOptional<z.ZodString>;
|
|
172
170
|
updatedAt: z.ZodOptional<z.ZodString>;
|
|
171
|
+
description: z.ZodString;
|
|
173
172
|
models: z.ZodOptional<z.ZodObject<{
|
|
174
173
|
base: z.ZodOptional<z.ZodObject<{
|
|
175
174
|
model: z.ZodOptional<z.ZodString>;
|
|
@@ -193,6 +192,7 @@ declare const FullAgentDefinitionSchema: z.ZodObject<{
|
|
|
193
192
|
}, {
|
|
194
193
|
stepCountIs?: number | undefined;
|
|
195
194
|
}>>>>;
|
|
195
|
+
prompt: z.ZodString;
|
|
196
196
|
conversationHistoryConfig: z.ZodOptional<z.ZodNullable<z.ZodType<ConversationHistoryConfig, ConversationHistoryConfig, z.core.$ZodTypeInternals<ConversationHistoryConfig, ConversationHistoryConfig>>>>;
|
|
197
197
|
type: z.ZodLiteral<"internal">;
|
|
198
198
|
canUse: z.ZodArray<z.ZodObject<{
|
package/dist/client-exports.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export { h as ACTIVITY_NAMES, f as ACTIVITY_STATUS, e as ACTIVITY_TYPES, g as AGENT_IDS, o as AGGREGATE_OPERATORS, A as AI_OPERATIONS, i as AI_TOOL_TYPES, n as DATA_SOURCES, j as DATA_TYPES, D as DELEGATION_FROM_SUB_AGENT_ID, b as DELEGATION_ID, a as DELEGATION_TO_SUB_AGENT_ID, F as FIELD_TYPES, O as OPERATORS, l as ORDER_DIRECTIONS, P as PANEL_TYPES, p as QUERY_DEFAULTS, k as QUERY_EXPRESSIONS, Q as QUERY_FIELD_CONFIGS, m as QUERY_TYPES, R as REDUCE_OPERATIONS, d as SPAN_KEYS, S as SPAN_NAMES, T as TRANSFER_FROM_SUB_AGENT_ID, c as TRANSFER_TO_SUB_AGENT_ID, U as UNKNOWN_VALUE } from './signoz-queries-CuWMQh1H.js';
|
|
2
2
|
import { z } from 'zod';
|
|
3
|
-
import { C as ConversationHistoryConfig, F as FunctionApiInsertSchema, A as ApiKeyApiUpdateSchema, a as FullAgentAgentInsertSchema } from './utility-
|
|
4
|
-
export { e as AgentStopWhen, b as AgentStopWhenSchema, h as CredentialStoreType, j as FunctionApiSelectSchema, k as FunctionApiUpdateSchema, i as MCPTransportType, g as ModelSettings, M as ModelSettingsSchema, l as SandboxConfigSchema, d as StopWhen, S as StopWhenSchema, f as SubAgentStopWhen, c as SubAgentStopWhenSchema } from './utility-
|
|
3
|
+
import { C as ConversationHistoryConfig, F as FunctionApiInsertSchema, A as ApiKeyApiUpdateSchema, a as FullAgentAgentInsertSchema } from './utility-BFHClCiL.js';
|
|
4
|
+
export { e as AgentStopWhen, b as AgentStopWhenSchema, h as CredentialStoreType, j as FunctionApiSelectSchema, k as FunctionApiUpdateSchema, i as MCPTransportType, g as ModelSettings, M as ModelSettingsSchema, l as SandboxConfigSchema, d as StopWhen, S as StopWhenSchema, f as SubAgentStopWhen, c as SubAgentStopWhenSchema } from './utility-BFHClCiL.js';
|
|
5
5
|
export { v as validatePropsAsJsonSchema } from './props-validation-BMR1qNiy.js';
|
|
6
6
|
import 'drizzle-zod';
|
|
7
7
|
import 'drizzle-orm/sqlite-core';
|
|
@@ -128,8 +128,8 @@ declare const DataComponentApiInsertSchema: z.ZodObject<{
|
|
|
128
128
|
props: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
129
129
|
}, z.core.$strip>;
|
|
130
130
|
declare const ArtifactComponentApiInsertSchema: z.ZodObject<{
|
|
131
|
-
id: z.ZodString;
|
|
132
131
|
name: z.ZodString;
|
|
132
|
+
id: z.ZodString;
|
|
133
133
|
description: z.ZodString;
|
|
134
134
|
props: z.ZodOptional<z.ZodNullable<z.ZodType<Record<string, unknown>, Record<string, unknown>, z.core.$ZodTypeInternals<Record<string, unknown>, Record<string, unknown>>>>>;
|
|
135
135
|
}, {
|
|
@@ -164,12 +164,11 @@ declare const FullAgentDefinitionSchema: z.ZodObject<{
|
|
|
164
164
|
description: z.ZodOptional<z.ZodString>;
|
|
165
165
|
defaultSubAgentId: z.ZodOptional<z.ZodString>;
|
|
166
166
|
subAgents: z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.ZodObject<{
|
|
167
|
-
id: z.ZodString;
|
|
168
167
|
name: z.ZodString;
|
|
169
|
-
|
|
170
|
-
prompt: z.ZodString;
|
|
168
|
+
id: z.ZodString;
|
|
171
169
|
createdAt: z.ZodOptional<z.ZodString>;
|
|
172
170
|
updatedAt: z.ZodOptional<z.ZodString>;
|
|
171
|
+
description: z.ZodString;
|
|
173
172
|
models: z.ZodOptional<z.ZodObject<{
|
|
174
173
|
base: z.ZodOptional<z.ZodObject<{
|
|
175
174
|
model: z.ZodOptional<z.ZodString>;
|
|
@@ -193,6 +192,7 @@ declare const FullAgentDefinitionSchema: z.ZodObject<{
|
|
|
193
192
|
}, {
|
|
194
193
|
stepCountIs?: number | undefined;
|
|
195
194
|
}>>>>;
|
|
195
|
+
prompt: z.ZodString;
|
|
196
196
|
conversationHistoryConfig: z.ZodOptional<z.ZodNullable<z.ZodType<ConversationHistoryConfig, ConversationHistoryConfig, z.core.$ZodTypeInternals<ConversationHistoryConfig, ConversationHistoryConfig>>>>;
|
|
197
197
|
type: z.ZodLiteral<"internal">;
|
|
198
198
|
canUse: z.ZodArray<z.ZodObject<{
|
|
@@ -2,23 +2,19 @@
|
|
|
2
2
|
|
|
3
3
|
// src/constants/models.ts
|
|
4
4
|
var ANTHROPIC_MODELS = {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
5
|
+
CLAUDE_OPUS_4_1_20250805: "anthropic/claude-opus-4-1-20250805",
|
|
6
|
+
CLAUDE_SONNET_4_5_20250929: "anthropic/claude-sonnet-4-5-20250929",
|
|
7
|
+
CLAUDE_SONNET_4_20250514: "anthropic/claude-sonnet-4-20250514",
|
|
8
|
+
CLAUDE_3_5_SONNET_20241022: "anthropic/claude-3-5-sonnet-20241022",
|
|
9
|
+
CLAUDE_3_5_HAIKU_20241022: "anthropic/claude-3-5-haiku-20241022"
|
|
10
10
|
};
|
|
11
11
|
var OPENAI_MODELS = {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
GPT_4O: "gpt-4o",
|
|
19
|
-
GPT_4O_MINI: "gpt-4o-mini",
|
|
20
|
-
GPT_4_TURBO: "gpt-4-turbo",
|
|
21
|
-
GPT_3_5_TURBO: "gpt-3.5-turbo"
|
|
12
|
+
GPT_5_20250807: "openai/gpt-5-2025-08-07",
|
|
13
|
+
GPT_5_MINI_20250807: "openai/gpt-5-mini-2025-08-07",
|
|
14
|
+
GPT_5_NANO_20250807: "openai/gpt-5-nano-2025-08-07",
|
|
15
|
+
GPT_4_1_20250414: "openai/gpt-4.1-2025-04-14",
|
|
16
|
+
GPT_4_1_MINI_20250414: "openai/gpt-4.1-mini-2025-04-14",
|
|
17
|
+
GPT_4_1_NANO_20250414: "openai/gpt-4.1-nano-2025-04-14"
|
|
22
18
|
};
|
|
23
19
|
var GOOGLE_MODELS = {
|
|
24
20
|
GEMINI_2_5_PRO: "google/gemini-2.5-pro",
|
|
@@ -2,32 +2,28 @@
|
|
|
2
2
|
* Model name constants used throughout the Inkeep Agents SDK
|
|
3
3
|
*/
|
|
4
4
|
declare const ANTHROPIC_MODELS: {
|
|
5
|
-
readonly
|
|
6
|
-
readonly
|
|
7
|
-
readonly
|
|
8
|
-
readonly
|
|
9
|
-
readonly
|
|
5
|
+
readonly CLAUDE_OPUS_4_1_20250805: "anthropic/claude-opus-4-1-20250805";
|
|
6
|
+
readonly CLAUDE_SONNET_4_5_20250929: "anthropic/claude-sonnet-4-5-20250929";
|
|
7
|
+
readonly CLAUDE_SONNET_4_20250514: "anthropic/claude-sonnet-4-20250514";
|
|
8
|
+
readonly CLAUDE_3_5_SONNET_20241022: "anthropic/claude-3-5-sonnet-20241022";
|
|
9
|
+
readonly CLAUDE_3_5_HAIKU_20241022: "anthropic/claude-3-5-haiku-20241022";
|
|
10
10
|
};
|
|
11
11
|
declare const OPENAI_MODELS: {
|
|
12
|
-
readonly
|
|
13
|
-
readonly
|
|
14
|
-
readonly
|
|
15
|
-
readonly
|
|
16
|
-
readonly
|
|
17
|
-
readonly
|
|
18
|
-
readonly GPT_4O: "gpt-4o";
|
|
19
|
-
readonly GPT_4O_MINI: "gpt-4o-mini";
|
|
20
|
-
readonly GPT_4_TURBO: "gpt-4-turbo";
|
|
21
|
-
readonly GPT_3_5_TURBO: "gpt-3.5-turbo";
|
|
12
|
+
readonly GPT_5_20250807: "openai/gpt-5-2025-08-07";
|
|
13
|
+
readonly GPT_5_MINI_20250807: "openai/gpt-5-mini-2025-08-07";
|
|
14
|
+
readonly GPT_5_NANO_20250807: "openai/gpt-5-nano-2025-08-07";
|
|
15
|
+
readonly GPT_4_1_20250414: "openai/gpt-4.1-2025-04-14";
|
|
16
|
+
readonly GPT_4_1_MINI_20250414: "openai/gpt-4.1-mini-2025-04-14";
|
|
17
|
+
readonly GPT_4_1_NANO_20250414: "openai/gpt-4.1-nano-2025-04-14";
|
|
22
18
|
};
|
|
23
19
|
declare const GOOGLE_MODELS: {
|
|
24
20
|
readonly GEMINI_2_5_PRO: "google/gemini-2.5-pro";
|
|
25
21
|
readonly GEMINI_2_5_FLASH: "google/gemini-2.5-flash";
|
|
26
22
|
readonly GEMINI_2_5_FLASH_LITE: "google/gemini-2.5-flash-lite";
|
|
27
23
|
};
|
|
28
|
-
type AnthropicModel = typeof ANTHROPIC_MODELS[keyof typeof ANTHROPIC_MODELS];
|
|
29
|
-
type OpenAIModel = typeof OPENAI_MODELS[keyof typeof OPENAI_MODELS];
|
|
30
|
-
type GoogleModel = typeof GOOGLE_MODELS[keyof typeof GOOGLE_MODELS];
|
|
24
|
+
type AnthropicModel = (typeof ANTHROPIC_MODELS)[keyof typeof ANTHROPIC_MODELS];
|
|
25
|
+
type OpenAIModel = (typeof OPENAI_MODELS)[keyof typeof OPENAI_MODELS];
|
|
26
|
+
type GoogleModel = (typeof GOOGLE_MODELS)[keyof typeof GOOGLE_MODELS];
|
|
31
27
|
type ModelName = AnthropicModel | OpenAIModel | GoogleModel;
|
|
32
28
|
|
|
33
29
|
export { ANTHROPIC_MODELS, type AnthropicModel, GOOGLE_MODELS, type GoogleModel, type ModelName, OPENAI_MODELS, type OpenAIModel };
|
|
@@ -2,32 +2,28 @@
|
|
|
2
2
|
* Model name constants used throughout the Inkeep Agents SDK
|
|
3
3
|
*/
|
|
4
4
|
declare const ANTHROPIC_MODELS: {
|
|
5
|
-
readonly
|
|
6
|
-
readonly
|
|
7
|
-
readonly
|
|
8
|
-
readonly
|
|
9
|
-
readonly
|
|
5
|
+
readonly CLAUDE_OPUS_4_1_20250805: "anthropic/claude-opus-4-1-20250805";
|
|
6
|
+
readonly CLAUDE_SONNET_4_5_20250929: "anthropic/claude-sonnet-4-5-20250929";
|
|
7
|
+
readonly CLAUDE_SONNET_4_20250514: "anthropic/claude-sonnet-4-20250514";
|
|
8
|
+
readonly CLAUDE_3_5_SONNET_20241022: "anthropic/claude-3-5-sonnet-20241022";
|
|
9
|
+
readonly CLAUDE_3_5_HAIKU_20241022: "anthropic/claude-3-5-haiku-20241022";
|
|
10
10
|
};
|
|
11
11
|
declare const OPENAI_MODELS: {
|
|
12
|
-
readonly
|
|
13
|
-
readonly
|
|
14
|
-
readonly
|
|
15
|
-
readonly
|
|
16
|
-
readonly
|
|
17
|
-
readonly
|
|
18
|
-
readonly GPT_4O: "gpt-4o";
|
|
19
|
-
readonly GPT_4O_MINI: "gpt-4o-mini";
|
|
20
|
-
readonly GPT_4_TURBO: "gpt-4-turbo";
|
|
21
|
-
readonly GPT_3_5_TURBO: "gpt-3.5-turbo";
|
|
12
|
+
readonly GPT_5_20250807: "openai/gpt-5-2025-08-07";
|
|
13
|
+
readonly GPT_5_MINI_20250807: "openai/gpt-5-mini-2025-08-07";
|
|
14
|
+
readonly GPT_5_NANO_20250807: "openai/gpt-5-nano-2025-08-07";
|
|
15
|
+
readonly GPT_4_1_20250414: "openai/gpt-4.1-2025-04-14";
|
|
16
|
+
readonly GPT_4_1_MINI_20250414: "openai/gpt-4.1-mini-2025-04-14";
|
|
17
|
+
readonly GPT_4_1_NANO_20250414: "openai/gpt-4.1-nano-2025-04-14";
|
|
22
18
|
};
|
|
23
19
|
declare const GOOGLE_MODELS: {
|
|
24
20
|
readonly GEMINI_2_5_PRO: "google/gemini-2.5-pro";
|
|
25
21
|
readonly GEMINI_2_5_FLASH: "google/gemini-2.5-flash";
|
|
26
22
|
readonly GEMINI_2_5_FLASH_LITE: "google/gemini-2.5-flash-lite";
|
|
27
23
|
};
|
|
28
|
-
type AnthropicModel = typeof ANTHROPIC_MODELS[keyof typeof ANTHROPIC_MODELS];
|
|
29
|
-
type OpenAIModel = typeof OPENAI_MODELS[keyof typeof OPENAI_MODELS];
|
|
30
|
-
type GoogleModel = typeof GOOGLE_MODELS[keyof typeof GOOGLE_MODELS];
|
|
24
|
+
type AnthropicModel = (typeof ANTHROPIC_MODELS)[keyof typeof ANTHROPIC_MODELS];
|
|
25
|
+
type OpenAIModel = (typeof OPENAI_MODELS)[keyof typeof OPENAI_MODELS];
|
|
26
|
+
type GoogleModel = (typeof GOOGLE_MODELS)[keyof typeof GOOGLE_MODELS];
|
|
31
27
|
type ModelName = AnthropicModel | OpenAIModel | GoogleModel;
|
|
32
28
|
|
|
33
29
|
export { ANTHROPIC_MODELS, type AnthropicModel, GOOGLE_MODELS, type GoogleModel, type ModelName, OPENAI_MODELS, type OpenAIModel };
|
package/dist/constants/models.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { ANTHROPIC_MODELS, GOOGLE_MODELS, OPENAI_MODELS } from '../chunk-
|
|
1
|
+
export { ANTHROPIC_MODELS, GOOGLE_MODELS, OPENAI_MODELS } from '../chunk-LZJWVTQ2.js';
|
package/dist/db/schema.d.cts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import 'drizzle-orm';
|
|
2
2
|
import 'drizzle-orm/sqlite-core';
|
|
3
|
-
import '../utility-
|
|
4
|
-
export { q as agentFunctionToolRelations, U as agentFunctionToolRelationsRelations, E as agentRelations, H as agentToolRelationsRelations, a as agents, w as apiKeys, G as apiKeysRelations, j as artifactComponents, M as artifactComponentsRelations, b as contextCache, C as contextCacheRelations, c as contextConfigs, B as contextConfigsRelations, r as conversations, K as conversationsRelations, x as credentialReferences, I as credentialReferencesRelations, h as dataComponents, O as dataComponentsRelations, f as externalAgents, F as externalAgentsRelations, m as functionTools, T as functionToolsRelations, n as functions, R as functionsRelations, v as ledgerArtifacts, Q as ledgerArtifactsRelations, u as messages, L as messagesRelations, p as projects, z as projectsRelations, k as subAgentArtifactComponents, N as subAgentArtifactComponentsRelations, i as subAgentDataComponents, P as subAgentDataComponentsRelations, e as subAgentRelations, S as subAgentRelationsRelations, o as subAgentToolRelations, d as subAgents, D as subAgentsRelations, g as taskRelations, A as taskRelationsRelations, t as tasks, y as tasksRelations, l as tools, J as toolsRelations } from '../schema-
|
|
3
|
+
import '../utility-BFHClCiL.cjs';
|
|
4
|
+
export { q as agentFunctionToolRelations, U as agentFunctionToolRelationsRelations, E as agentRelations, H as agentToolRelationsRelations, a as agents, w as apiKeys, G as apiKeysRelations, j as artifactComponents, M as artifactComponentsRelations, b as contextCache, C as contextCacheRelations, c as contextConfigs, B as contextConfigsRelations, r as conversations, K as conversationsRelations, x as credentialReferences, I as credentialReferencesRelations, h as dataComponents, O as dataComponentsRelations, f as externalAgents, F as externalAgentsRelations, m as functionTools, T as functionToolsRelations, n as functions, R as functionsRelations, v as ledgerArtifacts, Q as ledgerArtifactsRelations, u as messages, L as messagesRelations, p as projects, z as projectsRelations, k as subAgentArtifactComponents, N as subAgentArtifactComponentsRelations, i as subAgentDataComponents, P as subAgentDataComponentsRelations, e as subAgentRelations, S as subAgentRelationsRelations, o as subAgentToolRelations, d as subAgents, D as subAgentsRelations, g as taskRelations, A as taskRelationsRelations, t as tasks, y as tasksRelations, l as tools, J as toolsRelations } from '../schema-wXveVxxd.cjs';
|
|
5
5
|
import 'zod';
|
|
6
6
|
import 'drizzle-zod';
|
|
7
7
|
import '@hono/zod-openapi';
|
package/dist/db/schema.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import 'drizzle-orm';
|
|
2
2
|
import 'drizzle-orm/sqlite-core';
|
|
3
|
-
import '../utility-
|
|
4
|
-
export { q as agentFunctionToolRelations, U as agentFunctionToolRelationsRelations, E as agentRelations, H as agentToolRelationsRelations, a as agents, w as apiKeys, G as apiKeysRelations, j as artifactComponents, M as artifactComponentsRelations, b as contextCache, C as contextCacheRelations, c as contextConfigs, B as contextConfigsRelations, r as conversations, K as conversationsRelations, x as credentialReferences, I as credentialReferencesRelations, h as dataComponents, O as dataComponentsRelations, f as externalAgents, F as externalAgentsRelations, m as functionTools, T as functionToolsRelations, n as functions, R as functionsRelations, v as ledgerArtifacts, Q as ledgerArtifactsRelations, u as messages, L as messagesRelations, p as projects, z as projectsRelations, k as subAgentArtifactComponents, N as subAgentArtifactComponentsRelations, i as subAgentDataComponents, P as subAgentDataComponentsRelations, e as subAgentRelations, S as subAgentRelationsRelations, o as subAgentToolRelations, d as subAgents, D as subAgentsRelations, g as taskRelations, A as taskRelationsRelations, t as tasks, y as tasksRelations, l as tools, J as toolsRelations } from '../schema-
|
|
3
|
+
import '../utility-BFHClCiL.js';
|
|
4
|
+
export { q as agentFunctionToolRelations, U as agentFunctionToolRelationsRelations, E as agentRelations, H as agentToolRelationsRelations, a as agents, w as apiKeys, G as apiKeysRelations, j as artifactComponents, M as artifactComponentsRelations, b as contextCache, C as contextCacheRelations, c as contextConfigs, B as contextConfigsRelations, r as conversations, K as conversationsRelations, x as credentialReferences, I as credentialReferencesRelations, h as dataComponents, O as dataComponentsRelations, f as externalAgents, F as externalAgentsRelations, m as functionTools, T as functionToolsRelations, n as functions, R as functionsRelations, v as ledgerArtifacts, Q as ledgerArtifactsRelations, u as messages, L as messagesRelations, p as projects, z as projectsRelations, k as subAgentArtifactComponents, N as subAgentArtifactComponentsRelations, i as subAgentDataComponents, P as subAgentDataComponentsRelations, e as subAgentRelations, S as subAgentRelationsRelations, o as subAgentToolRelations, d as subAgents, D as subAgentsRelations, g as taskRelations, A as taskRelationsRelations, t as tasks, y as tasksRelations, l as tools, J as toolsRelations } from '../schema-C8QBUZZH.js';
|
|
5
5
|
import 'zod';
|
|
6
6
|
import 'drizzle-zod';
|
|
7
7
|
import '@hono/zod-openapi';
|
package/dist/index.cjs
CHANGED
|
@@ -212899,23 +212899,19 @@ async function apiFetch(url, options = {}) {
|
|
|
212899
212899
|
|
|
212900
212900
|
// src/constants/models.ts
|
|
212901
212901
|
var ANTHROPIC_MODELS = {
|
|
212902
|
-
|
|
212903
|
-
|
|
212904
|
-
|
|
212905
|
-
|
|
212906
|
-
|
|
212902
|
+
CLAUDE_OPUS_4_1_20250805: "anthropic/claude-opus-4-1-20250805",
|
|
212903
|
+
CLAUDE_SONNET_4_5_20250929: "anthropic/claude-sonnet-4-5-20250929",
|
|
212904
|
+
CLAUDE_SONNET_4_20250514: "anthropic/claude-sonnet-4-20250514",
|
|
212905
|
+
CLAUDE_3_5_SONNET_20241022: "anthropic/claude-3-5-sonnet-20241022",
|
|
212906
|
+
CLAUDE_3_5_HAIKU_20241022: "anthropic/claude-3-5-haiku-20241022"
|
|
212907
212907
|
};
|
|
212908
212908
|
var OPENAI_MODELS = {
|
|
212909
|
-
|
|
212910
|
-
|
|
212911
|
-
|
|
212912
|
-
|
|
212913
|
-
|
|
212914
|
-
|
|
212915
|
-
GPT_4O: "gpt-4o",
|
|
212916
|
-
GPT_4O_MINI: "gpt-4o-mini",
|
|
212917
|
-
GPT_4_TURBO: "gpt-4-turbo",
|
|
212918
|
-
GPT_3_5_TURBO: "gpt-3.5-turbo"
|
|
212909
|
+
GPT_5_20250807: "openai/gpt-5-2025-08-07",
|
|
212910
|
+
GPT_5_MINI_20250807: "openai/gpt-5-mini-2025-08-07",
|
|
212911
|
+
GPT_5_NANO_20250807: "openai/gpt-5-nano-2025-08-07",
|
|
212912
|
+
GPT_4_1_20250414: "openai/gpt-4.1-2025-04-14",
|
|
212913
|
+
GPT_4_1_MINI_20250414: "openai/gpt-4.1-mini-2025-04-14",
|
|
212914
|
+
GPT_4_1_NANO_20250414: "openai/gpt-4.1-nano-2025-04-14"
|
|
212919
212915
|
};
|
|
212920
212916
|
var GOOGLE_MODELS = {
|
|
212921
212917
|
GEMINI_2_5_PRO: "google/gemini-2.5-pro",
|