@mastra/deployer 1.0.0-beta.3 → 1.0.0-beta.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.
- package/CHANGELOG.md +30 -0
- package/dist/build/analyze.cjs +2 -2
- package/dist/build/analyze.js +1 -1
- package/dist/build/bundler.cjs +3 -3
- package/dist/build/bundler.js +1 -1
- package/dist/build/index.cjs +10 -10
- package/dist/build/index.js +3 -3
- package/dist/bundler/index.cjs +2 -2
- package/dist/bundler/index.js +1 -1
- package/dist/{chunk-AQAOWLJJ.cjs → chunk-6S5GQUS6.cjs} +12 -12
- package/dist/{chunk-AQAOWLJJ.cjs.map → chunk-6S5GQUS6.cjs.map} +1 -1
- package/dist/{chunk-HQJR52M7.js → chunk-EM3VETMX.js} +4 -4
- package/dist/{chunk-HQJR52M7.js.map → chunk-EM3VETMX.js.map} +1 -1
- package/dist/{chunk-H3LLQ2MW.js → chunk-NK3AYZ6D.js} +3 -3
- package/dist/{chunk-H3LLQ2MW.js.map → chunk-NK3AYZ6D.js.map} +1 -1
- package/dist/{chunk-TDWIGFVF.cjs → chunk-NVCHGD24.cjs} +14 -14
- package/dist/{chunk-TDWIGFVF.cjs.map → chunk-NVCHGD24.cjs.map} +1 -1
- package/dist/{chunk-WBAWUM7Z.js → chunk-QBQY35KA.js} +4 -4
- package/dist/{chunk-WBAWUM7Z.js.map → chunk-QBQY35KA.js.map} +1 -1
- package/dist/{chunk-C74EXQSL.cjs → chunk-WFL4V5AW.cjs} +3 -3
- package/dist/{chunk-C74EXQSL.cjs.map → chunk-WFL4V5AW.cjs.map} +1 -1
- package/dist/{chunk-OFUWEVGF.js → chunk-Z7KK37HD.js} +3 -3
- package/dist/{chunk-OFUWEVGF.js.map → chunk-Z7KK37HD.js.map} +1 -1
- package/dist/{chunk-IL2VLNIJ.cjs → chunk-Z7TBDRZ7.cjs} +9 -9
- package/dist/{chunk-IL2VLNIJ.cjs.map → chunk-Z7TBDRZ7.cjs.map} +1 -1
- package/dist/index.cjs +5 -5
- package/dist/index.js +2 -2
- package/dist/server/handlers/mcp.d.ts +86 -0
- package/dist/server/handlers/mcp.d.ts.map +1 -0
- package/dist/server/index.cjs +2499 -10296
- package/dist/server/index.cjs.map +1 -1
- package/dist/server/index.d.ts +3 -12
- package/dist/server/index.d.ts.map +1 -1
- package/dist/server/index.js +2499 -10296
- package/dist/server/index.js.map +1 -1
- package/dist/server/schemas/mcp.d.ts +230 -0
- package/dist/server/schemas/mcp.d.ts.map +1 -0
- package/package.json +8 -7
- package/dist/server/handlers/routes/agent-builder/handlers.d.ts +0 -20
- package/dist/server/handlers/routes/agent-builder/handlers.d.ts.map +0 -1
- package/dist/server/handlers/routes/agent-builder/router.d.ts +0 -4
- package/dist/server/handlers/routes/agent-builder/router.d.ts.map +0 -1
- package/dist/server/handlers/routes/agents/handlers.d.ts +0 -232
- package/dist/server/handlers/routes/agents/handlers.d.ts.map +0 -1
- package/dist/server/handlers/routes/agents/router.d.ts +0 -5
- package/dist/server/handlers/routes/agents/router.d.ts.map +0 -1
- package/dist/server/handlers/routes/agents/voice.d.ts +0 -18
- package/dist/server/handlers/routes/agents/voice.d.ts.map +0 -1
- package/dist/server/handlers/routes/logs/handlers.d.ts +0 -5
- package/dist/server/handlers/routes/logs/handlers.d.ts.map +0 -1
- package/dist/server/handlers/routes/logs/router.d.ts +0 -3
- package/dist/server/handlers/routes/logs/router.d.ts.map +0 -1
- package/dist/server/handlers/routes/mcp/handlers.d.ts +0 -139
- package/dist/server/handlers/routes/mcp/handlers.d.ts.map +0 -1
- package/dist/server/handlers/routes/mcp/router.d.ts +0 -4
- package/dist/server/handlers/routes/mcp/router.d.ts.map +0 -1
- package/dist/server/handlers/routes/memory/handlers.d.ts +0 -15
- package/dist/server/handlers/routes/memory/handlers.d.ts.map +0 -1
- package/dist/server/handlers/routes/memory/router.d.ts +0 -4
- package/dist/server/handlers/routes/memory/router.d.ts.map +0 -1
- package/dist/server/handlers/routes/observability/handlers.d.ts +0 -6
- package/dist/server/handlers/routes/observability/handlers.d.ts.map +0 -1
- package/dist/server/handlers/routes/observability/router.d.ts +0 -3
- package/dist/server/handlers/routes/observability/router.d.ts.map +0 -1
- package/dist/server/handlers/routes/scores/handlers.d.ts +0 -352
- package/dist/server/handlers/routes/scores/handlers.d.ts.map +0 -1
- package/dist/server/handlers/routes/scores/router.d.ts +0 -4
- package/dist/server/handlers/routes/scores/router.d.ts.map +0 -1
- package/dist/server/handlers/routes/tools/handlers.d.ts +0 -7
- package/dist/server/handlers/routes/tools/handlers.d.ts.map +0 -1
- package/dist/server/handlers/routes/tools/router.d.ts +0 -4
- package/dist/server/handlers/routes/tools/router.d.ts.map +0 -1
- package/dist/server/handlers/routes/vector/handlers.d.ts +0 -10
- package/dist/server/handlers/routes/vector/handlers.d.ts.map +0 -1
- package/dist/server/handlers/routes/vector/router.d.ts +0 -4
- package/dist/server/handlers/routes/vector/router.d.ts.map +0 -1
- package/dist/server/handlers/routes/workflows/handlers.d.ts +0 -20
- package/dist/server/handlers/routes/workflows/handlers.d.ts.map +0 -1
- package/dist/server/handlers/routes/workflows/router.d.ts +0 -4
- package/dist/server/handlers/routes/workflows/router.d.ts.map +0 -1
|
@@ -1,139 +0,0 @@
|
|
|
1
|
-
import type { Context } from 'hono';
|
|
2
|
-
/**
|
|
3
|
-
* Handler for Streamable HTTP requests (POST, GET, DELETE) to /api/mcp/:serverId/mcp
|
|
4
|
-
*/
|
|
5
|
-
export declare const getMcpServerMessageHandler: (c: Context) => Promise<Response>;
|
|
6
|
-
/**
|
|
7
|
-
* Handler for SSE related routes for an MCP server.
|
|
8
|
-
* This function will be called for both establishing the SSE connection (GET)
|
|
9
|
-
* and for posting messages to it (POST).
|
|
10
|
-
*/
|
|
11
|
-
export declare const getMcpServerSseHandler: (c: Context) => Promise<Response | undefined>;
|
|
12
|
-
/**
|
|
13
|
-
* Handler for GET /api/mcp/v0/servers - List MCP Servers (Registry Style)
|
|
14
|
-
*/
|
|
15
|
-
export declare const listMcpRegistryServersHandler: (c: Context) => Promise<(Response & import("hono").TypedResponse<{
|
|
16
|
-
error: string;
|
|
17
|
-
}, 500, "json">) | (Response & import("hono").TypedResponse<{
|
|
18
|
-
servers: {
|
|
19
|
-
id: string;
|
|
20
|
-
name: string;
|
|
21
|
-
description?: string | undefined;
|
|
22
|
-
repository?: {
|
|
23
|
-
url: string;
|
|
24
|
-
source: "github" | "gitlab" | string;
|
|
25
|
-
id: string;
|
|
26
|
-
} | undefined;
|
|
27
|
-
version_detail: {
|
|
28
|
-
version: string;
|
|
29
|
-
release_date: string;
|
|
30
|
-
is_latest: boolean;
|
|
31
|
-
};
|
|
32
|
-
}[];
|
|
33
|
-
next: string | null;
|
|
34
|
-
total_count: number;
|
|
35
|
-
}, import("hono/utils/http-status").ContentfulStatusCode, "json">)>;
|
|
36
|
-
/**
|
|
37
|
-
* Handler for GET /api/mcp/v0/servers/:id - Get MCP Server Details (Registry Style)
|
|
38
|
-
*/
|
|
39
|
-
export declare const getMcpRegistryServerDetailHandler: (c: Context) => Promise<(Response & import("hono").TypedResponse<{
|
|
40
|
-
error: string;
|
|
41
|
-
}, 500, "json">) | (Response & import("hono").TypedResponse<{
|
|
42
|
-
error: string;
|
|
43
|
-
}, 404, "json">) | (Response & import("hono").TypedResponse<{
|
|
44
|
-
package_canonical?: string | undefined;
|
|
45
|
-
packages?: {
|
|
46
|
-
registry_name: "npm" | "docker" | "pypi" | "homebrew" | string;
|
|
47
|
-
name: string;
|
|
48
|
-
version: string;
|
|
49
|
-
command?: {
|
|
50
|
-
name: "npx" | "docker" | "pypi" | "uvx" | string;
|
|
51
|
-
subcommands?: {
|
|
52
|
-
name: string;
|
|
53
|
-
description: string;
|
|
54
|
-
is_required?: boolean | undefined;
|
|
55
|
-
subcommands?: /*elided*/ any[] | undefined;
|
|
56
|
-
positional_arguments?: {
|
|
57
|
-
position: number;
|
|
58
|
-
name: string;
|
|
59
|
-
description: string;
|
|
60
|
-
is_required: boolean;
|
|
61
|
-
is_repeatable?: boolean | undefined;
|
|
62
|
-
is_editable?: boolean | undefined;
|
|
63
|
-
choices?: string[] | undefined;
|
|
64
|
-
default_value?: string | number | boolean | undefined;
|
|
65
|
-
}[] | undefined;
|
|
66
|
-
named_arguments?: {
|
|
67
|
-
short_flag?: string | undefined;
|
|
68
|
-
long_flag?: string | undefined;
|
|
69
|
-
requires_value?: boolean | undefined;
|
|
70
|
-
name: string;
|
|
71
|
-
description: string;
|
|
72
|
-
is_required: boolean;
|
|
73
|
-
is_repeatable?: boolean | undefined;
|
|
74
|
-
is_editable?: boolean | undefined;
|
|
75
|
-
choices?: string[] | undefined;
|
|
76
|
-
default_value?: string | number | boolean | undefined;
|
|
77
|
-
}[] | undefined;
|
|
78
|
-
}[] | undefined;
|
|
79
|
-
positional_arguments?: {
|
|
80
|
-
position: number;
|
|
81
|
-
name: string;
|
|
82
|
-
description: string;
|
|
83
|
-
is_required: boolean;
|
|
84
|
-
is_repeatable?: boolean | undefined;
|
|
85
|
-
is_editable?: boolean | undefined;
|
|
86
|
-
choices?: string[] | undefined;
|
|
87
|
-
default_value?: string | number | boolean | undefined;
|
|
88
|
-
}[] | undefined;
|
|
89
|
-
named_arguments?: {
|
|
90
|
-
short_flag?: string | undefined;
|
|
91
|
-
long_flag?: string | undefined;
|
|
92
|
-
requires_value?: boolean | undefined;
|
|
93
|
-
name: string;
|
|
94
|
-
description: string;
|
|
95
|
-
is_required: boolean;
|
|
96
|
-
is_repeatable?: boolean | undefined;
|
|
97
|
-
is_editable?: boolean | undefined;
|
|
98
|
-
choices?: string[] | undefined;
|
|
99
|
-
default_value?: string | number | boolean | undefined;
|
|
100
|
-
}[] | undefined;
|
|
101
|
-
} | undefined;
|
|
102
|
-
environment_variables?: {
|
|
103
|
-
name: string;
|
|
104
|
-
description: string;
|
|
105
|
-
required?: boolean | undefined;
|
|
106
|
-
default_value?: string | undefined;
|
|
107
|
-
}[] | undefined;
|
|
108
|
-
}[] | undefined;
|
|
109
|
-
remotes?: {
|
|
110
|
-
transport_type: "streamable" | "sse" | string;
|
|
111
|
-
url: string;
|
|
112
|
-
}[] | undefined;
|
|
113
|
-
id: string;
|
|
114
|
-
name: string;
|
|
115
|
-
description?: string | undefined;
|
|
116
|
-
repository?: {
|
|
117
|
-
url: string;
|
|
118
|
-
source: "github" | "gitlab" | string;
|
|
119
|
-
id: string;
|
|
120
|
-
} | undefined;
|
|
121
|
-
version_detail: {
|
|
122
|
-
version: string;
|
|
123
|
-
release_date: string;
|
|
124
|
-
is_latest: boolean;
|
|
125
|
-
};
|
|
126
|
-
}, import("hono/utils/http-status").ContentfulStatusCode, "json">)>;
|
|
127
|
-
/**
|
|
128
|
-
* Handler for GET /api/mcp/:serverId/tools - List tools for a specific MCP Server
|
|
129
|
-
*/
|
|
130
|
-
export declare const listMcpServerToolsHandler: (c: Context) => Promise<Response>;
|
|
131
|
-
/**
|
|
132
|
-
* Handler for GET /api/mcp/:serverId/tools/:toolId - Get details for a specific tool on an MCP Server
|
|
133
|
-
*/
|
|
134
|
-
export declare const getMcpServerToolDetailHandler: (c: Context) => Promise<Response>;
|
|
135
|
-
/**
|
|
136
|
-
* Handler for POST /api/mcp/:serverId/tools/:toolId/execute - Execute a tool on an MCP Server
|
|
137
|
-
*/
|
|
138
|
-
export declare const executeMcpServerToolHandler: (c: Context) => Promise<Response>;
|
|
139
|
-
//# sourceMappingURL=handlers.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"handlers.d.ts","sourceRoot":"","sources":["../../../../../src/server/handlers/routes/mcp/handlers.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AAMpC;;GAEG;AACH,eAAO,MAAM,0BAA0B,GAAU,GAAG,OAAO,sBA2C1D,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,sBAAsB,GAAU,GAAG,OAAO,kCA6BtD,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,6BAA6B,GAAU,GAAG,OAAO;;;;;;;;;;;;;;;;;;;;mEAsC7D,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,iCAAiC,GAAU,GAAG,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;mEAkCjE,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,yBAAyB,GAAU,GAAG,OAAO,sBA2BzD,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,6BAA6B,GAAU,GAAG,OAAO,sBAiC7D,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,2BAA2B,GAAU,GAAG,OAAO,sBAsC3D,CAAC"}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { Hono } from 'hono';
|
|
2
|
-
import type { BodyLimitOptions } from '../../../types.js';
|
|
3
|
-
export declare function mcpRouter(bodyLimitOptions: BodyLimitOptions): Hono<import("hono/types").BlankEnv, import("hono/types").BlankSchema, "/">;
|
|
4
|
-
//# sourceMappingURL=router.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"router.d.ts","sourceRoot":"","sources":["../../../../../src/server/handlers/routes/mcp/router.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,MAAM,CAAC;AAG5B,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAWvD,wBAAgB,SAAS,CAAC,gBAAgB,EAAE,gBAAgB,8EAka3D"}
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import type { Context } from 'hono';
|
|
2
|
-
export declare function getMemoryStatusHandler(c: Context): Promise<Response>;
|
|
3
|
-
export declare function getMemoryConfigHandler(c: Context): Promise<Response>;
|
|
4
|
-
export declare function listThreadsHandler(c: Context): Promise<Response>;
|
|
5
|
-
export declare function getThreadByIdHandler(c: Context): Promise<Response>;
|
|
6
|
-
export declare function saveMessagesHandler(c: Context): Promise<Response>;
|
|
7
|
-
export declare function createThreadHandler(c: Context): Promise<Response>;
|
|
8
|
-
export declare function updateThreadHandler(c: Context): Promise<Response>;
|
|
9
|
-
export declare function deleteThreadHandler(c: Context): Promise<Response>;
|
|
10
|
-
export declare function listMessagesHandler(c: Context): Promise<Response>;
|
|
11
|
-
export declare function updateWorkingMemoryHandler(c: Context): Promise<Response>;
|
|
12
|
-
export declare function getWorkingMemoryHandler(c: Context): Promise<Response>;
|
|
13
|
-
export declare function searchMemoryHandler(c: Context): Promise<Response>;
|
|
14
|
-
export declare function deleteMessagesHandler(c: Context): Promise<Response>;
|
|
15
|
-
//# sourceMappingURL=handlers.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"handlers.d.ts","sourceRoot":"","sources":["../../../../../src/server/handlers/routes/memory/handlers.ts"],"names":[],"mappings":"AAsBA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AAoBpC,wBAAsB,sBAAsB,CAAC,CAAC,EAAE,OAAO,qBAgBtD;AAED,wBAAsB,sBAAsB,CAAC,CAAC,EAAE,OAAO,qBAgBtD;AAED,wBAAsB,kBAAkB,CAAC,CAAC,EAAE,OAAO,qBA0ClD;AAED,wBAAsB,oBAAoB,CAAC,CAAC,EAAE,OAAO,qBAkBpD;AAED,wBAAsB,mBAAmB,CAAC,CAAC,EAAE,OAAO,qBAkBnD;AAED,wBAAsB,mBAAmB,CAAC,CAAC,EAAE,OAAO,qBAkBnD;AAED,wBAAsB,mBAAmB,CAAC,CAAC,EAAE,OAAO,qBAoBnD;AAED,wBAAsB,mBAAmB,CAAC,CAAC,EAAE,OAAO,qBAkBnD;AAED,wBAAsB,mBAAmB,CAAC,CAAC,EAAE,OAAO,qBA8BnD;AAED,wBAAsB,0BAA0B,CAAC,CAAC,EAAE,OAAO,qBAoB1D;AAED,wBAAsB,uBAAuB,CAAC,CAAC,EAAE,OAAO,qBAoBvD;AAED,wBAAsB,mBAAmB,CAAC,CAAC,EAAE,OAAO,qBA0BnD;AAED,wBAAsB,qBAAqB,CAAC,CAAC,EAAE,OAAO,qBAmBrD"}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { Hono } from 'hono';
|
|
2
|
-
import type { BodyLimitOptions } from '../../../types.js';
|
|
3
|
-
export declare function memoryRoutes(bodyLimitOptions: BodyLimitOptions): Hono<import("hono/types").BlankEnv, import("hono/types").BlankSchema, "/">;
|
|
4
|
-
//# sourceMappingURL=router.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"router.d.ts","sourceRoot":"","sources":["../../../../../src/server/handlers/routes/memory/router.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,MAAM,CAAC;AAG5B,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAiBvD,wBAAgB,YAAY,CAAC,gBAAgB,EAAE,gBAAgB,8EA2sC9D"}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import type { Context } from 'hono';
|
|
2
|
-
export declare function getTraceHandler(c: Context): Promise<Response>;
|
|
3
|
-
export declare function getTracesPaginatedHandler(c: Context): Promise<Response>;
|
|
4
|
-
export declare function processTraceScoringHandler(c: Context): Promise<Response>;
|
|
5
|
-
export declare function listScoresBySpan(c: Context): Promise<Response>;
|
|
6
|
-
//# sourceMappingURL=handlers.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"handlers.d.ts","sourceRoot":"","sources":["../../../../../src/server/handlers/routes/observability/handlers.ts"],"names":[],"mappings":"AASA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AAGpC,wBAAsB,eAAe,CAAC,CAAC,EAAE,OAAO,qBAkB/C;AAED,wBAAsB,yBAAyB,CAAC,CAAC,EAAE,OAAO,qBAoDzD;AAED,wBAAsB,0BAA0B,CAAC,CAAC,EAAE,OAAO,qBAc1D;AAED,wBAAsB,gBAAgB,CAAC,CAAC,EAAE,OAAO,qBAoBhD"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"router.d.ts","sourceRoot":"","sources":["../../../../../src/server/handlers/routes/observability/router.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,MAAM,CAAC;AAI5B,wBAAgB,mBAAmB,+EAkQlC"}
|
|
@@ -1,352 +0,0 @@
|
|
|
1
|
-
import type { Context } from 'hono';
|
|
2
|
-
export declare function listScorersHandler(c: Context): Promise<Response>;
|
|
3
|
-
export declare function getScorerHandler(c: Context): Promise<Response & import("hono").TypedResponse<{
|
|
4
|
-
scorer: {
|
|
5
|
-
config: {
|
|
6
|
-
id: any;
|
|
7
|
-
name?: string | undefined;
|
|
8
|
-
description: string;
|
|
9
|
-
judge?: {
|
|
10
|
-
model: import("@mastra/core/llm/model").ModelRouterModelId | {
|
|
11
|
-
readonly specificationVersion: "v2";
|
|
12
|
-
readonly provider: string;
|
|
13
|
-
readonly modelId: string;
|
|
14
|
-
supportedUrls: {
|
|
15
|
-
[x: string]: {
|
|
16
|
-
exec: never;
|
|
17
|
-
test: never;
|
|
18
|
-
readonly source: string;
|
|
19
|
-
readonly global: boolean;
|
|
20
|
-
readonly ignoreCase: boolean;
|
|
21
|
-
readonly multiline: boolean;
|
|
22
|
-
lastIndex: number;
|
|
23
|
-
compile: never;
|
|
24
|
-
readonly flags: string;
|
|
25
|
-
readonly sticky: boolean;
|
|
26
|
-
readonly unicode: boolean;
|
|
27
|
-
readonly dotAll: boolean;
|
|
28
|
-
readonly hasIndices: boolean;
|
|
29
|
-
}[];
|
|
30
|
-
} | {
|
|
31
|
-
then: never;
|
|
32
|
-
};
|
|
33
|
-
doGenerate: never;
|
|
34
|
-
doStream: never;
|
|
35
|
-
} | {
|
|
36
|
-
readonly specificationVersion: "v1";
|
|
37
|
-
readonly provider: string;
|
|
38
|
-
readonly modelId: string;
|
|
39
|
-
readonly defaultObjectGenerationMode: "tool" | "json" | undefined;
|
|
40
|
-
readonly supportsImageUrls?: boolean | undefined;
|
|
41
|
-
readonly supportsStructuredOutputs?: boolean | undefined;
|
|
42
|
-
supportsUrl?: undefined;
|
|
43
|
-
doGenerate: never;
|
|
44
|
-
doStream: never;
|
|
45
|
-
} | {
|
|
46
|
-
readonly provider: string;
|
|
47
|
-
readonly specificationVersion: "v2";
|
|
48
|
-
readonly modelId: string;
|
|
49
|
-
supportedUrls: {
|
|
50
|
-
[x: string]: {
|
|
51
|
-
exec: never;
|
|
52
|
-
test: never;
|
|
53
|
-
readonly source: string;
|
|
54
|
-
readonly global: boolean;
|
|
55
|
-
readonly ignoreCase: boolean;
|
|
56
|
-
readonly multiline: boolean;
|
|
57
|
-
lastIndex: number;
|
|
58
|
-
compile: never;
|
|
59
|
-
readonly flags: string;
|
|
60
|
-
readonly sticky: boolean;
|
|
61
|
-
readonly unicode: boolean;
|
|
62
|
-
readonly dotAll: boolean;
|
|
63
|
-
readonly hasIndices: boolean;
|
|
64
|
-
}[];
|
|
65
|
-
} | {
|
|
66
|
-
then: never;
|
|
67
|
-
};
|
|
68
|
-
doGenerate: never;
|
|
69
|
-
doStream: never;
|
|
70
|
-
} | {
|
|
71
|
-
id: `${string}/${string}`;
|
|
72
|
-
url?: string | undefined;
|
|
73
|
-
apiKey?: string | undefined;
|
|
74
|
-
headers?: {
|
|
75
|
-
[x: string]: string;
|
|
76
|
-
} | undefined;
|
|
77
|
-
} | {
|
|
78
|
-
providerId: string;
|
|
79
|
-
modelId: string;
|
|
80
|
-
url?: string | undefined;
|
|
81
|
-
apiKey?: string | undefined;
|
|
82
|
-
headers?: {
|
|
83
|
-
[x: string]: string;
|
|
84
|
-
} | undefined;
|
|
85
|
-
};
|
|
86
|
-
instructions: string;
|
|
87
|
-
} | undefined;
|
|
88
|
-
type?: "agent" | {
|
|
89
|
-
input: {
|
|
90
|
-
readonly _type: any;
|
|
91
|
-
readonly _output: any;
|
|
92
|
-
readonly _input: any;
|
|
93
|
-
readonly _def: {
|
|
94
|
-
errorMap?: undefined;
|
|
95
|
-
description?: string | undefined | undefined;
|
|
96
|
-
};
|
|
97
|
-
readonly description: string | undefined;
|
|
98
|
-
"~standard": {
|
|
99
|
-
readonly version: 1;
|
|
100
|
-
readonly vendor: string;
|
|
101
|
-
readonly types?: {
|
|
102
|
-
readonly input: any;
|
|
103
|
-
readonly output: any;
|
|
104
|
-
} | undefined;
|
|
105
|
-
};
|
|
106
|
-
_parse: never;
|
|
107
|
-
_getType: never;
|
|
108
|
-
_getOrReturnCtx: never;
|
|
109
|
-
_processInputParams: never;
|
|
110
|
-
_parseSync: never;
|
|
111
|
-
_parseAsync: never;
|
|
112
|
-
parse: never;
|
|
113
|
-
safeParse: never;
|
|
114
|
-
parseAsync: never;
|
|
115
|
-
safeParseAsync: never;
|
|
116
|
-
spa: never;
|
|
117
|
-
refine: never;
|
|
118
|
-
refinement: never;
|
|
119
|
-
_refinement: never;
|
|
120
|
-
superRefine: never;
|
|
121
|
-
or: never;
|
|
122
|
-
and: never;
|
|
123
|
-
transform: never;
|
|
124
|
-
brand: never;
|
|
125
|
-
describe: never;
|
|
126
|
-
pipe: never;
|
|
127
|
-
};
|
|
128
|
-
output: {
|
|
129
|
-
readonly _type: any;
|
|
130
|
-
readonly _output: any;
|
|
131
|
-
readonly _input: any;
|
|
132
|
-
readonly _def: {
|
|
133
|
-
errorMap?: undefined;
|
|
134
|
-
description?: string | undefined | undefined;
|
|
135
|
-
};
|
|
136
|
-
readonly description: string | undefined;
|
|
137
|
-
"~standard": {
|
|
138
|
-
readonly version: 1;
|
|
139
|
-
readonly vendor: string;
|
|
140
|
-
readonly types?: {
|
|
141
|
-
readonly input: any;
|
|
142
|
-
readonly output: any;
|
|
143
|
-
} | undefined;
|
|
144
|
-
};
|
|
145
|
-
_parse: never;
|
|
146
|
-
_getType: never;
|
|
147
|
-
_getOrReturnCtx: never;
|
|
148
|
-
_processInputParams: never;
|
|
149
|
-
_parseSync: never;
|
|
150
|
-
_parseAsync: never;
|
|
151
|
-
parse: never;
|
|
152
|
-
safeParse: never;
|
|
153
|
-
parseAsync: never;
|
|
154
|
-
safeParseAsync: never;
|
|
155
|
-
spa: never;
|
|
156
|
-
refine: never;
|
|
157
|
-
refinement: never;
|
|
158
|
-
_refinement: never;
|
|
159
|
-
superRefine: never;
|
|
160
|
-
or: never;
|
|
161
|
-
and: never;
|
|
162
|
-
transform: never;
|
|
163
|
-
brand: never;
|
|
164
|
-
describe: never;
|
|
165
|
-
pipe: never;
|
|
166
|
-
};
|
|
167
|
-
} | undefined;
|
|
168
|
-
};
|
|
169
|
-
readonly type: "agent" | {
|
|
170
|
-
input: {
|
|
171
|
-
readonly _type: any;
|
|
172
|
-
readonly _output: any;
|
|
173
|
-
readonly _input: any;
|
|
174
|
-
readonly _def: {
|
|
175
|
-
errorMap?: undefined;
|
|
176
|
-
description?: string | undefined | undefined;
|
|
177
|
-
};
|
|
178
|
-
readonly description: string | undefined;
|
|
179
|
-
"~standard": {
|
|
180
|
-
readonly version: 1;
|
|
181
|
-
readonly vendor: string;
|
|
182
|
-
readonly types?: {
|
|
183
|
-
readonly input: any;
|
|
184
|
-
readonly output: any;
|
|
185
|
-
} | undefined;
|
|
186
|
-
};
|
|
187
|
-
_parse: never;
|
|
188
|
-
_getType: never;
|
|
189
|
-
_getOrReturnCtx: never;
|
|
190
|
-
_processInputParams: never;
|
|
191
|
-
_parseSync: never;
|
|
192
|
-
_parseAsync: never;
|
|
193
|
-
parse: never;
|
|
194
|
-
safeParse: never;
|
|
195
|
-
parseAsync: never;
|
|
196
|
-
safeParseAsync: never;
|
|
197
|
-
spa: never;
|
|
198
|
-
refine: never;
|
|
199
|
-
refinement: never;
|
|
200
|
-
_refinement: never;
|
|
201
|
-
superRefine: never;
|
|
202
|
-
or: never;
|
|
203
|
-
and: never;
|
|
204
|
-
transform: never;
|
|
205
|
-
brand: never;
|
|
206
|
-
describe: never;
|
|
207
|
-
pipe: never;
|
|
208
|
-
};
|
|
209
|
-
output: {
|
|
210
|
-
readonly _type: any;
|
|
211
|
-
readonly _output: any;
|
|
212
|
-
readonly _input: any;
|
|
213
|
-
readonly _def: {
|
|
214
|
-
errorMap?: undefined;
|
|
215
|
-
description?: string | undefined | undefined;
|
|
216
|
-
};
|
|
217
|
-
readonly description: string | undefined;
|
|
218
|
-
"~standard": {
|
|
219
|
-
readonly version: 1;
|
|
220
|
-
readonly vendor: string;
|
|
221
|
-
readonly types?: {
|
|
222
|
-
readonly input: any;
|
|
223
|
-
readonly output: any;
|
|
224
|
-
} | undefined;
|
|
225
|
-
};
|
|
226
|
-
_parse: never;
|
|
227
|
-
_getType: never;
|
|
228
|
-
_getOrReturnCtx: never;
|
|
229
|
-
_processInputParams: never;
|
|
230
|
-
_parseSync: never;
|
|
231
|
-
_parseAsync: never;
|
|
232
|
-
parse: never;
|
|
233
|
-
safeParse: never;
|
|
234
|
-
parseAsync: never;
|
|
235
|
-
safeParseAsync: never;
|
|
236
|
-
spa: never;
|
|
237
|
-
refine: never;
|
|
238
|
-
refinement: never;
|
|
239
|
-
_refinement: never;
|
|
240
|
-
superRefine: never;
|
|
241
|
-
or: never;
|
|
242
|
-
and: never;
|
|
243
|
-
transform: never;
|
|
244
|
-
brand: never;
|
|
245
|
-
describe: never;
|
|
246
|
-
pipe: never;
|
|
247
|
-
};
|
|
248
|
-
} | undefined;
|
|
249
|
-
readonly id: any;
|
|
250
|
-
readonly name: string;
|
|
251
|
-
readonly description: string;
|
|
252
|
-
readonly judge: {
|
|
253
|
-
model: import("@mastra/core/llm/model").ModelRouterModelId | {
|
|
254
|
-
readonly specificationVersion: "v2";
|
|
255
|
-
readonly provider: string;
|
|
256
|
-
readonly modelId: string;
|
|
257
|
-
supportedUrls: {
|
|
258
|
-
[x: string]: {
|
|
259
|
-
exec: never;
|
|
260
|
-
test: never;
|
|
261
|
-
readonly source: string;
|
|
262
|
-
readonly global: boolean;
|
|
263
|
-
readonly ignoreCase: boolean;
|
|
264
|
-
readonly multiline: boolean;
|
|
265
|
-
lastIndex: number;
|
|
266
|
-
compile: never;
|
|
267
|
-
readonly flags: string;
|
|
268
|
-
readonly sticky: boolean;
|
|
269
|
-
readonly unicode: boolean;
|
|
270
|
-
readonly dotAll: boolean;
|
|
271
|
-
readonly hasIndices: boolean;
|
|
272
|
-
}[];
|
|
273
|
-
} | {
|
|
274
|
-
then: never;
|
|
275
|
-
};
|
|
276
|
-
doGenerate: never;
|
|
277
|
-
doStream: never;
|
|
278
|
-
} | {
|
|
279
|
-
readonly specificationVersion: "v1";
|
|
280
|
-
readonly provider: string;
|
|
281
|
-
readonly modelId: string;
|
|
282
|
-
readonly defaultObjectGenerationMode: "tool" | "json" | undefined;
|
|
283
|
-
readonly supportsImageUrls?: boolean | undefined;
|
|
284
|
-
readonly supportsStructuredOutputs?: boolean | undefined;
|
|
285
|
-
supportsUrl?: undefined;
|
|
286
|
-
doGenerate: never;
|
|
287
|
-
doStream: never;
|
|
288
|
-
} | {
|
|
289
|
-
readonly provider: string;
|
|
290
|
-
readonly specificationVersion: "v2";
|
|
291
|
-
readonly modelId: string;
|
|
292
|
-
supportedUrls: {
|
|
293
|
-
[x: string]: {
|
|
294
|
-
exec: never;
|
|
295
|
-
test: never;
|
|
296
|
-
readonly source: string;
|
|
297
|
-
readonly global: boolean;
|
|
298
|
-
readonly ignoreCase: boolean;
|
|
299
|
-
readonly multiline: boolean;
|
|
300
|
-
lastIndex: number;
|
|
301
|
-
compile: never;
|
|
302
|
-
readonly flags: string;
|
|
303
|
-
readonly sticky: boolean;
|
|
304
|
-
readonly unicode: boolean;
|
|
305
|
-
readonly dotAll: boolean;
|
|
306
|
-
readonly hasIndices: boolean;
|
|
307
|
-
}[];
|
|
308
|
-
} | {
|
|
309
|
-
then: never;
|
|
310
|
-
};
|
|
311
|
-
doGenerate: never;
|
|
312
|
-
doStream: never;
|
|
313
|
-
} | {
|
|
314
|
-
id: `${string}/${string}`;
|
|
315
|
-
url?: string | undefined;
|
|
316
|
-
apiKey?: string | undefined;
|
|
317
|
-
headers?: {
|
|
318
|
-
[x: string]: string;
|
|
319
|
-
} | undefined;
|
|
320
|
-
} | {
|
|
321
|
-
providerId: string;
|
|
322
|
-
modelId: string;
|
|
323
|
-
url?: string | undefined;
|
|
324
|
-
apiKey?: string | undefined;
|
|
325
|
-
headers?: {
|
|
326
|
-
[x: string]: string;
|
|
327
|
-
} | undefined;
|
|
328
|
-
};
|
|
329
|
-
instructions: string;
|
|
330
|
-
} | undefined;
|
|
331
|
-
preprocess: never;
|
|
332
|
-
analyze: never;
|
|
333
|
-
generateScore: never;
|
|
334
|
-
generateReason: never;
|
|
335
|
-
run: never;
|
|
336
|
-
};
|
|
337
|
-
sampling?: {
|
|
338
|
-
type: "none";
|
|
339
|
-
} | {
|
|
340
|
-
type: "ratio";
|
|
341
|
-
rate: number;
|
|
342
|
-
} | undefined;
|
|
343
|
-
agentIds: string[];
|
|
344
|
-
agentNames: string[];
|
|
345
|
-
workflowIds: string[];
|
|
346
|
-
isRegistered: boolean;
|
|
347
|
-
} | null, import("hono/utils/http-status").ContentfulStatusCode, "json">>;
|
|
348
|
-
export declare function listScoresByRunIdHandler(c: Context): Promise<Response>;
|
|
349
|
-
export declare function listScoresByScorerIdHandler(c: Context): Promise<Response>;
|
|
350
|
-
export declare function listScoresByEntityIdHandler(c: Context): Promise<Response>;
|
|
351
|
-
export declare function saveScoreHandler(c: Context): Promise<Response>;
|
|
352
|
-
//# sourceMappingURL=handlers.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"handlers.d.ts","sourceRoot":"","sources":["../../../../../src/server/handlers/routes/scores/handlers.ts"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AAIpC,wBAAsB,kBAAkB,CAAC,CAAC,EAAE,OAAO,qBAUlD;AAED,wBAAsB,gBAAgB,CAAC,CAAC,EAAE,OAAO;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;0EAYhD;AAED,wBAAsB,wBAAwB,CAAC,CAAC,EAAE,OAAO,qBAkBxD;AAED,wBAAsB,2BAA2B,CAAC,CAAC,EAAE,OAAO,qBAsB3D;AAED,wBAAsB,2BAA2B,CAAC,CAAC,EAAE,OAAO,qBAqB3D;AAED,wBAAsB,gBAAgB,CAAC,CAAC,EAAE,OAAO,qBAchD"}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { Hono } from 'hono';
|
|
2
|
-
import type { BodyLimitOptions } from '../../../types.js';
|
|
3
|
-
export declare function scoresRouter(bodyLimitOptions: BodyLimitOptions): Hono<import("hono/types").BlankEnv, import("hono/types").BlankSchema, "/">;
|
|
4
|
-
//# sourceMappingURL=router.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"router.d.ts","sourceRoot":"","sources":["../../../../../src/server/handlers/routes/scores/router.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,MAAM,CAAC;AAG5B,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAUvD,wBAAgB,YAAY,CAAC,gBAAgB,EAAE,gBAAgB,8EAmM9D"}
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import type { Context } from 'hono';
|
|
2
|
-
export declare function listToolsHandler(c: Context): Promise<Response>;
|
|
3
|
-
export declare function getToolByIdHandler(c: Context): Promise<Response>;
|
|
4
|
-
export declare function executeToolHandler(tools: Record<string, any>): (c: Context) => Promise<Response>;
|
|
5
|
-
export declare function getAgentToolHandler(c: Context): Promise<Response>;
|
|
6
|
-
export declare function executeAgentToolHandler(c: Context): Promise<Response>;
|
|
7
|
-
//# sourceMappingURL=handlers.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"handlers.d.ts","sourceRoot":"","sources":["../../../../../src/server/handlers/routes/tools/handlers.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AAKpC,wBAAsB,gBAAgB,CAAC,CAAC,EAAE,OAAO,qBAYhD;AAED,wBAAsB,kBAAkB,CAAC,CAAC,EAAE,OAAO,qBAclD;AAED,wBAAgB,kBAAkB,CAAC,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,IAC7C,GAAG,OAAO,uBAqBzB;AAED,wBAAsB,mBAAmB,CAAC,CAAC,EAAE,OAAO,qBAkBnD;AAED,wBAAsB,uBAAuB,CAAC,CAAC,EAAE,OAAO,qBAoBvD"}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { Hono } from 'hono';
|
|
2
|
-
import type { BodyLimitOptions } from '../../../types.js';
|
|
3
|
-
export declare function toolsRouter(bodyLimitOptions: BodyLimitOptions, tools: Record<string, any>): Hono<import("hono/types").BlankEnv, import("hono/types").BlankSchema, "/">;
|
|
4
|
-
//# sourceMappingURL=router.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"router.d.ts","sourceRoot":"","sources":["../../../../../src/server/handlers/routes/tools/router.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,MAAM,CAAC;AAG5B,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAGvD,wBAAgB,WAAW,CAAC,gBAAgB,EAAE,gBAAgB,EAAE,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,8EA0FzF"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import type { MastraVector } from '@mastra/core/vector';
|
|
2
|
-
import type { Context } from 'hono';
|
|
3
|
-
export declare const getVector: (c: Context, vectorName: string) => MastraVector;
|
|
4
|
-
export declare function upsertVectors(c: Context): Promise<Response>;
|
|
5
|
-
export declare function createIndex(c: Context): Promise<Response>;
|
|
6
|
-
export declare function queryVectors(c: Context): Promise<Response>;
|
|
7
|
-
export declare function listIndexes(c: Context): Promise<Response>;
|
|
8
|
-
export declare function describeIndex(c: Context): Promise<Response>;
|
|
9
|
-
export declare function deleteIndex(c: Context): Promise<Response>;
|
|
10
|
-
//# sourceMappingURL=handlers.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"handlers.d.ts","sourceRoot":"","sources":["../../../../../src/server/handlers/routes/vector/handlers.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,YAAY,EAAe,MAAM,qBAAqB,CAAC;AASrE,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AA2BpC,eAAO,MAAM,SAAS,GAAI,GAAG,OAAO,EAAE,YAAY,MAAM,KAAG,YAM1D,CAAC;AAGF,wBAAsB,aAAa,CAAC,CAAC,EAAE,OAAO,qBAgB7C;AAGD,wBAAsB,WAAW,CAAC,CAAC,EAAE,OAAO,qBAgB3C;AAGD,wBAAsB,YAAY,CAAC,CAAC,EAAE,OAAO,qBAgB5C;AAGD,wBAAsB,WAAW,CAAC,CAAC,EAAE,OAAO,qBAc3C;AAGD,wBAAsB,aAAa,CAAC,CAAC,EAAE,OAAO,qBAwB7C;AAGD,wBAAsB,WAAW,CAAC,CAAC,EAAE,OAAO,qBAoB3C"}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { Hono } from 'hono';
|
|
2
|
-
import type { BodyLimitOptions } from '../../../types.js';
|
|
3
|
-
export declare function vectorRouter(bodyLimitOptions: BodyLimitOptions): Hono<import("hono/types").BlankEnv, import("hono/types").BlankSchema, "/">;
|
|
4
|
-
//# sourceMappingURL=router.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"router.d.ts","sourceRoot":"","sources":["../../../../../src/server/handlers/routes/vector/router.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,MAAM,CAAC;AAG5B,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAGvD,wBAAgB,YAAY,CAAC,gBAAgB,EAAE,gBAAgB,8EA4N9D"}
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import type { Context } from 'hono';
|
|
2
|
-
export declare function listWorkflowsHandler(c: Context): Promise<Response>;
|
|
3
|
-
export declare function getWorkflowByIdHandler(c: Context): Promise<Response>;
|
|
4
|
-
export declare function createWorkflowRunHandler(c: Context): Promise<Response>;
|
|
5
|
-
export declare function startAsyncWorkflowHandler(c: Context): Promise<Response>;
|
|
6
|
-
export declare function startWorkflowRunHandler(c: Context): Promise<Response>;
|
|
7
|
-
export declare function streamWorkflowHandler(c: Context): Promise<Response>;
|
|
8
|
-
export declare function observeStreamWorkflowHandler(c: Context): Promise<Response>;
|
|
9
|
-
export declare function streamVNextWorkflowHandler(c: Context): Promise<Response>;
|
|
10
|
-
export declare function observeStreamVNextWorkflowHandler(c: Context): Promise<Response>;
|
|
11
|
-
export declare function streamLegacyWorkflowHandler(c: Context): Promise<Response>;
|
|
12
|
-
export declare function observeStreamLegacyWorkflowHandler(c: Context): Promise<Response>;
|
|
13
|
-
export declare function resumeStreamWorkflowHandler(c: Context): Promise<Response>;
|
|
14
|
-
export declare function resumeAsyncWorkflowHandler(c: Context): Promise<Response>;
|
|
15
|
-
export declare function resumeWorkflowHandler(c: Context): Promise<Response>;
|
|
16
|
-
export declare function listWorkflowRunsHandler(c: Context): Promise<Response>;
|
|
17
|
-
export declare function getWorkflowRunByIdHandler(c: Context): Promise<Response>;
|
|
18
|
-
export declare function getWorkflowRunExecutionResultHandler(c: Context): Promise<Response>;
|
|
19
|
-
export declare function cancelWorkflowRunHandler(c: Context): Promise<Response>;
|
|
20
|
-
//# sourceMappingURL=handlers.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"handlers.d.ts","sourceRoot":"","sources":["../../../../../src/server/handlers/routes/workflows/handlers.ts"],"names":[],"mappings":"AAmBA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AAOpC,wBAAsB,oBAAoB,CAAC,CAAC,EAAE,OAAO,qBAYpD;AAED,wBAAsB,sBAAsB,CAAC,CAAC,EAAE,OAAO,qBActD;AAED,wBAAsB,wBAAwB,CAAC,CAAC,EAAE,OAAO,qBAgBxD;AAED,wBAAsB,yBAAyB,CAAC,CAAC,EAAE,OAAO,qBAqBzD;AAED,wBAAsB,uBAAuB,CAAC,CAAC,EAAE,OAAO,qBAqBvD;AAED,wBAAsB,qBAAqB,CAAC,CAAC,EAAE,OAAO,qBAErD;AAED,wBAAsB,4BAA4B,CAAC,CAAC,EAAE,OAAO,qBAE5D;AAED,wBAAsB,0BAA0B,CAAC,CAAC,EAAE,OAAO,qBA8C1D;AAED,wBAAsB,iCAAiC,CAAC,CAAC,EAAE,OAAO,qBAwCjE;AAED,wBAAsB,2BAA2B,CAAC,CAAC,EAAE,OAAO,qBA8C3D;AAED,wBAAsB,kCAAkC,CAAC,CAAC,EAAE,OAAO,qBA6ClE;AAED,wBAAsB,2BAA2B,CAAC,CAAC,EAAE,OAAO,qBA6C3D;AAED,wBAAsB,0BAA0B,CAAC,CAAC,EAAE,OAAO,qBAyB1D;AAED,wBAAsB,qBAAqB,CAAC,CAAC,EAAE,OAAO,qBAyBrD;AAED,wBAAsB,uBAAuB,CAAC,CAAC,EAAE,OAAO,qBAmBvD;AAED,wBAAsB,yBAAyB,CAAC,CAAC,EAAE,OAAO,qBAezD;AAED,wBAAsB,oCAAoC,CAAC,CAAC,EAAE,OAAO,qBAepE;AAED,wBAAsB,wBAAwB,CAAC,CAAC,EAAE,OAAO,qBAgBxD"}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { Hono } from 'hono';
|
|
2
|
-
import type { BodyLimitOptions } from '../../../types.js';
|
|
3
|
-
export declare function workflowsRouter(bodyLimitOptions: BodyLimitOptions): Hono<import("hono/types").BlankEnv, import("hono/types").BlankSchema, "/">;
|
|
4
|
-
//# sourceMappingURL=router.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"router.d.ts","sourceRoot":"","sources":["../../../../../src/server/handlers/routes/workflows/router.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,IAAI,EAAE,MAAM,MAAM,CAAC;AAG5B,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAoBvD,wBAAgB,eAAe,CAAC,gBAAgB,EAAE,gBAAgB,8EAwtBjE"}
|