@yourgpt/copilot-sdk 2.1.4 → 2.1.5-alpha.1
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/MessageTree-CoIt_4nB.d.cts +161 -0
- package/dist/MessageTree-CzaN9Eul.d.ts +161 -0
- package/dist/{ThreadManager-Dkp_eLty.d.ts → ThreadManager-BEAECB7Y.d.ts} +1 -1
- package/dist/{ThreadManager-LfFRhr4e.d.cts → ThreadManager-Cw5fwyCN.d.cts} +1 -1
- package/dist/{chunk-POZNNKNJ.cjs → chunk-246B6X5D.cjs} +8 -2
- package/dist/chunk-246B6X5D.cjs.map +1 -0
- package/dist/{chunk-QLH6TSCC.js → chunk-4QXY2PBG.js} +8 -2
- package/dist/chunk-4QXY2PBG.js.map +1 -0
- package/dist/{chunk-7PKGRYHY.js → chunk-5Q72LZ5H.js} +3107 -357
- package/dist/chunk-5Q72LZ5H.js.map +1 -0
- package/dist/chunk-BJYA5NDL.cjs +96 -0
- package/dist/chunk-BJYA5NDL.cjs.map +1 -0
- package/dist/{chunk-LZMBBGWH.js → chunk-ENFWM3EY.js} +4 -4
- package/dist/{chunk-LZMBBGWH.js.map → chunk-ENFWM3EY.js.map} +1 -1
- package/dist/{chunk-OQPRIB73.cjs → chunk-I3SQUNTT.cjs} +71 -25
- package/dist/chunk-I3SQUNTT.cjs.map +1 -0
- package/dist/{chunk-N6VZ7FOW.cjs → chunk-IXWNDR7H.cjs} +3290 -522
- package/dist/chunk-IXWNDR7H.cjs.map +1 -0
- package/dist/{chunk-WAPGTQDR.cjs → chunk-JKGFQUHJ.cjs} +10 -10
- package/dist/{chunk-WAPGTQDR.cjs.map → chunk-JKGFQUHJ.cjs.map} +1 -1
- package/dist/{chunk-XGITAEXU.js → chunk-LLM7AHMO.js} +2 -2
- package/dist/{chunk-XGITAEXU.js.map → chunk-LLM7AHMO.js.map} +1 -1
- package/dist/{chunk-ASV6JLYG.cjs → chunk-NUXLAZOE.cjs} +2 -2
- package/dist/{chunk-ASV6JLYG.cjs.map → chunk-NUXLAZOE.cjs.map} +1 -1
- package/dist/{chunk-37KEHUCE.js → chunk-UXJ6LIZB.js} +51 -7
- package/dist/chunk-UXJ6LIZB.js.map +1 -0
- package/dist/chunk-VNLLW3ZI.js +94 -0
- package/dist/chunk-VNLLW3ZI.js.map +1 -0
- package/dist/core/index.cjs +99 -91
- package/dist/core/index.d.cts +7 -7
- package/dist/core/index.d.ts +7 -7
- package/dist/core/index.js +5 -5
- package/dist/{index-BHkRA0mM.d.cts → index-CiExk87c.d.cts} +1 -1
- package/dist/{index-tB0qI8my.d.ts → index-Dwrcf-CP.d.ts} +1 -1
- package/dist/mcp/index.d.cts +3 -3
- package/dist/mcp/index.d.ts +3 -3
- package/dist/react/index.cjs +113 -52
- package/dist/react/index.d.cts +673 -77
- package/dist/react/index.d.ts +673 -77
- package/dist/react/index.js +7 -6
- package/dist/server/index.cjs +339 -0
- package/dist/server/index.cjs.map +1 -0
- package/dist/server/index.d.cts +171 -0
- package/dist/server/index.d.ts +171 -0
- package/dist/server/index.js +332 -0
- package/dist/server/index.js.map +1 -0
- package/dist/tools/anthropic/index.cjs +3 -3
- package/dist/tools/anthropic/index.d.cts +1 -1
- package/dist/tools/anthropic/index.d.ts +1 -1
- package/dist/tools/anthropic/index.js +3 -3
- package/dist/tools/brave/index.cjs +6 -6
- package/dist/tools/brave/index.d.cts +1 -1
- package/dist/tools/brave/index.d.ts +1 -1
- package/dist/tools/brave/index.js +3 -3
- package/dist/tools/exa/index.cjs +6 -6
- package/dist/tools/exa/index.d.cts +1 -1
- package/dist/tools/exa/index.d.ts +1 -1
- package/dist/tools/exa/index.js +3 -3
- package/dist/tools/google/index.cjs +6 -6
- package/dist/tools/google/index.d.cts +1 -1
- package/dist/tools/google/index.d.ts +1 -1
- package/dist/tools/google/index.js +3 -3
- package/dist/tools/openai/index.cjs +6 -6
- package/dist/tools/openai/index.d.cts +1 -1
- package/dist/tools/openai/index.d.ts +1 -1
- package/dist/tools/openai/index.js +3 -3
- package/dist/tools/searxng/index.cjs +6 -6
- package/dist/tools/searxng/index.d.cts +1 -1
- package/dist/tools/searxng/index.d.ts +1 -1
- package/dist/tools/searxng/index.js +3 -3
- package/dist/tools/serper/index.cjs +6 -6
- package/dist/tools/serper/index.d.cts +1 -1
- package/dist/tools/serper/index.d.ts +1 -1
- package/dist/tools/serper/index.js +3 -3
- package/dist/tools/tavily/index.cjs +6 -6
- package/dist/tools/tavily/index.d.cts +1 -1
- package/dist/tools/tavily/index.d.ts +1 -1
- package/dist/tools/tavily/index.js +3 -3
- package/dist/tools/web-search/index.cjs +7 -7
- package/dist/tools/web-search/index.d.cts +2 -2
- package/dist/tools/web-search/index.d.ts +2 -2
- package/dist/tools/web-search/index.js +4 -4
- package/dist/{tools-coIcskZ4.d.ts → tools-DHZhF5km.d.cts} +161 -1
- package/dist/{tools-coIcskZ4.d.cts → tools-DHZhF5km.d.ts} +161 -1
- package/dist/{types-rjaSVmEF.d.ts → types-BTyJu0WD.d.ts} +1 -1
- package/dist/types-BckL3hiw.d.cts +93 -0
- package/dist/types-BckL3hiw.d.ts +93 -0
- package/dist/{types-C8t4Ut8f.d.cts → types-BdX7uPj0.d.cts} +1 -1
- package/dist/{types-DG2ya08y.d.ts → types-BeFBBZ5i.d.cts} +64 -1
- package/dist/{types-DG2ya08y.d.cts → types-BeFBBZ5i.d.ts} +64 -1
- package/dist/ui/index.cjs +509 -209
- package/dist/ui/index.cjs.map +1 -1
- package/dist/ui/index.d.cts +81 -4
- package/dist/ui/index.d.ts +81 -4
- package/dist/ui/index.js +457 -158
- package/dist/ui/index.js.map +1 -1
- package/package.json +6 -1
- package/dist/chunk-37KEHUCE.js.map +0 -1
- package/dist/chunk-7PKGRYHY.js.map +0 -1
- package/dist/chunk-N6VZ7FOW.cjs.map +0 -1
- package/dist/chunk-OQPRIB73.cjs.map +0 -1
- package/dist/chunk-POZNNKNJ.cjs.map +0 -1
- package/dist/chunk-QLH6TSCC.js.map +0 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { b as WebSearchConfig, a as WebSearchProvider, W as WebSearchProviderInterface, c as WebSearchParams, f as WebSearchResponse } from './types-ZguuKEs_.cjs';
|
|
2
|
-
import { T as ToolDefinition } from './tools-
|
|
2
|
+
import { T as ToolDefinition } from './tools-DHZhF5km.cjs';
|
|
3
3
|
|
|
4
4
|
/**
|
|
5
5
|
* Web Search Module
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { b as WebSearchConfig, a as WebSearchProvider, W as WebSearchProviderInterface, c as WebSearchParams, f as WebSearchResponse } from './types-ZguuKEs_.js';
|
|
2
|
-
import { T as ToolDefinition } from './tools-
|
|
2
|
+
import { T as ToolDefinition } from './tools-DHZhF5km.js';
|
|
3
3
|
|
|
4
4
|
/**
|
|
5
5
|
* Web Search Module
|
package/dist/mcp/index.d.cts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { M as MCPClientConfig, a as MCPClientEvents, b as MCPClientState, c as MCPToolCallResult, d as MCPToolDefinition, e as MCPServerInfo, f as MCPServerCapabilities, g as MCPConnectionState, J as JsonRpcRequest, h as JsonRpcNotification, i as JsonRpcMessage, j as JsonRpcResponse, k as MCPClientInfo, l as MCPClientCapabilities, m as MCPInitializeParams, n as MCPToolCallParams } from '../types-
|
|
2
|
-
export { K as JSON_RPC_ERROR_CODES, t as JsonRpcError, C as MCPElicitationOption, A as MCPElicitationRequest, B as MCPElicitationResponse, H as MCPError, q as MCPHttpTransportConfig, x as MCPImageContent, y as MCPResourceContent, r as MCPSSETransportConfig, G as MCPServerConfig, s as MCPStdioTransportConfig, w as MCPTextContent, u as MCPToolInputSchema, v as MCPToolResultContent, p as MCPTransportConfig, o as MCPTransportType, z as MCPUIContent, I as MCP_PROTOCOL_VERSION, U as UseMCPClientConfig, D as UseMCPClientReturn, E as UseMCPToolsConfig, F as UseMCPToolsReturn } from '../types-
|
|
3
|
-
import { T as ToolDefinition } from '../tools-
|
|
1
|
+
import { M as MCPClientConfig, a as MCPClientEvents, b as MCPClientState, c as MCPToolCallResult, d as MCPToolDefinition, e as MCPServerInfo, f as MCPServerCapabilities, g as MCPConnectionState, J as JsonRpcRequest, h as JsonRpcNotification, i as JsonRpcMessage, j as JsonRpcResponse, k as MCPClientInfo, l as MCPClientCapabilities, m as MCPInitializeParams, n as MCPToolCallParams } from '../types-BdX7uPj0.cjs';
|
|
2
|
+
export { K as JSON_RPC_ERROR_CODES, t as JsonRpcError, C as MCPElicitationOption, A as MCPElicitationRequest, B as MCPElicitationResponse, H as MCPError, q as MCPHttpTransportConfig, x as MCPImageContent, y as MCPResourceContent, r as MCPSSETransportConfig, G as MCPServerConfig, s as MCPStdioTransportConfig, w as MCPTextContent, u as MCPToolInputSchema, v as MCPToolResultContent, p as MCPTransportConfig, o as MCPTransportType, z as MCPUIContent, I as MCP_PROTOCOL_VERSION, U as UseMCPClientConfig, D as UseMCPClientReturn, E as UseMCPToolsConfig, F as UseMCPToolsReturn } from '../types-BdX7uPj0.cjs';
|
|
3
|
+
import { T as ToolDefinition } from '../tools-DHZhF5km.cjs';
|
|
4
4
|
export { D as DEFAULT_MCP_UI_SANDBOX, f as MCPUIActionIntent, n as MCPUIFrameProps, d as MCPUIIntent, l as MCPUIIntentContext, k as MCPUIIntentHandler, i as MCPUILinkIntent, j as MCPUIMessage, h as MCPUINotifyIntent, g as MCPUIPromptIntent, M as MCPUIResource, a as MCPUIResourceContent, c as MCPUIResourceMetadata, b as MCPUIResourceMimeType, e as MCPUIToolIntent, R as RESTRICTED_MCP_UI_SANDBOX, U as UseMCPUIIntentsConfig, m as UseMCPUIIntentsReturn, p as isMCPUIIntent, q as isMCPUIMessage, o as isMCPUIResourceContent, r as parseMCPUIMessage } from '../types-B20VCJXL.cjs';
|
|
5
5
|
|
|
6
6
|
/**
|
package/dist/mcp/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { M as MCPClientConfig, a as MCPClientEvents, b as MCPClientState, c as MCPToolCallResult, d as MCPToolDefinition, e as MCPServerInfo, f as MCPServerCapabilities, g as MCPConnectionState, J as JsonRpcRequest, h as JsonRpcNotification, i as JsonRpcMessage, j as JsonRpcResponse, k as MCPClientInfo, l as MCPClientCapabilities, m as MCPInitializeParams, n as MCPToolCallParams } from '../types-
|
|
2
|
-
export { K as JSON_RPC_ERROR_CODES, t as JsonRpcError, C as MCPElicitationOption, A as MCPElicitationRequest, B as MCPElicitationResponse, H as MCPError, q as MCPHttpTransportConfig, x as MCPImageContent, y as MCPResourceContent, r as MCPSSETransportConfig, G as MCPServerConfig, s as MCPStdioTransportConfig, w as MCPTextContent, u as MCPToolInputSchema, v as MCPToolResultContent, p as MCPTransportConfig, o as MCPTransportType, z as MCPUIContent, I as MCP_PROTOCOL_VERSION, U as UseMCPClientConfig, D as UseMCPClientReturn, E as UseMCPToolsConfig, F as UseMCPToolsReturn } from '../types-
|
|
3
|
-
import { T as ToolDefinition } from '../tools-
|
|
1
|
+
import { M as MCPClientConfig, a as MCPClientEvents, b as MCPClientState, c as MCPToolCallResult, d as MCPToolDefinition, e as MCPServerInfo, f as MCPServerCapabilities, g as MCPConnectionState, J as JsonRpcRequest, h as JsonRpcNotification, i as JsonRpcMessage, j as JsonRpcResponse, k as MCPClientInfo, l as MCPClientCapabilities, m as MCPInitializeParams, n as MCPToolCallParams } from '../types-BTyJu0WD.js';
|
|
2
|
+
export { K as JSON_RPC_ERROR_CODES, t as JsonRpcError, C as MCPElicitationOption, A as MCPElicitationRequest, B as MCPElicitationResponse, H as MCPError, q as MCPHttpTransportConfig, x as MCPImageContent, y as MCPResourceContent, r as MCPSSETransportConfig, G as MCPServerConfig, s as MCPStdioTransportConfig, w as MCPTextContent, u as MCPToolInputSchema, v as MCPToolResultContent, p as MCPTransportConfig, o as MCPTransportType, z as MCPUIContent, I as MCP_PROTOCOL_VERSION, U as UseMCPClientConfig, D as UseMCPClientReturn, E as UseMCPToolsConfig, F as UseMCPToolsReturn } from '../types-BTyJu0WD.js';
|
|
3
|
+
import { T as ToolDefinition } from '../tools-DHZhF5km.js';
|
|
4
4
|
export { D as DEFAULT_MCP_UI_SANDBOX, f as MCPUIActionIntent, n as MCPUIFrameProps, d as MCPUIIntent, l as MCPUIIntentContext, k as MCPUIIntentHandler, i as MCPUILinkIntent, j as MCPUIMessage, h as MCPUINotifyIntent, g as MCPUIPromptIntent, M as MCPUIResource, a as MCPUIResourceContent, c as MCPUIResourceMetadata, b as MCPUIResourceMimeType, e as MCPUIToolIntent, R as RESTRICTED_MCP_UI_SANDBOX, U as UseMCPUIIntentsConfig, m as UseMCPUIIntentsReturn, p as isMCPUIIntent, q as isMCPUIMessage, o as isMCPUIResourceContent, r as parseMCPUIMessage } from '../types-B20VCJXL.js';
|
|
5
5
|
|
|
6
6
|
/**
|
package/dist/react/index.cjs
CHANGED
|
@@ -1,11 +1,13 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var
|
|
3
|
+
var chunkIXWNDR7H_cjs = require('../chunk-IXWNDR7H.cjs');
|
|
4
|
+
var chunkI3SQUNTT_cjs = require('../chunk-I3SQUNTT.cjs');
|
|
5
5
|
require('../chunk-JGPDQDY4.cjs');
|
|
6
|
-
require('../chunk-
|
|
7
|
-
|
|
8
|
-
require('../chunk-
|
|
6
|
+
require('../chunk-BJYA5NDL.cjs');
|
|
7
|
+
require('../chunk-JKGFQUHJ.cjs');
|
|
8
|
+
var chunk246B6X5D_cjs = require('../chunk-246B6X5D.cjs');
|
|
9
|
+
require('../chunk-NUXLAZOE.cjs');
|
|
10
|
+
require('../chunk-TXLIY7GF.cjs');
|
|
9
11
|
require('../chunk-CBAHCI4R.cjs');
|
|
10
12
|
require('../chunk-MEBXW75C.cjs');
|
|
11
13
|
require('../chunk-W73FBYIH.cjs');
|
|
@@ -13,194 +15,253 @@ require('../chunk-2FAWEBZS.cjs');
|
|
|
13
15
|
require('../chunk-6T5XXJEP.cjs');
|
|
14
16
|
require('../chunk-GANCV72Z.cjs');
|
|
15
17
|
require('../chunk-XWOHNY3F.cjs');
|
|
16
|
-
require('../chunk-TXLIY7GF.cjs');
|
|
17
18
|
require('../chunk-JEQ2X3Z6.cjs');
|
|
18
19
|
|
|
19
20
|
|
|
20
21
|
|
|
21
22
|
Object.defineProperty(exports, "AbstractAgentLoop", {
|
|
22
23
|
enumerable: true,
|
|
23
|
-
get: function () { return
|
|
24
|
+
get: function () { return chunkIXWNDR7H_cjs.AbstractAgentLoop; }
|
|
24
25
|
});
|
|
25
26
|
Object.defineProperty(exports, "AbstractChat", {
|
|
26
27
|
enumerable: true,
|
|
27
|
-
get: function () { return
|
|
28
|
+
get: function () { return chunkIXWNDR7H_cjs.AbstractChat; }
|
|
28
29
|
});
|
|
29
30
|
Object.defineProperty(exports, "CopilotProvider", {
|
|
30
31
|
enumerable: true,
|
|
31
|
-
get: function () { return
|
|
32
|
+
get: function () { return chunkIXWNDR7H_cjs.CopilotProvider; }
|
|
33
|
+
});
|
|
34
|
+
Object.defineProperty(exports, "MessageHistoryContext", {
|
|
35
|
+
enumerable: true,
|
|
36
|
+
get: function () { return chunkIXWNDR7H_cjs.MessageHistoryContext; }
|
|
37
|
+
});
|
|
38
|
+
Object.defineProperty(exports, "MessageTree", {
|
|
39
|
+
enumerable: true,
|
|
40
|
+
get: function () { return chunkIXWNDR7H_cjs.MessageTree; }
|
|
32
41
|
});
|
|
33
42
|
Object.defineProperty(exports, "ReactChat", {
|
|
34
43
|
enumerable: true,
|
|
35
|
-
get: function () { return
|
|
44
|
+
get: function () { return chunkIXWNDR7H_cjs.ReactChat; }
|
|
36
45
|
});
|
|
37
46
|
Object.defineProperty(exports, "ReactChatState", {
|
|
38
47
|
enumerable: true,
|
|
39
|
-
get: function () { return
|
|
48
|
+
get: function () { return chunkIXWNDR7H_cjs.ReactChatState; }
|
|
40
49
|
});
|
|
41
50
|
Object.defineProperty(exports, "ReactThreadManager", {
|
|
42
51
|
enumerable: true,
|
|
43
|
-
get: function () { return
|
|
52
|
+
get: function () { return chunkIXWNDR7H_cjs.ReactThreadManager; }
|
|
44
53
|
});
|
|
45
54
|
Object.defineProperty(exports, "ReactThreadManagerState", {
|
|
46
55
|
enumerable: true,
|
|
47
|
-
get: function () { return
|
|
56
|
+
get: function () { return chunkIXWNDR7H_cjs.ReactThreadManagerState; }
|
|
57
|
+
});
|
|
58
|
+
Object.defineProperty(exports, "SkillProvider", {
|
|
59
|
+
enumerable: true,
|
|
60
|
+
get: function () { return chunkIXWNDR7H_cjs.SkillProvider; }
|
|
48
61
|
});
|
|
49
62
|
Object.defineProperty(exports, "createMessageIntentHandler", {
|
|
50
63
|
enumerable: true,
|
|
51
|
-
get: function () { return
|
|
64
|
+
get: function () { return chunkIXWNDR7H_cjs.createMessageIntentHandler; }
|
|
52
65
|
});
|
|
53
66
|
Object.defineProperty(exports, "createPermissionStorage", {
|
|
54
67
|
enumerable: true,
|
|
55
|
-
get: function () { return
|
|
68
|
+
get: function () { return chunkIXWNDR7H_cjs.createPermissionStorage; }
|
|
56
69
|
});
|
|
57
70
|
Object.defineProperty(exports, "createReactChat", {
|
|
58
71
|
enumerable: true,
|
|
59
|
-
get: function () { return
|
|
72
|
+
get: function () { return chunkIXWNDR7H_cjs.createReactChat; }
|
|
60
73
|
});
|
|
61
74
|
Object.defineProperty(exports, "createReactChatState", {
|
|
62
75
|
enumerable: true,
|
|
63
|
-
get: function () { return
|
|
76
|
+
get: function () { return chunkIXWNDR7H_cjs.createReactChatState; }
|
|
64
77
|
});
|
|
65
78
|
Object.defineProperty(exports, "createReactThreadManager", {
|
|
66
79
|
enumerable: true,
|
|
67
|
-
get: function () { return
|
|
80
|
+
get: function () { return chunkIXWNDR7H_cjs.createReactThreadManager; }
|
|
68
81
|
});
|
|
69
82
|
Object.defineProperty(exports, "createReactThreadManagerState", {
|
|
70
83
|
enumerable: true,
|
|
71
|
-
get: function () { return
|
|
84
|
+
get: function () { return chunkIXWNDR7H_cjs.createReactThreadManagerState; }
|
|
72
85
|
});
|
|
73
86
|
Object.defineProperty(exports, "createSessionPermissionCache", {
|
|
74
87
|
enumerable: true,
|
|
75
|
-
get: function () { return
|
|
88
|
+
get: function () { return chunkIXWNDR7H_cjs.createSessionPermissionCache; }
|
|
76
89
|
});
|
|
77
90
|
Object.defineProperty(exports, "createToolIntentHandler", {
|
|
78
91
|
enumerable: true,
|
|
79
|
-
get: function () { return
|
|
92
|
+
get: function () { return chunkIXWNDR7H_cjs.createToolIntentHandler; }
|
|
93
|
+
});
|
|
94
|
+
Object.defineProperty(exports, "defaultMessageHistoryConfig", {
|
|
95
|
+
enumerable: true,
|
|
96
|
+
get: function () { return chunkIXWNDR7H_cjs.defaultMessageHistoryConfig; }
|
|
97
|
+
});
|
|
98
|
+
Object.defineProperty(exports, "defineSkill", {
|
|
99
|
+
enumerable: true,
|
|
100
|
+
get: function () { return chunkIXWNDR7H_cjs.defineSkill; }
|
|
80
101
|
});
|
|
81
102
|
Object.defineProperty(exports, "formatKnowledgeResultsForAI", {
|
|
82
103
|
enumerable: true,
|
|
83
|
-
get: function () { return
|
|
104
|
+
get: function () { return chunkIXWNDR7H_cjs.formatKnowledgeResultsForAI; }
|
|
84
105
|
});
|
|
85
106
|
Object.defineProperty(exports, "initialAgentLoopState", {
|
|
86
107
|
enumerable: true,
|
|
87
|
-
get: function () { return
|
|
108
|
+
get: function () { return chunkIXWNDR7H_cjs.initialAgentLoopState; }
|
|
109
|
+
});
|
|
110
|
+
Object.defineProperty(exports, "isCompactionMarker", {
|
|
111
|
+
enumerable: true,
|
|
112
|
+
get: function () { return chunkIXWNDR7H_cjs.isCompactionMarker; }
|
|
113
|
+
});
|
|
114
|
+
Object.defineProperty(exports, "keepToolPairsAtomic", {
|
|
115
|
+
enumerable: true,
|
|
116
|
+
get: function () { return chunkIXWNDR7H_cjs.keepToolPairsAtomic; }
|
|
88
117
|
});
|
|
89
118
|
Object.defineProperty(exports, "searchKnowledgeBase", {
|
|
90
119
|
enumerable: true,
|
|
91
|
-
get: function () { return
|
|
120
|
+
get: function () { return chunkIXWNDR7H_cjs.searchKnowledgeBase; }
|
|
121
|
+
});
|
|
122
|
+
Object.defineProperty(exports, "toDisplayMessage", {
|
|
123
|
+
enumerable: true,
|
|
124
|
+
get: function () { return chunkIXWNDR7H_cjs.toDisplayMessage; }
|
|
125
|
+
});
|
|
126
|
+
Object.defineProperty(exports, "toLLMMessage", {
|
|
127
|
+
enumerable: true,
|
|
128
|
+
get: function () { return chunkIXWNDR7H_cjs.toLLMMessage; }
|
|
129
|
+
});
|
|
130
|
+
Object.defineProperty(exports, "toLLMMessages", {
|
|
131
|
+
enumerable: true,
|
|
132
|
+
get: function () { return chunkIXWNDR7H_cjs.toLLMMessages; }
|
|
92
133
|
});
|
|
93
134
|
Object.defineProperty(exports, "useAIAction", {
|
|
94
135
|
enumerable: true,
|
|
95
|
-
get: function () { return
|
|
136
|
+
get: function () { return chunkIXWNDR7H_cjs.useAIAction; }
|
|
96
137
|
});
|
|
97
138
|
Object.defineProperty(exports, "useAIActions", {
|
|
98
139
|
enumerable: true,
|
|
99
|
-
get: function () { return
|
|
140
|
+
get: function () { return chunkIXWNDR7H_cjs.useAIActions; }
|
|
100
141
|
});
|
|
101
142
|
Object.defineProperty(exports, "useAIContext", {
|
|
102
143
|
enumerable: true,
|
|
103
|
-
get: function () { return
|
|
144
|
+
get: function () { return chunkIXWNDR7H_cjs.useAIContext; }
|
|
104
145
|
});
|
|
105
146
|
Object.defineProperty(exports, "useAIContexts", {
|
|
106
147
|
enumerable: true,
|
|
107
|
-
get: function () { return
|
|
148
|
+
get: function () { return chunkIXWNDR7H_cjs.useAIContexts; }
|
|
108
149
|
});
|
|
109
150
|
Object.defineProperty(exports, "useAITools", {
|
|
110
151
|
enumerable: true,
|
|
111
|
-
get: function () { return
|
|
152
|
+
get: function () { return chunkIXWNDR7H_cjs.useAITools; }
|
|
112
153
|
});
|
|
113
154
|
Object.defineProperty(exports, "useAgent", {
|
|
114
155
|
enumerable: true,
|
|
115
|
-
get: function () { return
|
|
156
|
+
get: function () { return chunkIXWNDR7H_cjs.useAgent; }
|
|
116
157
|
});
|
|
117
158
|
Object.defineProperty(exports, "useCapabilities", {
|
|
118
159
|
enumerable: true,
|
|
119
|
-
get: function () { return
|
|
160
|
+
get: function () { return chunkIXWNDR7H_cjs.useCapabilities; }
|
|
120
161
|
});
|
|
121
162
|
Object.defineProperty(exports, "useChat", {
|
|
122
163
|
enumerable: true,
|
|
123
|
-
get: function () { return
|
|
164
|
+
get: function () { return chunkIXWNDR7H_cjs.useChat; }
|
|
165
|
+
});
|
|
166
|
+
Object.defineProperty(exports, "useContextStats", {
|
|
167
|
+
enumerable: true,
|
|
168
|
+
get: function () { return chunkIXWNDR7H_cjs.useContextStats; }
|
|
124
169
|
});
|
|
125
170
|
Object.defineProperty(exports, "useCopilot", {
|
|
126
171
|
enumerable: true,
|
|
127
|
-
get: function () { return
|
|
172
|
+
get: function () { return chunkIXWNDR7H_cjs.useCopilot; }
|
|
128
173
|
});
|
|
129
174
|
Object.defineProperty(exports, "useDevLogger", {
|
|
130
175
|
enumerable: true,
|
|
131
|
-
get: function () { return
|
|
176
|
+
get: function () { return chunkIXWNDR7H_cjs.useDevLogger; }
|
|
132
177
|
});
|
|
133
178
|
Object.defineProperty(exports, "useFeatureSupport", {
|
|
134
179
|
enumerable: true,
|
|
135
|
-
get: function () { return
|
|
180
|
+
get: function () { return chunkIXWNDR7H_cjs.useFeatureSupport; }
|
|
136
181
|
});
|
|
137
182
|
Object.defineProperty(exports, "useKnowledgeBase", {
|
|
138
183
|
enumerable: true,
|
|
139
|
-
get: function () { return
|
|
184
|
+
get: function () { return chunkIXWNDR7H_cjs.useKnowledgeBase; }
|
|
140
185
|
});
|
|
141
186
|
Object.defineProperty(exports, "useMCPClient", {
|
|
142
187
|
enumerable: true,
|
|
143
|
-
get: function () { return
|
|
188
|
+
get: function () { return chunkIXWNDR7H_cjs.useMCPClient; }
|
|
144
189
|
});
|
|
145
190
|
Object.defineProperty(exports, "useMCPTools", {
|
|
146
191
|
enumerable: true,
|
|
147
|
-
get: function () { return
|
|
192
|
+
get: function () { return chunkIXWNDR7H_cjs.useMCPTools; }
|
|
148
193
|
});
|
|
149
194
|
Object.defineProperty(exports, "useMCPUIIntents", {
|
|
150
195
|
enumerable: true,
|
|
151
|
-
get: function () { return
|
|
196
|
+
get: function () { return chunkIXWNDR7H_cjs.useMCPUIIntents; }
|
|
197
|
+
});
|
|
198
|
+
Object.defineProperty(exports, "useMessageHistory", {
|
|
199
|
+
enumerable: true,
|
|
200
|
+
get: function () { return chunkIXWNDR7H_cjs.useMessageHistory; }
|
|
201
|
+
});
|
|
202
|
+
Object.defineProperty(exports, "useMessageHistoryContext", {
|
|
203
|
+
enumerable: true,
|
|
204
|
+
get: function () { return chunkIXWNDR7H_cjs.useMessageHistoryContext; }
|
|
205
|
+
});
|
|
206
|
+
Object.defineProperty(exports, "useSkill", {
|
|
207
|
+
enumerable: true,
|
|
208
|
+
get: function () { return chunkIXWNDR7H_cjs.useSkill; }
|
|
209
|
+
});
|
|
210
|
+
Object.defineProperty(exports, "useSkillStatus", {
|
|
211
|
+
enumerable: true,
|
|
212
|
+
get: function () { return chunkIXWNDR7H_cjs.useSkillStatus; }
|
|
152
213
|
});
|
|
153
214
|
Object.defineProperty(exports, "useSuggestions", {
|
|
154
215
|
enumerable: true,
|
|
155
|
-
get: function () { return
|
|
216
|
+
get: function () { return chunkIXWNDR7H_cjs.useSuggestions; }
|
|
156
217
|
});
|
|
157
218
|
Object.defineProperty(exports, "useSupportedMediaTypes", {
|
|
158
219
|
enumerable: true,
|
|
159
|
-
get: function () { return
|
|
220
|
+
get: function () { return chunkIXWNDR7H_cjs.useSupportedMediaTypes; }
|
|
160
221
|
});
|
|
161
222
|
Object.defineProperty(exports, "useThreadManager", {
|
|
162
223
|
enumerable: true,
|
|
163
|
-
get: function () { return
|
|
224
|
+
get: function () { return chunkIXWNDR7H_cjs.useThreadManager; }
|
|
164
225
|
});
|
|
165
226
|
Object.defineProperty(exports, "useTool", {
|
|
166
227
|
enumerable: true,
|
|
167
|
-
get: function () { return
|
|
228
|
+
get: function () { return chunkIXWNDR7H_cjs.useTool; }
|
|
168
229
|
});
|
|
169
230
|
Object.defineProperty(exports, "useToolExecutor", {
|
|
170
231
|
enumerable: true,
|
|
171
|
-
get: function () { return
|
|
232
|
+
get: function () { return chunkIXWNDR7H_cjs.useToolExecutor; }
|
|
172
233
|
});
|
|
173
234
|
Object.defineProperty(exports, "useToolWithSchema", {
|
|
174
235
|
enumerable: true,
|
|
175
|
-
get: function () { return
|
|
236
|
+
get: function () { return chunkIXWNDR7H_cjs.useToolWithSchema; }
|
|
176
237
|
});
|
|
177
238
|
Object.defineProperty(exports, "useTools", {
|
|
178
239
|
enumerable: true,
|
|
179
|
-
get: function () { return
|
|
240
|
+
get: function () { return chunkIXWNDR7H_cjs.useTools; }
|
|
180
241
|
});
|
|
181
242
|
Object.defineProperty(exports, "useToolsWithSchema", {
|
|
182
243
|
enumerable: true,
|
|
183
|
-
get: function () { return
|
|
244
|
+
get: function () { return chunkIXWNDR7H_cjs.useToolsWithSchema; }
|
|
184
245
|
});
|
|
185
246
|
Object.defineProperty(exports, "createLocalStorageAdapter", {
|
|
186
247
|
enumerable: true,
|
|
187
|
-
get: function () { return
|
|
248
|
+
get: function () { return chunkI3SQUNTT_cjs.createLocalStorageAdapter; }
|
|
188
249
|
});
|
|
189
250
|
Object.defineProperty(exports, "createMemoryAdapter", {
|
|
190
251
|
enumerable: true,
|
|
191
|
-
get: function () { return
|
|
252
|
+
get: function () { return chunkI3SQUNTT_cjs.createMemoryAdapter; }
|
|
192
253
|
});
|
|
193
254
|
Object.defineProperty(exports, "createServerAdapter", {
|
|
194
255
|
enumerable: true,
|
|
195
|
-
get: function () { return
|
|
256
|
+
get: function () { return chunkI3SQUNTT_cjs.createServerAdapter; }
|
|
196
257
|
});
|
|
197
258
|
Object.defineProperty(exports, "generateSuggestionReason", {
|
|
198
259
|
enumerable: true,
|
|
199
|
-
get: function () { return
|
|
260
|
+
get: function () { return chunkI3SQUNTT_cjs.generateSuggestionReason; }
|
|
200
261
|
});
|
|
201
262
|
Object.defineProperty(exports, "tool", {
|
|
202
263
|
enumerable: true,
|
|
203
|
-
get: function () { return
|
|
264
|
+
get: function () { return chunk246B6X5D_cjs.tool; }
|
|
204
265
|
});
|
|
205
266
|
//# sourceMappingURL=index.cjs.map
|
|
206
267
|
//# sourceMappingURL=index.cjs.map
|