@orq-ai/node 4.11.0-rc.5 → 4.11.0-rc.7
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/jsr.json +1 -1
- package/lib/config.d.ts +3 -3
- package/lib/config.js +3 -3
- package/models/components/index.d.ts +23 -0
- package/models/components/index.d.ts.map +1 -1
- package/models/components/index.js +23 -0
- package/models/components/index.js.map +1 -1
- package/models/components/publicresponseresource.d.ts +105 -0
- package/models/components/publicresponseresource.d.ts.map +1 -0
- package/models/components/publicresponseresource.js +138 -0
- package/models/components/publicresponseresource.js.map +1 -0
- package/models/components/reasoningpart.js +1 -1
- package/models/components/responsecodeinterpretercodedeltastreamevent.d.ts +61 -0
- package/models/components/responsecodeinterpretercodedeltastreamevent.d.ts.map +1 -0
- package/models/components/responsecodeinterpretercodedeltastreamevent.js +89 -0
- package/models/components/responsecodeinterpretercodedeltastreamevent.js.map +1 -0
- package/models/components/responsecodeinterpretercodedonestreamevent.d.ts +61 -0
- package/models/components/responsecodeinterpretercodedonestreamevent.d.ts.map +1 -0
- package/models/components/responsecodeinterpretercodedonestreamevent.js +89 -0
- package/models/components/responsecodeinterpretercodedonestreamevent.js.map +1 -0
- package/models/components/responsecontentpartstreamevent.d.ts +81 -0
- package/models/components/responsecontentpartstreamevent.d.ts.map +1 -0
- package/models/components/responsecontentpartstreamevent.js +100 -0
- package/models/components/responsecontentpartstreamevent.js.map +1 -0
- package/models/components/responseerrorstreamevent.d.ts +51 -0
- package/models/components/responseerrorstreamevent.d.ts.map +1 -0
- package/models/components/responseerrorstreamevent.js +85 -0
- package/models/components/responseerrorstreamevent.js.map +1 -0
- package/models/components/responsefunctioncallargumentsdeltastreamevent.d.ts +65 -0
- package/models/components/responsefunctioncallargumentsdeltastreamevent.d.ts.map +1 -0
- package/models/components/responsefunctioncallargumentsdeltastreamevent.js +90 -0
- package/models/components/responsefunctioncallargumentsdeltastreamevent.js.map +1 -0
- package/models/components/responsefunctioncallargumentsdonestreamevent.d.ts +61 -0
- package/models/components/responsefunctioncallargumentsdonestreamevent.d.ts.map +1 -0
- package/models/components/responsefunctioncallargumentsdonestreamevent.js +89 -0
- package/models/components/responsefunctioncallargumentsdonestreamevent.js.map +1 -0
- package/models/components/responsehostedtoolcallstreamevent.d.ts +97 -0
- package/models/components/responsehostedtoolcallstreamevent.d.ts.map +1 -0
- package/models/components/responsehostedtoolcallstreamevent.js +123 -0
- package/models/components/responsehostedtoolcallstreamevent.js.map +1 -0
- package/models/components/responseimagegenerationpartialimagestreamevent.d.ts +65 -0
- package/models/components/responseimagegenerationpartialimagestreamevent.d.ts.map +1 -0
- package/models/components/responseimagegenerationpartialimagestreamevent.js +92 -0
- package/models/components/responseimagegenerationpartialimagestreamevent.js.map +1 -0
- package/models/components/responselifecyclestreamevent.d.ts +73 -0
- package/models/components/responselifecyclestreamevent.d.ts.map +1 -0
- package/models/components/responselifecyclestreamevent.js +103 -0
- package/models/components/responselifecyclestreamevent.js.map +1 -0
- package/models/components/responsemcpcallargumentsdeltastreamevent.d.ts +61 -0
- package/models/components/responsemcpcallargumentsdeltastreamevent.d.ts.map +1 -0
- package/models/components/responsemcpcallargumentsdeltastreamevent.js +89 -0
- package/models/components/responsemcpcallargumentsdeltastreamevent.js.map +1 -0
- package/models/components/responsemcpcallargumentsdonestreamevent.d.ts +61 -0
- package/models/components/responsemcpcallargumentsdonestreamevent.d.ts.map +1 -0
- package/models/components/responsemcpcallargumentsdonestreamevent.js +89 -0
- package/models/components/responsemcpcallargumentsdonestreamevent.js.map +1 -0
- package/models/components/responseoutputitemstreamevent.d.ts +73 -0
- package/models/components/responseoutputitemstreamevent.d.ts.map +1 -0
- package/models/components/responseoutputitemstreamevent.js +96 -0
- package/models/components/responseoutputitemstreamevent.js.map +1 -0
- package/models/components/responseoutputtextannotationaddedstreamevent.d.ts +71 -0
- package/models/components/responseoutputtextannotationaddedstreamevent.d.ts.map +1 -0
- package/models/components/responseoutputtextannotationaddedstreamevent.js +93 -0
- package/models/components/responseoutputtextannotationaddedstreamevent.js.map +1 -0
- package/models/components/responseoutputtextdeltastreamevent.d.ts +75 -0
- package/models/components/responseoutputtextdeltastreamevent.d.ts.map +1 -0
- package/models/components/responseoutputtextdeltastreamevent.js +92 -0
- package/models/components/responseoutputtextdeltastreamevent.js.map +1 -0
- package/models/components/responseoutputtextdonestreamevent.d.ts +71 -0
- package/models/components/responseoutputtextdonestreamevent.d.ts.map +1 -0
- package/models/components/responseoutputtextdonestreamevent.js +91 -0
- package/models/components/responseoutputtextdonestreamevent.js.map +1 -0
- package/models/components/responsereasoningdeltastreamevent.d.ts +83 -0
- package/models/components/responsereasoningdeltastreamevent.d.ts.map +1 -0
- package/models/components/responsereasoningdeltastreamevent.js +101 -0
- package/models/components/responsereasoningdeltastreamevent.js.map +1 -0
- package/models/components/responsereasoningdonestreamevent.d.ts +79 -0
- package/models/components/responsereasoningdonestreamevent.d.ts.map +1 -0
- package/models/components/responsereasoningdonestreamevent.js +100 -0
- package/models/components/responsereasoningdonestreamevent.js.map +1 -0
- package/models/components/responsereasoningsummarypartstreamevent.d.ts +81 -0
- package/models/components/responsereasoningsummarypartstreamevent.d.ts.map +1 -0
- package/models/components/responsereasoningsummarypartstreamevent.js +102 -0
- package/models/components/responsereasoningsummarypartstreamevent.js.map +1 -0
- package/models/components/responsereasoningsummarytextdeltastreamevent.d.ts +69 -0
- package/models/components/responsereasoningsummarytextdeltastreamevent.d.ts.map +1 -0
- package/models/components/responsereasoningsummarytextdeltastreamevent.js +92 -0
- package/models/components/responsereasoningsummarytextdeltastreamevent.js.map +1 -0
- package/models/components/responsereasoningsummarytextdonestreamevent.d.ts +65 -0
- package/models/components/responsereasoningsummarytextdonestreamevent.d.ts.map +1 -0
- package/models/components/responsereasoningsummarytextdonestreamevent.js +91 -0
- package/models/components/responsereasoningsummarytextdonestreamevent.js.map +1 -0
- package/models/components/responserefusaldeltastreamevent.d.ts +65 -0
- package/models/components/responserefusaldeltastreamevent.d.ts.map +1 -0
- package/models/components/responserefusaldeltastreamevent.js +90 -0
- package/models/components/responserefusaldeltastreamevent.js.map +1 -0
- package/models/components/responserefusaldonestreamevent.d.ts +65 -0
- package/models/components/responserefusaldonestreamevent.d.ts.map +1 -0
- package/models/components/responserefusaldonestreamevent.js +90 -0
- package/models/components/responserefusaldonestreamevent.js.map +1 -0
- package/models/operations/createdataset.js +1 -1
- package/models/operations/createdatasetitem.js +4 -4
- package/models/operations/createdatasource.js +1 -1
- package/models/operations/createeval.js +16 -16
- package/models/operations/createrouterresponse.d.ts +127 -57
- package/models/operations/createrouterresponse.d.ts.map +1 -1
- package/models/operations/createrouterresponse.js +142 -61
- package/models/operations/createrouterresponse.js.map +1 -1
- package/models/operations/createtool.js +6 -6
- package/models/operations/getalltools.js +6 -6
- package/models/operations/getevals.js +16 -16
- package/models/operations/getv2humanevalsets.js +2 -2
- package/models/operations/getv2humanevalsetsid.js +2 -2
- package/models/operations/listdatasetdatapoints.js +4 -4
- package/models/operations/listdatasets.js +1 -1
- package/models/operations/listdatasources.js +1 -1
- package/models/operations/patchv2humanevalsetsid.js +2 -2
- package/models/operations/postv2feedbackevaluation.js +3 -3
- package/models/operations/postv2humanevalsets.js +2 -2
- package/models/operations/retrievedatapoint.js +4 -4
- package/models/operations/retrievedataset.js +1 -1
- package/models/operations/retrievedatasource.js +1 -1
- package/models/operations/retrievetool.js +6 -6
- package/models/operations/runagent.js +1 -1
- package/models/operations/streamrunagent.js +1 -1
- package/models/operations/updatedatapoint.js +4 -4
- package/models/operations/updatedataset.js +1 -1
- package/models/operations/updatedatasource.js +1 -1
- package/models/operations/updateeval.js +16 -16
- package/models/operations/updatetool.js +7 -7
- package/package.json +5 -5
- package/sdk/feedback.d.ts +1 -1
- package/sdk/feedback.js +1 -1
- package/src/lib/config.ts +3 -3
- package/src/models/components/index.ts +23 -0
- package/src/models/components/publicresponseresource.ts +196 -0
- package/src/models/components/reasoningpart.ts +1 -1
- package/src/models/components/responsecodeinterpretercodedeltastreamevent.ts +149 -0
- package/src/models/components/responsecodeinterpretercodedonestreamevent.ts +146 -0
- package/src/models/components/responsecontentpartstreamevent.ts +157 -0
- package/src/models/components/responseerrorstreamevent.ts +116 -0
- package/src/models/components/responsefunctioncallargumentsdeltastreamevent.ts +153 -0
- package/src/models/components/responsefunctioncallargumentsdonestreamevent.ts +148 -0
- package/src/models/components/responsehostedtoolcallstreamevent.ts +186 -0
- package/src/models/components/responseimagegenerationpartialimagestreamevent.ts +156 -0
- package/src/models/components/responselifecyclestreamevent.ts +145 -0
- package/src/models/components/responsemcpcallargumentsdeltastreamevent.ts +145 -0
- package/src/models/components/responsemcpcallargumentsdonestreamevent.ts +145 -0
- package/src/models/components/responseoutputitemstreamevent.ts +144 -0
- package/src/models/components/responseoutputtextannotationaddedstreamevent.ts +160 -0
- package/src/models/components/responseoutputtextdeltastreamevent.ts +149 -0
- package/src/models/components/responseoutputtextdonestreamevent.ts +143 -0
- package/src/models/components/responsereasoningdeltastreamevent.ts +164 -0
- package/src/models/components/responsereasoningdonestreamevent.ts +159 -0
- package/src/models/components/responsereasoningsummarypartstreamevent.ts +171 -0
- package/src/models/components/responsereasoningsummarytextdeltastreamevent.ts +159 -0
- package/src/models/components/responsereasoningsummarytextdonestreamevent.ts +154 -0
- package/src/models/components/responserefusaldeltastreamevent.ts +137 -0
- package/src/models/components/responserefusaldonestreamevent.ts +137 -0
- package/src/models/operations/createdataset.ts +1 -1
- package/src/models/operations/createdatasetitem.ts +4 -4
- package/src/models/operations/createdatasource.ts +1 -1
- package/src/models/operations/createeval.ts +16 -16
- package/src/models/operations/createrouterresponse.ts +468 -101
- package/src/models/operations/createtool.ts +6 -6
- package/src/models/operations/getalltools.ts +6 -6
- package/src/models/operations/getevals.ts +16 -16
- package/src/models/operations/getv2humanevalsets.ts +2 -2
- package/src/models/operations/getv2humanevalsetsid.ts +2 -2
- package/src/models/operations/listdatasetdatapoints.ts +4 -4
- package/src/models/operations/listdatasets.ts +1 -1
- package/src/models/operations/listdatasources.ts +1 -1
- package/src/models/operations/patchv2humanevalsetsid.ts +2 -2
- package/src/models/operations/postv2feedbackevaluation.ts +3 -3
- package/src/models/operations/postv2humanevalsets.ts +2 -2
- package/src/models/operations/retrievedatapoint.ts +4 -4
- package/src/models/operations/retrievedataset.ts +1 -1
- package/src/models/operations/retrievedatasource.ts +1 -1
- package/src/models/operations/retrievetool.ts +6 -6
- package/src/models/operations/runagent.ts +1 -1
- package/src/models/operations/streamrunagent.ts +1 -1
- package/src/models/operations/updatedatapoint.ts +4 -4
- package/src/models/operations/updatedataset.ts +1 -1
- package/src/models/operations/updatedatasource.ts +1 -1
- package/src/models/operations/updateeval.ts +16 -16
- package/src/models/operations/updatetool.ts +7 -7
- package/src/sdk/feedback.ts +1 -1
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
import * as z from "zod/v3";
|
|
2
|
+
import { ClosedEnum } from "../../types/enums.js";
|
|
3
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
4
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
5
|
+
/**
|
|
6
|
+
* The event type. Matches the SSE `event` field.
|
|
7
|
+
*/
|
|
8
|
+
export declare const ResponseCodeInterpreterCodeDoneStreamEventType: {
|
|
9
|
+
readonly ResponseCodeInterpreterCallCodeDone: "response.code_interpreter_call_code.done";
|
|
10
|
+
};
|
|
11
|
+
/**
|
|
12
|
+
* The event type. Matches the SSE `event` field.
|
|
13
|
+
*/
|
|
14
|
+
export type ResponseCodeInterpreterCodeDoneStreamEventType = ClosedEnum<typeof ResponseCodeInterpreterCodeDoneStreamEventType>;
|
|
15
|
+
/**
|
|
16
|
+
* The event payload.
|
|
17
|
+
*/
|
|
18
|
+
export type ResponseCodeInterpreterCodeDoneStreamEventData = {
|
|
19
|
+
/**
|
|
20
|
+
* The completed code interpreter code.
|
|
21
|
+
*/
|
|
22
|
+
code: string;
|
|
23
|
+
/**
|
|
24
|
+
* ID of the output item this event refers to.
|
|
25
|
+
*/
|
|
26
|
+
itemId: string;
|
|
27
|
+
/**
|
|
28
|
+
* Index of the output item in the response output array.
|
|
29
|
+
*/
|
|
30
|
+
outputIndex: number;
|
|
31
|
+
/**
|
|
32
|
+
* Monotonically increasing sequence number for ordering events.
|
|
33
|
+
*/
|
|
34
|
+
sequenceNumber: number;
|
|
35
|
+
/**
|
|
36
|
+
* The event type. Matches the SSE `event` field.
|
|
37
|
+
*/
|
|
38
|
+
type: ResponseCodeInterpreterCodeDoneStreamEventType;
|
|
39
|
+
additionalProperties?: {
|
|
40
|
+
[k: string]: any;
|
|
41
|
+
} | undefined;
|
|
42
|
+
};
|
|
43
|
+
export type ResponseCodeInterpreterCodeDoneStreamEvent = {
|
|
44
|
+
/**
|
|
45
|
+
* The event payload.
|
|
46
|
+
*/
|
|
47
|
+
data: ResponseCodeInterpreterCodeDoneStreamEventData;
|
|
48
|
+
/**
|
|
49
|
+
* The SSE event name, equal to the payload's `type`.
|
|
50
|
+
*/
|
|
51
|
+
event: "response.code_interpreter_call_code.done";
|
|
52
|
+
};
|
|
53
|
+
/** @internal */
|
|
54
|
+
export declare const ResponseCodeInterpreterCodeDoneStreamEventType$inboundSchema: z.ZodNativeEnum<typeof ResponseCodeInterpreterCodeDoneStreamEventType>;
|
|
55
|
+
/** @internal */
|
|
56
|
+
export declare const ResponseCodeInterpreterCodeDoneStreamEventData$inboundSchema: z.ZodType<ResponseCodeInterpreterCodeDoneStreamEventData, z.ZodTypeDef, unknown>;
|
|
57
|
+
export declare function responseCodeInterpreterCodeDoneStreamEventDataFromJSON(jsonString: string): SafeParseResult<ResponseCodeInterpreterCodeDoneStreamEventData, SDKValidationError>;
|
|
58
|
+
/** @internal */
|
|
59
|
+
export declare const ResponseCodeInterpreterCodeDoneStreamEvent$inboundSchema: z.ZodType<ResponseCodeInterpreterCodeDoneStreamEvent, z.ZodTypeDef, unknown>;
|
|
60
|
+
export declare function responseCodeInterpreterCodeDoneStreamEventFromJSON(jsonString: string): SafeParseResult<ResponseCodeInterpreterCodeDoneStreamEvent, SDKValidationError>;
|
|
61
|
+
//# sourceMappingURL=responsecodeinterpretercodedonestreamevent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"responsecodeinterpretercodedonestreamevent.d.ts","sourceRoot":"","sources":["../../src/models/components/responsecodeinterpretercodedonestreamevent.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAM5B,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE;;GAEG;AACH,eAAO,MAAM,8CAA8C;;CAGjD,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,8CAA8C,GAAG,UAAU,CACrE,OAAO,8CAA8C,CACtD,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,8CAA8C,GAAG;IAC3D;;OAEG;IACH,IAAI,EAAE,MAAM,CAAC;IACb;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,IAAI,EAAE,8CAA8C,CAAC;IACrD,oBAAoB,CAAC,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,GAAG,SAAS,CAAC;CACzD,CAAC;AAEF,MAAM,MAAM,0CAA0C,GAAG;IACvD;;OAEG;IACH,IAAI,EAAE,8CAA8C,CAAC;IACrD;;OAEG;IACH,KAAK,EAAE,0CAA0C,CAAC;CACnD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,4DAA4D,EACvE,CAAC,CAAC,aAAa,CAAC,OAAO,8CAA8C,CACR,CAAC;AAEhE,gBAAgB;AAChB,eAAO,MAAM,4DAA4D,EACvE,CAAC,CAAC,OAAO,CACP,8CAA8C,EAC9C,CAAC,CAAC,UAAU,EACZ,OAAO,CAiBP,CAAC;AAEL,wBAAgB,sDAAsD,CACpE,UAAU,EAAE,MAAM,GACjB,eAAe,CAChB,8CAA8C,EAC9C,kBAAkB,CACnB,CASA;AAED,gBAAgB;AAChB,eAAO,MAAM,wDAAwD,EACnE,CAAC,CAAC,OAAO,CAAC,0CAA0C,EAAE,CAAC,CAAC,UAAU,EAAE,OAAO,CAgBvE,CAAC;AAEP,wBAAgB,kDAAkD,CAChE,UAAU,EAAE,MAAM,GACjB,eAAe,CAChB,0CAA0C,EAC1C,kBAAkB,CACnB,CASA"}
|
|
@@ -0,0 +1,89 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
4
|
+
*/
|
|
5
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(o, k2, desc);
|
|
12
|
+
}) : (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
o[k2] = m[k];
|
|
15
|
+
}));
|
|
16
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
+
}) : function(o, v) {
|
|
19
|
+
o["default"] = v;
|
|
20
|
+
});
|
|
21
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
22
|
+
var ownKeys = function(o) {
|
|
23
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
24
|
+
var ar = [];
|
|
25
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
26
|
+
return ar;
|
|
27
|
+
};
|
|
28
|
+
return ownKeys(o);
|
|
29
|
+
};
|
|
30
|
+
return function (mod) {
|
|
31
|
+
if (mod && mod.__esModule) return mod;
|
|
32
|
+
var result = {};
|
|
33
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
34
|
+
__setModuleDefault(result, mod);
|
|
35
|
+
return result;
|
|
36
|
+
};
|
|
37
|
+
})();
|
|
38
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
+
exports.ResponseCodeInterpreterCodeDoneStreamEvent$inboundSchema = exports.ResponseCodeInterpreterCodeDoneStreamEventData$inboundSchema = exports.ResponseCodeInterpreterCodeDoneStreamEventType$inboundSchema = exports.ResponseCodeInterpreterCodeDoneStreamEventType = void 0;
|
|
40
|
+
exports.responseCodeInterpreterCodeDoneStreamEventDataFromJSON = responseCodeInterpreterCodeDoneStreamEventDataFromJSON;
|
|
41
|
+
exports.responseCodeInterpreterCodeDoneStreamEventFromJSON = responseCodeInterpreterCodeDoneStreamEventFromJSON;
|
|
42
|
+
const z = __importStar(require("zod/v3"));
|
|
43
|
+
const primitives_js_1 = require("../../lib/primitives.js");
|
|
44
|
+
const schemas_js_1 = require("../../lib/schemas.js");
|
|
45
|
+
/**
|
|
46
|
+
* The event type. Matches the SSE `event` field.
|
|
47
|
+
*/
|
|
48
|
+
exports.ResponseCodeInterpreterCodeDoneStreamEventType = {
|
|
49
|
+
ResponseCodeInterpreterCallCodeDone: "response.code_interpreter_call_code.done",
|
|
50
|
+
};
|
|
51
|
+
/** @internal */
|
|
52
|
+
exports.ResponseCodeInterpreterCodeDoneStreamEventType$inboundSchema = z
|
|
53
|
+
.nativeEnum(exports.ResponseCodeInterpreterCodeDoneStreamEventType);
|
|
54
|
+
/** @internal */
|
|
55
|
+
exports.ResponseCodeInterpreterCodeDoneStreamEventData$inboundSchema = (0, schemas_js_1.collectExtraKeys)(z.object({
|
|
56
|
+
code: z.string(),
|
|
57
|
+
item_id: z.string(),
|
|
58
|
+
output_index: z.number().int(),
|
|
59
|
+
sequence_number: z.number().int(),
|
|
60
|
+
type: exports.ResponseCodeInterpreterCodeDoneStreamEventType$inboundSchema,
|
|
61
|
+
}).catchall(z.any()), "additionalProperties", true).transform((v) => {
|
|
62
|
+
return (0, primitives_js_1.remap)(v, {
|
|
63
|
+
"item_id": "itemId",
|
|
64
|
+
"output_index": "outputIndex",
|
|
65
|
+
"sequence_number": "sequenceNumber",
|
|
66
|
+
});
|
|
67
|
+
});
|
|
68
|
+
function responseCodeInterpreterCodeDoneStreamEventDataFromJSON(jsonString) {
|
|
69
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.ResponseCodeInterpreterCodeDoneStreamEventData$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'ResponseCodeInterpreterCodeDoneStreamEventData' from JSON`);
|
|
70
|
+
}
|
|
71
|
+
/** @internal */
|
|
72
|
+
exports.ResponseCodeInterpreterCodeDoneStreamEvent$inboundSchema = z.object({
|
|
73
|
+
data: z.unknown().transform((v, ctx) => {
|
|
74
|
+
if (typeof v !== "string")
|
|
75
|
+
return v;
|
|
76
|
+
try {
|
|
77
|
+
return JSON.parse(v);
|
|
78
|
+
}
|
|
79
|
+
catch (err) {
|
|
80
|
+
ctx.addIssue({ code: "custom", message: `malformed json: ${err}` });
|
|
81
|
+
return z.NEVER;
|
|
82
|
+
}
|
|
83
|
+
}).pipe(z.lazy(() => exports.ResponseCodeInterpreterCodeDoneStreamEventData$inboundSchema)),
|
|
84
|
+
event: z.literal("response.code_interpreter_call_code.done"),
|
|
85
|
+
});
|
|
86
|
+
function responseCodeInterpreterCodeDoneStreamEventFromJSON(jsonString) {
|
|
87
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.ResponseCodeInterpreterCodeDoneStreamEvent$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'ResponseCodeInterpreterCodeDoneStreamEvent' from JSON`);
|
|
88
|
+
}
|
|
89
|
+
//# sourceMappingURL=responsecodeinterpretercodedonestreamevent.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"responsecodeinterpretercodedonestreamevent.js","sourceRoot":"","sources":["../../src/models/components/responsecodeinterpretercodedonestreamevent.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA6FH,wHAcC;AAsBD,gHAcC;AA7ID,0CAA4B;AAC5B,2DAA0D;AAC1D,qDAG8B;AAK9B;;GAEG;AACU,QAAA,8CAA8C,GAAG;IAC5D,mCAAmC,EACjC,0CAA0C;CACpC,CAAC;AA8CX,gBAAgB;AACH,QAAA,4DAA4D,GACE,CAAC;KACvE,UAAU,CAAC,sDAA8C,CAAC,CAAC;AAEhE,gBAAgB;AACH,QAAA,4DAA4D,GAKnE,IAAA,6BAAiB,EACnB,CAAC,CAAC,MAAM,CAAC;IACP,IAAI,EAAE,CAAC,CAAC,MAAM,EAAE;IAChB,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE;IACnB,YAAY,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;IAC9B,eAAe,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;IACjC,IAAI,EAAE,oEAA4D;CACnE,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,GAAG,EAAE,CAAC,EACpB,sBAAsB,EACtB,IAAI,CACL,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IAChB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,SAAS,EAAE,QAAQ;QACnB,cAAc,EAAE,aAAa;QAC7B,iBAAiB,EAAE,gBAAgB;KACpC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEL,SAAgB,sDAAsD,CACpE,UAAkB;IAKlB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CACJ,oEAA4D,CAAC,KAAK,CAChE,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CACd,EACH,4EAA4E,CAC7E,CAAC;AACJ,CAAC;AAED,gBAAgB;AACH,QAAA,wDAAwD,GAEjE,CAAC,CAAC,MAAM,CAAC;IACP,IAAI,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,GAAG,EAAE,EAAE;QACrC,IAAI,OAAO,CAAC,KAAK,QAAQ;YAAE,OAAO,CAAC,CAAC;QACpC,IAAI,CAAC;YACH,OAAO,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC;QACvB,CAAC;QAAC,OAAO,GAAG,EAAE,CAAC;YACb,GAAG,CAAC,QAAQ,CAAC,EAAE,IAAI,EAAE,QAAQ,EAAE,OAAO,EAAE,mBAAmB,GAAG,EAAE,EAAE,CAAC,CAAC;YACpE,OAAO,CAAC,CAAC,KAAK,CAAC;QACjB,CAAC;IACH,CAAC,CAAC,CAAC,IAAI,CACL,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CACV,oEAA4D,CAC7D,CACF;IACD,KAAK,EAAE,CAAC,CAAC,OAAO,CAAC,0CAA0C,CAAC;CAC7D,CAAC,CAAC;AAEP,SAAgB,kDAAkD,CAChE,UAAkB;IAKlB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CACJ,gEAAwD,CAAC,KAAK,CAC5D,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CACd,EACH,wEAAwE,CACzE,CAAC;AACJ,CAAC"}
|
|
@@ -0,0 +1,81 @@
|
|
|
1
|
+
import * as z from "zod/v3";
|
|
2
|
+
import { ClosedEnum } from "../../types/enums.js";
|
|
3
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
4
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
5
|
+
/**
|
|
6
|
+
* The event type. Matches the SSE `event` field.
|
|
7
|
+
*/
|
|
8
|
+
export declare const ResponseContentPartStreamEventType: {
|
|
9
|
+
readonly ResponseContentPartAdded: "response.content_part.added";
|
|
10
|
+
readonly ResponseContentPartDone: "response.content_part.done";
|
|
11
|
+
};
|
|
12
|
+
/**
|
|
13
|
+
* The event type. Matches the SSE `event` field.
|
|
14
|
+
*/
|
|
15
|
+
export type ResponseContentPartStreamEventType = ClosedEnum<typeof ResponseContentPartStreamEventType>;
|
|
16
|
+
/**
|
|
17
|
+
* The event payload.
|
|
18
|
+
*/
|
|
19
|
+
export type ResponseContentPartStreamEventData = {
|
|
20
|
+
/**
|
|
21
|
+
* Index of the content part within the output item.
|
|
22
|
+
*/
|
|
23
|
+
contentIndex: number;
|
|
24
|
+
/**
|
|
25
|
+
* ID of the output item this event refers to.
|
|
26
|
+
*/
|
|
27
|
+
itemId: string;
|
|
28
|
+
/**
|
|
29
|
+
* Index of the output item in the response output array.
|
|
30
|
+
*/
|
|
31
|
+
outputIndex: number;
|
|
32
|
+
/**
|
|
33
|
+
* The content part.
|
|
34
|
+
*/
|
|
35
|
+
part: {
|
|
36
|
+
[k: string]: any;
|
|
37
|
+
};
|
|
38
|
+
/**
|
|
39
|
+
* Monotonically increasing sequence number for ordering events.
|
|
40
|
+
*/
|
|
41
|
+
sequenceNumber: number;
|
|
42
|
+
/**
|
|
43
|
+
* The event type. Matches the SSE `event` field.
|
|
44
|
+
*/
|
|
45
|
+
type: ResponseContentPartStreamEventType;
|
|
46
|
+
additionalProperties?: {
|
|
47
|
+
[k: string]: any;
|
|
48
|
+
} | undefined;
|
|
49
|
+
};
|
|
50
|
+
/**
|
|
51
|
+
* The SSE event name, equal to the payload's `type`.
|
|
52
|
+
*/
|
|
53
|
+
export declare const ResponseContentPartStreamEventEvent: {
|
|
54
|
+
readonly ResponseContentPartAdded: "response.content_part.added";
|
|
55
|
+
readonly ResponseContentPartDone: "response.content_part.done";
|
|
56
|
+
};
|
|
57
|
+
/**
|
|
58
|
+
* The SSE event name, equal to the payload's `type`.
|
|
59
|
+
*/
|
|
60
|
+
export type ResponseContentPartStreamEventEvent = ClosedEnum<typeof ResponseContentPartStreamEventEvent>;
|
|
61
|
+
export type ResponseContentPartStreamEvent = {
|
|
62
|
+
/**
|
|
63
|
+
* The event payload.
|
|
64
|
+
*/
|
|
65
|
+
data: ResponseContentPartStreamEventData;
|
|
66
|
+
/**
|
|
67
|
+
* The SSE event name, equal to the payload's `type`.
|
|
68
|
+
*/
|
|
69
|
+
event: ResponseContentPartStreamEventEvent;
|
|
70
|
+
};
|
|
71
|
+
/** @internal */
|
|
72
|
+
export declare const ResponseContentPartStreamEventType$inboundSchema: z.ZodNativeEnum<typeof ResponseContentPartStreamEventType>;
|
|
73
|
+
/** @internal */
|
|
74
|
+
export declare const ResponseContentPartStreamEventData$inboundSchema: z.ZodType<ResponseContentPartStreamEventData, z.ZodTypeDef, unknown>;
|
|
75
|
+
export declare function responseContentPartStreamEventDataFromJSON(jsonString: string): SafeParseResult<ResponseContentPartStreamEventData, SDKValidationError>;
|
|
76
|
+
/** @internal */
|
|
77
|
+
export declare const ResponseContentPartStreamEventEvent$inboundSchema: z.ZodNativeEnum<typeof ResponseContentPartStreamEventEvent>;
|
|
78
|
+
/** @internal */
|
|
79
|
+
export declare const ResponseContentPartStreamEvent$inboundSchema: z.ZodType<ResponseContentPartStreamEvent, z.ZodTypeDef, unknown>;
|
|
80
|
+
export declare function responseContentPartStreamEventFromJSON(jsonString: string): SafeParseResult<ResponseContentPartStreamEvent, SDKValidationError>;
|
|
81
|
+
//# sourceMappingURL=responsecontentpartstreamevent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"responsecontentpartstreamevent.d.ts","sourceRoot":"","sources":["../../src/models/components/responsecontentpartstreamevent.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAM5B,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE;;GAEG;AACH,eAAO,MAAM,kCAAkC;;;CAGrC,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,kCAAkC,GAAG,UAAU,CACzD,OAAO,kCAAkC,CAC1C,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,kCAAkC,GAAG;IAC/C;;OAEG;IACH,YAAY,EAAE,MAAM,CAAC;IACrB;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,IAAI,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,CAAC;IAC3B;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,IAAI,EAAE,kCAAkC,CAAC;IACzC,oBAAoB,CAAC,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,GAAG,SAAS,CAAC;CACzD,CAAC;AAEF;;GAEG;AACH,eAAO,MAAM,mCAAmC;;;CAGtC,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,mCAAmC,GAAG,UAAU,CAC1D,OAAO,mCAAmC,CAC3C,CAAC;AAEF,MAAM,MAAM,8BAA8B,GAAG;IAC3C;;OAEG;IACH,IAAI,EAAE,kCAAkC,CAAC;IACzC;;OAEG;IACH,KAAK,EAAE,mCAAmC,CAAC;CAC5C,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,gDAAgD,EAAE,CAAC,CAAC,aAAa,CAC5E,OAAO,kCAAkC,CACS,CAAC;AAErD,gBAAgB;AAChB,eAAO,MAAM,gDAAgD,EAAE,CAAC,CAAC,OAAO,CACtE,kCAAkC,EAClC,CAAC,CAAC,UAAU,EACZ,OAAO,CAmBP,CAAC;AAEH,wBAAgB,0CAA0C,CACxD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,kCAAkC,EAAE,kBAAkB,CAAC,CAOzE;AAED,gBAAgB;AAChB,eAAO,MAAM,iDAAiD,EAAE,CAAC,CAAC,aAAa,CAC7E,OAAO,mCAAmC,CACS,CAAC;AAEtD,gBAAgB;AAChB,eAAO,MAAM,4CAA4C,EAAE,CAAC,CAAC,OAAO,CAClE,8BAA8B,EAC9B,CAAC,CAAC,UAAU,EACZ,OAAO,CAYP,CAAC;AAEH,wBAAgB,sCAAsC,CACpD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,8BAA8B,EAAE,kBAAkB,CAAC,CAMrE"}
|
|
@@ -0,0 +1,100 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
4
|
+
*/
|
|
5
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(o, k2, desc);
|
|
12
|
+
}) : (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
o[k2] = m[k];
|
|
15
|
+
}));
|
|
16
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
+
}) : function(o, v) {
|
|
19
|
+
o["default"] = v;
|
|
20
|
+
});
|
|
21
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
22
|
+
var ownKeys = function(o) {
|
|
23
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
24
|
+
var ar = [];
|
|
25
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
26
|
+
return ar;
|
|
27
|
+
};
|
|
28
|
+
return ownKeys(o);
|
|
29
|
+
};
|
|
30
|
+
return function (mod) {
|
|
31
|
+
if (mod && mod.__esModule) return mod;
|
|
32
|
+
var result = {};
|
|
33
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
34
|
+
__setModuleDefault(result, mod);
|
|
35
|
+
return result;
|
|
36
|
+
};
|
|
37
|
+
})();
|
|
38
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
+
exports.ResponseContentPartStreamEvent$inboundSchema = exports.ResponseContentPartStreamEventEvent$inboundSchema = exports.ResponseContentPartStreamEventData$inboundSchema = exports.ResponseContentPartStreamEventType$inboundSchema = exports.ResponseContentPartStreamEventEvent = exports.ResponseContentPartStreamEventType = void 0;
|
|
40
|
+
exports.responseContentPartStreamEventDataFromJSON = responseContentPartStreamEventDataFromJSON;
|
|
41
|
+
exports.responseContentPartStreamEventFromJSON = responseContentPartStreamEventFromJSON;
|
|
42
|
+
const z = __importStar(require("zod/v3"));
|
|
43
|
+
const primitives_js_1 = require("../../lib/primitives.js");
|
|
44
|
+
const schemas_js_1 = require("../../lib/schemas.js");
|
|
45
|
+
/**
|
|
46
|
+
* The event type. Matches the SSE `event` field.
|
|
47
|
+
*/
|
|
48
|
+
exports.ResponseContentPartStreamEventType = {
|
|
49
|
+
ResponseContentPartAdded: "response.content_part.added",
|
|
50
|
+
ResponseContentPartDone: "response.content_part.done",
|
|
51
|
+
};
|
|
52
|
+
/**
|
|
53
|
+
* The SSE event name, equal to the payload's `type`.
|
|
54
|
+
*/
|
|
55
|
+
exports.ResponseContentPartStreamEventEvent = {
|
|
56
|
+
ResponseContentPartAdded: "response.content_part.added",
|
|
57
|
+
ResponseContentPartDone: "response.content_part.done",
|
|
58
|
+
};
|
|
59
|
+
/** @internal */
|
|
60
|
+
exports.ResponseContentPartStreamEventType$inboundSchema = z.nativeEnum(exports.ResponseContentPartStreamEventType);
|
|
61
|
+
/** @internal */
|
|
62
|
+
exports.ResponseContentPartStreamEventData$inboundSchema = (0, schemas_js_1.collectExtraKeys)(z.object({
|
|
63
|
+
content_index: z.number().int(),
|
|
64
|
+
item_id: z.string(),
|
|
65
|
+
output_index: z.number().int(),
|
|
66
|
+
part: z.record(z.any()),
|
|
67
|
+
sequence_number: z.number().int(),
|
|
68
|
+
type: exports.ResponseContentPartStreamEventType$inboundSchema,
|
|
69
|
+
}).catchall(z.any()), "additionalProperties", true).transform((v) => {
|
|
70
|
+
return (0, primitives_js_1.remap)(v, {
|
|
71
|
+
"content_index": "contentIndex",
|
|
72
|
+
"item_id": "itemId",
|
|
73
|
+
"output_index": "outputIndex",
|
|
74
|
+
"sequence_number": "sequenceNumber",
|
|
75
|
+
});
|
|
76
|
+
});
|
|
77
|
+
function responseContentPartStreamEventDataFromJSON(jsonString) {
|
|
78
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.ResponseContentPartStreamEventData$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'ResponseContentPartStreamEventData' from JSON`);
|
|
79
|
+
}
|
|
80
|
+
/** @internal */
|
|
81
|
+
exports.ResponseContentPartStreamEventEvent$inboundSchema = z.nativeEnum(exports.ResponseContentPartStreamEventEvent);
|
|
82
|
+
/** @internal */
|
|
83
|
+
exports.ResponseContentPartStreamEvent$inboundSchema = z.object({
|
|
84
|
+
data: z.unknown().transform((v, ctx) => {
|
|
85
|
+
if (typeof v !== "string")
|
|
86
|
+
return v;
|
|
87
|
+
try {
|
|
88
|
+
return JSON.parse(v);
|
|
89
|
+
}
|
|
90
|
+
catch (err) {
|
|
91
|
+
ctx.addIssue({ code: "custom", message: `malformed json: ${err}` });
|
|
92
|
+
return z.NEVER;
|
|
93
|
+
}
|
|
94
|
+
}).pipe(z.lazy(() => exports.ResponseContentPartStreamEventData$inboundSchema)),
|
|
95
|
+
event: exports.ResponseContentPartStreamEventEvent$inboundSchema,
|
|
96
|
+
});
|
|
97
|
+
function responseContentPartStreamEventFromJSON(jsonString) {
|
|
98
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.ResponseContentPartStreamEvent$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'ResponseContentPartStreamEvent' from JSON`);
|
|
99
|
+
}
|
|
100
|
+
//# sourceMappingURL=responsecontentpartstreamevent.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"responsecontentpartstreamevent.js","sourceRoot":"","sources":["../../src/models/components/responsecontentpartstreamevent.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAgHH,gGASC;AAyBD,wFAQC;AAxJD,0CAA4B;AAC5B,2DAA0D;AAC1D,qDAG8B;AAK9B;;GAEG;AACU,QAAA,kCAAkC,GAAG;IAChD,wBAAwB,EAAE,6BAA6B;IACvD,uBAAuB,EAAE,4BAA4B;CAC7C,CAAC;AAuCX;;GAEG;AACU,QAAA,mCAAmC,GAAG;IACjD,wBAAwB,EAAE,6BAA6B;IACvD,uBAAuB,EAAE,4BAA4B;CAC7C,CAAC;AAmBX,gBAAgB;AACH,QAAA,gDAAgD,GAEzD,CAAC,CAAC,UAAU,CAAC,0CAAkC,CAAC,CAAC;AAErD,gBAAgB;AACH,QAAA,gDAAgD,GAIzD,IAAA,6BAAiB,EACnB,CAAC,CAAC,MAAM,CAAC;IACP,aAAa,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;IAC/B,OAAO,EAAE,CAAC,CAAC,MAAM,EAAE;IACnB,YAAY,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;IAC9B,IAAI,EAAE,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,CAAC;IACvB,eAAe,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;IACjC,IAAI,EAAE,wDAAgD;CACvD,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,GAAG,EAAE,CAAC,EACpB,sBAAsB,EACtB,IAAI,CACL,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IAChB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,eAAe,EAAE,cAAc;QAC/B,SAAS,EAAE,QAAQ;QACnB,cAAc,EAAE,aAAa;QAC7B,iBAAiB,EAAE,gBAAgB;KACpC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH,SAAgB,0CAA0C,CACxD,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CACJ,wDAAgD,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACvE,gEAAgE,CACjE,CAAC;AACJ,CAAC;AAED,gBAAgB;AACH,QAAA,iDAAiD,GAE1D,CAAC,CAAC,UAAU,CAAC,2CAAmC,CAAC,CAAC;AAEtD,gBAAgB;AACH,QAAA,4CAA4C,GAIrD,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,GAAG,EAAE,EAAE;QACrC,IAAI,OAAO,CAAC,KAAK,QAAQ;YAAE,OAAO,CAAC,CAAC;QACpC,IAAI,CAAC;YACH,OAAO,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC;QACvB,CAAC;QAAC,OAAO,GAAG,EAAE,CAAC;YACb,GAAG,CAAC,QAAQ,CAAC,EAAE,IAAI,EAAE,QAAQ,EAAE,OAAO,EAAE,mBAAmB,GAAG,EAAE,EAAE,CAAC,CAAC;YACpE,OAAO,CAAC,CAAC,KAAK,CAAC;QACjB,CAAC;IACH,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,wDAAgD,CAAC,CAAC;IACvE,KAAK,EAAE,yDAAiD;CACzD,CAAC,CAAC;AAEH,SAAgB,sCAAsC,CACpD,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,oDAA4C,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACxE,4DAA4D,CAC7D,CAAC;AACJ,CAAC"}
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
import * as z from "zod/v3";
|
|
2
|
+
import { ClosedEnum } from "../../types/enums.js";
|
|
3
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
4
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
5
|
+
import { ResponseError } from "./responseerror.js";
|
|
6
|
+
/**
|
|
7
|
+
* The event type. Matches the SSE `event` field.
|
|
8
|
+
*/
|
|
9
|
+
export declare const ResponseErrorStreamEventType: {
|
|
10
|
+
readonly Error: "error";
|
|
11
|
+
};
|
|
12
|
+
/**
|
|
13
|
+
* The event type. Matches the SSE `event` field.
|
|
14
|
+
*/
|
|
15
|
+
export type ResponseErrorStreamEventType = ClosedEnum<typeof ResponseErrorStreamEventType>;
|
|
16
|
+
/**
|
|
17
|
+
* The event payload.
|
|
18
|
+
*/
|
|
19
|
+
export type ResponseErrorStreamEventData = {
|
|
20
|
+
error: ResponseError;
|
|
21
|
+
/**
|
|
22
|
+
* Monotonically increasing sequence number for ordering events.
|
|
23
|
+
*/
|
|
24
|
+
sequenceNumber: number;
|
|
25
|
+
/**
|
|
26
|
+
* The event type. Matches the SSE `event` field.
|
|
27
|
+
*/
|
|
28
|
+
type: ResponseErrorStreamEventType;
|
|
29
|
+
additionalProperties?: {
|
|
30
|
+
[k: string]: any;
|
|
31
|
+
} | undefined;
|
|
32
|
+
};
|
|
33
|
+
export type ResponseErrorStreamEvent = {
|
|
34
|
+
/**
|
|
35
|
+
* The event payload.
|
|
36
|
+
*/
|
|
37
|
+
data: ResponseErrorStreamEventData;
|
|
38
|
+
/**
|
|
39
|
+
* The SSE event name, equal to the payload's `type`.
|
|
40
|
+
*/
|
|
41
|
+
event: "error";
|
|
42
|
+
};
|
|
43
|
+
/** @internal */
|
|
44
|
+
export declare const ResponseErrorStreamEventType$inboundSchema: z.ZodNativeEnum<typeof ResponseErrorStreamEventType>;
|
|
45
|
+
/** @internal */
|
|
46
|
+
export declare const ResponseErrorStreamEventData$inboundSchema: z.ZodType<ResponseErrorStreamEventData, z.ZodTypeDef, unknown>;
|
|
47
|
+
export declare function responseErrorStreamEventDataFromJSON(jsonString: string): SafeParseResult<ResponseErrorStreamEventData, SDKValidationError>;
|
|
48
|
+
/** @internal */
|
|
49
|
+
export declare const ResponseErrorStreamEvent$inboundSchema: z.ZodType<ResponseErrorStreamEvent, z.ZodTypeDef, unknown>;
|
|
50
|
+
export declare function responseErrorStreamEventFromJSON(jsonString: string): SafeParseResult<ResponseErrorStreamEvent, SDKValidationError>;
|
|
51
|
+
//# sourceMappingURL=responseerrorstreamevent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"responseerrorstreamevent.d.ts","sourceRoot":"","sources":["../../src/models/components/responseerrorstreamevent.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAM5B,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AACrE,OAAO,EAAE,aAAa,EAA+B,MAAM,oBAAoB,CAAC;AAEhF;;GAEG;AACH,eAAO,MAAM,4BAA4B;;CAE/B,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,4BAA4B,GAAG,UAAU,CACnD,OAAO,4BAA4B,CACpC,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,4BAA4B,GAAG;IACzC,KAAK,EAAE,aAAa,CAAC;IACrB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,IAAI,EAAE,4BAA4B,CAAC;IACnC,oBAAoB,CAAC,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,GAAG,SAAS,CAAC;CACzD,CAAC;AAEF,MAAM,MAAM,wBAAwB,GAAG;IACrC;;OAEG;IACH,IAAI,EAAE,4BAA4B,CAAC;IACnC;;OAEG;IACH,KAAK,EAAE,OAAO,CAAC;CAChB,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,0CAA0C,EAAE,CAAC,CAAC,aAAa,CACtE,OAAO,4BAA4B,CACS,CAAC;AAE/C,gBAAgB;AAChB,eAAO,MAAM,0CAA0C,EAAE,CAAC,CAAC,OAAO,CAChE,4BAA4B,EAC5B,CAAC,CAAC,UAAU,EACZ,OAAO,CAaP,CAAC;AAEH,wBAAgB,oCAAoC,CAClD,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,4BAA4B,EAAE,kBAAkB,CAAC,CAMnE;AAED,gBAAgB;AAChB,eAAO,MAAM,sCAAsC,EAAE,CAAC,CAAC,OAAO,CAC5D,wBAAwB,EACxB,CAAC,CAAC,UAAU,EACZ,OAAO,CAYP,CAAC;AAEH,wBAAgB,gCAAgC,CAC9C,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,wBAAwB,EAAE,kBAAkB,CAAC,CAM/D"}
|
|
@@ -0,0 +1,85 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/*
|
|
3
|
+
* Code generated by Speakeasy (https://speakeasy.com). DO NOT EDIT.
|
|
4
|
+
*/
|
|
5
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
6
|
+
if (k2 === undefined) k2 = k;
|
|
7
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
8
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
9
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
10
|
+
}
|
|
11
|
+
Object.defineProperty(o, k2, desc);
|
|
12
|
+
}) : (function(o, m, k, k2) {
|
|
13
|
+
if (k2 === undefined) k2 = k;
|
|
14
|
+
o[k2] = m[k];
|
|
15
|
+
}));
|
|
16
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
17
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
18
|
+
}) : function(o, v) {
|
|
19
|
+
o["default"] = v;
|
|
20
|
+
});
|
|
21
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
22
|
+
var ownKeys = function(o) {
|
|
23
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
24
|
+
var ar = [];
|
|
25
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
26
|
+
return ar;
|
|
27
|
+
};
|
|
28
|
+
return ownKeys(o);
|
|
29
|
+
};
|
|
30
|
+
return function (mod) {
|
|
31
|
+
if (mod && mod.__esModule) return mod;
|
|
32
|
+
var result = {};
|
|
33
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
34
|
+
__setModuleDefault(result, mod);
|
|
35
|
+
return result;
|
|
36
|
+
};
|
|
37
|
+
})();
|
|
38
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
39
|
+
exports.ResponseErrorStreamEvent$inboundSchema = exports.ResponseErrorStreamEventData$inboundSchema = exports.ResponseErrorStreamEventType$inboundSchema = exports.ResponseErrorStreamEventType = void 0;
|
|
40
|
+
exports.responseErrorStreamEventDataFromJSON = responseErrorStreamEventDataFromJSON;
|
|
41
|
+
exports.responseErrorStreamEventFromJSON = responseErrorStreamEventFromJSON;
|
|
42
|
+
const z = __importStar(require("zod/v3"));
|
|
43
|
+
const primitives_js_1 = require("../../lib/primitives.js");
|
|
44
|
+
const schemas_js_1 = require("../../lib/schemas.js");
|
|
45
|
+
const responseerror_js_1 = require("./responseerror.js");
|
|
46
|
+
/**
|
|
47
|
+
* The event type. Matches the SSE `event` field.
|
|
48
|
+
*/
|
|
49
|
+
exports.ResponseErrorStreamEventType = {
|
|
50
|
+
Error: "error",
|
|
51
|
+
};
|
|
52
|
+
/** @internal */
|
|
53
|
+
exports.ResponseErrorStreamEventType$inboundSchema = z.nativeEnum(exports.ResponseErrorStreamEventType);
|
|
54
|
+
/** @internal */
|
|
55
|
+
exports.ResponseErrorStreamEventData$inboundSchema = (0, schemas_js_1.collectExtraKeys)(z.object({
|
|
56
|
+
error: responseerror_js_1.ResponseError$inboundSchema,
|
|
57
|
+
sequence_number: z.number().int(),
|
|
58
|
+
type: exports.ResponseErrorStreamEventType$inboundSchema,
|
|
59
|
+
}).catchall(z.any()), "additionalProperties", true).transform((v) => {
|
|
60
|
+
return (0, primitives_js_1.remap)(v, {
|
|
61
|
+
"sequence_number": "sequenceNumber",
|
|
62
|
+
});
|
|
63
|
+
});
|
|
64
|
+
function responseErrorStreamEventDataFromJSON(jsonString) {
|
|
65
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.ResponseErrorStreamEventData$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'ResponseErrorStreamEventData' from JSON`);
|
|
66
|
+
}
|
|
67
|
+
/** @internal */
|
|
68
|
+
exports.ResponseErrorStreamEvent$inboundSchema = z.object({
|
|
69
|
+
data: z.unknown().transform((v, ctx) => {
|
|
70
|
+
if (typeof v !== "string")
|
|
71
|
+
return v;
|
|
72
|
+
try {
|
|
73
|
+
return JSON.parse(v);
|
|
74
|
+
}
|
|
75
|
+
catch (err) {
|
|
76
|
+
ctx.addIssue({ code: "custom", message: `malformed json: ${err}` });
|
|
77
|
+
return z.NEVER;
|
|
78
|
+
}
|
|
79
|
+
}).pipe(z.lazy(() => exports.ResponseErrorStreamEventData$inboundSchema)),
|
|
80
|
+
event: z.literal("error"),
|
|
81
|
+
});
|
|
82
|
+
function responseErrorStreamEventFromJSON(jsonString) {
|
|
83
|
+
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.ResponseErrorStreamEvent$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'ResponseErrorStreamEvent' from JSON`);
|
|
84
|
+
}
|
|
85
|
+
//# sourceMappingURL=responseerrorstreamevent.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"responseerrorstreamevent.js","sourceRoot":"","sources":["../../src/models/components/responseerrorstreamevent.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA6EH,oFAQC;AAoBD,4EAQC;AA/GD,0CAA4B;AAC5B,2DAA0D;AAC1D,qDAG8B;AAI9B,yDAAgF;AAEhF;;GAEG;AACU,QAAA,4BAA4B,GAAG;IAC1C,KAAK,EAAE,OAAO;CACN,CAAC;AAmCX,gBAAgB;AACH,QAAA,0CAA0C,GAEnD,CAAC,CAAC,UAAU,CAAC,oCAA4B,CAAC,CAAC;AAE/C,gBAAgB;AACH,QAAA,0CAA0C,GAInD,IAAA,6BAAiB,EACnB,CAAC,CAAC,MAAM,CAAC;IACP,KAAK,EAAE,8CAA2B;IAClC,eAAe,EAAE,CAAC,CAAC,MAAM,EAAE,CAAC,GAAG,EAAE;IACjC,IAAI,EAAE,kDAA0C;CACjD,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,GAAG,EAAE,CAAC,EACpB,sBAAsB,EACtB,IAAI,CACL,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,EAAE;IAChB,OAAO,IAAA,qBAAM,EAAC,CAAC,EAAE;QACf,iBAAiB,EAAE,gBAAgB;KACpC,CAAC,CAAC;AACL,CAAC,CAAC,CAAC;AAEH,SAAgB,oCAAoC,CAClD,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,kDAA0C,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACtE,0DAA0D,CAC3D,CAAC;AACJ,CAAC;AAED,gBAAgB;AACH,QAAA,sCAAsC,GAI/C,CAAC,CAAC,MAAM,CAAC;IACX,IAAI,EAAE,CAAC,CAAC,OAAO,EAAE,CAAC,SAAS,CAAC,CAAC,CAAC,EAAE,GAAG,EAAE,EAAE;QACrC,IAAI,OAAO,CAAC,KAAK,QAAQ;YAAE,OAAO,CAAC,CAAC;QACpC,IAAI,CAAC;YACH,OAAO,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC;QACvB,CAAC;QAAC,OAAO,GAAG,EAAE,CAAC;YACb,GAAG,CAAC,QAAQ,CAAC,EAAE,IAAI,EAAE,QAAQ,EAAE,OAAO,EAAE,mBAAmB,GAAG,EAAE,EAAE,CAAC,CAAC;YACpE,OAAO,CAAC,CAAC,KAAK,CAAC;QACjB,CAAC;IACH,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,kDAA0C,CAAC,CAAC;IACjE,KAAK,EAAE,CAAC,CAAC,OAAO,CAAC,OAAO,CAAC;CAC1B,CAAC,CAAC;AAEH,SAAgB,gCAAgC,CAC9C,UAAkB;IAElB,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,8CAAsC,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EAClE,sDAAsD,CACvD,CAAC;AACJ,CAAC"}
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
import * as z from "zod/v3";
|
|
2
|
+
import { ClosedEnum } from "../../types/enums.js";
|
|
3
|
+
import { Result as SafeParseResult } from "../../types/fp.js";
|
|
4
|
+
import { SDKValidationError } from "../errors/sdkvalidationerror.js";
|
|
5
|
+
/**
|
|
6
|
+
* The event type. Matches the SSE `event` field.
|
|
7
|
+
*/
|
|
8
|
+
export declare const ResponseFunctionCallArgumentsDeltaStreamEventType: {
|
|
9
|
+
readonly ResponseFunctionCallArgumentsDelta: "response.function_call_arguments.delta";
|
|
10
|
+
};
|
|
11
|
+
/**
|
|
12
|
+
* The event type. Matches the SSE `event` field.
|
|
13
|
+
*/
|
|
14
|
+
export type ResponseFunctionCallArgumentsDeltaStreamEventType = ClosedEnum<typeof ResponseFunctionCallArgumentsDeltaStreamEventType>;
|
|
15
|
+
/**
|
|
16
|
+
* The event payload.
|
|
17
|
+
*/
|
|
18
|
+
export type ResponseFunctionCallArgumentsDeltaStreamEventData = {
|
|
19
|
+
/**
|
|
20
|
+
* Incremental text or argument chunk.
|
|
21
|
+
*/
|
|
22
|
+
delta: string;
|
|
23
|
+
/**
|
|
24
|
+
* ID of the output item this event refers to.
|
|
25
|
+
*/
|
|
26
|
+
itemId: string;
|
|
27
|
+
/**
|
|
28
|
+
* Obfuscation padding accompanying the delta, when present.
|
|
29
|
+
*/
|
|
30
|
+
obfuscation?: string | undefined;
|
|
31
|
+
/**
|
|
32
|
+
* Index of the output item in the response output array.
|
|
33
|
+
*/
|
|
34
|
+
outputIndex: number;
|
|
35
|
+
/**
|
|
36
|
+
* Monotonically increasing sequence number for ordering events.
|
|
37
|
+
*/
|
|
38
|
+
sequenceNumber: number;
|
|
39
|
+
/**
|
|
40
|
+
* The event type. Matches the SSE `event` field.
|
|
41
|
+
*/
|
|
42
|
+
type: ResponseFunctionCallArgumentsDeltaStreamEventType;
|
|
43
|
+
additionalProperties?: {
|
|
44
|
+
[k: string]: any;
|
|
45
|
+
} | undefined;
|
|
46
|
+
};
|
|
47
|
+
export type ResponseFunctionCallArgumentsDeltaStreamEvent = {
|
|
48
|
+
/**
|
|
49
|
+
* The event payload.
|
|
50
|
+
*/
|
|
51
|
+
data: ResponseFunctionCallArgumentsDeltaStreamEventData;
|
|
52
|
+
/**
|
|
53
|
+
* The SSE event name, equal to the payload's `type`.
|
|
54
|
+
*/
|
|
55
|
+
event: "response.function_call_arguments.delta";
|
|
56
|
+
};
|
|
57
|
+
/** @internal */
|
|
58
|
+
export declare const ResponseFunctionCallArgumentsDeltaStreamEventType$inboundSchema: z.ZodNativeEnum<typeof ResponseFunctionCallArgumentsDeltaStreamEventType>;
|
|
59
|
+
/** @internal */
|
|
60
|
+
export declare const ResponseFunctionCallArgumentsDeltaStreamEventData$inboundSchema: z.ZodType<ResponseFunctionCallArgumentsDeltaStreamEventData, z.ZodTypeDef, unknown>;
|
|
61
|
+
export declare function responseFunctionCallArgumentsDeltaStreamEventDataFromJSON(jsonString: string): SafeParseResult<ResponseFunctionCallArgumentsDeltaStreamEventData, SDKValidationError>;
|
|
62
|
+
/** @internal */
|
|
63
|
+
export declare const ResponseFunctionCallArgumentsDeltaStreamEvent$inboundSchema: z.ZodType<ResponseFunctionCallArgumentsDeltaStreamEvent, z.ZodTypeDef, unknown>;
|
|
64
|
+
export declare function responseFunctionCallArgumentsDeltaStreamEventFromJSON(jsonString: string): SafeParseResult<ResponseFunctionCallArgumentsDeltaStreamEvent, SDKValidationError>;
|
|
65
|
+
//# sourceMappingURL=responsefunctioncallargumentsdeltastreamevent.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"responsefunctioncallargumentsdeltastreamevent.d.ts","sourceRoot":"","sources":["../../src/models/components/responsefunctioncallargumentsdeltastreamevent.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAM5B,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAClD,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,mBAAmB,CAAC;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,iCAAiC,CAAC;AAErE;;GAEG;AACH,eAAO,MAAM,iDAAiD;;CAEpD,CAAC;AACX;;GAEG;AACH,MAAM,MAAM,iDAAiD,GAAG,UAAU,CACxE,OAAO,iDAAiD,CACzD,CAAC;AAEF;;GAEG;AACH,MAAM,MAAM,iDAAiD,GAAG;IAC9D;;OAEG;IACH,KAAK,EAAE,MAAM,CAAC;IACd;;OAEG;IACH,MAAM,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IACjC;;OAEG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,cAAc,EAAE,MAAM,CAAC;IACvB;;OAEG;IACH,IAAI,EAAE,iDAAiD,CAAC;IACxD,oBAAoB,CAAC,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,GAAG,CAAA;KAAE,GAAG,SAAS,CAAC;CACzD,CAAC;AAEF,MAAM,MAAM,6CAA6C,GAAG;IAC1D;;OAEG;IACH,IAAI,EAAE,iDAAiD,CAAC;IACxD;;OAEG;IACH,KAAK,EAAE,wCAAwC,CAAC;CACjD,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,+DAA+D,EAC1E,CAAC,CAAC,aAAa,CAAC,OAAO,iDAAiD,CACR,CAAC;AAEnE,gBAAgB;AAChB,eAAO,MAAM,+DAA+D,EAC1E,CAAC,CAAC,OAAO,CACP,iDAAiD,EACjD,CAAC,CAAC,UAAU,EACZ,OAAO,CAkBP,CAAC;AAEL,wBAAgB,yDAAyD,CACvE,UAAU,EAAE,MAAM,GACjB,eAAe,CAChB,iDAAiD,EACjD,kBAAkB,CACnB,CASA;AAED,gBAAgB;AAChB,eAAO,MAAM,2DAA2D,EACtE,CAAC,CAAC,OAAO,CACP,6CAA6C,EAC7C,CAAC,CAAC,UAAU,EACZ,OAAO,CAgBP,CAAC;AAEL,wBAAgB,qDAAqD,CACnE,UAAU,EAAE,MAAM,GACjB,eAAe,CAChB,6CAA6C,EAC7C,kBAAkB,CACnB,CASA"}
|