blink 0.1.82 → 0.1.84
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/browser/agent/client/index.cjs +8 -8
- package/dist/browser/agent/client/index.d.cts +3 -3
- package/dist/browser/agent/client/index.d.ts +3 -3
- package/dist/browser/agent/client/index.js +8 -8
- package/dist/browser/agent/index.browser.d.cts +3 -3
- package/dist/browser/agent/index.browser.d.ts +3 -3
- package/dist/browser/{chat-B3FNVJ5h.d.cts → chat-DjsYj6b0.d.cts} +11 -1
- package/dist/browser/{chat-BpCaFSfj.d.ts → chat-k3skFyU5.d.ts} +11 -1
- package/dist/browser/control/index.cjs +1 -1
- package/dist/browser/control/index.d.cts +27 -18
- package/dist/browser/control/index.d.ts +27 -18
- package/dist/browser/control/index.js +1 -1
- package/dist/browser/{index-CiKnRuyK.d.cts → index-Cm9mLCpT.d.cts} +3 -3
- package/dist/browser/{index-BG1gi0aW.d.ts → index-Ct7PnO7V.d.ts} +3 -3
- package/dist/browser/{index.browser-Bivj_NTA.d.cts → index.browser-9_0VjM7D.d.cts} +1 -1
- package/dist/browser/{index.browser-CddR1S-T.d.ts → index.browser-DkykGx0f.d.ts} +1 -1
- package/dist/browser/react/index.cjs +1 -1
- package/dist/browser/react/index.d.cts +3 -3
- package/dist/browser/react/index.d.ts +3 -3
- package/dist/browser/react/index.js +1 -1
- package/dist/cli/{dev-CB_oM-uX.js → dev-FGXkSqqr.js} +11 -10
- package/dist/cli/index.js +2 -2
- package/dist/cli/{init-BV36CyKQ.js → init-iSl35rQ-.js} +1 -1
- package/dist/node/agent/index.node.cjs +39 -39
- package/dist/node/agent/index.node.d.cts +2 -2
- package/dist/node/agent/index.node.d.ts +2 -2
- package/dist/node/agent/index.node.js +39 -39
- package/dist/node/build/index.cjs +2 -2
- package/dist/node/build/index.js +2 -2
- package/dist/node/esm-BK4bGWKt.cjs +1 -1
- package/dist/node/esm-Bu_mj8Z9.js +1 -1
- package/dist/node/{index.browser-DePGDuoD.d.cts → index.browser-CQKM-pMt.d.ts} +11 -1
- package/dist/node/{index.browser-K_A3oWLI.d.ts → index.browser-Chqtpkvq.d.cts} +11 -1
- package/dist/node/test.d.cts +2 -2
- package/dist/node/test.d.ts +2 -2
- package/package.json +4 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Chat, ChatBehavior, ChatContext, ChatEvent, ChatHandler, ChatResponse, Context, ContextFromTools, EnsuredChat, ExtractUIOptions, MessageOptions, Promisable, StoreContext, StreamResponseFormat, StreamResponseFormatHeader, ToolApprovalOutput, ToolSetWithApproval, ToolWithApproval, ToolWithContext, UIEvent, UIHandler, UIOptionSelect, UIOptionSelectValue, UIOptions, UIOptionsSchema, WithUIOptions, isToolApprovalOutput, lastUIOptions, toolWithApproval, tools, withResponseFormat } from "../index.browser-
|
|
1
|
+
import { Chat, ChatBehavior, ChatContext, ChatEvent, ChatHandler, ChatResponse, Context, ContextFromTools, EnsuredChat, ExtractUIOptions, MessageOptions, OtlpContext, Promisable, StoreContext, StreamResponseFormat, StreamResponseFormatHeader, ToolApprovalOutput, ToolSetWithApproval, ToolWithApproval, ToolWithContext, UIEvent, UIHandler, UIOptionSelect, UIOptionSelectValue, UIOptions, UIOptionsSchema, WithUIOptions, isToolApprovalOutput, lastUIOptions, toolWithApproval, tools, withResponseFormat } from "../index.browser-Chqtpkvq.cjs";
|
|
2
2
|
import * as hono_utils_http_status0 from "hono/utils/http-status";
|
|
3
3
|
import * as hono_types0 from "hono/types";
|
|
4
4
|
import * as hono_hono_base0 from "hono/hono-base";
|
|
@@ -183,4 +183,4 @@ declare const api: hono_hono_base0.HonoBase<{
|
|
|
183
183
|
*/
|
|
184
184
|
declare const model: (model: string) => _ai_sdk_provider0.LanguageModelV2;
|
|
185
185
|
//#endregion
|
|
186
|
-
export { Agent, Chat, ChatBehavior, ChatContext, ChatEvent, ChatHandler, ChatResponse, Context, ContextFromTools, EnsuredChat, ErrorHandler, ExtractUIOptions, MessageOptions, RequestHandler, ServeOptions, StoreContext, StreamResponseFormat, StreamResponseFormatHeader, ToolApprovalOutput, ToolSetWithApproval, ToolWithApproval, ToolWithContext, UIEvent, UIHandler, UIOptionSelect, UIOptionSelectValue, UIOptions, UIOptionsSchema, WithUIOptions, agent, api, isToolApprovalOutput, lastUIOptions, model, toolWithApproval, tools, withResponseFormat };
|
|
186
|
+
export { Agent, Chat, ChatBehavior, ChatContext, ChatEvent, ChatHandler, ChatResponse, Context, ContextFromTools, EnsuredChat, ErrorHandler, ExtractUIOptions, MessageOptions, OtlpContext, RequestHandler, ServeOptions, StoreContext, StreamResponseFormat, StreamResponseFormatHeader, ToolApprovalOutput, ToolSetWithApproval, ToolWithApproval, ToolWithContext, UIEvent, UIHandler, UIOptionSelect, UIOptionSelectValue, UIOptions, UIOptionsSchema, WithUIOptions, agent, api, isToolApprovalOutput, lastUIOptions, model, toolWithApproval, tools, withResponseFormat };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Chat, ChatBehavior, ChatContext, ChatEvent, ChatHandler, ChatResponse, Context, ContextFromTools, EnsuredChat, ExtractUIOptions, MessageOptions, Promisable, StoreContext, StreamResponseFormat, StreamResponseFormatHeader, ToolApprovalOutput, ToolSetWithApproval, ToolWithApproval, ToolWithContext, UIEvent, UIHandler, UIOptionSelect, UIOptionSelectValue, UIOptions, UIOptionsSchema, WithUIOptions, isToolApprovalOutput, lastUIOptions, toolWithApproval, tools, withResponseFormat } from "../index.browser-
|
|
1
|
+
import { Chat, ChatBehavior, ChatContext, ChatEvent, ChatHandler, ChatResponse, Context, ContextFromTools, EnsuredChat, ExtractUIOptions, MessageOptions, OtlpContext, Promisable, StoreContext, StreamResponseFormat, StreamResponseFormatHeader, ToolApprovalOutput, ToolSetWithApproval, ToolWithApproval, ToolWithContext, UIEvent, UIHandler, UIOptionSelect, UIOptionSelectValue, UIOptions, UIOptionsSchema, WithUIOptions, isToolApprovalOutput, lastUIOptions, toolWithApproval, tools, withResponseFormat } from "../index.browser-CQKM-pMt.js";
|
|
2
2
|
import * as http from "http";
|
|
3
3
|
import { UIMessage } from "ai";
|
|
4
4
|
import * as hono_utils_http_status0 from "hono/utils/http-status";
|
|
@@ -183,4 +183,4 @@ declare const api: hono_hono_base0.HonoBase<{
|
|
|
183
183
|
*/
|
|
184
184
|
declare const model: (model: string) => _ai_sdk_provider0.LanguageModelV2;
|
|
185
185
|
//#endregion
|
|
186
|
-
export { Agent, Chat, ChatBehavior, ChatContext, ChatEvent, ChatHandler, ChatResponse, Context, ContextFromTools, EnsuredChat, ErrorHandler, ExtractUIOptions, MessageOptions, RequestHandler, ServeOptions, StoreContext, StreamResponseFormat, StreamResponseFormatHeader, ToolApprovalOutput, ToolSetWithApproval, ToolWithApproval, ToolWithContext, UIEvent, UIHandler, UIOptionSelect, UIOptionSelectValue, UIOptions, UIOptionsSchema, WithUIOptions, agent, api, isToolApprovalOutput, lastUIOptions, model, toolWithApproval, tools, withResponseFormat };
|
|
186
|
+
export { Agent, Chat, ChatBehavior, ChatContext, ChatEvent, ChatHandler, ChatResponse, Context, ContextFromTools, EnsuredChat, ErrorHandler, ExtractUIOptions, MessageOptions, OtlpContext, RequestHandler, ServeOptions, StoreContext, StreamResponseFormat, StreamResponseFormatHeader, ToolApprovalOutput, ToolSetWithApproval, ToolWithApproval, ToolWithContext, UIEvent, UIHandler, UIOptionSelect, UIOptionSelectValue, UIOptions, UIOptionsSchema, WithUIOptions, agent, api, isToolApprovalOutput, lastUIOptions, model, toolWithApproval, tools, withResponseFormat };
|