@mcp-use/inspector 0.4.11-canary.1 → 0.4.11
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/client/assets/{chunk-VL2OQCWN-DfcO0mnz.js → chunk-VL2OQCWN-Ce71Oujn.js} +2 -2
- package/dist/client/assets/embeddings-x1-vu32M.js +1 -0
- package/dist/client/assets/{index-CMBY6iPe.js → index-ByN-8efJ.js} +6 -6
- package/dist/client/assets/{index-R3N_effq.js → index-C1F6bSOH.js} +1 -1
- package/dist/client/assets/{index-Bob6AdPG.js → index-CLrmeqJ5.js} +4 -4
- package/dist/client/assets/index-CynUsoYY.js +150 -0
- package/dist/client/assets/{index-DAnTywZM.js → index-D56cgcLQ.js} +3 -3
- package/dist/client/assets/{index-BZ1_aNq6.js → index-SVv-Z-Et.js} +3 -3
- package/dist/client/assets/index-Z5HYU3am.js +4 -0
- package/dist/client/assets/{langfuse-LCJ6VJEP-CbWGt6Q5.js → langfuse-LCJ6VJEP-B8zS6koH.js} +3 -3
- package/dist/client/index.html +2 -2
- package/package.json +2 -2
- package/dist/client/assets/embeddings-xed8XPUx.js +0 -1
- package/dist/client/assets/index-B1D3L6Rv.js +0 -81
- package/dist/client/assets/index-CMXxZksu.js +0 -70
- package/dist/client/assets/index-DE-CW45b.js +0 -4
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{d as Ds,g as Fs,q as Ba,r as Ua,s as Wa,l as qa,O as Bs,u as Ja,v as za,f as Ue,_ as yn,m as Ka,n as Zn,i as Ce,h as Us,S as Hn,J as Vn,t as Ze,w as Za,x as Ha,R as Xn,o as Va,T as Vt,j as Ws,k as qs,p as Gn,y as Qn,b as Xt,C as Gt,c as Qt,z as Xa,D as Yn,F as Ga,E as Qa,G as Ya,I as ei,K as st,L as ti,M as ni,N as si,P as es,Q as ri,U as ai,V as ii,W as Yt,X as oi,Y as li,Z as ci,$ as Ft,a0 as ui,a1 as wn,a2 as di,a3 as hi,a4 as fi,a5 as ts,a6 as ns,a7 as ss,a8 as pi,a9 as mi}from"./index-CynUsoYY.js";import{Z as A,o as gi,s as _i}from"./index-SVv-Z-Et.js";import{t as Js,i as yi,q as wi,r as bi}from"./chunk-VL2OQCWN-Ce71Oujn.js";import"./embeddings-x1-vu32M.js";const pe=t=>t();function We(t){return t?!!(/^o\d/.test(t??"")||t.startsWith("gpt-5")&&!t.startsWith("gpt-5-chat")):!1}function vi(t){return t.role!=="system"&&t.role!=="developer"&&t.role!=="assistant"&&t.role!=="user"&&t.role!=="function"&&t.role!=="tool"&&console.warn(`Unknown message role: ${t.role}`),t.role}function qe(t){const e=t._getType();switch(e){case"system":return"system";case"ai":return"assistant";case"human":return"user";case"function":return"function";case"tool":return"tool";case"generic":if(!Ds.isInstance(t))throw new Error("Invalid generic chat message");return vi(t);default:throw new Error(`Unknown message type: ${e}`)}}function xi(t){const{azureOpenAIApiDeploymentName:e,azureOpenAIApiInstanceName:n,azureOpenAIApiKey:s,azureOpenAIBasePath:r,baseURL:a,azureADTokenProvider:i,azureOpenAIEndpoint:o}=t;if((s||i)&&r&&e)return`${r}/${e}`;if((s||i)&&o&&e)return`${o}/openai/deployments/${e}`;if(s||i){if(!n)throw new Error("azureOpenAIApiInstanceName is required when using azureOpenAIApiKey");if(!e)throw new Error("azureOpenAIApiDeploymentName is a required parameter when using azureOpenAIApiKey");return`https://${n}.openai.azure.com/openai/deployments/${e}`}return a}function Si(t,e){let n;return Fs(t)?n=Ba(t):n=t,e?.strict!==void 0&&(n.function.strict=e.strict),n}function ki(t){return t.anyOf!==void 0&&Array.isArray(t.anyOf)}function Ai(t){const e=["namespace functions {",""];for(const n of t)n.description&&e.push(`// ${n.description}`),Object.keys(n.parameters.properties??{}).length>0?(e.push(`type ${n.name} = (_: {`),e.push(zs(n.parameters,0)),e.push("}) => any;")):e.push(`type ${n.name} = () => any;`),e.push("");return e.push("} // namespace functions"),e.join(`
|
|
2
2
|
`)}function zs(t,e){const n=[];for(const[s,r]of Object.entries(t.properties??{}))r.description&&e<2&&n.push(`// ${r.description}`),t.required?.includes(s)?n.push(`${s}: ${ft(r,e)},`):n.push(`${s}?: ${ft(r,e)},`);return n.map(s=>" ".repeat(e)+s).join(`
|
|
3
3
|
`)}function ft(t,e){if(ki(t))return t.anyOf.map(n=>ft(n,e)).join(" | ");switch(t.type){case"string":return t.enum?t.enum.map(n=>`"${n}"`).join(" | "):"string";case"number":return t.enum?t.enum.map(n=>`${n}`).join(" | "):"number";case"integer":return t.enum?t.enum.map(n=>`${n}`).join(" | "):"number";case"boolean":return"boolean";case"null":return"null";case"object":return["{",zs(t,e+2),"}"].join(`
|
|
4
4
|
`);case"array":return t.items?`${ft(t.items,e)}[]`:"any[]";default:return""}}function Ks(t){if(t)return t==="any"||t==="required"?"required":t==="auto"?"auto":t==="none"?"none":typeof t=="string"?{type:"function",function:{name:t}}:t}function bn(t){return"type"in t&&t.type!=="function"}function Ci(t){return t!=null&&typeof t=="object"&&"type"in t&&t.type!=="function"}function pt(t){return typeof t=="object"&&t!==null&&"metadata"in t&&typeof t.metadata=="object"&&t.metadata!==null&&"customTool"in t.metadata&&typeof t.metadata.customTool=="object"&&t.metadata.customTool!==null}function Zs(t){return"type"in t&&t.type==="custom"&&"custom"in t&&typeof t.custom=="object"&&t.custom!==null}function Oi(t){if(t.type==="custom_tool_call")return{...t,type:"tool_call",call_id:t.id,id:t.call_id,name:t.name,isCustomTool:!0,args:{input:t.input}}}function Ti(t){return t.type==="tool_call"&&"isCustomTool"in t&&t.isCustomTool===!0}function Pi(t){const e=()=>{if(t.custom.format){if(t.custom.format.type==="grammar")return{type:"grammar",definition:t.custom.format.grammar.definition,syntax:t.custom.format.grammar.syntax};if(t.custom.format.type==="text")return{type:"text"}}};return{type:"custom",name:t.custom.name,description:t.custom.description,format:e()}}function Ii(t){const e=()=>{if(t.format){if(t.format.type==="grammar")return{type:"grammar",grammar:{definition:t.format.definition,syntax:t.format.syntax}};if(t.format.type==="text")return{type:"text"}}};return{type:"custom",custom:{name:t.name,description:t.description,format:e()}}}function en(t){return typeof t=="object"&&t!==null&&("name"in t&&t.name==="AbortError"||"message"in t&&String(t.message).includes("FetchRequestCanceledException"))}const tn=t=>{if(t instanceof Error)return t;if(typeof t=="object"&&t!==null){try{if(Object.prototype.toString.call(t)==="[object Error]"){const e=new Error(t.message,t.cause?{cause:t.cause}:{});return t.stack&&(e.stack=t.stack),t.cause&&!e.cause&&(e.cause=t.cause),t.name&&(e.name=t.name),e}}catch{}try{return new Error(JSON.stringify(t))}catch{}}return new Error(t)};class x extends Error{}class q extends x{constructor(e,n,s,r){super(`${q.makeMessage(e,n,s)}`),this.status=e,this.headers=r,this.requestID=r?.get("x-request-id"),this.error=n;const a=n;this.code=a?.code,this.param=a?.param,this.type=a?.type}static makeMessage(e,n,s){const r=n?.message?typeof n.message=="string"?n.message:JSON.stringify(n.message):n?JSON.stringify(n):s;return e&&r?`${e} ${r}`:e?`${e} status code (no body)`:r||"(no status code or body)"}static generate(e,n,s,r){if(!e||!r)return new Ct({message:s,cause:tn(n)});const a=n?.error;return e===400?new Hs(e,a,s,r):e===401?new Vs(e,a,s,r):e===403?new Xs(e,a,s,r):e===404?new Gs(e,a,s,r):e===409?new Qs(e,a,s,r):e===422?new Ys(e,a,s,r):e===429?new er(e,a,s,r):e>=500?new tr(e,a,s,r):new q(e,a,s,r)}}class X extends q{constructor({message:e}={}){super(void 0,void 0,e||"Request was aborted.",void 0)}}class Ct extends q{constructor({message:e,cause:n}){super(void 0,void 0,e||"Connection error.",void 0),n&&(this.cause=n)}}class Ot extends Ct{constructor({message:e}={}){super({message:e??"Request timed out."})}}class Hs extends q{}class Vs extends q{}class Xs extends q{}class Gs extends q{}class Qs extends q{}class Ys extends q{}class er extends q{}class tr extends q{}class nr extends x{constructor(){super("Could not parse response content as the length limit was reached")}}class sr extends x{constructor(){super("Could not parse response content as the request was rejected by the content filter")}}class Oe extends Error{constructor(e){super(e)}}function mt(t){return t!==void 0&&"function"in t&&t.function!==void 0}function Ri(t,e){const n={...t};return Object.defineProperties(n,{$brand:{value:"auto-parseable-response-format",enumerable:!1},$parseRaw:{value:e,enumerable:!1}}),n}function vn(t){return t?.$brand==="auto-parseable-response-format"}function Je(t){return t?.$brand==="auto-parseable-tool"}function $i(t,e){return!e||!rr(e)?{...t,choices:t.choices.map(n=>(ar(n.message.tool_calls),{...n,message:{...n.message,parsed:null,...n.message.tool_calls?{tool_calls:n.message.tool_calls}:void 0}}))}:xn(t,e)}function xn(t,e){const n=t.choices.map(s=>{if(s.finish_reason==="length")throw new nr;if(s.finish_reason==="content_filter")throw new sr;return ar(s.message.tool_calls),{...s,message:{...s.message,...s.message.tool_calls?{tool_calls:s.message.tool_calls?.map(r=>Mi(e,r))??void 0}:void 0,parsed:s.message.content&&!s.message.refusal?Ei(e,s.message.content):null}}});return{...t,choices:n}}function Ei(t,e){return t.response_format?.type!=="json_schema"?null:t.response_format?.type==="json_schema"?"$parseRaw"in t.response_format?t.response_format.$parseRaw(e):JSON.parse(e):null}function Mi(t,e){const n=t.tools?.find(s=>mt(s)&&s.function?.name===e.function.name);return{...e,function:{...e.function,parsed_arguments:Je(n)?n.$parseRaw(e.function.arguments):n?.function.strict?JSON.parse(e.function.arguments):null}}}function Ni(t,e){if(!t||!("tools"in t)||!t.tools)return!1;const n=t.tools?.find(s=>mt(s)&&s.function?.name===e.function.name);return mt(n)&&(Je(n)||n?.function.strict||!1)}function rr(t){return vn(t.response_format)?!0:t.tools?.some(e=>Je(e)||e.type==="function"&&e.function.strict===!0)??!1}function ar(t){for(const e of t||[])if(e.type!=="function")throw new x(`Currently only \`function\` tool calls are supported; Received \`${e.type}\``)}function Li(t){for(const e of t??[]){if(e.type!=="function")throw new x(`Currently only \`function\` tool types support auto-parsing; Received \`${e.type}\``);if(e.function.strict!==!0)throw new x(`The \`${e.function.name}\` tool is not marked with \`strict: true\`. Only strict function tools can be auto-parsed`)}}const ji=Symbol("Let zodToJsonSchema decide on which parser to use"),rs={name:void 0,$refStrategy:"root",effectStrategy:"input",pipeStrategy:"all",dateStrategy:"format:date-time",mapStrategy:"entries",nullableStrategy:"from-target",removeAdditionalStrategy:"passthrough",definitionPath:"definitions",target:"jsonSchema7",strictUnions:!1,errorMessages:!1,markdownDescription:!1,patternStrategy:"escape",applyRegexFlags:!1,emailStrategy:"format:email",base64Strategy:"contentEncoding:base64",nameStrategy:"ref"},Di=t=>typeof t=="string"?{...rs,basePath:["#"],definitions:{},name:t}:{...rs,basePath:["#"],definitions:{},...t},nn=t=>"_def"in t?t._def:t;function Fi(t){if(!t)return!0;for(const e in t)return!1;return!0}const Bi=t=>{const e=Di(t),n=e.name!==void 0?[...e.basePath,e.definitionPath,e.name]:e.basePath;return{...e,currentPath:n,propertyPath:void 0,seenRefs:new Set,seen:new Map(Object.entries(e.definitions).map(([s,r])=>[nn(r),{def:nn(r),path:[...e.basePath,e.definitionPath,s],jsonSchema:void 0}]))}};function ir(t,e,n,s){s?.errorMessages&&n&&(t.errorMessage={...t.errorMessage,[e]:n})}function I(t,e,n,s,r){t[e]=n,ir(t,e,s,r)}function Ui(){return{}}function Wi(t,e){const n={type:"array"};return t.type?._def?.typeName!==A.ZodAny&&(n.items=T(t.type._def,{...e,currentPath:[...e.currentPath,"items"]})),t.minLength&&I(n,"minItems",t.minLength.value,t.minLength.message,e),t.maxLength&&I(n,"maxItems",t.maxLength.value,t.maxLength.message,e),t.exactLength&&(I(n,"minItems",t.exactLength.value,t.exactLength.message,e),I(n,"maxItems",t.exactLength.value,t.exactLength.message,e)),n}function qi(t,e){const n={type:"integer",format:"int64"};if(!t.checks)return n;for(const s of t.checks)switch(s.kind){case"min":e.target==="jsonSchema7"?s.inclusive?I(n,"minimum",s.value,s.message,e):I(n,"exclusiveMinimum",s.value,s.message,e):(s.inclusive||(n.exclusiveMinimum=!0),I(n,"minimum",s.value,s.message,e));break;case"max":e.target==="jsonSchema7"?s.inclusive?I(n,"maximum",s.value,s.message,e):I(n,"exclusiveMaximum",s.value,s.message,e):(s.inclusive||(n.exclusiveMaximum=!0),I(n,"maximum",s.value,s.message,e));break;case"multipleOf":I(n,"multipleOf",s.value,s.message,e);break}return n}function Ji(){return{type:"boolean"}}function zi(t,e){return T(t.type._def,e)}const Ki=(t,e)=>T(t.innerType._def,e);function or(t,e,n){const s=n??e.dateStrategy;if(Array.isArray(s))return{anyOf:s.map((r,a)=>or(t,e,r))};switch(s){case"string":case"format:date-time":return{type:"string",format:"date-time"};case"format:date":return{type:"string",format:"date"};case"integer":return Zi(t,e)}}const Zi=(t,e)=>{const n={type:"integer",format:"unix-time"};if(e.target==="openApi3")return n;for(const s of t.checks)switch(s.kind){case"min":I(n,"minimum",s.value,s.message,e);break;case"max":I(n,"maximum",s.value,s.message,e);break}return n};function Hi(t,e){return{...T(t.innerType._def,e),default:t.defaultValue()}}function Vi(t,e,n){return e.effectStrategy==="input"?T(t.schema._def,e,n):{}}function Xi(t){return{type:"string",enum:[...t.values]}}const Gi=t=>"type"in t&&t.type==="string"?!1:"allOf"in t;function Qi(t,e){const n=[T(t.left._def,{...e,currentPath:[...e.currentPath,"allOf","0"]}),T(t.right._def,{...e,currentPath:[...e.currentPath,"allOf","1"]})].filter(a=>!!a);let s=e.target==="jsonSchema2019-09"?{unevaluatedProperties:!1}:void 0;const r=[];return n.forEach(a=>{if(Gi(a))r.push(...a.allOf),a.unevaluatedProperties===void 0&&(s=void 0);else{let i=a;if("additionalProperties"in a&&a.additionalProperties===!1){const{additionalProperties:o,...l}=a;i=l}else s=void 0;r.push(i)}}),r.length?{allOf:r,...s}:void 0}function Yi(t,e){const n=typeof t.value;return n!=="bigint"&&n!=="number"&&n!=="boolean"&&n!=="string"?{type:Array.isArray(t.value)?"array":"object"}:e.target==="openApi3"?{type:n==="bigint"?"integer":n,enum:[t.value]}:{type:n==="bigint"?"integer":n,const:t.value}}let Bt;const le={cuid:/^[cC][^\s-]{8,}$/,cuid2:/^[0-9a-z]+$/,ulid:/^[0-9A-HJKMNP-TV-Z]{26}$/,email:/^(?!\.)(?!.*\.\.)([a-zA-Z0-9_'+\-\.]*)[a-zA-Z0-9_+-]@([a-zA-Z0-9][a-zA-Z0-9\-]*\.)+[a-zA-Z]{2,}$/,emoji:()=>(Bt===void 0&&(Bt=RegExp("^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$","u")),Bt),base64:/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,nanoid:/^[a-zA-Z0-9_-]{21}$/};function lr(t,e){const n={type:"string"};function s(r){return e.patternStrategy==="escape"?eo(r):r}if(t.checks)for(const r of t.checks)switch(r.kind){case"min":I(n,"minLength",typeof n.minLength=="number"?Math.max(n.minLength,r.value):r.value,r.message,e);break;case"max":I(n,"maxLength",typeof n.maxLength=="number"?Math.min(n.maxLength,r.value):r.value,r.message,e);break;case"email":switch(e.emailStrategy){case"format:email":G(n,"email",r.message,e);break;case"format:idn-email":G(n,"idn-email",r.message,e);break;case"pattern:zod":Q(n,le.email,r.message,e);break}break;case"url":G(n,"uri",r.message,e);break;case"uuid":G(n,"uuid",r.message,e);break;case"regex":Q(n,r.regex,r.message,e);break;case"cuid":Q(n,le.cuid,r.message,e);break;case"cuid2":Q(n,le.cuid2,r.message,e);break;case"startsWith":Q(n,RegExp(`^${s(r.value)}`),r.message,e);break;case"endsWith":Q(n,RegExp(`${s(r.value)}$`),r.message,e);break;case"datetime":G(n,"date-time",r.message,e);break;case"date":G(n,"date",r.message,e);break;case"time":G(n,"time",r.message,e);break;case"duration":G(n,"duration",r.message,e);break;case"length":I(n,"minLength",typeof n.minLength=="number"?Math.max(n.minLength,r.value):r.value,r.message,e),I(n,"maxLength",typeof n.maxLength=="number"?Math.min(n.maxLength,r.value):r.value,r.message,e);break;case"includes":{Q(n,RegExp(s(r.value)),r.message,e);break}case"ip":{r.version!=="v6"&&G(n,"ipv4",r.message,e),r.version!=="v4"&&G(n,"ipv6",r.message,e);break}case"emoji":Q(n,le.emoji,r.message,e);break;case"ulid":{Q(n,le.ulid,r.message,e);break}case"base64":{switch(e.base64Strategy){case"format:binary":{G(n,"binary",r.message,e);break}case"contentEncoding:base64":{I(n,"contentEncoding","base64",r.message,e);break}case"pattern:zod":{Q(n,le.base64,r.message,e);break}}break}case"nanoid":Q(n,le.nanoid,r.message,e)}return n}const eo=t=>Array.from(t).map(e=>/[a-zA-Z0-9]/.test(e)?e:`\\${e}`).join(""),G=(t,e,n,s)=>{t.format||t.anyOf?.some(r=>r.format)?(t.anyOf||(t.anyOf=[]),t.format&&(t.anyOf.push({format:t.format,...t.errorMessage&&s.errorMessages&&{errorMessage:{format:t.errorMessage.format}}}),delete t.format,t.errorMessage&&(delete t.errorMessage.format,Object.keys(t.errorMessage).length===0&&delete t.errorMessage)),t.anyOf.push({format:e,...n&&s.errorMessages&&{errorMessage:{format:n}}})):I(t,"format",e,n,s)},Q=(t,e,n,s)=>{t.pattern||t.allOf?.some(r=>r.pattern)?(t.allOf||(t.allOf=[]),t.pattern&&(t.allOf.push({pattern:t.pattern,...t.errorMessage&&s.errorMessages&&{errorMessage:{pattern:t.errorMessage.pattern}}}),delete t.pattern,t.errorMessage&&(delete t.errorMessage.pattern,Object.keys(t.errorMessage).length===0&&delete t.errorMessage)),t.allOf.push({pattern:as(e,s),...n&&s.errorMessages&&{errorMessage:{pattern:n}}})):I(t,"pattern",as(e,s),n,s)},as=(t,e)=>{const n=typeof t=="function"?t():t;if(!e.applyRegexFlags||!n.flags)return n.source;const s={i:n.flags.includes("i"),m:n.flags.includes("m"),s:n.flags.includes("s")},r=s.i?n.source.toLowerCase():n.source;let a="",i=!1,o=!1,l=!1;for(let c=0;c<r.length;c++){if(i){a+=r[c],i=!1;continue}if(s.i){if(o){if(r[c].match(/[a-z]/)){l?(a+=r[c],a+=`${r[c-2]}-${r[c]}`.toUpperCase(),l=!1):r[c+1]==="-"&&r[c+2]?.match(/[a-z]/)?(a+=r[c],l=!0):a+=`${r[c]}${r[c].toUpperCase()}`;continue}}else if(r[c].match(/[a-z]/)){a+=`[${r[c]}${r[c].toUpperCase()}]`;continue}}if(s.m){if(r[c]==="^"){a+=`(^|(?<=[\r
|
|
5
5
|
]))`;continue}else if(r[c]==="$"){a+=`($|(?=[\r
|
|
6
6
|
]))`;continue}}if(s.s&&r[c]==="."){a+=o?`${r[c]}\r
|
|
7
7
|
`:`[${r[c]}\r
|
|
8
|
-
]`;continue}a+=r[c],r[c]==="\\"?i=!0:o&&r[c]==="]"?o=!1:!o&&r[c]==="["&&(o=!0)}try{const c=new RegExp(a)}catch{return console.warn(`Could not convert regex pattern at ${e.currentPath.join("/")} to a flag-independent form! Falling back to the flag-ignorant source`),n.source}return a};function cr(t,e){if(e.target==="openApi3"&&t.keyType?._def.typeName===A.ZodEnum)return{type:"object",required:t.keyType._def.values,properties:t.keyType._def.values.reduce((s,r)=>({...s,[r]:T(t.valueType._def,{...e,currentPath:[...e.currentPath,"properties",r]})??{}}),{}),additionalProperties:!1};const n={type:"object",additionalProperties:T(t.valueType._def,{...e,currentPath:[...e.currentPath,"additionalProperties"]})??{}};if(e.target==="openApi3")return n;if(t.keyType?._def.typeName===A.ZodString&&t.keyType._def.checks?.length){const s=Object.entries(lr(t.keyType._def,e)).reduce((r,[a,i])=>a==="type"?r:{...r,[a]:i},{});return{...n,propertyNames:s}}else if(t.keyType?._def.typeName===A.ZodEnum)return{...n,propertyNames:{enum:t.keyType._def.values}};return n}function to(t,e){if(e.mapStrategy==="record")return cr(t,e);const n=T(t.keyType._def,{...e,currentPath:[...e.currentPath,"items","items","0"]})||{},s=T(t.valueType._def,{...e,currentPath:[...e.currentPath,"items","items","1"]})||{};return{type:"array",maxItems:125,items:{type:"array",items:[n,s],minItems:2,maxItems:2}}}function no(t){const e=t.values,s=Object.keys(t.values).filter(a=>typeof e[e[a]]!="number").map(a=>e[a]),r=Array.from(new Set(s.map(a=>typeof a)));return{type:r.length===1?r[0]==="string"?"string":"number":["string","number"],enum:s}}function so(){return{not:{}}}function ro(t){return t.target==="openApi3"?{enum:["null"],nullable:!0}:{type:"null"}}const gt={ZodString:"string",ZodNumber:"number",ZodBigInt:"integer",ZodBoolean:"boolean",ZodNull:"null"};function ao(t,e){if(e.target==="openApi3")return is(t,e);const n=t.options instanceof Map?Array.from(t.options.values()):t.options;if(n.every(s=>s._def.typeName in gt&&(!s._def.checks||!s._def.checks.length))){const s=n.reduce((r,a)=>{const i=gt[a._def.typeName];return i&&!r.includes(i)?[...r,i]:r},[]);return{type:s.length>1?s:s[0]}}else if(n.every(s=>s._def.typeName==="ZodLiteral"&&!s.description)){const s=n.reduce((r,a)=>{const i=typeof a._def.value;switch(i){case"string":case"number":case"boolean":return[...r,i];case"bigint":return[...r,"integer"];case"object":if(a._def.value===null)return[...r,"null"];case"symbol":case"undefined":case"function":default:return r}},[]);if(s.length===n.length){const r=s.filter((a,i,o)=>o.indexOf(a)===i);return{type:r.length>1?r:r[0],enum:n.reduce((a,i)=>a.includes(i._def.value)?a:[...a,i._def.value],[])}}}else if(n.every(s=>s._def.typeName==="ZodEnum"))return{type:"string",enum:n.reduce((s,r)=>[...s,...r._def.values.filter(a=>!s.includes(a))],[])};return is(t,e)}const is=(t,e)=>{const n=(t.options instanceof Map?Array.from(t.options.values()):t.options).map((s,r)=>T(s._def,{...e,currentPath:[...e.currentPath,"anyOf",`${r}`]})).filter(s=>!!s&&(!e.strictUnions||typeof s=="object"&&Object.keys(s).length>0));return n.length?{anyOf:n}:void 0};function io(t,e){if(["ZodString","ZodNumber","ZodBigInt","ZodBoolean","ZodNull"].includes(t.innerType._def.typeName)&&(!t.innerType._def.checks||!t.innerType._def.checks.length))return e.target==="openApi3"||e.nullableStrategy==="property"?{type:gt[t.innerType._def.typeName],nullable:!0}:{type:[gt[t.innerType._def.typeName],"null"]};if(e.target==="openApi3"){const s=T(t.innerType._def,{...e,currentPath:[...e.currentPath]});return s&&"$ref"in s?{allOf:[s],nullable:!0}:s&&{...s,nullable:!0}}const n=T(t.innerType._def,{...e,currentPath:[...e.currentPath,"anyOf","0"]});return n&&{anyOf:[n,{type:"null"}]}}function oo(t,e){const n={type:"number"};if(!t.checks)return n;for(const s of t.checks)switch(s.kind){case"int":n.type="integer",ir(n,"type",s.message,e);break;case"min":e.target==="jsonSchema7"?s.inclusive?I(n,"minimum",s.value,s.message,e):I(n,"exclusiveMinimum",s.value,s.message,e):(s.inclusive||(n.exclusiveMinimum=!0),I(n,"minimum",s.value,s.message,e));break;case"max":e.target==="jsonSchema7"?s.inclusive?I(n,"maximum",s.value,s.message,e):I(n,"exclusiveMaximum",s.value,s.message,e):(s.inclusive||(n.exclusiveMaximum=!0),I(n,"maximum",s.value,s.message,e));break;case"multipleOf":I(n,"multipleOf",s.value,s.message,e);break}return n}function lo(t,e){return e.removeAdditionalStrategy==="strict"?t.catchall._def.typeName==="ZodNever"?t.unknownKeys!=="strict":T(t.catchall._def,{...e,currentPath:[...e.currentPath,"additionalProperties"]})??!0:t.catchall._def.typeName==="ZodNever"?t.unknownKeys==="passthrough":T(t.catchall._def,{...e,currentPath:[...e.currentPath,"additionalProperties"]})??!0}function co(t,e){const n={type:"object",...Object.entries(t.shape()).reduce((s,[r,a])=>{if(a===void 0||a._def===void 0)return s;const i=[...e.currentPath,"properties",r],o=T(a._def,{...e,currentPath:i,propertyPath:i});if(o===void 0)return s;if(e.openaiStrictMode&&a.isOptional()&&!a.isNullable()&&typeof a._def?.defaultValue>"u")throw new Error(`Zod field at \`${i.join("/")}\` uses \`.optional()\` without \`.nullable()\` which is not supported by the API. See: https://platform.openai.com/docs/guides/structured-outputs?api-mode=responses#all-fields-must-be-required`);return{properties:{...s.properties,[r]:o},required:a.isOptional()&&!e.openaiStrictMode?s.required:[...s.required,r]}},{properties:{},required:[]}),additionalProperties:lo(t,e)};return n.required.length||delete n.required,n}const uo=(t,e)=>{if(e.propertyPath&&e.currentPath.slice(0,e.propertyPath.length).toString()===e.propertyPath.toString())return T(t.innerType._def,{...e,currentPath:e.currentPath});const n=T(t.innerType._def,{...e,currentPath:[...e.currentPath,"anyOf","1"]});return n?{anyOf:[{not:{}},n]}:{}},ho=(t,e)=>{if(e.pipeStrategy==="input")return T(t.in._def,e);if(e.pipeStrategy==="output")return T(t.out._def,e);const n=T(t.in._def,{...e,currentPath:[...e.currentPath,"allOf","0"]}),s=T(t.out._def,{...e,currentPath:[...e.currentPath,"allOf",n?"1":"0"]});return{allOf:[n,s].filter(r=>r!==void 0)}};function fo(t,e){return T(t.type._def,e)}function po(t,e){const s={type:"array",uniqueItems:!0,items:T(t.valueType._def,{...e,currentPath:[...e.currentPath,"items"]})};return t.minSize&&I(s,"minItems",t.minSize.value,t.minSize.message,e),t.maxSize&&I(s,"maxItems",t.maxSize.value,t.maxSize.message,e),s}function mo(t,e){return t.rest?{type:"array",minItems:t.items.length,items:t.items.map((n,s)=>T(n._def,{...e,currentPath:[...e.currentPath,"items",`${s}`]})).reduce((n,s)=>s===void 0?n:[...n,s],[]),additionalItems:T(t.rest._def,{...e,currentPath:[...e.currentPath,"additionalItems"]})}:{type:"array",minItems:t.items.length,maxItems:t.items.length,items:t.items.map((n,s)=>T(n._def,{...e,currentPath:[...e.currentPath,"items",`${s}`]})).reduce((n,s)=>s===void 0?n:[...n,s],[])}}function go(){return{not:{}}}function _o(){return{}}const yo=(t,e)=>T(t.innerType._def,e);function T(t,e,n=!1){const s=e.seen.get(t);if(e.override){const i=e.override?.(t,e,s,n);if(i!==ji)return i}if(s&&!n){const i=wo(s,e);if(i!==void 0)return"$ref"in i&&e.seenRefs.add(i.$ref),i}const r={def:t,path:e.currentPath,jsonSchema:void 0};e.seen.set(t,r);const a=vo(t,t.typeName,e,n);return a&&xo(t,e,a),r.jsonSchema=a,a}const wo=(t,e)=>{switch(e.$refStrategy){case"root":return{$ref:t.path.join("/")};case"extract-to-root":const n=t.path.slice(e.basePath.length+1).join("_");return n!==e.name&&e.nameStrategy==="duplicate-ref"&&(e.definitions[n]=t.def),{$ref:[...e.basePath,e.definitionPath,n].join("/")};case"relative":return{$ref:bo(e.currentPath,t.path)};case"none":case"seen":return t.path.length<e.currentPath.length&&t.path.every((s,r)=>e.currentPath[r]===s)?(console.warn(`Recursive reference detected at ${e.currentPath.join("/")}! Defaulting to any`),{}):e.$refStrategy==="seen"?{}:void 0}},bo=(t,e)=>{let n=0;for(;n<t.length&&n<e.length&&t[n]===e[n];n++);return[(t.length-n).toString(),...e.slice(n)].join("/")},vo=(t,e,n,s)=>{switch(e){case A.ZodString:return lr(t,n);case A.ZodNumber:return oo(t,n);case A.ZodObject:return co(t,n);case A.ZodBigInt:return qi(t,n);case A.ZodBoolean:return Ji();case A.ZodDate:return or(t,n);case A.ZodUndefined:return go();case A.ZodNull:return ro(n);case A.ZodArray:return Wi(t,n);case A.ZodUnion:case A.ZodDiscriminatedUnion:return ao(t,n);case A.ZodIntersection:return Qi(t,n);case A.ZodTuple:return mo(t,n);case A.ZodRecord:return cr(t,n);case A.ZodLiteral:return Yi(t,n);case A.ZodEnum:return Xi(t);case A.ZodNativeEnum:return no(t);case A.ZodNullable:return io(t,n);case A.ZodOptional:return uo(t,n);case A.ZodMap:return to(t,n);case A.ZodSet:return po(t,n);case A.ZodLazy:return T(t.getter()._def,n);case A.ZodPromise:return fo(t,n);case A.ZodNaN:case A.ZodNever:return so();case A.ZodEffects:return Vi(t,n,s);case A.ZodAny:return Ui();case A.ZodUnknown:return _o();case A.ZodDefault:return Hi(t,n);case A.ZodBranded:return zi(t,n);case A.ZodReadonly:return yo(t,n);case A.ZodCatch:return Ki(t,n);case A.ZodPipeline:return ho(t,n);case A.ZodFunction:case A.ZodVoid:case A.ZodSymbol:return;default:return(r=>{})()}},xo=(t,e,n)=>(t.description&&(n.description=t.description,e.markdownDescription&&(n.markdownDescription=t.description)),n),So=(t,e)=>{const n=Bi(e),s=typeof e=="string"?e:e?.nameStrategy==="title"?void 0:e?.name,r=T(t._def,s===void 0?n:{...n,currentPath:[...n.basePath,n.definitionPath,s]},!1)??{},a=typeof e=="object"&&e.name!==void 0&&e.nameStrategy==="title"?e.name:void 0;a!==void 0&&(r.title=a);const i=(()=>{if(Fi(n.definitions))return;const l={},c=new Set;for(let u=0;u<500;u++){const d=Object.entries(n.definitions).filter(([m])=>!c.has(m));if(d.length===0)break;for(const[m,h]of d)l[m]=T(nn(h),{...n,currentPath:[...n.basePath,n.definitionPath,m]},!0)??{},c.add(m)}return l})(),o=s===void 0?i?{...r,[n.definitionPath]:i}:r:n.nameStrategy==="duplicate-ref"?{...r,...i||n.seenRefs.size?{[n.definitionPath]:{...i,...n.seenRefs.size?{[s]:r}:void 0}}:void 0}:{$ref:[...n.$refStrategy==="relative"?[]:n.basePath,n.definitionPath,s].join("/"),[n.definitionPath]:{...i,[s]:r}};return n.target==="jsonSchema7"?o.$schema="http://json-schema.org/draft-07/schema#":n.target==="jsonSchema2019-09"&&(o.$schema="https://json-schema.org/draft/2019-09/schema#"),o};function ko(t,e){return!e||!Co(e)?{...t,output_parsed:null,output:t.output.map(n=>n.type==="function_call"?{...n,parsed_arguments:null}:n.type==="message"?{...n,content:n.content.map(s=>({...s,parsed:null}))}:n)}:ur(t,e)}function ur(t,e){const n=t.output.map(r=>{if(r.type==="function_call")return{...r,parsed_arguments:Po(e,r)};if(r.type==="message"){const a=r.content.map(i=>i.type==="output_text"?{...i,parsed:Ao(e,i.text)}:i);return{...r,content:a}}return r}),s=Object.assign({},t,{output:n});return Object.getOwnPropertyDescriptor(t,"output_text")||sn(s),Object.defineProperty(s,"output_parsed",{enumerable:!0,get(){for(const r of s.output)if(r.type==="message"){for(const a of r.content)if(a.type==="output_text"&&a.parsed!==null)return a.parsed}return null}}),s}function Ao(t,e){return t.text?.format?.type!=="json_schema"?null:"$parseRaw"in t.text?.format?(t.text?.format).$parseRaw(e):JSON.parse(e)}function Co(t){return!!vn(t.text?.format)}function Oo(t){return t?.$brand==="auto-parseable-tool"}function To(t,e){return t.find(n=>n.type==="function"&&n.name===e)}function Po(t,e){const n=To(t.tools??[],e.name);return{...e,...e,parsed_arguments:Oo(n)?n.$parseRaw(e.arguments):n?.strict?JSON.parse(e.arguments):null}}function sn(t){const e=[];for(const n of t.output)if(n.type==="message")for(const s of n.content)s.type==="output_text"&&e.push(s.text);t.output_text=e.join("")}function Io(t){if(t.type!=="object")throw new Error(`Root schema must have type: 'object' but got type: ${t.type?`'${t.type}'`:"undefined"}`);const e=structuredClone(t);return re(e,[],e)}function rn(t){if(typeof t=="boolean")return!1;if(t.type==="null")return!0;for(const e of t.oneOf??[])if(rn(e))return!0;for(const e of t.anyOf??[])if(rn(e))return!0;return!1}function re(t,e,n){if(typeof t=="boolean")throw new TypeError(`Expected object schema but got boolean; path=${e.join("/")}`);if(!ce(t))throw new TypeError(`Expected ${JSON.stringify(t)} to be an object; path=${e.join("/")}`);const s=t.$defs;if(ce(s))for(const[m,h]of Object.entries(s))re(h,[...e,"$defs",m],n);const r=t.definitions;if(ce(r))for(const[m,h]of Object.entries(r))re(h,[...e,"definitions",m],n);t.type==="object"&&!("additionalProperties"in t)&&(t.additionalProperties=!1);const i=t.required??[],o=t.properties;if(ce(o)){for(const[m,h]of Object.entries(o))if(!rn(h)&&!i.includes(m))throw new Error(`Zod field at \`${[...e,"properties",m].join("/")}\` uses \`.optional()\` without \`.nullable()\` which is not supported by the API. See: https://platform.openai.com/docs/guides/structured-outputs?api-mode=responses#all-fields-must-be-required`);t.required=Object.keys(o),t.properties=Object.fromEntries(Object.entries(o).map(([m,h])=>[m,re(h,[...e,"properties",m],n)]))}const l=t.items;ce(l)&&(t.items=re(l,[...e,"items"],n));const c=t.anyOf;Array.isArray(c)&&(t.anyOf=c.map((m,h)=>re(m,[...e,"anyOf",String(h)],n)));const u=t.allOf;if(Array.isArray(u))if(u.length===1){const m=re(u[0],[...e,"allOf","0"],n);Object.assign(t,m),delete t.allOf}else t.allOf=u.map((m,h)=>re(m,[...e,"allOf",String(h)],n));t.default===null&&delete t.default;const d=t.$ref;if(d&&$o(t,1)){if(typeof d!="string")throw new TypeError(`Received non-string $ref - ${d}; path=${e.join("/")}`);const m=Ro(n,d);if(typeof m=="boolean")throw new Error(`Expected \`$ref: ${d}\` to resolve to an object schema but got boolean`);if(!ce(m))throw new Error(`Expected \`$ref: ${d}\` to resolve to an object but got ${JSON.stringify(m)}`);return Object.assign(t,{...m,...t}),delete t.$ref,re(t,e,n)}return t}function Ro(t,e){if(!e.startsWith("#/"))throw new Error(`Unexpected $ref format ${JSON.stringify(e)}; Does not start with #/`);const n=e.slice(2).split("/");let s=t;for(const r of n){if(!ce(s))throw new Error(`encountered non-object entry while resolving ${e} - ${JSON.stringify(s)}`);const a=s[r];if(a===void 0)throw new Error(`Key ${r} not found while resolving ${e}`);s=a}return s}function ce(t){return typeof t=="object"&&t!==null&&!Array.isArray(t)}function $o(t,e){let n=0;for(const s in t)if(n++,n>e)return!0;return!1}function Eo(t,e){return So(t,{openaiStrictMode:!0,name:e.name,nameStrategy:"duplicate-ref",$refStrategy:"extract-to-root",nullableStrategy:"property"})}function Mo(t){return Io(Js(t,{target:"draft-7"}))}function No(t){return"_zod"in t}function Lo(t,e,n){return Ri({type:"json_schema",json_schema:{...n,name:e,strict:!0,schema:No(t)?Mo(t):Eo(t,{name:e})}},s=>t.parse(JSON.parse(s)))}const os=["jsonSchema","functionCalling","jsonMode"];function jo(t,e){if(typeof e<"u"&&!os.includes(e))throw new Error(`Invalid method: ${e}. Supported methods are: ${os.join(", ")}`);const n=!t.startsWith("gpt-3")&&!t.startsWith("gpt-4-")&&t!=="gpt-4";if(n&&!e)return"jsonSchema";if(!n&&e==="jsonSchema")throw new Error(`JSON Schema is not supported for model "${t}". Please use a different method, e.g. "functionCalling" or "jsonMode".`);return e??"functionCalling"}function Do(t,e){const n={...t};return Object.defineProperties(n,{$brand:{value:"auto-parseable-response-format",enumerable:!1},$parseRaw:{value:e,enumerable:!1}}),n}function Fo(t,e,n){if(Ba(t))return Lo(t,e,n);if(Ua(t))return Do({type:"json_schema",json_schema:{...n,name:e,strict:!0,schema:Js(t,{cycles:"ref",reused:"ref",override(s){s.jsonSchema.title=e}})}},s=>yi(t,JSON.parse(s)));throw new Error("Unsupported schema response format")}function Bo(t,e){if(e&&typeof e=="object"&&"images"in e&&Array.isArray(e.images)){const n=e.images.filter(s=>typeof s?.image_url?.url=="string").map(s=>({type:"image",url:s.image_url.url}));return[{type:"text",text:t},...n]}return t}function ls(t){const e={...t?.input_tokens_details?.cached_tokens!=null&&{cache_read:t?.input_tokens_details?.cached_tokens}},n={...t?.output_tokens_details?.reasoning_tokens!=null&&{reasoning:t?.output_tokens_details?.reasoning_tokens}};return{input_tokens:t?.input_tokens??0,output_tokens:t?.output_tokens??0,total_tokens:t?.total_tokens??0,input_token_details:e,output_token_details:n}}function S(t,e,n,s,r){if(typeof e=="function"?t!==e||!0:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return e.set(t,n),n}function f(t,e,n,s){if(n==="a"&&!s)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!s:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return n==="m"?s:n==="a"?s.call(t):s?s.value:e.get(t)}let dr=function(){const{crypto:t}=globalThis;if(t?.randomUUID)return dr=t.randomUUID.bind(t),t.randomUUID();const e=new Uint8Array(1),n=t?()=>t.getRandomValues(e)[0]:()=>Math.random()*255&255;return"10000000-1000-4000-8000-100000000000".replace(/[018]/g,s=>(+s^n()&15>>+s/4).toString(16))};const Uo=/^[a-z][a-z0-9+.-]*:/i,Wo=t=>Uo.test(t);let K=t=>(K=Array.isArray,K(t)),cs=K;function hr(t){return typeof t!="object"?{}:t??{}}function qo(t){if(!t)return!0;for(const e in t)return!1;return!0}function Jo(t,e){return Object.prototype.hasOwnProperty.call(t,e)}function Ut(t){return t!=null&&typeof t=="object"&&!Array.isArray(t)}const zo=(t,e)=>{if(typeof e!="number"||!Number.isInteger(e))throw new x(`${t} must be an integer`);if(e<0)throw new x(`${t} must be a positive integer`);return e},Ko=t=>{try{return JSON.parse(t)}catch{return}},ze=t=>new Promise(e=>setTimeout(e,t)),we="6.7.0",Zo=()=>typeof window<"u"&&typeof window.document<"u"&&typeof navigator<"u";function Ho(){return typeof Deno<"u"&&Deno.build!=null?"deno":typeof EdgeRuntime<"u"?"edge":Object.prototype.toString.call(typeof globalThis.process<"u"?globalThis.process:0)==="[object process]"?"node":"unknown"}const Vo=()=>{const t=Ho();if(t==="deno")return{"X-Stainless-Lang":"js","X-Stainless-Package-Version":we,"X-Stainless-OS":ds(Deno.build.os),"X-Stainless-Arch":us(Deno.build.arch),"X-Stainless-Runtime":"deno","X-Stainless-Runtime-Version":typeof Deno.version=="string"?Deno.version:Deno.version?.deno??"unknown"};if(typeof EdgeRuntime<"u")return{"X-Stainless-Lang":"js","X-Stainless-Package-Version":we,"X-Stainless-OS":"Unknown","X-Stainless-Arch":`other:${EdgeRuntime}`,"X-Stainless-Runtime":"edge","X-Stainless-Runtime-Version":globalThis.process.version};if(t==="node")return{"X-Stainless-Lang":"js","X-Stainless-Package-Version":we,"X-Stainless-OS":ds(globalThis.process.platform??"unknown"),"X-Stainless-Arch":us(globalThis.process.arch??"unknown"),"X-Stainless-Runtime":"node","X-Stainless-Runtime-Version":globalThis.process.version??"unknown"};const e=Xo();return e?{"X-Stainless-Lang":"js","X-Stainless-Package-Version":we,"X-Stainless-OS":"Unknown","X-Stainless-Arch":"unknown","X-Stainless-Runtime":`browser:${e.browser}`,"X-Stainless-Runtime-Version":e.version}:{"X-Stainless-Lang":"js","X-Stainless-Package-Version":we,"X-Stainless-OS":"Unknown","X-Stainless-Arch":"unknown","X-Stainless-Runtime":"unknown","X-Stainless-Runtime-Version":"unknown"}};function Xo(){if(typeof navigator>"u"||!navigator)return null;const t=[{key:"edge",pattern:/Edge(?:\W+(\d+)\.(\d+)(?:\.(\d+))?)?/},{key:"ie",pattern:/MSIE(?:\W+(\d+)\.(\d+)(?:\.(\d+))?)?/},{key:"ie",pattern:/Trident(?:.*rv\:(\d+)\.(\d+)(?:\.(\d+))?)?/},{key:"chrome",pattern:/Chrome(?:\W+(\d+)\.(\d+)(?:\.(\d+))?)?/},{key:"firefox",pattern:/Firefox(?:\W+(\d+)\.(\d+)(?:\.(\d+))?)?/},{key:"safari",pattern:/(?:Version\W+(\d+)\.(\d+)(?:\.(\d+))?)?(?:\W+Mobile\S*)?\W+Safari/}];for(const{key:e,pattern:n}of t){const s=n.exec(navigator.userAgent);if(s){const r=s[1]||0,a=s[2]||0,i=s[3]||0;return{browser:e,version:`${r}.${a}.${i}`}}}return null}const us=t=>t==="x32"?"x32":t==="x86_64"||t==="x64"?"x64":t==="arm"?"arm":t==="aarch64"||t==="arm64"?"arm64":t?`other:${t}`:"unknown",ds=t=>(t=t.toLowerCase(),t.includes("ios")?"iOS":t==="android"?"Android":t==="darwin"?"MacOS":t==="win32"?"Windows":t==="freebsd"?"FreeBSD":t==="openbsd"?"OpenBSD":t==="linux"?"Linux":t?`Other:${t}`:"Unknown");let hs;const Go=()=>hs??(hs=Vo());function Qo(){if(typeof fetch<"u")return fetch;throw new Error("`fetch` is not defined as a global; Either pass `fetch` to the client, `new OpenAI({ fetch })` or polyfill the global, `globalThis.fetch = fetch`")}function fr(...t){const e=globalThis.ReadableStream;if(typeof e>"u")throw new Error("`ReadableStream` is not defined as a global; You will need to polyfill it, `globalThis.ReadableStream = ReadableStream`");return new e(...t)}function pr(t){let e=Symbol.asyncIterator in t?t[Symbol.asyncIterator]():t[Symbol.iterator]();return fr({start(){},async pull(n){const{done:s,value:r}=await e.next();s?n.close():n.enqueue(r)},async cancel(){await e.return?.()}})}function mr(t){if(t[Symbol.asyncIterator])return t;const e=t.getReader();return{async next(){try{const n=await e.read();return n?.done&&e.releaseLock(),n}catch(n){throw e.releaseLock(),n}},async return(){const n=e.cancel();return e.releaseLock(),await n,{done:!0,value:void 0}},[Symbol.asyncIterator](){return this}}}async function Yo(t){if(t===null||typeof t!="object")return;if(t[Symbol.asyncIterator]){await t[Symbol.asyncIterator]().return?.();return}const e=t.getReader(),n=e.cancel();e.releaseLock(),await n}const el=({headers:t,body:e})=>({bodyHeaders:{"content-type":"application/json"},body:JSON.stringify(e)}),gr="RFC3986",_r=t=>String(t),fs={RFC1738:t=>String(t).replace(/%20/g,"+"),RFC3986:_r},tl="RFC1738";let an=(t,e)=>(an=Object.hasOwn??Function.prototype.call.bind(Object.prototype.hasOwnProperty),an(t,e));const ee=(()=>{const t=[];for(let e=0;e<256;++e)t.push("%"+((e<16?"0":"")+e.toString(16)).toUpperCase());return t})(),Wt=1024,nl=(t,e,n,s,r)=>{if(t.length===0)return t;let a=t;if(typeof t=="symbol"?a=Symbol.prototype.toString.call(t):typeof t!="string"&&(a=String(t)),n==="iso-8859-1")return escape(a).replace(/%u[0-9a-f]{4}/gi,function(o){return"%26%23"+parseInt(o.slice(2),16)+"%3B"});let i="";for(let o=0;o<a.length;o+=Wt){const l=a.length>=Wt?a.slice(o,o+Wt):a,c=[];for(let u=0;u<l.length;++u){let d=l.charCodeAt(u);if(d===45||d===46||d===95||d===126||d>=48&&d<=57||d>=65&&d<=90||d>=97&&d<=122||r===tl&&(d===40||d===41)){c[c.length]=l.charAt(u);continue}if(d<128){c[c.length]=ee[d];continue}if(d<2048){c[c.length]=ee[192|d>>6]+ee[128|d&63];continue}if(d<55296||d>=57344){c[c.length]=ee[224|d>>12]+ee[128|d>>6&63]+ee[128|d&63];continue}u+=1,d=65536+((d&1023)<<10|l.charCodeAt(u)&1023),c[c.length]=ee[240|d>>18]+ee[128|d>>12&63]+ee[128|d>>6&63]+ee[128|d&63]}i+=c.join("")}return i};function sl(t){return!t||typeof t!="object"?!1:!!(t.constructor&&t.constructor.isBuffer&&t.constructor.isBuffer(t))}function ps(t,e){if(K(t)){const n=[];for(let s=0;s<t.length;s+=1)n.push(e(t[s]));return n}return e(t)}const yr={brackets(t){return String(t)+"[]"},comma:"comma",indices(t,e){return String(t)+"["+e+"]"},repeat(t){return String(t)}},wr=function(t,e){Array.prototype.push.apply(t,K(e)?e:[e])};let ms;const L={addQueryPrefix:!1,allowDots:!1,allowEmptyArrays:!1,arrayFormat:"indices",charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encodeDotInKeys:!1,encoder:nl,encodeValuesOnly:!1,format:gr,formatter:_r,indices:!1,serializeDate(t){return(ms??(ms=Function.prototype.call.bind(Date.prototype.toISOString)))(t)},skipNulls:!1,strictNullHandling:!1};function rl(t){return typeof t=="string"||typeof t=="number"||typeof t=="boolean"||typeof t=="symbol"||typeof t=="bigint"}const qt={};function br(t,e,n,s,r,a,i,o,l,c,u,d,m,h,w,y,O,p){let g=t,k=p,P=0,J=!1;for(;(k=k.get(qt))!==void 0&&!J;){const $=k.get(t);if(P+=1,typeof $<"u"){if($===P)throw new RangeError("Cyclic object value");J=!0}typeof k.get(qt)>"u"&&(P=0)}if(typeof c=="function"?g=c(e,g):g instanceof Date?g=m?.(g):n==="comma"&&K(g)&&(g=ps(g,function($){return $ instanceof Date?m?.($):$})),g===null){if(a)return l&&!y?l(e,L.encoder,O,"key",h):e;g=""}if(rl(g)||sl(g)){if(l){const $=y?e:l(e,L.encoder,O,"key",h);return[w?.($)+"="+w?.(l(g,L.encoder,O,"value",h))]}return[w?.(e)+"="+w?.(String(g))]}const j=[];if(typeof g>"u")return j;let R;if(n==="comma"&&K(g))y&&l&&(g=ps(g,l)),R=[{value:g.length>0?g.join(",")||null:void 0}];else if(K(c))R=c;else{const $=Object.keys(g);R=u?$.sort(u):$}const B=o?String(e).replace(/\./g,"%2E"):String(e),D=s&&K(g)&&g.length===1?B+"[]":B;if(r&&K(g)&&g.length===0)return D+"[]";for(let $=0;$<R.length;++$){const M=R[$],zn=typeof M=="object"&&typeof M.value<"u"?M.value:g[M];if(i&&zn===null)continue;const Dt=d&&o?M.replace(/\./g,"%2E"):M,Fa=K(g)?typeof n=="function"?n(D,Dt):D:D+(d?"."+Dt:"["+Dt+"]");p.set(t,P);const Kn=new WeakMap;Kn.set(qt,p),wr(j,br(zn,Fa,n,s,r,a,i,o,n==="comma"&&y&&K(g)?null:l,c,u,d,m,h,w,y,O,Kn))}return j}function al(t=L){if(typeof t.allowEmptyArrays<"u"&&typeof t.allowEmptyArrays!="boolean")throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");if(typeof t.encodeDotInKeys<"u"&&typeof t.encodeDotInKeys!="boolean")throw new TypeError("`encodeDotInKeys` option can only be `true` or `false`, when provided");if(t.encoder!==null&&typeof t.encoder<"u"&&typeof t.encoder!="function")throw new TypeError("Encoder has to be a function.");const e=t.charset||L.charset;if(typeof t.charset<"u"&&t.charset!=="utf-8"&&t.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");let n=gr;if(typeof t.format<"u"){if(!an(fs,t.format))throw new TypeError("Unknown format option provided.");n=t.format}const s=fs[n];let r=L.filter;(typeof t.filter=="function"||K(t.filter))&&(r=t.filter);let a;if(t.arrayFormat&&t.arrayFormat in yr?a=t.arrayFormat:"indices"in t?a=t.indices?"indices":"repeat":a=L.arrayFormat,"commaRoundTrip"in t&&typeof t.commaRoundTrip!="boolean")throw new TypeError("`commaRoundTrip` must be a boolean, or absent");const i=typeof t.allowDots>"u"?t.encodeDotInKeys?!0:L.allowDots:!!t.allowDots;return{addQueryPrefix:typeof t.addQueryPrefix=="boolean"?t.addQueryPrefix:L.addQueryPrefix,allowDots:i,allowEmptyArrays:typeof t.allowEmptyArrays=="boolean"?!!t.allowEmptyArrays:L.allowEmptyArrays,arrayFormat:a,charset:e,charsetSentinel:typeof t.charsetSentinel=="boolean"?t.charsetSentinel:L.charsetSentinel,commaRoundTrip:!!t.commaRoundTrip,delimiter:typeof t.delimiter>"u"?L.delimiter:t.delimiter,encode:typeof t.encode=="boolean"?t.encode:L.encode,encodeDotInKeys:typeof t.encodeDotInKeys=="boolean"?t.encodeDotInKeys:L.encodeDotInKeys,encoder:typeof t.encoder=="function"?t.encoder:L.encoder,encodeValuesOnly:typeof t.encodeValuesOnly=="boolean"?t.encodeValuesOnly:L.encodeValuesOnly,filter:r,format:n,formatter:s,serializeDate:typeof t.serializeDate=="function"?t.serializeDate:L.serializeDate,skipNulls:typeof t.skipNulls=="boolean"?t.skipNulls:L.skipNulls,sort:typeof t.sort=="function"?t.sort:null,strictNullHandling:typeof t.strictNullHandling=="boolean"?t.strictNullHandling:L.strictNullHandling}}function il(t,e={}){let n=t;const s=al(e);let r,a;typeof s.filter=="function"?(a=s.filter,n=a("",n)):K(s.filter)&&(a=s.filter,r=a);const i=[];if(typeof n!="object"||n===null)return"";const o=yr[s.arrayFormat],l=o==="comma"&&s.commaRoundTrip;r||(r=Object.keys(n)),s.sort&&r.sort(s.sort);const c=new WeakMap;for(let m=0;m<r.length;++m){const h=r[m];s.skipNulls&&n[h]===null||wr(i,br(n[h],h,o,l,s.allowEmptyArrays,s.strictNullHandling,s.skipNulls,s.encodeDotInKeys,s.encode?s.encoder:null,s.filter,s.sort,s.allowDots,s.serializeDate,s.format,s.formatter,s.encodeValuesOnly,s.charset,c))}const u=i.join(s.delimiter);let d=s.addQueryPrefix===!0?"?":"";return s.charsetSentinel&&(s.charset==="iso-8859-1"?d+="utf8=%26%2310003%3B&":d+="utf8=%E2%9C%93&"),u.length>0?d+u:""}function ol(t){let e=0;for(const r of t)e+=r.length;const n=new Uint8Array(e);let s=0;for(const r of t)n.set(r,s),s+=r.length;return n}let gs;function Sn(t){let e;return(gs??(e=new globalThis.TextEncoder,gs=e.encode.bind(e)))(t)}let _s;function ys(t){let e;return(_s??(e=new globalThis.TextDecoder,_s=e.decode.bind(e)))(t)}var Z,H;class Tt{constructor(){Z.set(this,void 0),H.set(this,void 0),S(this,Z,new Uint8Array),S(this,H,null)}decode(e){if(e==null)return[];const n=e instanceof ArrayBuffer?new Uint8Array(e):typeof e=="string"?Sn(e):e;S(this,Z,ol([f(this,Z,"f"),n]));const s=[];let r;for(;(r=ll(f(this,Z,"f"),f(this,H,"f")))!=null;){if(r.carriage&&f(this,H,"f")==null){S(this,H,r.index);continue}if(f(this,H,"f")!=null&&(r.index!==f(this,H,"f")+1||r.carriage)){s.push(ys(f(this,Z,"f").subarray(0,f(this,H,"f")-1))),S(this,Z,f(this,Z,"f").subarray(f(this,H,"f"))),S(this,H,null);continue}const a=f(this,H,"f")!==null?r.preceding-1:r.preceding,i=ys(f(this,Z,"f").subarray(0,a));s.push(i),S(this,Z,f(this,Z,"f").subarray(r.index)),S(this,H,null)}return s}flush(){return f(this,Z,"f").length?this.decode(`
|
|
8
|
+
]`;continue}a+=r[c],r[c]==="\\"?i=!0:o&&r[c]==="]"?o=!1:!o&&r[c]==="["&&(o=!0)}try{const c=new RegExp(a)}catch{return console.warn(`Could not convert regex pattern at ${e.currentPath.join("/")} to a flag-independent form! Falling back to the flag-ignorant source`),n.source}return a};function cr(t,e){if(e.target==="openApi3"&&t.keyType?._def.typeName===A.ZodEnum)return{type:"object",required:t.keyType._def.values,properties:t.keyType._def.values.reduce((s,r)=>({...s,[r]:T(t.valueType._def,{...e,currentPath:[...e.currentPath,"properties",r]})??{}}),{}),additionalProperties:!1};const n={type:"object",additionalProperties:T(t.valueType._def,{...e,currentPath:[...e.currentPath,"additionalProperties"]})??{}};if(e.target==="openApi3")return n;if(t.keyType?._def.typeName===A.ZodString&&t.keyType._def.checks?.length){const s=Object.entries(lr(t.keyType._def,e)).reduce((r,[a,i])=>a==="type"?r:{...r,[a]:i},{});return{...n,propertyNames:s}}else if(t.keyType?._def.typeName===A.ZodEnum)return{...n,propertyNames:{enum:t.keyType._def.values}};return n}function to(t,e){if(e.mapStrategy==="record")return cr(t,e);const n=T(t.keyType._def,{...e,currentPath:[...e.currentPath,"items","items","0"]})||{},s=T(t.valueType._def,{...e,currentPath:[...e.currentPath,"items","items","1"]})||{};return{type:"array",maxItems:125,items:{type:"array",items:[n,s],minItems:2,maxItems:2}}}function no(t){const e=t.values,s=Object.keys(t.values).filter(a=>typeof e[e[a]]!="number").map(a=>e[a]),r=Array.from(new Set(s.map(a=>typeof a)));return{type:r.length===1?r[0]==="string"?"string":"number":["string","number"],enum:s}}function so(){return{not:{}}}function ro(t){return t.target==="openApi3"?{enum:["null"],nullable:!0}:{type:"null"}}const gt={ZodString:"string",ZodNumber:"number",ZodBigInt:"integer",ZodBoolean:"boolean",ZodNull:"null"};function ao(t,e){if(e.target==="openApi3")return is(t,e);const n=t.options instanceof Map?Array.from(t.options.values()):t.options;if(n.every(s=>s._def.typeName in gt&&(!s._def.checks||!s._def.checks.length))){const s=n.reduce((r,a)=>{const i=gt[a._def.typeName];return i&&!r.includes(i)?[...r,i]:r},[]);return{type:s.length>1?s:s[0]}}else if(n.every(s=>s._def.typeName==="ZodLiteral"&&!s.description)){const s=n.reduce((r,a)=>{const i=typeof a._def.value;switch(i){case"string":case"number":case"boolean":return[...r,i];case"bigint":return[...r,"integer"];case"object":if(a._def.value===null)return[...r,"null"];case"symbol":case"undefined":case"function":default:return r}},[]);if(s.length===n.length){const r=s.filter((a,i,o)=>o.indexOf(a)===i);return{type:r.length>1?r:r[0],enum:n.reduce((a,i)=>a.includes(i._def.value)?a:[...a,i._def.value],[])}}}else if(n.every(s=>s._def.typeName==="ZodEnum"))return{type:"string",enum:n.reduce((s,r)=>[...s,...r._def.values.filter(a=>!s.includes(a))],[])};return is(t,e)}const is=(t,e)=>{const n=(t.options instanceof Map?Array.from(t.options.values()):t.options).map((s,r)=>T(s._def,{...e,currentPath:[...e.currentPath,"anyOf",`${r}`]})).filter(s=>!!s&&(!e.strictUnions||typeof s=="object"&&Object.keys(s).length>0));return n.length?{anyOf:n}:void 0};function io(t,e){if(["ZodString","ZodNumber","ZodBigInt","ZodBoolean","ZodNull"].includes(t.innerType._def.typeName)&&(!t.innerType._def.checks||!t.innerType._def.checks.length))return e.target==="openApi3"||e.nullableStrategy==="property"?{type:gt[t.innerType._def.typeName],nullable:!0}:{type:[gt[t.innerType._def.typeName],"null"]};if(e.target==="openApi3"){const s=T(t.innerType._def,{...e,currentPath:[...e.currentPath]});return s&&"$ref"in s?{allOf:[s],nullable:!0}:s&&{...s,nullable:!0}}const n=T(t.innerType._def,{...e,currentPath:[...e.currentPath,"anyOf","0"]});return n&&{anyOf:[n,{type:"null"}]}}function oo(t,e){const n={type:"number"};if(!t.checks)return n;for(const s of t.checks)switch(s.kind){case"int":n.type="integer",ir(n,"type",s.message,e);break;case"min":e.target==="jsonSchema7"?s.inclusive?I(n,"minimum",s.value,s.message,e):I(n,"exclusiveMinimum",s.value,s.message,e):(s.inclusive||(n.exclusiveMinimum=!0),I(n,"minimum",s.value,s.message,e));break;case"max":e.target==="jsonSchema7"?s.inclusive?I(n,"maximum",s.value,s.message,e):I(n,"exclusiveMaximum",s.value,s.message,e):(s.inclusive||(n.exclusiveMaximum=!0),I(n,"maximum",s.value,s.message,e));break;case"multipleOf":I(n,"multipleOf",s.value,s.message,e);break}return n}function lo(t,e){return e.removeAdditionalStrategy==="strict"?t.catchall._def.typeName==="ZodNever"?t.unknownKeys!=="strict":T(t.catchall._def,{...e,currentPath:[...e.currentPath,"additionalProperties"]})??!0:t.catchall._def.typeName==="ZodNever"?t.unknownKeys==="passthrough":T(t.catchall._def,{...e,currentPath:[...e.currentPath,"additionalProperties"]})??!0}function co(t,e){const n={type:"object",...Object.entries(t.shape()).reduce((s,[r,a])=>{if(a===void 0||a._def===void 0)return s;const i=[...e.currentPath,"properties",r],o=T(a._def,{...e,currentPath:i,propertyPath:i});if(o===void 0)return s;if(e.openaiStrictMode&&a.isOptional()&&!a.isNullable()&&typeof a._def?.defaultValue>"u")throw new Error(`Zod field at \`${i.join("/")}\` uses \`.optional()\` without \`.nullable()\` which is not supported by the API. See: https://platform.openai.com/docs/guides/structured-outputs?api-mode=responses#all-fields-must-be-required`);return{properties:{...s.properties,[r]:o},required:a.isOptional()&&!e.openaiStrictMode?s.required:[...s.required,r]}},{properties:{},required:[]}),additionalProperties:lo(t,e)};return n.required.length||delete n.required,n}const uo=(t,e)=>{if(e.propertyPath&&e.currentPath.slice(0,e.propertyPath.length).toString()===e.propertyPath.toString())return T(t.innerType._def,{...e,currentPath:e.currentPath});const n=T(t.innerType._def,{...e,currentPath:[...e.currentPath,"anyOf","1"]});return n?{anyOf:[{not:{}},n]}:{}},ho=(t,e)=>{if(e.pipeStrategy==="input")return T(t.in._def,e);if(e.pipeStrategy==="output")return T(t.out._def,e);const n=T(t.in._def,{...e,currentPath:[...e.currentPath,"allOf","0"]}),s=T(t.out._def,{...e,currentPath:[...e.currentPath,"allOf",n?"1":"0"]});return{allOf:[n,s].filter(r=>r!==void 0)}};function fo(t,e){return T(t.type._def,e)}function po(t,e){const s={type:"array",uniqueItems:!0,items:T(t.valueType._def,{...e,currentPath:[...e.currentPath,"items"]})};return t.minSize&&I(s,"minItems",t.minSize.value,t.minSize.message,e),t.maxSize&&I(s,"maxItems",t.maxSize.value,t.maxSize.message,e),s}function mo(t,e){return t.rest?{type:"array",minItems:t.items.length,items:t.items.map((n,s)=>T(n._def,{...e,currentPath:[...e.currentPath,"items",`${s}`]})).reduce((n,s)=>s===void 0?n:[...n,s],[]),additionalItems:T(t.rest._def,{...e,currentPath:[...e.currentPath,"additionalItems"]})}:{type:"array",minItems:t.items.length,maxItems:t.items.length,items:t.items.map((n,s)=>T(n._def,{...e,currentPath:[...e.currentPath,"items",`${s}`]})).reduce((n,s)=>s===void 0?n:[...n,s],[])}}function go(){return{not:{}}}function _o(){return{}}const yo=(t,e)=>T(t.innerType._def,e);function T(t,e,n=!1){const s=e.seen.get(t);if(e.override){const i=e.override?.(t,e,s,n);if(i!==ji)return i}if(s&&!n){const i=wo(s,e);if(i!==void 0)return"$ref"in i&&e.seenRefs.add(i.$ref),i}const r={def:t,path:e.currentPath,jsonSchema:void 0};e.seen.set(t,r);const a=vo(t,t.typeName,e,n);return a&&xo(t,e,a),r.jsonSchema=a,a}const wo=(t,e)=>{switch(e.$refStrategy){case"root":return{$ref:t.path.join("/")};case"extract-to-root":const n=t.path.slice(e.basePath.length+1).join("_");return n!==e.name&&e.nameStrategy==="duplicate-ref"&&(e.definitions[n]=t.def),{$ref:[...e.basePath,e.definitionPath,n].join("/")};case"relative":return{$ref:bo(e.currentPath,t.path)};case"none":case"seen":return t.path.length<e.currentPath.length&&t.path.every((s,r)=>e.currentPath[r]===s)?(console.warn(`Recursive reference detected at ${e.currentPath.join("/")}! Defaulting to any`),{}):e.$refStrategy==="seen"?{}:void 0}},bo=(t,e)=>{let n=0;for(;n<t.length&&n<e.length&&t[n]===e[n];n++);return[(t.length-n).toString(),...e.slice(n)].join("/")},vo=(t,e,n,s)=>{switch(e){case A.ZodString:return lr(t,n);case A.ZodNumber:return oo(t,n);case A.ZodObject:return co(t,n);case A.ZodBigInt:return qi(t,n);case A.ZodBoolean:return Ji();case A.ZodDate:return or(t,n);case A.ZodUndefined:return go();case A.ZodNull:return ro(n);case A.ZodArray:return Wi(t,n);case A.ZodUnion:case A.ZodDiscriminatedUnion:return ao(t,n);case A.ZodIntersection:return Qi(t,n);case A.ZodTuple:return mo(t,n);case A.ZodRecord:return cr(t,n);case A.ZodLiteral:return Yi(t,n);case A.ZodEnum:return Xi(t);case A.ZodNativeEnum:return no(t);case A.ZodNullable:return io(t,n);case A.ZodOptional:return uo(t,n);case A.ZodMap:return to(t,n);case A.ZodSet:return po(t,n);case A.ZodLazy:return T(t.getter()._def,n);case A.ZodPromise:return fo(t,n);case A.ZodNaN:case A.ZodNever:return so();case A.ZodEffects:return Vi(t,n,s);case A.ZodAny:return Ui();case A.ZodUnknown:return _o();case A.ZodDefault:return Hi(t,n);case A.ZodBranded:return zi(t,n);case A.ZodReadonly:return yo(t,n);case A.ZodCatch:return Ki(t,n);case A.ZodPipeline:return ho(t,n);case A.ZodFunction:case A.ZodVoid:case A.ZodSymbol:return;default:return(r=>{})()}},xo=(t,e,n)=>(t.description&&(n.description=t.description,e.markdownDescription&&(n.markdownDescription=t.description)),n),So=(t,e)=>{const n=Bi(e),s=typeof e=="string"?e:e?.nameStrategy==="title"?void 0:e?.name,r=T(t._def,s===void 0?n:{...n,currentPath:[...n.basePath,n.definitionPath,s]},!1)??{},a=typeof e=="object"&&e.name!==void 0&&e.nameStrategy==="title"?e.name:void 0;a!==void 0&&(r.title=a);const i=(()=>{if(Fi(n.definitions))return;const l={},c=new Set;for(let u=0;u<500;u++){const d=Object.entries(n.definitions).filter(([m])=>!c.has(m));if(d.length===0)break;for(const[m,h]of d)l[m]=T(nn(h),{...n,currentPath:[...n.basePath,n.definitionPath,m]},!0)??{},c.add(m)}return l})(),o=s===void 0?i?{...r,[n.definitionPath]:i}:r:n.nameStrategy==="duplicate-ref"?{...r,...i||n.seenRefs.size?{[n.definitionPath]:{...i,...n.seenRefs.size?{[s]:r}:void 0}}:void 0}:{$ref:[...n.$refStrategy==="relative"?[]:n.basePath,n.definitionPath,s].join("/"),[n.definitionPath]:{...i,[s]:r}};return n.target==="jsonSchema7"?o.$schema="http://json-schema.org/draft-07/schema#":n.target==="jsonSchema2019-09"&&(o.$schema="https://json-schema.org/draft/2019-09/schema#"),o};function ko(t,e){return!e||!Co(e)?{...t,output_parsed:null,output:t.output.map(n=>n.type==="function_call"?{...n,parsed_arguments:null}:n.type==="message"?{...n,content:n.content.map(s=>({...s,parsed:null}))}:n)}:ur(t,e)}function ur(t,e){const n=t.output.map(r=>{if(r.type==="function_call")return{...r,parsed_arguments:Po(e,r)};if(r.type==="message"){const a=r.content.map(i=>i.type==="output_text"?{...i,parsed:Ao(e,i.text)}:i);return{...r,content:a}}return r}),s=Object.assign({},t,{output:n});return Object.getOwnPropertyDescriptor(t,"output_text")||sn(s),Object.defineProperty(s,"output_parsed",{enumerable:!0,get(){for(const r of s.output)if(r.type==="message"){for(const a of r.content)if(a.type==="output_text"&&a.parsed!==null)return a.parsed}return null}}),s}function Ao(t,e){return t.text?.format?.type!=="json_schema"?null:"$parseRaw"in t.text?.format?(t.text?.format).$parseRaw(e):JSON.parse(e)}function Co(t){return!!vn(t.text?.format)}function Oo(t){return t?.$brand==="auto-parseable-tool"}function To(t,e){return t.find(n=>n.type==="function"&&n.name===e)}function Po(t,e){const n=To(t.tools??[],e.name);return{...e,...e,parsed_arguments:Oo(n)?n.$parseRaw(e.arguments):n?.strict?JSON.parse(e.arguments):null}}function sn(t){const e=[];for(const n of t.output)if(n.type==="message")for(const s of n.content)s.type==="output_text"&&e.push(s.text);t.output_text=e.join("")}function Io(t){if(t.type!=="object")throw new Error(`Root schema must have type: 'object' but got type: ${t.type?`'${t.type}'`:"undefined"}`);const e=structuredClone(t);return re(e,[],e)}function rn(t){if(typeof t=="boolean")return!1;if(t.type==="null")return!0;for(const e of t.oneOf??[])if(rn(e))return!0;for(const e of t.anyOf??[])if(rn(e))return!0;return!1}function re(t,e,n){if(typeof t=="boolean")throw new TypeError(`Expected object schema but got boolean; path=${e.join("/")}`);if(!ce(t))throw new TypeError(`Expected ${JSON.stringify(t)} to be an object; path=${e.join("/")}`);const s=t.$defs;if(ce(s))for(const[m,h]of Object.entries(s))re(h,[...e,"$defs",m],n);const r=t.definitions;if(ce(r))for(const[m,h]of Object.entries(r))re(h,[...e,"definitions",m],n);t.type==="object"&&!("additionalProperties"in t)&&(t.additionalProperties=!1);const i=t.required??[],o=t.properties;if(ce(o)){for(const[m,h]of Object.entries(o))if(!rn(h)&&!i.includes(m))throw new Error(`Zod field at \`${[...e,"properties",m].join("/")}\` uses \`.optional()\` without \`.nullable()\` which is not supported by the API. See: https://platform.openai.com/docs/guides/structured-outputs?api-mode=responses#all-fields-must-be-required`);t.required=Object.keys(o),t.properties=Object.fromEntries(Object.entries(o).map(([m,h])=>[m,re(h,[...e,"properties",m],n)]))}const l=t.items;ce(l)&&(t.items=re(l,[...e,"items"],n));const c=t.anyOf;Array.isArray(c)&&(t.anyOf=c.map((m,h)=>re(m,[...e,"anyOf",String(h)],n)));const u=t.allOf;if(Array.isArray(u))if(u.length===1){const m=re(u[0],[...e,"allOf","0"],n);Object.assign(t,m),delete t.allOf}else t.allOf=u.map((m,h)=>re(m,[...e,"allOf",String(h)],n));t.default===null&&delete t.default;const d=t.$ref;if(d&&$o(t,1)){if(typeof d!="string")throw new TypeError(`Received non-string $ref - ${d}; path=${e.join("/")}`);const m=Ro(n,d);if(typeof m=="boolean")throw new Error(`Expected \`$ref: ${d}\` to resolve to an object schema but got boolean`);if(!ce(m))throw new Error(`Expected \`$ref: ${d}\` to resolve to an object but got ${JSON.stringify(m)}`);return Object.assign(t,{...m,...t}),delete t.$ref,re(t,e,n)}return t}function Ro(t,e){if(!e.startsWith("#/"))throw new Error(`Unexpected $ref format ${JSON.stringify(e)}; Does not start with #/`);const n=e.slice(2).split("/");let s=t;for(const r of n){if(!ce(s))throw new Error(`encountered non-object entry while resolving ${e} - ${JSON.stringify(s)}`);const a=s[r];if(a===void 0)throw new Error(`Key ${r} not found while resolving ${e}`);s=a}return s}function ce(t){return typeof t=="object"&&t!==null&&!Array.isArray(t)}function $o(t,e){let n=0;for(const s in t)if(n++,n>e)return!0;return!1}function Eo(t,e){return So(t,{openaiStrictMode:!0,name:e.name,nameStrategy:"duplicate-ref",$refStrategy:"extract-to-root",nullableStrategy:"property"})}function Mo(t){return Io(Js(t,{target:"draft-7"}))}function No(t){return"_zod"in t}function Lo(t,e,n){return Ri({type:"json_schema",json_schema:{...n,name:e,strict:!0,schema:No(t)?Mo(t):Eo(t,{name:e})}},s=>t.parse(JSON.parse(s)))}const os=["jsonSchema","functionCalling","jsonMode"];function jo(t,e){if(typeof e<"u"&&!os.includes(e))throw new Error(`Invalid method: ${e}. Supported methods are: ${os.join(", ")}`);const n=!t.startsWith("gpt-3")&&!t.startsWith("gpt-4-")&&t!=="gpt-4";if(n&&!e)return"jsonSchema";if(!n&&e==="jsonSchema")throw new Error(`JSON Schema is not supported for model "${t}". Please use a different method, e.g. "functionCalling" or "jsonMode".`);return e??"functionCalling"}function Do(t,e){const n={...t};return Object.defineProperties(n,{$brand:{value:"auto-parseable-response-format",enumerable:!1},$parseRaw:{value:e,enumerable:!1}}),n}function Fo(t,e,n){if(Ua(t))return Lo(t,e,n);if(Wa(t))return Do({type:"json_schema",json_schema:{...n,name:e,strict:!0,schema:Js(t,{cycles:"ref",reused:"ref",override(s){s.jsonSchema.title=e}})}},s=>yi(t,JSON.parse(s)));throw new Error("Unsupported schema response format")}function Bo(t,e){if(e&&typeof e=="object"&&"images"in e&&Array.isArray(e.images)){const n=e.images.filter(s=>typeof s?.image_url?.url=="string").map(s=>({type:"image",url:s.image_url.url}));return[{type:"text",text:t},...n]}return t}function ls(t){const e={...t?.input_tokens_details?.cached_tokens!=null&&{cache_read:t?.input_tokens_details?.cached_tokens}},n={...t?.output_tokens_details?.reasoning_tokens!=null&&{reasoning:t?.output_tokens_details?.reasoning_tokens}};return{input_tokens:t?.input_tokens??0,output_tokens:t?.output_tokens??0,total_tokens:t?.total_tokens??0,input_token_details:e,output_token_details:n}}function S(t,e,n,s,r){if(typeof e=="function"?t!==e||!0:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return e.set(t,n),n}function f(t,e,n,s){if(n==="a"&&!s)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!s:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return n==="m"?s:n==="a"?s.call(t):s?s.value:e.get(t)}let dr=function(){const{crypto:t}=globalThis;if(t?.randomUUID)return dr=t.randomUUID.bind(t),t.randomUUID();const e=new Uint8Array(1),n=t?()=>t.getRandomValues(e)[0]:()=>Math.random()*255&255;return"10000000-1000-4000-8000-100000000000".replace(/[018]/g,s=>(+s^n()&15>>+s/4).toString(16))};const Uo=/^[a-z][a-z0-9+.-]*:/i,Wo=t=>Uo.test(t);let K=t=>(K=Array.isArray,K(t)),cs=K;function hr(t){return typeof t!="object"?{}:t??{}}function qo(t){if(!t)return!0;for(const e in t)return!1;return!0}function Jo(t,e){return Object.prototype.hasOwnProperty.call(t,e)}function Ut(t){return t!=null&&typeof t=="object"&&!Array.isArray(t)}const zo=(t,e)=>{if(typeof e!="number"||!Number.isInteger(e))throw new x(`${t} must be an integer`);if(e<0)throw new x(`${t} must be a positive integer`);return e},Ko=t=>{try{return JSON.parse(t)}catch{return}},ze=t=>new Promise(e=>setTimeout(e,t)),we="6.7.0",Zo=()=>typeof window<"u"&&typeof window.document<"u"&&typeof navigator<"u";function Ho(){return typeof Deno<"u"&&Deno.build!=null?"deno":typeof EdgeRuntime<"u"?"edge":Object.prototype.toString.call(typeof globalThis.process<"u"?globalThis.process:0)==="[object process]"?"node":"unknown"}const Vo=()=>{const t=Ho();if(t==="deno")return{"X-Stainless-Lang":"js","X-Stainless-Package-Version":we,"X-Stainless-OS":ds(Deno.build.os),"X-Stainless-Arch":us(Deno.build.arch),"X-Stainless-Runtime":"deno","X-Stainless-Runtime-Version":typeof Deno.version=="string"?Deno.version:Deno.version?.deno??"unknown"};if(typeof EdgeRuntime<"u")return{"X-Stainless-Lang":"js","X-Stainless-Package-Version":we,"X-Stainless-OS":"Unknown","X-Stainless-Arch":`other:${EdgeRuntime}`,"X-Stainless-Runtime":"edge","X-Stainless-Runtime-Version":globalThis.process.version};if(t==="node")return{"X-Stainless-Lang":"js","X-Stainless-Package-Version":we,"X-Stainless-OS":ds(globalThis.process.platform??"unknown"),"X-Stainless-Arch":us(globalThis.process.arch??"unknown"),"X-Stainless-Runtime":"node","X-Stainless-Runtime-Version":globalThis.process.version??"unknown"};const e=Xo();return e?{"X-Stainless-Lang":"js","X-Stainless-Package-Version":we,"X-Stainless-OS":"Unknown","X-Stainless-Arch":"unknown","X-Stainless-Runtime":`browser:${e.browser}`,"X-Stainless-Runtime-Version":e.version}:{"X-Stainless-Lang":"js","X-Stainless-Package-Version":we,"X-Stainless-OS":"Unknown","X-Stainless-Arch":"unknown","X-Stainless-Runtime":"unknown","X-Stainless-Runtime-Version":"unknown"}};function Xo(){if(typeof navigator>"u"||!navigator)return null;const t=[{key:"edge",pattern:/Edge(?:\W+(\d+)\.(\d+)(?:\.(\d+))?)?/},{key:"ie",pattern:/MSIE(?:\W+(\d+)\.(\d+)(?:\.(\d+))?)?/},{key:"ie",pattern:/Trident(?:.*rv\:(\d+)\.(\d+)(?:\.(\d+))?)?/},{key:"chrome",pattern:/Chrome(?:\W+(\d+)\.(\d+)(?:\.(\d+))?)?/},{key:"firefox",pattern:/Firefox(?:\W+(\d+)\.(\d+)(?:\.(\d+))?)?/},{key:"safari",pattern:/(?:Version\W+(\d+)\.(\d+)(?:\.(\d+))?)?(?:\W+Mobile\S*)?\W+Safari/}];for(const{key:e,pattern:n}of t){const s=n.exec(navigator.userAgent);if(s){const r=s[1]||0,a=s[2]||0,i=s[3]||0;return{browser:e,version:`${r}.${a}.${i}`}}}return null}const us=t=>t==="x32"?"x32":t==="x86_64"||t==="x64"?"x64":t==="arm"?"arm":t==="aarch64"||t==="arm64"?"arm64":t?`other:${t}`:"unknown",ds=t=>(t=t.toLowerCase(),t.includes("ios")?"iOS":t==="android"?"Android":t==="darwin"?"MacOS":t==="win32"?"Windows":t==="freebsd"?"FreeBSD":t==="openbsd"?"OpenBSD":t==="linux"?"Linux":t?`Other:${t}`:"Unknown");let hs;const Go=()=>hs??(hs=Vo());function Qo(){if(typeof fetch<"u")return fetch;throw new Error("`fetch` is not defined as a global; Either pass `fetch` to the client, `new OpenAI({ fetch })` or polyfill the global, `globalThis.fetch = fetch`")}function fr(...t){const e=globalThis.ReadableStream;if(typeof e>"u")throw new Error("`ReadableStream` is not defined as a global; You will need to polyfill it, `globalThis.ReadableStream = ReadableStream`");return new e(...t)}function pr(t){let e=Symbol.asyncIterator in t?t[Symbol.asyncIterator]():t[Symbol.iterator]();return fr({start(){},async pull(n){const{done:s,value:r}=await e.next();s?n.close():n.enqueue(r)},async cancel(){await e.return?.()}})}function mr(t){if(t[Symbol.asyncIterator])return t;const e=t.getReader();return{async next(){try{const n=await e.read();return n?.done&&e.releaseLock(),n}catch(n){throw e.releaseLock(),n}},async return(){const n=e.cancel();return e.releaseLock(),await n,{done:!0,value:void 0}},[Symbol.asyncIterator](){return this}}}async function Yo(t){if(t===null||typeof t!="object")return;if(t[Symbol.asyncIterator]){await t[Symbol.asyncIterator]().return?.();return}const e=t.getReader(),n=e.cancel();e.releaseLock(),await n}const el=({headers:t,body:e})=>({bodyHeaders:{"content-type":"application/json"},body:JSON.stringify(e)}),gr="RFC3986",_r=t=>String(t),fs={RFC1738:t=>String(t).replace(/%20/g,"+"),RFC3986:_r},tl="RFC1738";let an=(t,e)=>(an=Object.hasOwn??Function.prototype.call.bind(Object.prototype.hasOwnProperty),an(t,e));const ee=(()=>{const t=[];for(let e=0;e<256;++e)t.push("%"+((e<16?"0":"")+e.toString(16)).toUpperCase());return t})(),Wt=1024,nl=(t,e,n,s,r)=>{if(t.length===0)return t;let a=t;if(typeof t=="symbol"?a=Symbol.prototype.toString.call(t):typeof t!="string"&&(a=String(t)),n==="iso-8859-1")return escape(a).replace(/%u[0-9a-f]{4}/gi,function(o){return"%26%23"+parseInt(o.slice(2),16)+"%3B"});let i="";for(let o=0;o<a.length;o+=Wt){const l=a.length>=Wt?a.slice(o,o+Wt):a,c=[];for(let u=0;u<l.length;++u){let d=l.charCodeAt(u);if(d===45||d===46||d===95||d===126||d>=48&&d<=57||d>=65&&d<=90||d>=97&&d<=122||r===tl&&(d===40||d===41)){c[c.length]=l.charAt(u);continue}if(d<128){c[c.length]=ee[d];continue}if(d<2048){c[c.length]=ee[192|d>>6]+ee[128|d&63];continue}if(d<55296||d>=57344){c[c.length]=ee[224|d>>12]+ee[128|d>>6&63]+ee[128|d&63];continue}u+=1,d=65536+((d&1023)<<10|l.charCodeAt(u)&1023),c[c.length]=ee[240|d>>18]+ee[128|d>>12&63]+ee[128|d>>6&63]+ee[128|d&63]}i+=c.join("")}return i};function sl(t){return!t||typeof t!="object"?!1:!!(t.constructor&&t.constructor.isBuffer&&t.constructor.isBuffer(t))}function ps(t,e){if(K(t)){const n=[];for(let s=0;s<t.length;s+=1)n.push(e(t[s]));return n}return e(t)}const yr={brackets(t){return String(t)+"[]"},comma:"comma",indices(t,e){return String(t)+"["+e+"]"},repeat(t){return String(t)}},wr=function(t,e){Array.prototype.push.apply(t,K(e)?e:[e])};let ms;const L={addQueryPrefix:!1,allowDots:!1,allowEmptyArrays:!1,arrayFormat:"indices",charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encodeDotInKeys:!1,encoder:nl,encodeValuesOnly:!1,format:gr,formatter:_r,indices:!1,serializeDate(t){return(ms??(ms=Function.prototype.call.bind(Date.prototype.toISOString)))(t)},skipNulls:!1,strictNullHandling:!1};function rl(t){return typeof t=="string"||typeof t=="number"||typeof t=="boolean"||typeof t=="symbol"||typeof t=="bigint"}const qt={};function br(t,e,n,s,r,a,i,o,l,c,u,d,m,h,w,y,O,p){let g=t,k=p,P=0,J=!1;for(;(k=k.get(qt))!==void 0&&!J;){const $=k.get(t);if(P+=1,typeof $<"u"){if($===P)throw new RangeError("Cyclic object value");J=!0}typeof k.get(qt)>"u"&&(P=0)}if(typeof c=="function"?g=c(e,g):g instanceof Date?g=m?.(g):n==="comma"&&K(g)&&(g=ps(g,function($){return $ instanceof Date?m?.($):$})),g===null){if(a)return l&&!y?l(e,L.encoder,O,"key",h):e;g=""}if(rl(g)||sl(g)){if(l){const $=y?e:l(e,L.encoder,O,"key",h);return[w?.($)+"="+w?.(l(g,L.encoder,O,"value",h))]}return[w?.(e)+"="+w?.(String(g))]}const j=[];if(typeof g>"u")return j;let R;if(n==="comma"&&K(g))y&&l&&(g=ps(g,l)),R=[{value:g.length>0?g.join(",")||null:void 0}];else if(K(c))R=c;else{const $=Object.keys(g);R=u?$.sort(u):$}const B=o?String(e).replace(/\./g,"%2E"):String(e),D=s&&K(g)&&g.length===1?B+"[]":B;if(r&&K(g)&&g.length===0)return D+"[]";for(let $=0;$<R.length;++$){const M=R[$],zn=typeof M=="object"&&typeof M.value<"u"?M.value:g[M];if(i&&zn===null)continue;const Dt=d&&o?M.replace(/\./g,"%2E"):M,Fa=K(g)?typeof n=="function"?n(D,Dt):D:D+(d?"."+Dt:"["+Dt+"]");p.set(t,P);const Kn=new WeakMap;Kn.set(qt,p),wr(j,br(zn,Fa,n,s,r,a,i,o,n==="comma"&&y&&K(g)?null:l,c,u,d,m,h,w,y,O,Kn))}return j}function al(t=L){if(typeof t.allowEmptyArrays<"u"&&typeof t.allowEmptyArrays!="boolean")throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");if(typeof t.encodeDotInKeys<"u"&&typeof t.encodeDotInKeys!="boolean")throw new TypeError("`encodeDotInKeys` option can only be `true` or `false`, when provided");if(t.encoder!==null&&typeof t.encoder<"u"&&typeof t.encoder!="function")throw new TypeError("Encoder has to be a function.");const e=t.charset||L.charset;if(typeof t.charset<"u"&&t.charset!=="utf-8"&&t.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");let n=gr;if(typeof t.format<"u"){if(!an(fs,t.format))throw new TypeError("Unknown format option provided.");n=t.format}const s=fs[n];let r=L.filter;(typeof t.filter=="function"||K(t.filter))&&(r=t.filter);let a;if(t.arrayFormat&&t.arrayFormat in yr?a=t.arrayFormat:"indices"in t?a=t.indices?"indices":"repeat":a=L.arrayFormat,"commaRoundTrip"in t&&typeof t.commaRoundTrip!="boolean")throw new TypeError("`commaRoundTrip` must be a boolean, or absent");const i=typeof t.allowDots>"u"?t.encodeDotInKeys?!0:L.allowDots:!!t.allowDots;return{addQueryPrefix:typeof t.addQueryPrefix=="boolean"?t.addQueryPrefix:L.addQueryPrefix,allowDots:i,allowEmptyArrays:typeof t.allowEmptyArrays=="boolean"?!!t.allowEmptyArrays:L.allowEmptyArrays,arrayFormat:a,charset:e,charsetSentinel:typeof t.charsetSentinel=="boolean"?t.charsetSentinel:L.charsetSentinel,commaRoundTrip:!!t.commaRoundTrip,delimiter:typeof t.delimiter>"u"?L.delimiter:t.delimiter,encode:typeof t.encode=="boolean"?t.encode:L.encode,encodeDotInKeys:typeof t.encodeDotInKeys=="boolean"?t.encodeDotInKeys:L.encodeDotInKeys,encoder:typeof t.encoder=="function"?t.encoder:L.encoder,encodeValuesOnly:typeof t.encodeValuesOnly=="boolean"?t.encodeValuesOnly:L.encodeValuesOnly,filter:r,format:n,formatter:s,serializeDate:typeof t.serializeDate=="function"?t.serializeDate:L.serializeDate,skipNulls:typeof t.skipNulls=="boolean"?t.skipNulls:L.skipNulls,sort:typeof t.sort=="function"?t.sort:null,strictNullHandling:typeof t.strictNullHandling=="boolean"?t.strictNullHandling:L.strictNullHandling}}function il(t,e={}){let n=t;const s=al(e);let r,a;typeof s.filter=="function"?(a=s.filter,n=a("",n)):K(s.filter)&&(a=s.filter,r=a);const i=[];if(typeof n!="object"||n===null)return"";const o=yr[s.arrayFormat],l=o==="comma"&&s.commaRoundTrip;r||(r=Object.keys(n)),s.sort&&r.sort(s.sort);const c=new WeakMap;for(let m=0;m<r.length;++m){const h=r[m];s.skipNulls&&n[h]===null||wr(i,br(n[h],h,o,l,s.allowEmptyArrays,s.strictNullHandling,s.skipNulls,s.encodeDotInKeys,s.encode?s.encoder:null,s.filter,s.sort,s.allowDots,s.serializeDate,s.format,s.formatter,s.encodeValuesOnly,s.charset,c))}const u=i.join(s.delimiter);let d=s.addQueryPrefix===!0?"?":"";return s.charsetSentinel&&(s.charset==="iso-8859-1"?d+="utf8=%26%2310003%3B&":d+="utf8=%E2%9C%93&"),u.length>0?d+u:""}function ol(t){let e=0;for(const r of t)e+=r.length;const n=new Uint8Array(e);let s=0;for(const r of t)n.set(r,s),s+=r.length;return n}let gs;function Sn(t){let e;return(gs??(e=new globalThis.TextEncoder,gs=e.encode.bind(e)))(t)}let _s;function ys(t){let e;return(_s??(e=new globalThis.TextDecoder,_s=e.decode.bind(e)))(t)}var Z,H;class Tt{constructor(){Z.set(this,void 0),H.set(this,void 0),S(this,Z,new Uint8Array),S(this,H,null)}decode(e){if(e==null)return[];const n=e instanceof ArrayBuffer?new Uint8Array(e):typeof e=="string"?Sn(e):e;S(this,Z,ol([f(this,Z,"f"),n]));const s=[];let r;for(;(r=ll(f(this,Z,"f"),f(this,H,"f")))!=null;){if(r.carriage&&f(this,H,"f")==null){S(this,H,r.index);continue}if(f(this,H,"f")!=null&&(r.index!==f(this,H,"f")+1||r.carriage)){s.push(ys(f(this,Z,"f").subarray(0,f(this,H,"f")-1))),S(this,Z,f(this,Z,"f").subarray(f(this,H,"f"))),S(this,H,null);continue}const a=f(this,H,"f")!==null?r.preceding-1:r.preceding,i=ys(f(this,Z,"f").subarray(0,a));s.push(i),S(this,Z,f(this,Z,"f").subarray(r.index)),S(this,H,null)}return s}flush(){return f(this,Z,"f").length?this.decode(`
|
|
9
9
|
`):[]}}Z=new WeakMap,H=new WeakMap;Tt.NEWLINE_CHARS=new Set([`
|
|
10
10
|
`,"\r"]);Tt.NEWLINE_REGEXP=/\r\n|[\n\r]/g;function ll(t,e){for(let r=e??0;r<t.length;r++){if(t[r]===10)return{preceding:r,index:r+1,carriage:!1};if(t[r]===13)return{preceding:r,index:r+1,carriage:!0}}return null}function cl(t){for(let s=0;s<t.length-1;s++){if(t[s]===10&&t[s+1]===10||t[s]===13&&t[s+1]===13)return s+2;if(t[s]===13&&t[s+1]===10&&s+3<t.length&&t[s+2]===13&&t[s+3]===10)return s+4}return-1}const _t={off:0,error:200,warn:300,info:400,debug:500},ws=(t,e,n)=>{if(t){if(Jo(_t,t))return t;U(n).warn(`${e} was set to ${JSON.stringify(t)}, expected one of ${JSON.stringify(Object.keys(_t))}`)}};function Te(){}function He(t,e,n){return!e||_t[t]>_t[n]?Te:e[t].bind(e)}const ul={error:Te,warn:Te,info:Te,debug:Te};let bs=new WeakMap;function U(t){const e=t.logger,n=t.logLevel??"off";if(!e)return ul;const s=bs.get(e);if(s&&s[0]===n)return s[1];const r={error:He("error",e,n),warn:He("warn",e,n),info:He("info",e,n),debug:He("debug",e,n)};return bs.set(e,[n,r]),r}const ue=t=>(t.options&&(t.options={...t.options},delete t.options.headers),t.headers&&(t.headers=Object.fromEntries((t.headers instanceof Headers?[...t.headers]:Object.entries(t.headers)).map(([e,n])=>[e,e.toLowerCase()==="authorization"||e.toLowerCase()==="cookie"||e.toLowerCase()==="set-cookie"?"***":n]))),"retryOfRequestLogID"in t&&(t.retryOfRequestLogID&&(t.retryOf=t.retryOfRequestLogID),delete t.retryOfRequestLogID),t);var Ae;class ne{constructor(e,n,s){this.iterator=e,Ae.set(this,void 0),this.controller=n,S(this,Ae,s)}static fromSSEResponse(e,n,s){let r=!1;const a=s?U(s):console;async function*i(){if(r)throw new x("Cannot iterate over a consumed stream, use `.tee()` to split the stream.");r=!0;let o=!1;try{for await(const l of dl(e,n))if(!o){if(l.data.startsWith("[DONE]")){o=!0;continue}if(l.event===null||!l.event.startsWith("thread.")){let c;try{c=JSON.parse(l.data)}catch(u){throw a.error("Could not parse message into JSON:",l.data),a.error("From chunk:",l.raw),u}if(c&&c.error)throw new q(void 0,c.error,void 0,e.headers);yield c}else{let c;try{c=JSON.parse(l.data)}catch(u){throw console.error("Could not parse message into JSON:",l.data),console.error("From chunk:",l.raw),u}if(l.event=="error")throw new q(void 0,c.error,c.message,void 0);yield{event:l.event,data:c}}}o=!0}catch(l){if(en(l))return;throw l}finally{o||n.abort()}}return new ne(i,n,s)}static fromReadableStream(e,n,s){let r=!1;async function*a(){const o=new Tt,l=mr(e);for await(const c of l)for(const u of o.decode(c))yield u;for(const c of o.flush())yield c}async function*i(){if(r)throw new x("Cannot iterate over a consumed stream, use `.tee()` to split the stream.");r=!0;let o=!1;try{for await(const l of a())o||l&&(yield JSON.parse(l));o=!0}catch(l){if(en(l))return;throw l}finally{o||n.abort()}}return new ne(i,n,s)}[(Ae=new WeakMap,Symbol.asyncIterator)](){return this.iterator()}tee(){const e=[],n=[],s=this.iterator(),r=a=>({next:()=>{if(a.length===0){const i=s.next();e.push(i),n.push(i)}return a.shift()}});return[new ne(()=>r(e),this.controller,f(this,Ae,"f")),new ne(()=>r(n),this.controller,f(this,Ae,"f"))]}toReadableStream(){const e=this;let n;return fr({async start(){n=e[Symbol.asyncIterator]()},async pull(s){try{const{value:r,done:a}=await n.next();if(a)return s.close();const i=Sn(JSON.stringify(r)+`
|
|
11
11
|
`);s.enqueue(i)}catch(r){s.error(r)}},async cancel(){await n.return?.()}})}}async function*dl(t,e){if(!t.body)throw e.abort(),typeof globalThis.navigator<"u"&&globalThis.navigator.product==="ReactNative"?new x("The default react-native fetch implementation does not support streaming. Please use expo/fetch: https://docs.expo.dev/versions/latest/sdk/expo/#expofetch-api"):new x("Attempted to iterate over a response with no body");const n=new fl,s=new Tt,r=mr(t.body);for await(const a of hl(r))for(const i of s.decode(a)){const o=n.decode(i);o&&(yield o)}for(const a of s.flush()){const i=n.decode(a);i&&(yield i)}}async function*hl(t){let e=new Uint8Array;for await(const n of t){if(n==null)continue;const s=n instanceof ArrayBuffer?new Uint8Array(n):typeof n=="string"?Sn(n):n;let r=new Uint8Array(e.length+s.length);r.set(e),r.set(s,e.length),e=r;let a;for(;(a=cl(e))!==-1;)yield e.slice(0,a),e=e.slice(a)}e.length>0&&(yield e)}class fl{constructor(){this.event=null,this.data=[],this.chunks=[]}decode(e){if(e.endsWith("\r")&&(e=e.substring(0,e.length-1)),!e){if(!this.event&&!this.data.length)return null;const a={event:this.event,data:this.data.join(`
|
|
@@ -27,14 +27,14 @@ you can set the \`dangerouslyAllowBrowser\` option to \`true\`, e.g.,
|
|
|
27
27
|
new OpenAI({ apiKey, dangerouslyAllowBrowser: true });
|
|
28
28
|
|
|
29
29
|
https://help.openai.com/en/articles/5112595-best-practices-for-api-key-safety
|
|
30
|
-
`);this.baseURL=o.baseURL,this.timeout=o.timeout??Wn.DEFAULT_TIMEOUT,this.logger=o.logger??console;const l="warn";this.logLevel=l,this.logLevel=ws(o.logLevel,"ClientOptions.logLevel",this)??ws(_e("OPENAI_LOG"),"process.env['OPENAI_LOG']",this)??l,this.fetchOptions=o.fetchOptions,this.maxRetries=o.maxRetries??2,this.fetch=o.fetch??Qo(),S(this,ht,el),this._options=o,this.apiKey=typeof n=="string"?n:"Missing Key",this.organization=s,this.project=r,this.webhookSecret=a}withOptions(e){return new this.constructor({...this._options,baseURL:this.baseURL,maxRetries:this.maxRetries,timeout:this.timeout,logger:this.logger,logLevel:this.logLevel,fetch:this.fetch,fetchOptions:this.fetchOptions,apiKey:this.apiKey,organization:this.organization,project:this.project,webhookSecret:this.webhookSecret,...e})}defaultQuery(){return this._options.defaultQuery}validateHeaders({values:e,nulls:n}){}async authHeaders(e){return b([{Authorization:`Bearer ${this.apiKey}`}])}stringifyQuery(e){return il(e,{arrayFormat:"brackets"})}getUserAgent(){return`${this.constructor.name}/JS ${we}`}defaultIdempotencyKey(){return`stainless-node-retry-${dr()}`}makeStatusError(e,n,s,r){return q.generate(e,n,s,r)}async _callApiKey(){const e=this._options.apiKey;if(typeof e!="function")return!1;let n;try{n=await e()}catch(s){throw s instanceof x?s:new x(`Failed to get token from 'apiKey' function: ${s.message}`,{cause:s})}if(typeof n!="string"||!n)throw new x(`Expected 'apiKey' function argument to return a string but it returned ${n}`);return this.apiKey=n,!0}buildURL(e,n,s){const r=!f(this,gn,"m",Pa).call(this)&&s||this.baseURL,a=Wo(e)?new URL(e):new URL(r+(r.endsWith("/")&&e.startsWith("/")?e.slice(1):e)),i=this.defaultQuery();return qo(i)||(n={...i,...n}),typeof n=="object"&&n&&!Array.isArray(n)&&(a.search=this.stringifyQuery(n)),a.toString()}async prepareOptions(e){await this._callApiKey()}async prepareRequest(e,{url:n,options:s}){}get(e,n){return this.methodRequest("get",e,n)}post(e,n){return this.methodRequest("post",e,n)}patch(e,n){return this.methodRequest("patch",e,n)}put(e,n){return this.methodRequest("put",e,n)}delete(e,n){return this.methodRequest("delete",e,n)}methodRequest(e,n,s){return this.request(Promise.resolve(s).then(r=>({method:e,path:n,...r})))}request(e,n=null){return new Pt(this,this.makeRequest(e,n,void 0))}async makeRequest(e,n,s){const r=await e,a=r.maxRetries??this.maxRetries;n==null&&(n=a),await this.prepareOptions(r);const{req:i,url:o,timeout:l}=await this.buildRequest(r,{retryCount:a-n});await this.prepareRequest(i,{url:o,options:r});const c="log_"+(Math.random()*(1<<24)|0).toString(16).padStart(6,"0"),u=s===void 0?"":`, retryOf: ${s}`,d=Date.now();if(U(this).debug(`[${c}] sending request`,ue({retryOfRequestLogID:s,method:r.method,url:o,options:r,headers:i.headers})),r.signal?.aborted)throw new X;const m=new AbortController,h=await this.fetchWithTimeout(o,i,l,m).catch(tn),w=Date.now();if(h instanceof globalThis.Error){const p=`retrying, ${n} attempts remaining`;if(r.signal?.aborted)throw new X;const g=en(h)||/timed? ?out/i.test(String(h)+("cause"in h?String(h.cause):""));if(n)return U(this).info(`[${c}] connection ${g?"timed out":"failed"} - ${p}`),U(this).debug(`[${c}] connection ${g?"timed out":"failed"} (${p})`,ue({retryOfRequestLogID:s,url:o,durationMs:w-d,message:h.message})),this.retryRequest(r,n,s??c);throw U(this).info(`[${c}] connection ${g?"timed out":"failed"} - error; no more retries left`),U(this).debug(`[${c}] connection ${g?"timed out":"failed"} (error; no more retries left)`,ue({retryOfRequestLogID:s,url:o,durationMs:w-d,message:h.message})),g?new Ot:new Ct({cause:h})}const y=[...h.headers.entries()].filter(([p])=>p==="x-request-id").map(([p,g])=>", "+p+": "+JSON.stringify(g)).join(""),O=`[${c}${u}${y}] ${i.method} ${o} ${h.ok?"succeeded":"failed"} with status ${h.status} in ${w-d}ms`;if(!h.ok){const p=await this.shouldRetry(h);if(n&&p){const R=`retrying, ${n} attempts remaining`;return await Yo(h.body),U(this).info(`${O} - ${R}`),U(this).debug(`[${c}] response error (${R})`,ue({retryOfRequestLogID:s,url:h.url,status:h.status,headers:h.headers,durationMs:w-d})),this.retryRequest(r,n,s??c,h.headers)}const g=p?"error; no more retries left":"error; not retryable";U(this).info(`${O} - ${g}`);const k=await h.text().catch(R=>tn(R).message),P=Ko(k),J=P?void 0:k;throw U(this).debug(`[${c}] response error (${g})`,ue({retryOfRequestLogID:s,url:h.url,status:h.status,headers:h.headers,message:J,durationMs:Date.now()-d})),this.makeStatusError(h.status,P,J,h.headers)}return U(this).info(O),U(this).debug(`[${c}] response start`,ue({retryOfRequestLogID:s,url:h.url,status:h.status,headers:h.headers,durationMs:w-d})),{response:h,options:r,controller:m,requestLogID:c,retryOfRequestLogID:s,startTime:d}}getAPIList(e,n,s){return this.requestAPIList(n,{method:"get",path:e,...s})}requestAPIList(e,n){const s=this.makeRequest(n,null,void 0);return new ml(this,s,e)}async fetchWithTimeout(e,n,s,r){const{signal:a,method:i,...o}=n||{};a&&a.addEventListener("abort",()=>r.abort());const l=setTimeout(()=>r.abort(),s),c=globalThis.ReadableStream&&o.body instanceof globalThis.ReadableStream||typeof o.body=="object"&&o.body!==null&&Symbol.asyncIterator in o.body,u={signal:r.signal,...c?{duplex:"half"}:{},method:"GET",...o};i&&(u.method=i.toUpperCase());try{return await this.fetch.call(void 0,e,u)}finally{clearTimeout(l)}}async shouldRetry(e){const n=e.headers.get("x-should-retry");return n==="true"?!0:n==="false"?!1:e.status===408||e.status===409||e.status===429||e.status>=500}async retryRequest(e,n,s,r){let a;const i=r?.get("retry-after-ms");if(i){const l=parseFloat(i);Number.isNaN(l)||(a=l)}const o=r?.get("retry-after");if(o&&!a){const l=parseFloat(o);Number.isNaN(l)?a=Date.parse(o)-Date.now():a=l*1e3}if(!(a&&0<=a&&a<60*1e3)){const l=e.maxRetries??this.maxRetries;a=this.calculateDefaultRetryTimeoutMillis(n,l)}return await ze(a),this.makeRequest(e,n-1,s)}calculateDefaultRetryTimeoutMillis(e,n){const a=n-e,i=Math.min(.5*Math.pow(2,a),8),o=1-Math.random()*.25;return i*o*1e3}async buildRequest(e,{retryCount:n=0}={}){const s={...e},{method:r,path:a,query:i,defaultBaseURL:o}=s,l=this.buildURL(a,i,o);"timeout"in s&&zo("timeout",s.timeout),s.timeout=s.timeout??this.timeout;const{bodyHeaders:c,body:u}=this.buildBody({options:s}),d=await this.buildHeaders({options:e,method:r,bodyHeaders:c,retryCount:n});return{req:{method:r,headers:d,...s.signal&&{signal:s.signal},...globalThis.ReadableStream&&u instanceof globalThis.ReadableStream&&{duplex:"half"},...u&&{body:u},...this.fetchOptions??{},...s.fetchOptions??{}},url:l,timeout:s.timeout}}async buildHeaders({options:e,method:n,bodyHeaders:s,retryCount:r}){let a={};this.idempotencyHeader&&n!=="get"&&(e.idempotencyKey||(e.idempotencyKey=this.defaultIdempotencyKey()),a[this.idempotencyHeader]=e.idempotencyKey);const i=b([a,{Accept:"application/json","User-Agent":this.getUserAgent(),"X-Stainless-Retry-Count":String(r),...e.timeout?{"X-Stainless-Timeout":String(Math.trunc(e.timeout/1e3))}:{},...Go(),"OpenAI-Organization":this.organization,"OpenAI-Project":this.project},await this.authHeaders(e),this._options.defaultHeaders,s,e.headers]);return this.validateHeaders(i),i.values}buildBody({options:{body:e,headers:n}}){if(!e)return{bodyHeaders:void 0,body:void 0};const s=b([n]);return ArrayBuffer.isView(e)||e instanceof ArrayBuffer||e instanceof DataView||typeof e=="string"&&s.values.has("content-type")||globalThis.Blob&&e instanceof globalThis.Blob||e instanceof FormData||e instanceof URLSearchParams||globalThis.ReadableStream&&e instanceof globalThis.ReadableStream?{bodyHeaders:void 0,body:e}:typeof e=="object"&&(Symbol.asyncIterator in e||Symbol.iterator in e&&"next"in e&&typeof e.next=="function")?{bodyHeaders:void 0,body:pr(e)}:f(this,ht,"f").call(this,{body:e,headers:s})}}Wn=C,ht=new WeakMap,gn=new WeakSet,Pa=function(){return this.baseURL!=="https://api.openai.com/v1"};C.OpenAI=Wn;C.DEFAULT_TIMEOUT=6e5;C.OpenAIError=x;C.APIError=q;C.APIConnectionError=Ct;C.APIConnectionTimeoutError=Ot;C.APIUserAbortError=X;C.NotFoundError=Gs;C.ConflictError=Qs;C.RateLimitError=er;C.BadRequestError=Hs;C.AuthenticationError=Vs;C.InternalServerError=tr;C.PermissionDeniedError=Xs;C.UnprocessableEntityError=Ys;C.InvalidWebhookSignatureError=Oe;C.toFile=bl;C.Completions=aa;C.Chat=Pn;C.Embeddings=la;C.Files=ua;C.Images=ga;C.Audio=Ke;C.Moderations=ya;C.Models=_a;C.FineTuning=ke;C.Graders=Fn;C.VectorStores=Lt;C.Webhooks=Ta;C.Beta=Se;C.Batches=Gr;C.Uploads=Un;C.Responses=Nt;C.Realtime=Mt;C.Conversations=En;C.Evals=Nn;C.Containers=$n;C.Videos=Ca;function jt(t,e){if(t.function===void 0)return;let n;if(e?.partial)try{n=
|
|
31
|
-
`))}const s={name:t.function.name,args:n,type:"tool_call"};return e?.returnId&&(s.id=t.id),s}function Ia(t){if(t.id===void 0)throw new Error('All OpenAI tool calls must have an "id" field.');return{id:t.id,type:"function",function:{name:t.name,arguments:JSON.stringify(t.args)}}}function At(t,e){return{name:t.function?.name,args:t.function?.arguments,id:t.id,error:e,type:"invalid_tool_call"}}var Ra=class extends ci{static lc_name(){return"JsonOutputToolsParser"}returnId=!1;lc_namespace=["langchain","output_parsers","openai_tools"];lc_serializable=!0;constructor(t){super(t),this.returnId=t?.returnId??this.returnId}_diff(){throw new Error("Not supported.")}async parse(){throw new Error("Not implemented.")}async parseResult(t){return await this.parsePartialResult(t,!1)}async parsePartialResult(t,e=!0){const n=t[0].message;let s;if(Ue(n)&&n.tool_calls?.length?s=n.tool_calls.map(a=>{const{id:i,...o}=a;return this.returnId?{id:i,...o}:o}):n.additional_kwargs.tool_calls!==void 0&&(s=JSON.parse(JSON.stringify(n.additional_kwargs.tool_calls)).map(i=>jt(i,{returnId:this.returnId,partial:e}))),!s)return[];const r=[];for(const a of s)if(a!==void 0){const i={type:a.name,args:a.args,id:a.id};r.push(i)}return r}},_n=class extends Ra{static lc_name(){return"JsonOutputKeyToolsParser"}lc_namespace=["langchain","output_parsers","openai_tools"];lc_serializable=!0;returnId=!1;keyName;returnSingle=!1;zodSchema;constructor(t){super(t),this.keyName=t.keyName,this.returnSingle=t.returnSingle??this.returnSingle,this.zodSchema=t.zodSchema}async _validateResult(t){if(this.zodSchema===void 0)return t;const e=await Wa(this.zodSchema,t);if(e.success)return e.data;throw new Ws(`Failed to parse. Text: "${JSON.stringify(t,null,2)}". Error: ${JSON.stringify(e.error?.issues)}`,JSON.stringify(t,null,2))}async parsePartialResult(t){const n=(await super.parsePartialResult(t)).filter(r=>r.type===this.keyName);let s=n;if(n.length)return this.returnId||(s=n.map(r=>r.args)),this.returnSingle?s[0]:s}async parseResult(t){const n=(await super.parsePartialResult(t,!1)).filter(a=>a.type===this.keyName);let s=n;return n.length?(this.returnId||(s=n.map(a=>a.args)),this.returnSingle?this._validateResult(s[0]):await Promise.all(s.map(a=>this._validateResult(a)))):void 0}},Ll={};yn(Ll,{JsonOutputKeyToolsParser:()=>_n,JsonOutputToolsParser:()=>Ra,convertLangChainToolCallToOpenAI:()=>Ia,makeInvalidToolCall:()=>At,parseToolCall:()=>jt});var qn=class extends ui{temperature;topP;frequencyPenalty;presencePenalty;n;logitBias;model="gpt-3.5-turbo";modelKwargs;stop;stopSequences;user;timeout;streaming=!1;streamUsage=!0;maxTokens;logprobs;topLogprobs;apiKey;organization;__includeRawResponse;client;clientConfig;supportsStrictToolCalling;audio;modalities;reasoning;zdrEnabled;service_tier;promptCacheKey;verbosity;defaultOptions;_llmType(){return"openai"}static lc_name(){return"ChatOpenAI"}get callKeys(){return[...super.callKeys,"options","function_call","functions","tools","tool_choice","promptIndex","response_format","seed","reasoning","service_tier"]}lc_serializable=!0;get lc_secrets(){return{apiKey:"OPENAI_API_KEY",organization:"OPENAI_ORGANIZATION"}}get lc_aliases(){return{apiKey:"openai_api_key",modelName:"model"}}get lc_serializable_keys(){return["configuration","logprobs","topLogprobs","prefixMessages","supportsStrictToolCalling","modalities","audio","temperature","maxTokens","topP","frequencyPenalty","presencePenalty","n","logitBias","user","streaming","streamUsage","model","modelName","modelKwargs","stop","stopSequences","timeout","apiKey","cache","maxConcurrency","maxRetries","verbose","callbacks","tags","metadata","disableStreaming","zdrEnabled","reasoning","promptCacheKey","verbosity"]}getLsParams(t){const e=this.invocationParams(t);return{ls_provider:"openai",ls_model_name:this.model,ls_model_type:"chat",ls_temperature:e.temperature??void 0,ls_max_tokens:e.max_tokens??void 0,ls_stop:t.stop}}_identifyingParams(){return{model_name:this.model,...this.invocationParams(),...this.clientConfig}}identifyingParams(){return this._identifyingParams()}constructor(t){super(t??{});const e=typeof t?.configuration?.apiKey=="string"?t?.configuration?.apiKey:void 0;this.apiKey=t?.apiKey??e??Zn("OPENAI_API_KEY"),this.organization=t?.configuration?.organization??Zn("OPENAI_ORGANIZATION"),this.model=t?.model??t?.modelName??this.model,this.modelKwargs=t?.modelKwargs??{},this.timeout=t?.timeout,this.temperature=t?.temperature??this.temperature,this.topP=t?.topP??this.topP,this.frequencyPenalty=t?.frequencyPenalty??this.frequencyPenalty,this.presencePenalty=t?.presencePenalty??this.presencePenalty,this.logprobs=t?.logprobs,this.topLogprobs=t?.topLogprobs,this.n=t?.n??this.n,this.logitBias=t?.logitBias,this.stop=t?.stopSequences??t?.stop,this.stopSequences=this.stop,this.user=t?.user,this.__includeRawResponse=t?.__includeRawResponse,this.audio=t?.audio,this.modalities=t?.modalities,this.reasoning=t?.reasoning,this.maxTokens=t?.maxCompletionTokens??t?.maxTokens,this.promptCacheKey=t?.promptCacheKey??this.promptCacheKey,this.verbosity=t?.verbosity??this.verbosity,this.disableStreaming=t?.disableStreaming===!0,this.streaming=t?.streaming===!0,this.disableStreaming&&(this.streaming=!1),t?.streaming===!1&&(this.disableStreaming=!0),this.streamUsage=t?.streamUsage??this.streamUsage,this.disableStreaming&&(this.streamUsage=!1),this.clientConfig={apiKey:this.apiKey,organization:this.organization,dangerouslyAllowBrowser:!0,...t?.configuration},t?.supportsStrictToolCalling!==void 0&&(this.supportsStrictToolCalling=t.supportsStrictToolCalling),t?.service_tier!==void 0&&(this.service_tier=t.service_tier),this.zdrEnabled=t?.zdrEnabled??!1}_getReasoningParams(t){if(!We(this.model))return;let e;return this.reasoning!==void 0&&(e={...e,...this.reasoning}),t?.reasoning!==void 0&&(e={...e,...t.reasoning}),e}_getResponseFormat(t){return t&&t.type==="json_schema"&&t.json_schema.schema&&Ce(t.json_schema.schema)?Fo(t.json_schema.schema,t.json_schema.name,{description:t.json_schema.description}):t}_combineCallOptions(t){return{...this.defaultOptions,...t??{}}}_getClientOptions(t){if(!this.client){const n={baseURL:this.clientConfig.baseURL},s=xi(n),r={...this.clientConfig,baseURL:s,timeout:this.timeout,maxRetries:0};r.baseURL||delete r.baseURL,this.client=new C(r)}return{...this.clientConfig,...t}}_convertChatOpenAIToolToCompletionsTool(t,e){return pt(t)?Ii(t.metadata.customTool):qs(t)?e?.strict!==void 0?{...t,function:{...t.function,strict:e.strict}}:t:Si(t,e)}bindTools(t,e){let n;return e?.strict!==void 0?n=e.strict:this.supportsStrictToolCalling!==void 0&&(n=this.supportsStrictToolCalling),this.withConfig({tools:t.map(s=>bn(s)||pt(s)?s:this._convertChatOpenAIToolToCompletionsTool(s,{strict:n})),...e})}async stream(t,e){return super.stream(t,this._combineCallOptions(e))}async invoke(t,e){return super.invoke(t,this._combineCallOptions(e))}_combineLLMOutput(...t){return t.reduce((e,n)=>(n&&n.tokenUsage&&(e.tokenUsage.completionTokens+=n.tokenUsage.completionTokens??0,e.tokenUsage.promptTokens+=n.tokenUsage.promptTokens??0,e.tokenUsage.totalTokens+=n.tokenUsage.totalTokens??0),e),{tokenUsage:{completionTokens:0,promptTokens:0,totalTokens:0}})}async getNumTokensFromMessages(t){let e=0,n=0,s=0;this.model==="gpt-3.5-turbo-0301"?(n=4,s=-1):(n=3,s=1);const r=await Promise.all(t.map(async a=>{const i=await this.getNumTokens(a.content),o=await this.getNumTokens(qe(a)),l=a.name!==void 0?s+await this.getNumTokens(a.name):0;let c=i+n+o+l;const u=a;if(u._getType()==="function"&&(c-=2),u.additional_kwargs?.function_call&&(c+=3),u?.additional_kwargs.function_call?.name&&(c+=await this.getNumTokens(u.additional_kwargs.function_call?.name)),u.additional_kwargs.function_call?.arguments)try{c+=await this.getNumTokens(JSON.stringify(JSON.parse(u.additional_kwargs.function_call?.arguments)))}catch(d){console.error("Error parsing function arguments",d,JSON.stringify(u.additional_kwargs.function_call)),c+=await this.getNumTokens(u.additional_kwargs.function_call?.arguments)}return e+=c,c}));return e+=3,{totalCount:e,countPerMessage:r}}async _getNumTokensFromGenerations(t){return(await Promise.all(t.map(async n=>n.message.additional_kwargs?.function_call?(await this.getNumTokensFromMessages([n.message])).countPerMessage[0]:await this.getNumTokens(n.message.content)))).reduce((n,s)=>n+s,0)}async _getEstimatedTokenCountFromPrompt(t,e,n){let s=(await this.getNumTokensFromMessages(t)).totalCount;if(e&&n!=="auto"){const r=Ai(e);s+=await this.getNumTokens(r),s+=9}return e&&t.find(r=>r._getType()==="system")&&(s-=4),n==="none"?s+=1:typeof n=="object"&&(s+=await this.getNumTokens(n.name)+4),s}_getStructuredOutputMethod(t){const e={...t};if(!this.model.startsWith("gpt-3")&&!this.model.startsWith("gpt-4-")&&this.model!=="gpt-4"){if(e?.method===void 0)return"jsonSchema"}else e.method==="jsonSchema"&&console.warn(`[WARNING]: JSON Schema is not supported for model "${this.model}". Falling back to tool calling.`);return e.method}withStructuredOutput(t,e){let n,s;const{schema:r,name:a,includeRaw:i}={...e,schema:t};if(e?.strict!==void 0&&e.method==="jsonMode")throw new Error("Argument `strict` is only supported for `method` = 'function_calling'");const o=jo(this.model,e?.method);if(o==="jsonMode"){Ce(r)?s=ts.fromZodSchema(r):s=new ns;const d=Ze(r);n=this.withConfig({outputVersion:"v0",response_format:{type:"json_object"},ls_structured_output_format:{kwargs:{method:"json_mode"},schema:{title:a??"extract",...d}}})}else if(o==="jsonSchema"){const d={name:a??"extract",description:Ja(r),schema:r,strict:e?.strict},m=Ze(d.schema);if(n=this.withConfig({outputVersion:"v0",response_format:{type:"json_schema",json_schema:d},ls_structured_output_format:{kwargs:{method:"json_schema"},schema:{title:d.name,description:d.description,...m}}}),Ce(r)){const h=ts.fromZodSchema(r);s=za.from(w=>"parsed"in w.additional_kwargs?w.additional_kwargs.parsed:h)}else s=new ns}else{let d=a??"extract";if(Ce(r)){const m=Ze(r);n=this.withConfig({outputVersion:"v0",tools:[{type:"function",function:{name:d,description:m.description,parameters:m}}],tool_choice:{type:"function",function:{name:d}},ls_structured_output_format:{kwargs:{method:"function_calling"},schema:{title:d,...m}},...e?.strict!==void 0?{strict:e.strict}:{}}),s=new _n({returnSingle:!0,keyName:d,zodSchema:r})}else{let m;typeof r.name=="string"&&typeof r.parameters=="object"&&r.parameters!=null?(m=r,d=r.name):(d=r.title??d,m={name:d,description:r.description??"",parameters:r});const h=Ze(r);n=this.withConfig({outputVersion:"v0",tools:[{type:"function",function:m}],tool_choice:{type:"function",function:{name:d}},ls_structured_output_format:{kwargs:{method:"function_calling"},schema:{title:d,...h}},...e?.strict!==void 0?{strict:e.strict}:{}}),s=new _n({returnSingle:!0,keyName:d})}}if(!i)return n.pipe(s);const l=ss.assign({parsed:(d,m)=>s.invoke(d.raw,m)}),c=ss.assign({parsed:()=>null}),u=l.withFallbacks({fallbacks:[c]});return Ka.from([{raw:n},u])}};function tt(t,e){return t.lc_error_code=e,t.message=`${t.message}
|
|
30
|
+
`);this.baseURL=o.baseURL,this.timeout=o.timeout??Wn.DEFAULT_TIMEOUT,this.logger=o.logger??console;const l="warn";this.logLevel=l,this.logLevel=ws(o.logLevel,"ClientOptions.logLevel",this)??ws(_e("OPENAI_LOG"),"process.env['OPENAI_LOG']",this)??l,this.fetchOptions=o.fetchOptions,this.maxRetries=o.maxRetries??2,this.fetch=o.fetch??Qo(),S(this,ht,el),this._options=o,this.apiKey=typeof n=="string"?n:"Missing Key",this.organization=s,this.project=r,this.webhookSecret=a}withOptions(e){return new this.constructor({...this._options,baseURL:this.baseURL,maxRetries:this.maxRetries,timeout:this.timeout,logger:this.logger,logLevel:this.logLevel,fetch:this.fetch,fetchOptions:this.fetchOptions,apiKey:this.apiKey,organization:this.organization,project:this.project,webhookSecret:this.webhookSecret,...e})}defaultQuery(){return this._options.defaultQuery}validateHeaders({values:e,nulls:n}){}async authHeaders(e){return b([{Authorization:`Bearer ${this.apiKey}`}])}stringifyQuery(e){return il(e,{arrayFormat:"brackets"})}getUserAgent(){return`${this.constructor.name}/JS ${we}`}defaultIdempotencyKey(){return`stainless-node-retry-${dr()}`}makeStatusError(e,n,s,r){return q.generate(e,n,s,r)}async _callApiKey(){const e=this._options.apiKey;if(typeof e!="function")return!1;let n;try{n=await e()}catch(s){throw s instanceof x?s:new x(`Failed to get token from 'apiKey' function: ${s.message}`,{cause:s})}if(typeof n!="string"||!n)throw new x(`Expected 'apiKey' function argument to return a string but it returned ${n}`);return this.apiKey=n,!0}buildURL(e,n,s){const r=!f(this,gn,"m",Pa).call(this)&&s||this.baseURL,a=Wo(e)?new URL(e):new URL(r+(r.endsWith("/")&&e.startsWith("/")?e.slice(1):e)),i=this.defaultQuery();return qo(i)||(n={...i,...n}),typeof n=="object"&&n&&!Array.isArray(n)&&(a.search=this.stringifyQuery(n)),a.toString()}async prepareOptions(e){await this._callApiKey()}async prepareRequest(e,{url:n,options:s}){}get(e,n){return this.methodRequest("get",e,n)}post(e,n){return this.methodRequest("post",e,n)}patch(e,n){return this.methodRequest("patch",e,n)}put(e,n){return this.methodRequest("put",e,n)}delete(e,n){return this.methodRequest("delete",e,n)}methodRequest(e,n,s){return this.request(Promise.resolve(s).then(r=>({method:e,path:n,...r})))}request(e,n=null){return new Pt(this,this.makeRequest(e,n,void 0))}async makeRequest(e,n,s){const r=await e,a=r.maxRetries??this.maxRetries;n==null&&(n=a),await this.prepareOptions(r);const{req:i,url:o,timeout:l}=await this.buildRequest(r,{retryCount:a-n});await this.prepareRequest(i,{url:o,options:r});const c="log_"+(Math.random()*(1<<24)|0).toString(16).padStart(6,"0"),u=s===void 0?"":`, retryOf: ${s}`,d=Date.now();if(U(this).debug(`[${c}] sending request`,ue({retryOfRequestLogID:s,method:r.method,url:o,options:r,headers:i.headers})),r.signal?.aborted)throw new X;const m=new AbortController,h=await this.fetchWithTimeout(o,i,l,m).catch(tn),w=Date.now();if(h instanceof globalThis.Error){const p=`retrying, ${n} attempts remaining`;if(r.signal?.aborted)throw new X;const g=en(h)||/timed? ?out/i.test(String(h)+("cause"in h?String(h.cause):""));if(n)return U(this).info(`[${c}] connection ${g?"timed out":"failed"} - ${p}`),U(this).debug(`[${c}] connection ${g?"timed out":"failed"} (${p})`,ue({retryOfRequestLogID:s,url:o,durationMs:w-d,message:h.message})),this.retryRequest(r,n,s??c);throw U(this).info(`[${c}] connection ${g?"timed out":"failed"} - error; no more retries left`),U(this).debug(`[${c}] connection ${g?"timed out":"failed"} (error; no more retries left)`,ue({retryOfRequestLogID:s,url:o,durationMs:w-d,message:h.message})),g?new Ot:new Ct({cause:h})}const y=[...h.headers.entries()].filter(([p])=>p==="x-request-id").map(([p,g])=>", "+p+": "+JSON.stringify(g)).join(""),O=`[${c}${u}${y}] ${i.method} ${o} ${h.ok?"succeeded":"failed"} with status ${h.status} in ${w-d}ms`;if(!h.ok){const p=await this.shouldRetry(h);if(n&&p){const R=`retrying, ${n} attempts remaining`;return await Yo(h.body),U(this).info(`${O} - ${R}`),U(this).debug(`[${c}] response error (${R})`,ue({retryOfRequestLogID:s,url:h.url,status:h.status,headers:h.headers,durationMs:w-d})),this.retryRequest(r,n,s??c,h.headers)}const g=p?"error; no more retries left":"error; not retryable";U(this).info(`${O} - ${g}`);const k=await h.text().catch(R=>tn(R).message),P=Ko(k),J=P?void 0:k;throw U(this).debug(`[${c}] response error (${g})`,ue({retryOfRequestLogID:s,url:h.url,status:h.status,headers:h.headers,message:J,durationMs:Date.now()-d})),this.makeStatusError(h.status,P,J,h.headers)}return U(this).info(O),U(this).debug(`[${c}] response start`,ue({retryOfRequestLogID:s,url:h.url,status:h.status,headers:h.headers,durationMs:w-d})),{response:h,options:r,controller:m,requestLogID:c,retryOfRequestLogID:s,startTime:d}}getAPIList(e,n,s){return this.requestAPIList(n,{method:"get",path:e,...s})}requestAPIList(e,n){const s=this.makeRequest(n,null,void 0);return new ml(this,s,e)}async fetchWithTimeout(e,n,s,r){const{signal:a,method:i,...o}=n||{};a&&a.addEventListener("abort",()=>r.abort());const l=setTimeout(()=>r.abort(),s),c=globalThis.ReadableStream&&o.body instanceof globalThis.ReadableStream||typeof o.body=="object"&&o.body!==null&&Symbol.asyncIterator in o.body,u={signal:r.signal,...c?{duplex:"half"}:{},method:"GET",...o};i&&(u.method=i.toUpperCase());try{return await this.fetch.call(void 0,e,u)}finally{clearTimeout(l)}}async shouldRetry(e){const n=e.headers.get("x-should-retry");return n==="true"?!0:n==="false"?!1:e.status===408||e.status===409||e.status===429||e.status>=500}async retryRequest(e,n,s,r){let a;const i=r?.get("retry-after-ms");if(i){const l=parseFloat(i);Number.isNaN(l)||(a=l)}const o=r?.get("retry-after");if(o&&!a){const l=parseFloat(o);Number.isNaN(l)?a=Date.parse(o)-Date.now():a=l*1e3}if(!(a&&0<=a&&a<60*1e3)){const l=e.maxRetries??this.maxRetries;a=this.calculateDefaultRetryTimeoutMillis(n,l)}return await ze(a),this.makeRequest(e,n-1,s)}calculateDefaultRetryTimeoutMillis(e,n){const a=n-e,i=Math.min(.5*Math.pow(2,a),8),o=1-Math.random()*.25;return i*o*1e3}async buildRequest(e,{retryCount:n=0}={}){const s={...e},{method:r,path:a,query:i,defaultBaseURL:o}=s,l=this.buildURL(a,i,o);"timeout"in s&&zo("timeout",s.timeout),s.timeout=s.timeout??this.timeout;const{bodyHeaders:c,body:u}=this.buildBody({options:s}),d=await this.buildHeaders({options:e,method:r,bodyHeaders:c,retryCount:n});return{req:{method:r,headers:d,...s.signal&&{signal:s.signal},...globalThis.ReadableStream&&u instanceof globalThis.ReadableStream&&{duplex:"half"},...u&&{body:u},...this.fetchOptions??{},...s.fetchOptions??{}},url:l,timeout:s.timeout}}async buildHeaders({options:e,method:n,bodyHeaders:s,retryCount:r}){let a={};this.idempotencyHeader&&n!=="get"&&(e.idempotencyKey||(e.idempotencyKey=this.defaultIdempotencyKey()),a[this.idempotencyHeader]=e.idempotencyKey);const i=b([a,{Accept:"application/json","User-Agent":this.getUserAgent(),"X-Stainless-Retry-Count":String(r),...e.timeout?{"X-Stainless-Timeout":String(Math.trunc(e.timeout/1e3))}:{},...Go(),"OpenAI-Organization":this.organization,"OpenAI-Project":this.project},await this.authHeaders(e),this._options.defaultHeaders,s,e.headers]);return this.validateHeaders(i),i.values}buildBody({options:{body:e,headers:n}}){if(!e)return{bodyHeaders:void 0,body:void 0};const s=b([n]);return ArrayBuffer.isView(e)||e instanceof ArrayBuffer||e instanceof DataView||typeof e=="string"&&s.values.has("content-type")||globalThis.Blob&&e instanceof globalThis.Blob||e instanceof FormData||e instanceof URLSearchParams||globalThis.ReadableStream&&e instanceof globalThis.ReadableStream?{bodyHeaders:void 0,body:e}:typeof e=="object"&&(Symbol.asyncIterator in e||Symbol.iterator in e&&"next"in e&&typeof e.next=="function")?{bodyHeaders:void 0,body:pr(e)}:f(this,ht,"f").call(this,{body:e,headers:s})}}Wn=C,ht=new WeakMap,gn=new WeakSet,Pa=function(){return this.baseURL!=="https://api.openai.com/v1"};C.OpenAI=Wn;C.DEFAULT_TIMEOUT=6e5;C.OpenAIError=x;C.APIError=q;C.APIConnectionError=Ct;C.APIConnectionTimeoutError=Ot;C.APIUserAbortError=X;C.NotFoundError=Gs;C.ConflictError=Qs;C.RateLimitError=er;C.BadRequestError=Hs;C.AuthenticationError=Vs;C.InternalServerError=tr;C.PermissionDeniedError=Xs;C.UnprocessableEntityError=Ys;C.InvalidWebhookSignatureError=Oe;C.toFile=bl;C.Completions=aa;C.Chat=Pn;C.Embeddings=la;C.Files=ua;C.Images=ga;C.Audio=Ke;C.Moderations=ya;C.Models=_a;C.FineTuning=ke;C.Graders=Fn;C.VectorStores=Lt;C.Webhooks=Ta;C.Beta=Se;C.Batches=Gr;C.Uploads=Un;C.Responses=Nt;C.Realtime=Mt;C.Conversations=En;C.Evals=Nn;C.Containers=$n;C.Videos=Ca;function jt(t,e){if(t.function===void 0)return;let n;if(e?.partial)try{n=Ja(t.function.arguments??"{}")}catch{return}else try{n=JSON.parse(t.function.arguments)}catch(r){throw new Bs([`Function "${t.function.name}" arguments:`,"",t.function.arguments,"","are not valid JSON.",`Error: ${r.message}`].join(`
|
|
31
|
+
`))}const s={name:t.function.name,args:n,type:"tool_call"};return e?.returnId&&(s.id=t.id),s}function Ia(t){if(t.id===void 0)throw new Error('All OpenAI tool calls must have an "id" field.');return{id:t.id,type:"function",function:{name:t.name,arguments:JSON.stringify(t.args)}}}function At(t,e){return{name:t.function?.name,args:t.function?.arguments,id:t.id,error:e,type:"invalid_tool_call"}}var Ra=class extends za{static lc_name(){return"JsonOutputToolsParser"}returnId=!1;lc_namespace=["langchain","output_parsers","openai_tools"];lc_serializable=!0;constructor(t){super(t),this.returnId=t?.returnId??this.returnId}_diff(){throw new Error("Not supported.")}async parse(){throw new Error("Not implemented.")}async parseResult(t){return await this.parsePartialResult(t,!1)}async parsePartialResult(t,e=!0){const n=t[0].message;let s;if(Ue(n)&&n.tool_calls?.length?s=n.tool_calls.map(a=>{const{id:i,...o}=a;return this.returnId?{id:i,...o}:o}):n.additional_kwargs.tool_calls!==void 0&&(s=JSON.parse(JSON.stringify(n.additional_kwargs.tool_calls)).map(i=>jt(i,{returnId:this.returnId,partial:e}))),!s)return[];const r=[];for(const a of s)if(a!==void 0){const i={type:a.name,args:a.args,id:a.id};r.push(i)}return r}},_n=class extends Ra{static lc_name(){return"JsonOutputKeyToolsParser"}lc_namespace=["langchain","output_parsers","openai_tools"];lc_serializable=!0;returnId=!1;keyName;returnSingle=!1;zodSchema;constructor(t){super(t),this.keyName=t.keyName,this.returnSingle=t.returnSingle??this.returnSingle,this.zodSchema=t.zodSchema}async _validateResult(t){if(this.zodSchema===void 0)return t;const e=await qa(this.zodSchema,t);if(e.success)return e.data;throw new Bs(`Failed to parse. Text: "${JSON.stringify(t,null,2)}". Error: ${JSON.stringify(e.error?.issues)}`,JSON.stringify(t,null,2))}async parsePartialResult(t){const n=(await super.parsePartialResult(t)).filter(r=>r.type===this.keyName);let s=n;if(n.length)return this.returnId||(s=n.map(r=>r.args)),this.returnSingle?s[0]:s}async parseResult(t){const n=(await super.parsePartialResult(t,!1)).filter(a=>a.type===this.keyName);let s=n;return n.length?(this.returnId||(s=n.map(a=>a.args)),this.returnSingle?this._validateResult(s[0]):await Promise.all(s.map(a=>this._validateResult(a)))):void 0}},Ll={};yn(Ll,{JsonOutputKeyToolsParser:()=>_n,JsonOutputToolsParser:()=>Ra,convertLangChainToolCallToOpenAI:()=>Ia,makeInvalidToolCall:()=>At,parseToolCall:()=>jt});var qn=class extends Ka{temperature;topP;frequencyPenalty;presencePenalty;n;logitBias;model="gpt-3.5-turbo";modelKwargs;stop;stopSequences;user;timeout;streaming=!1;streamUsage=!0;maxTokens;logprobs;topLogprobs;apiKey;organization;__includeRawResponse;client;clientConfig;supportsStrictToolCalling;audio;modalities;reasoning;zdrEnabled;service_tier;promptCacheKey;verbosity;defaultOptions;_llmType(){return"openai"}static lc_name(){return"ChatOpenAI"}get callKeys(){return[...super.callKeys,"options","function_call","functions","tools","tool_choice","promptIndex","response_format","seed","reasoning","service_tier"]}lc_serializable=!0;get lc_secrets(){return{apiKey:"OPENAI_API_KEY",organization:"OPENAI_ORGANIZATION"}}get lc_aliases(){return{apiKey:"openai_api_key",modelName:"model"}}get lc_serializable_keys(){return["configuration","logprobs","topLogprobs","prefixMessages","supportsStrictToolCalling","modalities","audio","temperature","maxTokens","topP","frequencyPenalty","presencePenalty","n","logitBias","user","streaming","streamUsage","model","modelName","modelKwargs","stop","stopSequences","timeout","apiKey","cache","maxConcurrency","maxRetries","verbose","callbacks","tags","metadata","disableStreaming","zdrEnabled","reasoning","promptCacheKey","verbosity"]}getLsParams(t){const e=this.invocationParams(t);return{ls_provider:"openai",ls_model_name:this.model,ls_model_type:"chat",ls_temperature:e.temperature??void 0,ls_max_tokens:e.max_tokens??void 0,ls_stop:t.stop}}_identifyingParams(){return{model_name:this.model,...this.invocationParams(),...this.clientConfig}}identifyingParams(){return this._identifyingParams()}constructor(t){super(t??{});const e=typeof t?.configuration?.apiKey=="string"?t?.configuration?.apiKey:void 0;this.apiKey=t?.apiKey??e??Zn("OPENAI_API_KEY"),this.organization=t?.configuration?.organization??Zn("OPENAI_ORGANIZATION"),this.model=t?.model??t?.modelName??this.model,this.modelKwargs=t?.modelKwargs??{},this.timeout=t?.timeout,this.temperature=t?.temperature??this.temperature,this.topP=t?.topP??this.topP,this.frequencyPenalty=t?.frequencyPenalty??this.frequencyPenalty,this.presencePenalty=t?.presencePenalty??this.presencePenalty,this.logprobs=t?.logprobs,this.topLogprobs=t?.topLogprobs,this.n=t?.n??this.n,this.logitBias=t?.logitBias,this.stop=t?.stopSequences??t?.stop,this.stopSequences=this.stop,this.user=t?.user,this.__includeRawResponse=t?.__includeRawResponse,this.audio=t?.audio,this.modalities=t?.modalities,this.reasoning=t?.reasoning,this.maxTokens=t?.maxCompletionTokens??t?.maxTokens,this.promptCacheKey=t?.promptCacheKey??this.promptCacheKey,this.verbosity=t?.verbosity??this.verbosity,this.disableStreaming=t?.disableStreaming===!0,this.streaming=t?.streaming===!0,this.disableStreaming&&(this.streaming=!1),t?.streaming===!1&&(this.disableStreaming=!0),this.streamUsage=t?.streamUsage??this.streamUsage,this.disableStreaming&&(this.streamUsage=!1),this.clientConfig={apiKey:this.apiKey,organization:this.organization,dangerouslyAllowBrowser:!0,...t?.configuration},t?.supportsStrictToolCalling!==void 0&&(this.supportsStrictToolCalling=t.supportsStrictToolCalling),t?.service_tier!==void 0&&(this.service_tier=t.service_tier),this.zdrEnabled=t?.zdrEnabled??!1}_getReasoningParams(t){if(!We(this.model))return;let e;return this.reasoning!==void 0&&(e={...e,...this.reasoning}),t?.reasoning!==void 0&&(e={...e,...t.reasoning}),e}_getResponseFormat(t){return t&&t.type==="json_schema"&&t.json_schema.schema&&Ce(t.json_schema.schema)?Fo(t.json_schema.schema,t.json_schema.name,{description:t.json_schema.description}):t}_combineCallOptions(t){return{...this.defaultOptions,...t??{}}}_getClientOptions(t){if(!this.client){const n={baseURL:this.clientConfig.baseURL},s=xi(n),r={...this.clientConfig,baseURL:s,timeout:this.timeout,maxRetries:0};r.baseURL||delete r.baseURL,this.client=new C(r)}return{...this.clientConfig,...t}}_convertChatOpenAIToolToCompletionsTool(t,e){return pt(t)?Ii(t.metadata.customTool):Us(t)?e?.strict!==void 0?{...t,function:{...t.function,strict:e.strict}}:t:Si(t,e)}bindTools(t,e){let n;return e?.strict!==void 0?n=e.strict:this.supportsStrictToolCalling!==void 0&&(n=this.supportsStrictToolCalling),this.withConfig({tools:t.map(s=>bn(s)||pt(s)?s:this._convertChatOpenAIToolToCompletionsTool(s,{strict:n})),...e})}async stream(t,e){return super.stream(t,this._combineCallOptions(e))}async invoke(t,e){return super.invoke(t,this._combineCallOptions(e))}_combineLLMOutput(...t){return t.reduce((e,n)=>(n&&n.tokenUsage&&(e.tokenUsage.completionTokens+=n.tokenUsage.completionTokens??0,e.tokenUsage.promptTokens+=n.tokenUsage.promptTokens??0,e.tokenUsage.totalTokens+=n.tokenUsage.totalTokens??0),e),{tokenUsage:{completionTokens:0,promptTokens:0,totalTokens:0}})}async getNumTokensFromMessages(t){let e=0,n=0,s=0;this.model==="gpt-3.5-turbo-0301"?(n=4,s=-1):(n=3,s=1);const r=await Promise.all(t.map(async a=>{const i=await this.getNumTokens(a.content),o=await this.getNumTokens(qe(a)),l=a.name!==void 0?s+await this.getNumTokens(a.name):0;let c=i+n+o+l;const u=a;if(u._getType()==="function"&&(c-=2),u.additional_kwargs?.function_call&&(c+=3),u?.additional_kwargs.function_call?.name&&(c+=await this.getNumTokens(u.additional_kwargs.function_call?.name)),u.additional_kwargs.function_call?.arguments)try{c+=await this.getNumTokens(JSON.stringify(JSON.parse(u.additional_kwargs.function_call?.arguments)))}catch(d){console.error("Error parsing function arguments",d,JSON.stringify(u.additional_kwargs.function_call)),c+=await this.getNumTokens(u.additional_kwargs.function_call?.arguments)}return e+=c,c}));return e+=3,{totalCount:e,countPerMessage:r}}async _getNumTokensFromGenerations(t){return(await Promise.all(t.map(async n=>n.message.additional_kwargs?.function_call?(await this.getNumTokensFromMessages([n.message])).countPerMessage[0]:await this.getNumTokens(n.message.content)))).reduce((n,s)=>n+s,0)}async _getEstimatedTokenCountFromPrompt(t,e,n){let s=(await this.getNumTokensFromMessages(t)).totalCount;if(e&&n!=="auto"){const r=Ai(e);s+=await this.getNumTokens(r),s+=9}return e&&t.find(r=>r._getType()==="system")&&(s-=4),n==="none"?s+=1:typeof n=="object"&&(s+=await this.getNumTokens(n.name)+4),s}_getStructuredOutputMethod(t){const e={...t};if(!this.model.startsWith("gpt-3")&&!this.model.startsWith("gpt-4-")&&this.model!=="gpt-4"){if(e?.method===void 0)return"jsonSchema"}else e.method==="jsonSchema"&&console.warn(`[WARNING]: JSON Schema is not supported for model "${this.model}". Falling back to tool calling.`);return e.method}withStructuredOutput(t,e){let n,s;const{schema:r,name:a,includeRaw:i}={...e,schema:t};if(e?.strict!==void 0&&e.method==="jsonMode")throw new Error("Argument `strict` is only supported for `method` = 'function_calling'");const o=jo(this.model,e?.method);if(o==="jsonMode"){Ce(r)?s=Hn.fromZodSchema(r):s=new Vn;const d=Ze(r);n=this.withConfig({outputVersion:"v0",response_format:{type:"json_object"},ls_structured_output_format:{kwargs:{method:"json_mode"},schema:{title:a??"extract",...d}}})}else if(o==="jsonSchema"){const d={name:a??"extract",description:Za(r),schema:r,strict:e?.strict},m=Ze(d.schema);if(n=this.withConfig({outputVersion:"v0",response_format:{type:"json_schema",json_schema:d},ls_structured_output_format:{kwargs:{method:"json_schema"},schema:{title:d.name,description:d.description,...m}}}),Ce(r)){const h=Hn.fromZodSchema(r);s=Ha.from(w=>"parsed"in w.additional_kwargs?w.additional_kwargs.parsed:h)}else s=new Vn}else{let d=a??"extract";if(Ce(r)){const m=Ze(r);n=this.withConfig({outputVersion:"v0",tools:[{type:"function",function:{name:d,description:m.description,parameters:m}}],tool_choice:{type:"function",function:{name:d}},ls_structured_output_format:{kwargs:{method:"function_calling"},schema:{title:d,...m}},...e?.strict!==void 0?{strict:e.strict}:{}}),s=new _n({returnSingle:!0,keyName:d,zodSchema:r})}else{let m;typeof r.name=="string"&&typeof r.parameters=="object"&&r.parameters!=null?(m=r,d=r.name):(d=r.title??d,m={name:d,description:r.description??"",parameters:r});const h=Ze(r);n=this.withConfig({outputVersion:"v0",tools:[{type:"function",function:m}],tool_choice:{type:"function",function:{name:d}},ls_structured_output_format:{kwargs:{method:"function_calling"},schema:{title:d,...h}},...e?.strict!==void 0?{strict:e.strict}:{}}),s=new _n({returnSingle:!0,keyName:d})}}if(!i)return n.pipe(s);const l=Xn.assign({parsed:(d,m)=>s.invoke(d.raw,m)}),c=Xn.assign({parsed:()=>null}),u=l.withFallbacks({fallbacks:[c]});return Va.from([{raw:n},u])}};function tt(t,e){return t.lc_error_code=e,t.message=`${t.message}
|
|
32
32
|
|
|
33
33
|
Troubleshooting URL: https://js.langchain.com/docs/troubleshooting/errors/${e}/
|
|
34
|
-
`,t}function $a(t){if(!t||typeof t!="object")return t;let e;return t.constructor.name===Ot.name&&"message"in t&&typeof t.message=="string"?(e=new Error(t.message),e.name="TimeoutError"):t.constructor.name===X.name&&"message"in t&&typeof t.message=="string"?(e=new Error(t.message),e.name="AbortError"):"status"in t&&t.status===400&&"message"in t&&typeof t.message=="string"&&t.message.includes("tool_calls")?e=tt(t,"INVALID_TOOL_RESULTS"):"status"in t&&t.status===401?e=tt(t,"MODEL_AUTHENTICATION"):"status"in t&&t.status===429?e=tt(t,"MODEL_RATE_LIMIT"):"status"in t&&t.status===404?e=tt(t,"MODEL_NOT_FOUND"):e=t,e}function jl(t){if(t.type==="image"){if(t.url)return{type:"image_url",image_url:{url:t.url}};if(t.data)return{type:"image_url",image_url:{url:`data:${t.mimeType};base64,${t.data}`}}}if(t.type==="audio"&&t.data){const e=pe(()=>{const[,n]=t.mimeType.split("/");return n==="wav"||n==="mp3"?n:"wav"});return{type:"input_audio",input_audio:{data:t.data.toString(),format:e}}}if(t.type==="file"){if(t.data)return{type:"file",file:{file_data:t.data.toString()}};if(t.fileId)return{type:"file",file:{file_id:t.fileId}}}}function Dl(t,e){let n=qe(t);if(n==="system"&&We(e)&&(n="developer"),n==="developer")return{role:"developer",content:t.contentBlocks.filter(r=>r.type==="text")};if(n==="system")return{role:"system",content:t.contentBlocks.filter(r=>r.type==="text")};if(n==="assistant")return{role:"assistant",content:t.contentBlocks.filter(r=>r.type==="text")};if(n==="tool"&&Vt.isInstance(t))return{role:"tool",tool_call_id:t.tool_call_id,content:t.contentBlocks.filter(r=>r.type==="text")};if(n==="function")return{role:"function",name:t.name??"",content:t.contentBlocks.filter(r=>r.type==="text").join("")};function*s(r){for(const a of r){a.type==="text"&&(yield{type:"text",text:a.text});const i=jl(a);i&&(yield i)}}return{role:"user",content:Array.from(s(t.contentBlocks))}}function Fl(t){const e=Ue(t)&&t.response_metadata?.model_provider==="openai";function*n(){const s=pe(()=>{try{const p=qe(t);return p==="system"||p==="developer"||p==="assistant"||p==="user"?p:"assistant"}catch{return"assistant"}});let r;const a=new Set,i=new Set,o=new Map,l=new Map;function*c(){if(!r)return;const p=r.content;(typeof p=="string"&&p.length>0||Array.isArray(p)&&p.length>0)&&(yield r),r=void 0}const u=p=>{r||(r={type:"message",role:s,content:[]}),typeof r.content=="string"?r.content=r.content.length>0?[{type:"input_text",text:r.content},...p]:[...p]:r.content.push(...p)},d=p=>{if(typeof p=="string")return p;try{return JSON.stringify(p??{})}catch{return"{}"}},m=p=>{const g=pe(()=>{const k=p.metadata?.detail;return k==="low"||k==="high"||k==="auto"?k:"auto"});if(p.fileId)return{type:"input_image",detail:g,file_id:p.fileId};if(p.url)return{type:"input_image",detail:g,image_url:p.url};if(p.data){const k=typeof p.data=="string"?p.data:Buffer.from(p.data).toString("base64"),P=p.mimeType??"image/png";return{type:"input_image",detail:g,image_url:`data:${P};base64,${k}`}}},h=p=>{const g=p.metadata?.filename??p.metadata?.name??p.metadata?.title;if(p.fileId&&typeof g=="string")return{type:"input_file",file_id:p.fileId,...g?{filename:g}:{}};if(p.url&&typeof g=="string")return{type:"input_file",file_url:p.url,...g?{filename:g}:{}};if(p.data&&typeof g=="string"){const k=typeof p.data=="string"?p.data:Buffer.from(p.data).toString("base64");return{type:"input_file",file_data:`data:${p.mimeType??"application/octet-stream"};base64,${k}`,...g?{filename:g}:{}}}},w=p=>{const g=pe(()=>{if(Array.isArray(p.summary)){const j=p.summary?.map(R=>R?.text).filter(R=>typeof R=="string")??[];if(j.length>0)return j}return p.reasoning?[p.reasoning]:[]}),k=g.length>0?g.map(J=>({type:"summary_text",text:J})):[{type:"summary_text",text:""}],P={type:"reasoning",id:p.id??"",summary:k};return p.reasoning&&(P.content=[{type:"reasoning_text",text:p.reasoning}]),P},y=p=>({type:"function_call",name:p.name??"",call_id:p.id??"",arguments:d(p.args)}),O=p=>{const g=d(p.output),k=p.status==="success"?"completed":p.status==="error"?"incomplete":void 0;return{type:"function_call_output",call_id:p.toolCallId??"",output:g,...k?{status:k}:{}}};for(const p of t.contentBlocks)if(p.type==="text")u([{type:"input_text",text:p.text}]);else if(p.type!=="invalid_tool_call"){if(p.type==="reasoning")yield*c(),yield w(p);else if(p.type==="tool_call"){yield*c();const g=p.id??"";g&&(a.add(g),o.delete(g)),yield y(p)}else if(p.type==="tool_call_chunk"){if(p.id){const g=o.get(p.id)??{name:p.name,args:[]};p.name&&(g.name=p.name),p.args&&g.args.push(p.args),o.set(p.id,g)}}else if(p.type==="server_tool_call"){yield*c();const g=p.id??"";g&&(i.add(g),l.delete(g)),yield y(p)}else if(p.type==="server_tool_call_chunk"){if(p.id){const g=l.get(p.id)??{name:p.name,args:[]};p.name&&(g.name=p.name),p.args&&g.args.push(p.args),l.set(p.id,g)}}else if(p.type==="server_tool_call_result")yield*c(),yield O(p);else if(p.type!=="audio")if(p.type==="file"){const g=h(p);g&&u([g])}else if(p.type==="image"){const g=m(p);g&&u([g])}else if(p.type==="video"){const g=h(p);g&&u([g])}else p.type==="text-plain"?p.text&&u([{type:"input_text",text:p.text}]):p.type==="non_standard"&&e&&(yield*c(),yield p.value)}yield*c();for(const[p,g]of o){if(!p||a.has(p))continue;const k=g.args.join("");!g.name&&!k||(yield{type:"function_call",call_id:p,name:g.name??"",arguments:k})}for(const[p,g]of l){if(!p||i.has(p))continue;const k=g.args.join("");!g.name&&!k||(yield{type:"function_call",call_id:p,name:g.name??"",arguments:k})}}return Array.from(n())}const Ea={providerName:"ChatOpenAI",fromStandardTextBlock(t){return{type:"text",text:t.text}},fromStandardImageBlock(t){if(t.source_type==="url")return{type:"image_url",image_url:{url:t.url,...t.metadata?.detail?{detail:t.metadata.detail}:{}}};if(t.source_type==="base64")return{type:"image_url",image_url:{url:`data:${t.mime_type??""};base64,${t.data}`,...t.metadata?.detail?{detail:t.metadata.detail}:{}}};throw new Error(`Image content blocks with source_type ${t.source_type} are not supported for ChatOpenAI`)},fromStandardAudioBlock(t){if(t.source_type==="url"){const e=Hn({dataUrl:t.url});if(!e)throw new Error(`URL audio blocks with source_type ${t.source_type} must be formatted as a data URL for ChatOpenAI`);const n=e.mime_type||t.mime_type||"";let s;try{s=Vn(n)}catch{throw new Error(`Audio blocks with source_type ${t.source_type} must have mime type of audio/wav or audio/mp3`)}if(s.type!=="audio"||s.subtype!=="wav"&&s.subtype!=="mp3")throw new Error(`Audio blocks with source_type ${t.source_type} must have mime type of audio/wav or audio/mp3`);return{type:"input_audio",input_audio:{format:s.subtype,data:e.data}}}if(t.source_type==="base64"){let e;try{e=Vn(t.mime_type??"")}catch{throw new Error(`Audio blocks with source_type ${t.source_type} must have mime type of audio/wav or audio/mp3`)}if(e.type!=="audio"||e.subtype!=="wav"&&e.subtype!=="mp3")throw new Error(`Audio blocks with source_type ${t.source_type} must have mime type of audio/wav or audio/mp3`);return{type:"input_audio",input_audio:{format:e.subtype,data:t.data}}}throw new Error(`Audio content blocks with source_type ${t.source_type} are not supported for ChatOpenAI`)},fromStandardFileBlock(t){if(t.source_type==="url"){if(!Hn({dataUrl:t.url}))throw new Error(`URL file blocks with source_type ${t.source_type} must be formatted as a data URL for ChatOpenAI`);return{type:"file",file:{file_data:t.url,...t.metadata?.filename||t.metadata?.name?{filename:t.metadata?.filename||t.metadata?.name}:{}}}}if(t.source_type==="base64")return{type:"file",file:{file_data:`data:${t.mime_type??""};base64,${t.data}`,...t.metadata?.filename||t.metadata?.name||t.metadata?.title?{filename:t.metadata?.filename||t.metadata?.name||t.metadata?.title}:{}}};if(t.source_type==="id")return{type:"file",file:{file_id:t.id}};throw new Error(`File content blocks with source_type ${t.source_type} are not supported for ChatOpenAI`)}};function js(t,e){return t.flatMap(n=>{if("output_version"in n.response_metadata&&n.response_metadata?.output_version==="v1")return Dl(n);let s=qe(n);s==="system"&&We(e)&&(s="developer");const r=typeof n.content=="string"?n.content:n.content.map(i=>Fs(i)?Bs(i,Ea):i),a={role:s,content:r};if(n.name!=null&&(a.name=n.name),n.additional_kwargs.function_call!=null&&(a.function_call=n.additional_kwargs.function_call,a.content=""),Ue(n)&&n.tool_calls?.length?(a.tool_calls=n.tool_calls.map(Ia),a.content=""):(n.additional_kwargs.tool_calls!=null&&(a.tool_calls=n.additional_kwargs.tool_calls),n.tool_call_id!=null&&(a.tool_call_id=n.tool_call_id)),n.additional_kwargs.audio&&typeof n.additional_kwargs.audio=="object"&&"id"in n.additional_kwargs.audio){const i={role:"assistant",audio:{id:n.additional_kwargs.audio.id}};return[a,i]}return a})}const nt="__openai_function_call_ids__";var Bl=class extends qn{invocationParams(t){let e;t?.strict!==void 0?e=t.strict:this.supportsStrictToolCalling!==void 0&&(e=this.supportsStrictToolCalling);const n={model:this.model,temperature:this.temperature,top_p:this.topP,user:this.user,stream:this.streaming,previous_response_id:t?.previous_response_id,truncation:t?.truncation,include:t?.include,tools:t?.tools?.length?this._reduceChatOpenAITools(t.tools,{stream:this.streaming,strict:e}):void 0,tool_choice:Ci(t?.tool_choice)?t?.tool_choice:(()=>{const r=Ks(t?.tool_choice);if(typeof r=="object"&&"type"in r){if(r.type==="function")return{type:"function",name:r.function.name};if(r.type==="allowed_tools")return{type:"allowed_tools",mode:r.allowed_tools.mode,tools:r.allowed_tools.tools};if(r.type==="custom")return{type:"custom",name:r.custom.name}}})(),text:(()=>{if(t?.text)return t.text;const r=this._getResponseFormat(t?.response_format);return r?.type==="json_schema"?r.json_schema.schema!=null?{format:{type:"json_schema",schema:r.json_schema.schema,description:r.json_schema.description,name:r.json_schema.name,strict:r.json_schema.strict},verbosity:t?.verbosity}:void 0:{format:r,verbosity:t?.verbosity}})(),parallel_tool_calls:t?.parallel_tool_calls,max_output_tokens:this.maxTokens===-1?void 0:this.maxTokens,prompt_cache_key:t?.promptCacheKey??this.promptCacheKey,...this.zdrEnabled?{store:!1}:{},...this.modelKwargs},s=this._getReasoningParams(t);return s!==void 0&&(n.reasoning=s),n}async _generate(t,e){const n=this.invocationParams(e);if(n.stream){const s=this._streamResponseChunks(t,e);let r;for await(const a of s)a.message.response_metadata={...a.generationInfo,...a.message.response_metadata},r=r?.concat(a)??a;return{generations:r?[r]:[],llmOutput:{estimatedTokenUsage:r?.message?.usage_metadata}}}else{const s=this._convertMessagesToResponsesParams(t),r=await this.completionWithRetry({input:s,...n,stream:!1},{signal:e?.signal,...e?.options});return{generations:[{text:r.output_text,message:this._convertResponsesMessageToBaseMessage(r)}],llmOutput:{id:r.id,estimatedTokenUsage:r.usage?{promptTokens:r.usage.input_tokens,completionTokens:r.usage.output_tokens,totalTokens:r.usage.total_tokens}:void 0}}}}async*_streamResponseChunks(t,e,n){const s=await this.completionWithRetry({...this.invocationParams(e),input:this._convertMessagesToResponsesParams(t),stream:!0},e);for await(const r of s){const a=this._convertResponsesDeltaToBaseMessageChunk(r);a!=null&&(yield a,await n?.handleLLMNewToken(a.text||"",{prompt:e.promptIndex??0,completion:0},void 0,void 0,void 0,{chunk:a}))}}async completionWithRetry(t,e){return this.caller.call(async()=>{const n=this._getClientOptions(e);try{return t.text?.format?.type==="json_schema"&&!t.stream?await this.client.responses.parse(t,n):await this.client.responses.create(t,n)}catch(s){throw $a(s)}})}_convertResponsesMessageToBaseMessage(t){if(t.error){const o=new Error(t.error.message);throw o.name=t.error.code,o}let e;const n=[],s=[],r=[],a={model_provider:"openai",model:t.model,created_at:t.created_at,id:t.id,incomplete_details:t.incomplete_details,metadata:t.metadata,object:t.object,status:t.status,user:t.user,service_tier:t.service_tier,model_name:t.model},i={};for(const o of t.output)if(o.type==="message")e=o.id,n.push(...o.content.flatMap(l=>l.type==="output_text"?("parsed"in l&&l.parsed!=null&&(i.parsed=l.parsed),{type:"text",text:l.text,annotations:l.annotations}):l.type==="refusal"?(i.refusal=l.refusal,[]):l));else if(o.type==="function_call"){const l={function:{name:o.name,arguments:o.arguments},id:o.call_id};try{s.push(jt(l,{returnId:!0}))}catch(c){let u;typeof c=="object"&&c!=null&&"message"in c&&typeof c.message=="string"&&(u=c.message),r.push(At(l,u))}i[nt]??={},o.id&&(i[nt][o.call_id]=o.id)}else if(o.type==="reasoning")i.reasoning=o;else if(o.type==="custom_tool_call"){const l=Oi(o);l?s.push(l):r.push(At(o,"Malformed custom tool call"))}else i.tool_outputs??=[],i.tool_outputs.push(o);return new Xt({id:e,content:n,tool_calls:s,invalid_tool_calls:r,usage_metadata:ls(t.usage),additional_kwargs:i,response_metadata:a})}_convertResponsesDeltaToBaseMessageChunk(t){const e=[];let n={},s;const r=[],a={model_provider:"openai"},i={};let o;if(t.type==="response.output_text.delta")e.push({type:"text",text:t.delta,index:t.content_index});else if(t.type==="response.output_text.annotation.added")e.push({type:"text",text:"",annotations:[t.annotation],index:t.content_index});else if(t.type==="response.output_item.added"&&t.item.type==="message")o=t.item.id;else if(t.type==="response.output_item.added"&&t.item.type==="function_call")r.push({type:"tool_call_chunk",name:t.item.name,args:t.item.arguments,id:t.item.call_id,index:t.output_index}),i[nt]={[t.item.call_id]:t.item.id};else if(t.type==="response.output_item.done"&&["web_search_call","file_search_call","computer_call","code_interpreter_call","mcp_call","mcp_list_tools","mcp_approval_request","image_generation_call","custom_tool_call"].includes(t.item.type))i.tool_outputs=[t.item];else if(t.type==="response.created")a.id=t.response.id,a.model_name=t.response.model,a.model=t.response.model;else if(t.type==="response.completed"){const l=this._convertResponsesMessageToBaseMessage(t.response);s=ls(t.response.usage),t.response.text?.format?.type==="json_schema"&&(i.parsed??=JSON.parse(l.text));for(const[c,u]of Object.entries(t.response))c!=="id"&&(a[c]=u)}else if(t.type==="response.function_call_arguments.delta"||t.type==="response.custom_tool_call_input.delta")r.push({type:"tool_call_chunk",args:t.delta,index:t.output_index});else if(t.type==="response.web_search_call.completed"||t.type==="response.file_search_call.completed")n={tool_outputs:{id:t.item_id,type:t.type.replace("response.","").replace(".completed",""),status:"completed"}};else if(t.type==="response.refusal.done")i.refusal=t.refusal;else if(t.type==="response.output_item.added"&&"item"in t&&t.item.type==="reasoning"){const l=t.item.summary?t.item.summary.map((c,u)=>({...c,index:u})):void 0;i.reasoning={id:t.item.id,type:t.item.type,...l?{summary:l}:{}}}else if(t.type==="response.reasoning_summary_part.added")i.reasoning={type:"reasoning",summary:[{...t.part,index:t.summary_index}]};else if(t.type==="response.reasoning_summary_text.delta")i.reasoning={type:"reasoning",summary:[{text:t.delta,type:"summary_text",index:t.summary_index}]};else return t.type==="response.image_generation_call.partial_image",null;return new Gt({text:e.map(l=>l.text).join(""),message:new Qt({id:o,content:e,tool_call_chunks:r,usage_metadata:s,additional_kwargs:i,response_metadata:a}),generationInfo:n})}_convertMessagesToResponsesParams(t){return t.flatMap(e=>{const n=e.response_metadata;if(n?.output_version==="v1")return Fl(e);const s=e.additional_kwargs;let r=qe(e);if(r==="system"&&We(this.model)&&(r="developer"),r==="function")throw new Error("Function messages are not supported in Responses API");if(r==="tool"){const a=e;return s?.type==="computer_call_output"?{type:"computer_call_output",output:(()=>{if(typeof a.content=="string")return{type:"computer_screenshot",image_url:a.content};if(Array.isArray(a.content)){const o=a.content.find(c=>c.type==="computer_screenshot");if(o)return o;const l=a.content.find(c=>c.type==="image_url");if(l)return{type:"computer_screenshot",image_url:typeof l.image_url=="string"?l.image_url:l.image_url.url}}throw new Error("Invalid computer call output")})(),call_id:a.tool_call_id}:a.additional_kwargs?.customTool?{type:"custom_tool_call_output",call_id:a.tool_call_id,output:a.content}:{type:"function_call_output",call_id:a.tool_call_id,id:a.id?.startsWith("fc_")?a.id:void 0,output:typeof a.content!="string"?JSON.stringify(a.content):a.content}}if(r==="assistant"){if(!this.zdrEnabled&&n?.output!=null&&Array.isArray(n?.output)&&n?.output.length>0&&n?.output.every(u=>"type"in u))return n?.output;const a=[];if(s?.reasoning&&!this.zdrEnabled){const u=this._convertReasoningSummary(s.reasoning);a.push(u)}let{content:i}=e;s?.refusal&&(typeof i=="string"&&(i=[{type:"output_text",text:i,annotations:[]}]),i=[...i,{type:"refusal",refusal:s.refusal}]),(typeof i=="string"||i.length>0)&&a.push({type:"message",role:"assistant",...e.id&&!this.zdrEnabled&&e.id.startsWith("msg_")?{id:e.id}:{},content:pe(()=>typeof i=="string"?i:i.flatMap(u=>u.type==="text"?{type:"output_text",text:u.text,annotations:u.annotations??[]}:u.type==="output_text"||u.type==="refusal"?u:[]))});const o=s?.[nt];Ue(e)&&e.tool_calls?.length?a.push(...e.tool_calls.map(u=>Ti(u)?{type:"custom_tool_call",id:u.call_id,call_id:u.id??"",input:u.args.input,name:u.name}:{type:"function_call",name:u.name,arguments:JSON.stringify(u.args),call_id:u.id,...this.zdrEnabled?{id:o?.[u.id]}:{}})):s?.tool_calls&&a.push(...s.tool_calls.map(u=>({type:"function_call",name:u.function.name,call_id:u.id,arguments:u.function.arguments,...this.zdrEnabled?{id:o?.[u.id]}:{}})));const l=n?.output?.length?n?.output:s.tool_outputs,c=["computer_call","mcp_call","code_interpreter_call","image_generation_call"];if(l!=null){const d=l?.filter(m=>c.includes(m.type));d.length>0&&a.push(...d)}return a}if(r==="user"||r==="system"||r==="developer"){if(typeof e.content=="string")return{type:"message",role:r,content:e.content};const a=[],i=e.content.flatMap(o=>{if(o.type==="mcp_approval_response"&&a.push({type:"mcp_approval_response",approval_request_id:o.approval_request_id,approve:o.approve}),Fs(o))return Bs(o,Ea);if(o.type==="text")return{type:"input_text",text:o.text};if(o.type==="image_url"){const l=pe(()=>{if(typeof o.image_url=="string")return o.image_url;if(typeof o.image_url=="object"&&o.image_url!==null&&"url"in o.image_url)return o.image_url.url}),c=pe(()=>{if(typeof o.image_url=="string")return"auto";if(typeof o.image_url=="object"&&o.image_url!==null&&"detail"in o.image_url)return o.image_url.detail});return{type:"input_image",image_url:l,detail:c}}return o.type==="input_text"||o.type==="input_image"||o.type==="input_file"?o:[]});return i.length>0&&a.push({type:"message",role:r,content:i}),a}return console.warn(`Unsupported role found when converting to OpenAI Responses API: ${r}`),[]})}_convertReasoningSummary(t){const e=(t.summary.length>1?t.summary.reduce((n,s)=>{const r=n[n.length-1];return r.index===s.index?r.text+=s.text:n.push(s),n},[{...t.summary[0]}]):t.summary).map(n=>Object.fromEntries(Object.entries(n).filter(([s])=>s!=="index")));return{...t,summary:e}}_reduceChatOpenAITools(t,e){const n=[];for(const s of t)if(bn(s))s.type==="image_generation"&&e?.stream&&(s.partial_images=1),n.push(s);else if(pt(s)){const r=s.metadata.customTool;n.push({type:"custom",name:r.name,description:r.description,format:r.format})}else qs(s)?n.push({type:"function",name:s.function.name,parameters:s.function.parameters,description:s.function.description,strict:e?.strict??null}):Zs(s)&&n.push(Pi(s));return n}},Ul=class extends qn{invocationParams(t,e){let n;t?.strict!==void 0?n=t.strict:this.supportsStrictToolCalling!==void 0&&(n=this.supportsStrictToolCalling);let s={};t?.stream_options!==void 0?s={stream_options:t.stream_options}:this.streamUsage&&(this.streaming||e?.streaming)&&(s={stream_options:{include_usage:!0}});const r={model:this.model,temperature:this.temperature,top_p:this.topP,frequency_penalty:this.frequencyPenalty,presence_penalty:this.presencePenalty,logprobs:this.logprobs,top_logprobs:this.topLogprobs,n:this.n,logit_bias:this.logitBias,stop:t?.stop??this.stopSequences,user:this.user,stream:this.streaming,functions:t?.functions,function_call:t?.function_call,tools:t?.tools?.length?t.tools.map(i=>this._convertChatOpenAIToolToCompletionsTool(i,{strict:n})):void 0,tool_choice:Ks(t?.tool_choice),response_format:this._getResponseFormat(t?.response_format),seed:t?.seed,...s,parallel_tool_calls:t?.parallel_tool_calls,...this.audio||t?.audio?{audio:this.audio||t?.audio}:{},...this.modalities||t?.modalities?{modalities:this.modalities||t?.modalities}:{},...this.modelKwargs,prompt_cache_key:t?.promptCacheKey??this.promptCacheKey,verbosity:t?.verbosity??this.verbosity};t?.prediction!==void 0&&(r.prediction=t.prediction),this.service_tier!==void 0&&(r.service_tier=this.service_tier),t?.service_tier!==void 0&&(r.service_tier=t.service_tier);const a=this._getReasoningParams(t);return a!==void 0&&a.effort!==void 0&&(r.reasoning_effort=a.effort),We(r.model)?r.max_completion_tokens=this.maxTokens===-1?void 0:this.maxTokens:r.max_tokens=this.maxTokens===-1?void 0:this.maxTokens,r}async _generate(t,e,n){const s={},r=this.invocationParams(e),a=js(t,this.model);if(r.stream){const i=this._streamResponseChunks(t,e,n),o={};for await(const h of i){h.message.response_metadata={...h.generationInfo,...h.message.response_metadata};const w=h.generationInfo?.completion??0;o[w]===void 0?o[w]=h:o[w]=o[w].concat(h)}const l=Object.entries(o).sort(([h],[w])=>parseInt(h,10)-parseInt(w,10)).map(([h,w])=>w),{functions:c,function_call:u}=this.invocationParams(e),d=await this._getEstimatedTokenCountFromPrompt(t,c,u),m=await this._getNumTokensFromGenerations(l);return s.input_tokens=d,s.output_tokens=m,s.total_tokens=d+m,{generations:l,llmOutput:{estimatedTokenUsage:{promptTokens:s.input_tokens,completionTokens:s.output_tokens,totalTokens:s.total_tokens}}}}else{const i=await this.completionWithRetry({...r,stream:!1,messages:a},{signal:e?.signal,...e?.options}),{completion_tokens:o,prompt_tokens:l,total_tokens:c,prompt_tokens_details:u,completion_tokens_details:d}=i?.usage??{};o&&(s.output_tokens=(s.output_tokens??0)+o),l&&(s.input_tokens=(s.input_tokens??0)+l),c&&(s.total_tokens=(s.total_tokens??0)+c),(u?.audio_tokens!==null||u?.cached_tokens!==null)&&(s.input_token_details={...u?.audio_tokens!==null&&{audio:u?.audio_tokens},...u?.cached_tokens!==null&&{cache_read:u?.cached_tokens}}),(d?.audio_tokens!==null||d?.reasoning_tokens!==null)&&(s.output_token_details={...d?.audio_tokens!==null&&{audio:d?.audio_tokens},...d?.reasoning_tokens!==null&&{reasoning:d?.reasoning_tokens}});const m=[];for(const h of i?.choices??[]){const y={text:h.message?.content??"",message:this._convertCompletionsMessageToBaseMessage(h.message??{role:"assistant"},i)};y.generationInfo={...h.finish_reason?{finish_reason:h.finish_reason}:{},...h.logprobs?{logprobs:h.logprobs}:{}},Ue(y.message)&&(y.message.usage_metadata=s),y.message=new Xt(Object.fromEntries(Object.entries(y.message).filter(([O])=>!O.startsWith("lc_")))),m.push(y)}return{generations:m,llmOutput:{tokenUsage:{promptTokens:s.input_tokens,completionTokens:s.output_tokens,totalTokens:s.total_tokens}}}}}async*_streamResponseChunks(t,e,n){const s=js(t,this.model),r={...this.invocationParams(e,{streaming:!0}),messages:s,stream:!0};let a;const i=await this.completionWithRetry(r,e);let o;for await(const l of i){const c=l?.choices?.[0];if(l.usage&&(o=l.usage),!c)continue;const{delta:u}=c;if(!u)continue;const d=this._convertCompletionsDeltaToBaseMessageChunk(u,l,a);a=u.role??a;const m={prompt:e.promptIndex??0,completion:c.index??0};if(typeof d.content!="string"){console.log("[WARNING]: Received non-string content from OpenAI. This is currently not supported.");continue}const h={...m};c.finish_reason!=null&&(h.finish_reason=c.finish_reason,h.system_fingerprint=l.system_fingerprint,h.model_name=l.model,h.service_tier=l.service_tier),this.logprobs&&(h.logprobs=c.logprobs);const w=new Gt({message:d,text:d.content,generationInfo:h});yield w,await n?.handleLLMNewToken(w.text??"",m,void 0,void 0,void 0,{chunk:w})}if(o){const l={...o.prompt_tokens_details?.audio_tokens!==null&&{audio:o.prompt_tokens_details?.audio_tokens},...o.prompt_tokens_details?.cached_tokens!==null&&{cache_read:o.prompt_tokens_details?.cached_tokens}},c={...o.completion_tokens_details?.audio_tokens!==null&&{audio:o.completion_tokens_details?.audio_tokens},...o.completion_tokens_details?.reasoning_tokens!==null&&{reasoning:o.completion_tokens_details?.reasoning_tokens}};yield new Gt({message:new Qt({content:"",response_metadata:{usage:{...o}},usage_metadata:{input_tokens:o.prompt_tokens,output_tokens:o.completion_tokens,total_tokens:o.total_tokens,...Object.keys(l).length>0&&{input_token_details:l},...Object.keys(c).length>0&&{output_token_details:c}}}),text:""})}if(e.signal?.aborted)throw new Error("AbortError")}async completionWithRetry(t,e){const n=this._getClientOptions(e),s=t.response_format&&t.response_format.type==="json_schema";return this.caller.call(async()=>{try{return s&&!t.stream?await this.client.chat.completions.parse(t,n):await this.client.chat.completions.create(t,n)}catch(r){throw $a(r)}})}_convertCompletionsMessageToBaseMessage(t,e){const n=t.tool_calls;switch(t.role){case"assistant":{const s=[],r=[];for(const l of n??[])try{s.push(jt(l,{returnId:!0}))}catch(c){r.push(At(l,c.message))}const a={function_call:t.function_call,tool_calls:n};this.__includeRawResponse!==void 0&&(a.__raw_response=e);const i={model_provider:"openai",model_name:e.model,...e.system_fingerprint?{usage:{...e.usage},system_fingerprint:e.system_fingerprint}:{}};t.audio&&(a.audio=t.audio);const o=Bo(t.content||"",e.choices?.[0]?.message);return new Xt({content:o,tool_calls:s,invalid_tool_calls:r,additional_kwargs:a,response_metadata:i,id:e.id})}default:return new Ds(t.content||"",t.role??"unknown")}}_convertCompletionsDeltaToBaseMessageChunk(t,e,n){const s=t.role??n,r=t.content??"";let a;t.function_call?a={function_call:t.function_call}:t.tool_calls?a={tool_calls:t.tool_calls}:a={},this.__includeRawResponse&&(a.__raw_response=e),t.audio&&(a.audio={...t.audio,index:e.choices[0].index});const i={model_provider:"openai",usage:{...e.usage}};if(s==="user")return new Za({content:r,response_metadata:i});if(s==="assistant"){const o=[];if(Array.isArray(t.tool_calls))for(const l of t.tool_calls)o.push({name:l.function?.name,args:l.function?.arguments,id:l.id,index:l.index,type:"tool_call_chunk"});return new Qt({content:r,tool_call_chunks:o,additional_kwargs:a,id:e.id,response_metadata:i})}else return s==="system"?new Xn({content:r,response_metadata:i}):s==="developer"?new Xn({content:r,response_metadata:i,additional_kwargs:{__openai_role__:"developer"}}):s==="function"?new Ha({content:r,additional_kwargs:a,name:t.name,response_metadata:i}):s==="tool"?new Va({content:r,additional_kwargs:a,tool_call_id:t.tool_call_id,response_metadata:i}):new Xa({content:r,role:s,response_metadata:i})}},uc=class Ma extends qn{useResponsesApi=!1;responses;completions;get lc_serializable_keys(){return[...super.lc_serializable_keys,"useResponsesApi"]}get callKeys(){return[...super.callKeys,"useResponsesApi"]}constructor(e){super(e),this.fields=e,this.useResponsesApi=e?.useResponsesApi??!1,this.responses=e?.responses??new Bl(e),this.completions=e?.completions??new Ul(e)}_useResponsesApi(e){const n=e?.tools?.some(bn),s=e?.previous_response_id!=null||e?.text!=null||e?.truncation!=null||e?.include!=null||e?.reasoning?.summary!=null||this.reasoning?.summary!=null,r=e?.tools?.some(Zs)||e?.tools?.some(pt);return this.useResponsesApi||n||s||r}getLsParams(e){const n=this._combineCallOptions(e);return this._useResponsesApi(e)?this.responses.getLsParams(n):this.completions.getLsParams(n)}invocationParams(e){const n=this._combineCallOptions(e);return this._useResponsesApi(e)?this.responses.invocationParams(n):this.completions.invocationParams(n)}async _generate(e,n,s){return this._useResponsesApi(n)?this.responses._generate(e,n):this.completions._generate(e,n,s)}async*_streamResponseChunks(e,n,s){if(this._useResponsesApi(n)){yield*this.responses._streamResponseChunks(e,this._combineCallOptions(n),s);return}yield*this.completions._streamResponseChunks(e,this._combineCallOptions(n),s)}withConfig(e){const n=new Ma(this.fields);return n.defaultOptions={...this.defaultOptions,...e},n}},Wl={};yn(Wl,{BaseLLM:()=>Na,LLM:()=>ql});var Na=class Le extends di{lc_namespace=["langchain","llms",this._llmType()];async invoke(e,n){const s=Le._convertInputToPromptValue(e);return(await this.generatePrompt([s],n,n?.callbacks)).generations[0][0].text}async*_streamResponseChunks(e,n,s){throw new Error("Not implemented.")}_separateRunnableConfigFromCallOptionsCompat(e){const[n,s]=super._separateRunnableConfigFromCallOptions(e);return s.signal=n.signal,[n,s]}async*_streamIterator(e,n){if(this._streamResponseChunks===Le.prototype._streamResponseChunks)yield this.invoke(e,n);else{const s=Le._convertInputToPromptValue(e),[r,a]=this._separateRunnableConfigFromCallOptionsCompat(n),i=await st.configure(r.callbacks,this.callbacks,r.tags,this.tags,r.metadata,this.metadata,{verbose:this.verbose}),o={options:a,invocation_params:this?.invocationParams(a),batch_size:1},l=await i?.handleLLMStart(this.toJSON(),[s.toString()],r.runId,void 0,o,void 0,void 0,r.runName);let c=new Ga({text:""});try{for await(const u of this._streamResponseChunks(s.toString(),a,l?.[0]))c?c=c.concat(u):c=u,typeof u.text=="string"&&(yield u.text)}catch(u){throw await Promise.all((l??[]).map(d=>d?.handleLLMError(u))),u}await Promise.all((l??[]).map(u=>u?.handleLLMEnd({generations:[[c]]})))}}async generatePrompt(e,n,s){const r=e.map(a=>a.toString());return this.generate(r,n,s)}invocationParams(e){return{}}_flattenLLMResult(e){const n=[];for(let s=0;s<e.generations.length;s+=1){const r=e.generations[s];if(s===0)n.push({generations:[r],llmOutput:e.llmOutput});else{const a=e.llmOutput?{...e.llmOutput,tokenUsage:{}}:void 0;n.push({generations:[r],llmOutput:a})}}return n}async _generateUncached(e,n,s,r){let a;if(r!==void 0&&r.length===e.length)a=r;else{const c=await st.configure(s.callbacks,this.callbacks,s.tags,this.tags,s.metadata,this.metadata,{verbose:this.verbose}),u={options:n,invocation_params:this?.invocationParams(n),batch_size:e.length};a=await c?.handleLLMStart(this.toJSON(),e,s.runId,void 0,u,void 0,void 0,s?.runName)}const i=!!a?.[0].handlers.find(Qa);let o;if(i&&e.length===1&&this._streamResponseChunks!==Le.prototype._streamResponseChunks)try{const c=await this._streamResponseChunks(e[0],n,a?.[0]);let u;for await(const d of c)u===void 0?u=d:u=Ya(u,d);if(u===void 0)throw new Error("Received empty response from chat model call.");o={generations:[[u]],llmOutput:{}},await a?.[0].handleLLMEnd(o)}catch(c){throw await a?.[0].handleLLMError(c),c}else{try{o=await this._generate(e,n,a?.[0])}catch(u){throw await Promise.all((a??[]).map(d=>d?.handleLLMError(u))),u}const c=this._flattenLLMResult(o);await Promise.all((a??[]).map((u,d)=>u?.handleLLMEnd(c[d])))}const l=a?.map(c=>c.runId)||void 0;return Object.defineProperty(o,Gn,{value:l?{runIds:l}:void 0,configurable:!0}),o}async _generateCached({prompts:e,cache:n,llmStringKey:s,parsedOptions:r,handledOptions:a,runId:i}){const o=await st.configure(a.callbacks,this.callbacks,a.tags,this.tags,a.metadata,this.metadata,{verbose:this.verbose}),l={options:r,invocation_params:this?.invocationParams(r),batch_size:e.length},c=await o?.handleLLMStart(this.toJSON(),e,i,void 0,l,void 0,void 0,a?.runName),u=[],m=(await Promise.allSettled(e.map(async(y,O)=>{const p=await n.lookup(y,s);return p==null&&u.push(O),p}))).map((y,O)=>({result:y,runManager:c?.[O]})).filter(({result:y})=>y.status==="fulfilled"&&y.value!=null||y.status==="rejected"),h=[];await Promise.all(m.map(async({result:y,runManager:O},p)=>{if(y.status==="fulfilled"){const g=y.value;return h[p]=g.map(k=>(k.generationInfo={...k.generationInfo,tokenUsage:{}},k)),g.length&&await O?.handleLLMNewToken(g[0].text),O?.handleLLMEnd({generations:[g]},void 0,void 0,void 0,{cached:!0})}else return await O?.handleLLMError(y.reason,void 0,void 0,void 0,{cached:!0}),Promise.reject(y.reason)}));const w={generations:h,missingPromptIndices:u,startedRunManagers:c};return Object.defineProperty(w,Gn,{value:c?{runIds:c?.map(y=>y.runId)}:void 0,configurable:!0}),w}async generate(e,n,s){if(!Array.isArray(e))throw new Error("Argument 'prompts' is expected to be a string[]");let r;Array.isArray(n)?r={stop:n}:r=n;const[a,i]=this._separateRunnableConfigFromCallOptionsCompat(r);if(a.callbacks=a.callbacks??s,!this.cache)return this._generateUncached(e,i,a);const{cache:o}=this,l=this._getSerializedCacheKeyParametersForCall(i),{generations:c,missingPromptIndices:u,startedRunManagers:d}=await this._generateCached({prompts:e,cache:o,llmStringKey:l,parsedOptions:i,handledOptions:a,runId:a.runId});let m={};if(u.length>0){const h=await this._generateUncached(u.map(w=>e[w]),i,a,d!==void 0?u.map(w=>d?.[w]):void 0);await Promise.all(h.generations.map(async(w,y)=>{const O=u[y];return c[O]=w,o.update(e[O],l,w)})),m=h.llmOutput??{}}return{generations:c,llmOutput:m}}_identifyingParams(){return{}}_modelType(){return"base_llm"}},ql=class extends Na{async _generate(t,e,n){return{generations:await Promise.all(t.map((r,a)=>this._call(r,{...e,promptIndex:a},n).then(i=>[{text:i}])))}}},Jl={};yn(Jl,{BaseToolkit:()=>zl,DynamicStructuredTool:()=>Da,DynamicTool:()=>ja,StructuredTool:()=>Jn,Tool:()=>La,ToolInputParsingException:()=>Yt,isLangChainTool:()=>Us,isRunnableToolLike:()=>pi,isStructuredTool:()=>fi,isStructuredToolParams:()=>hi,tool:()=>Kl});var Jn=class extends mi{returnDirect=!1;verboseParsingErrors=!1;get lc_namespace(){return["langchain","tools"]}responseFormat="content";defaultConfig;constructor(t){super(t??{}),this.verboseParsingErrors=t?.verboseParsingErrors??this.verboseParsingErrors,this.responseFormat=t?.responseFormat??this.responseFormat,this.defaultConfig=t?.defaultConfig??this.defaultConfig,this.metadata=t?.metadata??this.metadata}async invoke(t,e){let n,s=ei(ti(this.defaultConfig,e));return Ft(t)?(n=t.args,s={...s,toolCall:t}):n=t,this.call(n,s)}async call(t,e,n){const s=Ft(t)?t.args:t;let r;if(Ce(this.schema))try{r=await ni(this.schema,s)}catch(h){let w="Received tool input did not match expected schema";throw this.verboseParsingErrors&&(w=`${w}
|
|
34
|
+
`,t}function $a(t){if(!t||typeof t!="object")return t;let e;return t.constructor.name===Ot.name&&"message"in t&&typeof t.message=="string"?(e=new Error(t.message),e.name="TimeoutError"):t.constructor.name===X.name&&"message"in t&&typeof t.message=="string"?(e=new Error(t.message),e.name="AbortError"):"status"in t&&t.status===400&&"message"in t&&typeof t.message=="string"&&t.message.includes("tool_calls")?e=tt(t,"INVALID_TOOL_RESULTS"):"status"in t&&t.status===401?e=tt(t,"MODEL_AUTHENTICATION"):"status"in t&&t.status===429?e=tt(t,"MODEL_RATE_LIMIT"):"status"in t&&t.status===404?e=tt(t,"MODEL_NOT_FOUND"):e=t,e}function jl(t){if(t.type==="image"){if(t.url)return{type:"image_url",image_url:{url:t.url}};if(t.data)return{type:"image_url",image_url:{url:`data:${t.mimeType};base64,${t.data}`}}}if(t.type==="audio"&&t.data){const e=pe(()=>{const[,n]=t.mimeType.split("/");return n==="wav"||n==="mp3"?n:"wav"});return{type:"input_audio",input_audio:{data:t.data.toString(),format:e}}}if(t.type==="file"){if(t.data)return{type:"file",file:{file_data:t.data.toString()}};if(t.fileId)return{type:"file",file:{file_id:t.fileId}}}}function Dl(t,e){let n=qe(t);if(n==="system"&&We(e)&&(n="developer"),n==="developer")return{role:"developer",content:t.contentBlocks.filter(r=>r.type==="text")};if(n==="system")return{role:"system",content:t.contentBlocks.filter(r=>r.type==="text")};if(n==="assistant")return{role:"assistant",content:t.contentBlocks.filter(r=>r.type==="text")};if(n==="tool"&&Vt.isInstance(t))return{role:"tool",tool_call_id:t.tool_call_id,content:t.contentBlocks.filter(r=>r.type==="text")};if(n==="function")return{role:"function",name:t.name??"",content:t.contentBlocks.filter(r=>r.type==="text").join("")};function*s(r){for(const a of r){a.type==="text"&&(yield{type:"text",text:a.text});const i=jl(a);i&&(yield i)}}return{role:"user",content:Array.from(s(t.contentBlocks))}}function Fl(t){const e=Ue(t)&&t.response_metadata?.model_provider==="openai";function*n(){const s=pe(()=>{try{const p=qe(t);return p==="system"||p==="developer"||p==="assistant"||p==="user"?p:"assistant"}catch{return"assistant"}});let r;const a=new Set,i=new Set,o=new Map,l=new Map;function*c(){if(!r)return;const p=r.content;(typeof p=="string"&&p.length>0||Array.isArray(p)&&p.length>0)&&(yield r),r=void 0}const u=p=>{r||(r={type:"message",role:s,content:[]}),typeof r.content=="string"?r.content=r.content.length>0?[{type:"input_text",text:r.content},...p]:[...p]:r.content.push(...p)},d=p=>{if(typeof p=="string")return p;try{return JSON.stringify(p??{})}catch{return"{}"}},m=p=>{const g=pe(()=>{const k=p.metadata?.detail;return k==="low"||k==="high"||k==="auto"?k:"auto"});if(p.fileId)return{type:"input_image",detail:g,file_id:p.fileId};if(p.url)return{type:"input_image",detail:g,image_url:p.url};if(p.data){const k=typeof p.data=="string"?p.data:Buffer.from(p.data).toString("base64"),P=p.mimeType??"image/png";return{type:"input_image",detail:g,image_url:`data:${P};base64,${k}`}}},h=p=>{const g=p.metadata?.filename??p.metadata?.name??p.metadata?.title;if(p.fileId&&typeof g=="string")return{type:"input_file",file_id:p.fileId,...g?{filename:g}:{}};if(p.url&&typeof g=="string")return{type:"input_file",file_url:p.url,...g?{filename:g}:{}};if(p.data&&typeof g=="string"){const k=typeof p.data=="string"?p.data:Buffer.from(p.data).toString("base64");return{type:"input_file",file_data:`data:${p.mimeType??"application/octet-stream"};base64,${k}`,...g?{filename:g}:{}}}},w=p=>{const g=pe(()=>{if(Array.isArray(p.summary)){const j=p.summary?.map(R=>R?.text).filter(R=>typeof R=="string")??[];if(j.length>0)return j}return p.reasoning?[p.reasoning]:[]}),k=g.length>0?g.map(J=>({type:"summary_text",text:J})):[{type:"summary_text",text:""}],P={type:"reasoning",id:p.id??"",summary:k};return p.reasoning&&(P.content=[{type:"reasoning_text",text:p.reasoning}]),P},y=p=>({type:"function_call",name:p.name??"",call_id:p.id??"",arguments:d(p.args)}),O=p=>{const g=d(p.output),k=p.status==="success"?"completed":p.status==="error"?"incomplete":void 0;return{type:"function_call_output",call_id:p.toolCallId??"",output:g,...k?{status:k}:{}}};for(const p of t.contentBlocks)if(p.type==="text")u([{type:"input_text",text:p.text}]);else if(p.type!=="invalid_tool_call"){if(p.type==="reasoning")yield*c(),yield w(p);else if(p.type==="tool_call"){yield*c();const g=p.id??"";g&&(a.add(g),o.delete(g)),yield y(p)}else if(p.type==="tool_call_chunk"){if(p.id){const g=o.get(p.id)??{name:p.name,args:[]};p.name&&(g.name=p.name),p.args&&g.args.push(p.args),o.set(p.id,g)}}else if(p.type==="server_tool_call"){yield*c();const g=p.id??"";g&&(i.add(g),l.delete(g)),yield y(p)}else if(p.type==="server_tool_call_chunk"){if(p.id){const g=l.get(p.id)??{name:p.name,args:[]};p.name&&(g.name=p.name),p.args&&g.args.push(p.args),l.set(p.id,g)}}else if(p.type==="server_tool_call_result")yield*c(),yield O(p);else if(p.type!=="audio")if(p.type==="file"){const g=h(p);g&&u([g])}else if(p.type==="image"){const g=m(p);g&&u([g])}else if(p.type==="video"){const g=h(p);g&&u([g])}else p.type==="text-plain"?p.text&&u([{type:"input_text",text:p.text}]):p.type==="non_standard"&&e&&(yield*c(),yield p.value)}yield*c();for(const[p,g]of o){if(!p||a.has(p))continue;const k=g.args.join("");!g.name&&!k||(yield{type:"function_call",call_id:p,name:g.name??"",arguments:k})}for(const[p,g]of l){if(!p||i.has(p))continue;const k=g.args.join("");!g.name&&!k||(yield{type:"function_call",call_id:p,name:g.name??"",arguments:k})}}return Array.from(n())}const Ea={providerName:"ChatOpenAI",fromStandardTextBlock(t){return{type:"text",text:t.text}},fromStandardImageBlock(t){if(t.source_type==="url")return{type:"image_url",image_url:{url:t.url,...t.metadata?.detail?{detail:t.metadata.detail}:{}}};if(t.source_type==="base64")return{type:"image_url",image_url:{url:`data:${t.mime_type??""};base64,${t.data}`,...t.metadata?.detail?{detail:t.metadata.detail}:{}}};throw new Error(`Image content blocks with source_type ${t.source_type} are not supported for ChatOpenAI`)},fromStandardAudioBlock(t){if(t.source_type==="url"){const e=Gn({dataUrl:t.url});if(!e)throw new Error(`URL audio blocks with source_type ${t.source_type} must be formatted as a data URL for ChatOpenAI`);const n=e.mime_type||t.mime_type||"";let s;try{s=Qn(n)}catch{throw new Error(`Audio blocks with source_type ${t.source_type} must have mime type of audio/wav or audio/mp3`)}if(s.type!=="audio"||s.subtype!=="wav"&&s.subtype!=="mp3")throw new Error(`Audio blocks with source_type ${t.source_type} must have mime type of audio/wav or audio/mp3`);return{type:"input_audio",input_audio:{format:s.subtype,data:e.data}}}if(t.source_type==="base64"){let e;try{e=Qn(t.mime_type??"")}catch{throw new Error(`Audio blocks with source_type ${t.source_type} must have mime type of audio/wav or audio/mp3`)}if(e.type!=="audio"||e.subtype!=="wav"&&e.subtype!=="mp3")throw new Error(`Audio blocks with source_type ${t.source_type} must have mime type of audio/wav or audio/mp3`);return{type:"input_audio",input_audio:{format:e.subtype,data:t.data}}}throw new Error(`Audio content blocks with source_type ${t.source_type} are not supported for ChatOpenAI`)},fromStandardFileBlock(t){if(t.source_type==="url"){if(!Gn({dataUrl:t.url}))throw new Error(`URL file blocks with source_type ${t.source_type} must be formatted as a data URL for ChatOpenAI`);return{type:"file",file:{file_data:t.url,...t.metadata?.filename||t.metadata?.name?{filename:t.metadata?.filename||t.metadata?.name}:{}}}}if(t.source_type==="base64")return{type:"file",file:{file_data:`data:${t.mime_type??""};base64,${t.data}`,...t.metadata?.filename||t.metadata?.name||t.metadata?.title?{filename:t.metadata?.filename||t.metadata?.name||t.metadata?.title}:{}}};if(t.source_type==="id")return{type:"file",file:{file_id:t.id}};throw new Error(`File content blocks with source_type ${t.source_type} are not supported for ChatOpenAI`)}};function js(t,e){return t.flatMap(n=>{if("output_version"in n.response_metadata&&n.response_metadata?.output_version==="v1")return Dl(n);let s=qe(n);s==="system"&&We(e)&&(s="developer");const r=typeof n.content=="string"?n.content:n.content.map(i=>Ws(i)?qs(i,Ea):i),a={role:s,content:r};if(n.name!=null&&(a.name=n.name),n.additional_kwargs.function_call!=null&&(a.function_call=n.additional_kwargs.function_call,a.content=""),Ue(n)&&n.tool_calls?.length?(a.tool_calls=n.tool_calls.map(Ia),a.content=""):(n.additional_kwargs.tool_calls!=null&&(a.tool_calls=n.additional_kwargs.tool_calls),n.tool_call_id!=null&&(a.tool_call_id=n.tool_call_id)),n.additional_kwargs.audio&&typeof n.additional_kwargs.audio=="object"&&"id"in n.additional_kwargs.audio){const i={role:"assistant",audio:{id:n.additional_kwargs.audio.id}};return[a,i]}return a})}const nt="__openai_function_call_ids__";var Bl=class extends qn{invocationParams(t){let e;t?.strict!==void 0?e=t.strict:this.supportsStrictToolCalling!==void 0&&(e=this.supportsStrictToolCalling);const n={model:this.model,temperature:this.temperature,top_p:this.topP,user:this.user,stream:this.streaming,previous_response_id:t?.previous_response_id,truncation:t?.truncation,include:t?.include,tools:t?.tools?.length?this._reduceChatOpenAITools(t.tools,{stream:this.streaming,strict:e}):void 0,tool_choice:Ci(t?.tool_choice)?t?.tool_choice:(()=>{const r=Ks(t?.tool_choice);if(typeof r=="object"&&"type"in r){if(r.type==="function")return{type:"function",name:r.function.name};if(r.type==="allowed_tools")return{type:"allowed_tools",mode:r.allowed_tools.mode,tools:r.allowed_tools.tools};if(r.type==="custom")return{type:"custom",name:r.custom.name}}})(),text:(()=>{if(t?.text)return t.text;const r=this._getResponseFormat(t?.response_format);return r?.type==="json_schema"?r.json_schema.schema!=null?{format:{type:"json_schema",schema:r.json_schema.schema,description:r.json_schema.description,name:r.json_schema.name,strict:r.json_schema.strict},verbosity:t?.verbosity}:void 0:{format:r,verbosity:t?.verbosity}})(),parallel_tool_calls:t?.parallel_tool_calls,max_output_tokens:this.maxTokens===-1?void 0:this.maxTokens,prompt_cache_key:t?.promptCacheKey??this.promptCacheKey,...this.zdrEnabled?{store:!1}:{},...this.modelKwargs},s=this._getReasoningParams(t);return s!==void 0&&(n.reasoning=s),n}async _generate(t,e){const n=this.invocationParams(e);if(n.stream){const s=this._streamResponseChunks(t,e);let r;for await(const a of s)a.message.response_metadata={...a.generationInfo,...a.message.response_metadata},r=r?.concat(a)??a;return{generations:r?[r]:[],llmOutput:{estimatedTokenUsage:r?.message?.usage_metadata}}}else{const s=this._convertMessagesToResponsesParams(t),r=await this.completionWithRetry({input:s,...n,stream:!1},{signal:e?.signal,...e?.options});return{generations:[{text:r.output_text,message:this._convertResponsesMessageToBaseMessage(r)}],llmOutput:{id:r.id,estimatedTokenUsage:r.usage?{promptTokens:r.usage.input_tokens,completionTokens:r.usage.output_tokens,totalTokens:r.usage.total_tokens}:void 0}}}}async*_streamResponseChunks(t,e,n){const s=await this.completionWithRetry({...this.invocationParams(e),input:this._convertMessagesToResponsesParams(t),stream:!0},e);for await(const r of s){const a=this._convertResponsesDeltaToBaseMessageChunk(r);a!=null&&(yield a,await n?.handleLLMNewToken(a.text||"",{prompt:e.promptIndex??0,completion:0},void 0,void 0,void 0,{chunk:a}))}}async completionWithRetry(t,e){return this.caller.call(async()=>{const n=this._getClientOptions(e);try{return t.text?.format?.type==="json_schema"&&!t.stream?await this.client.responses.parse(t,n):await this.client.responses.create(t,n)}catch(s){throw $a(s)}})}_convertResponsesMessageToBaseMessage(t){if(t.error){const o=new Error(t.error.message);throw o.name=t.error.code,o}let e;const n=[],s=[],r=[],a={model_provider:"openai",model:t.model,created_at:t.created_at,id:t.id,incomplete_details:t.incomplete_details,metadata:t.metadata,object:t.object,status:t.status,user:t.user,service_tier:t.service_tier,model_name:t.model},i={};for(const o of t.output)if(o.type==="message")e=o.id,n.push(...o.content.flatMap(l=>l.type==="output_text"?("parsed"in l&&l.parsed!=null&&(i.parsed=l.parsed),{type:"text",text:l.text,annotations:l.annotations}):l.type==="refusal"?(i.refusal=l.refusal,[]):l));else if(o.type==="function_call"){const l={function:{name:o.name,arguments:o.arguments},id:o.call_id};try{s.push(jt(l,{returnId:!0}))}catch(c){let u;typeof c=="object"&&c!=null&&"message"in c&&typeof c.message=="string"&&(u=c.message),r.push(At(l,u))}i[nt]??={},o.id&&(i[nt][o.call_id]=o.id)}else if(o.type==="reasoning")i.reasoning=o;else if(o.type==="custom_tool_call"){const l=Oi(o);l?s.push(l):r.push(At(o,"Malformed custom tool call"))}else i.tool_outputs??=[],i.tool_outputs.push(o);return new Xt({id:e,content:n,tool_calls:s,invalid_tool_calls:r,usage_metadata:ls(t.usage),additional_kwargs:i,response_metadata:a})}_convertResponsesDeltaToBaseMessageChunk(t){const e=[];let n={},s;const r=[],a={model_provider:"openai"},i={};let o;if(t.type==="response.output_text.delta")e.push({type:"text",text:t.delta,index:t.content_index});else if(t.type==="response.output_text.annotation.added")e.push({type:"text",text:"",annotations:[t.annotation],index:t.content_index});else if(t.type==="response.output_item.added"&&t.item.type==="message")o=t.item.id;else if(t.type==="response.output_item.added"&&t.item.type==="function_call")r.push({type:"tool_call_chunk",name:t.item.name,args:t.item.arguments,id:t.item.call_id,index:t.output_index}),i[nt]={[t.item.call_id]:t.item.id};else if(t.type==="response.output_item.done"&&["web_search_call","file_search_call","computer_call","code_interpreter_call","mcp_call","mcp_list_tools","mcp_approval_request","image_generation_call","custom_tool_call"].includes(t.item.type))i.tool_outputs=[t.item];else if(t.type==="response.created")a.id=t.response.id,a.model_name=t.response.model,a.model=t.response.model;else if(t.type==="response.completed"){const l=this._convertResponsesMessageToBaseMessage(t.response);s=ls(t.response.usage),t.response.text?.format?.type==="json_schema"&&(i.parsed??=JSON.parse(l.text));for(const[c,u]of Object.entries(t.response))c!=="id"&&(a[c]=u)}else if(t.type==="response.function_call_arguments.delta"||t.type==="response.custom_tool_call_input.delta")r.push({type:"tool_call_chunk",args:t.delta,index:t.output_index});else if(t.type==="response.web_search_call.completed"||t.type==="response.file_search_call.completed")n={tool_outputs:{id:t.item_id,type:t.type.replace("response.","").replace(".completed",""),status:"completed"}};else if(t.type==="response.refusal.done")i.refusal=t.refusal;else if(t.type==="response.output_item.added"&&"item"in t&&t.item.type==="reasoning"){const l=t.item.summary?t.item.summary.map((c,u)=>({...c,index:u})):void 0;i.reasoning={id:t.item.id,type:t.item.type,...l?{summary:l}:{}}}else if(t.type==="response.reasoning_summary_part.added")i.reasoning={type:"reasoning",summary:[{...t.part,index:t.summary_index}]};else if(t.type==="response.reasoning_summary_text.delta")i.reasoning={type:"reasoning",summary:[{text:t.delta,type:"summary_text",index:t.summary_index}]};else return t.type==="response.image_generation_call.partial_image",null;return new Gt({text:e.map(l=>l.text).join(""),message:new Qt({id:o,content:e,tool_call_chunks:r,usage_metadata:s,additional_kwargs:i,response_metadata:a}),generationInfo:n})}_convertMessagesToResponsesParams(t){return t.flatMap(e=>{const n=e.response_metadata;if(n?.output_version==="v1")return Fl(e);const s=e.additional_kwargs;let r=qe(e);if(r==="system"&&We(this.model)&&(r="developer"),r==="function")throw new Error("Function messages are not supported in Responses API");if(r==="tool"){const a=e;return s?.type==="computer_call_output"?{type:"computer_call_output",output:(()=>{if(typeof a.content=="string")return{type:"computer_screenshot",image_url:a.content};if(Array.isArray(a.content)){const o=a.content.find(c=>c.type==="computer_screenshot");if(o)return o;const l=a.content.find(c=>c.type==="image_url");if(l)return{type:"computer_screenshot",image_url:typeof l.image_url=="string"?l.image_url:l.image_url.url}}throw new Error("Invalid computer call output")})(),call_id:a.tool_call_id}:a.additional_kwargs?.customTool?{type:"custom_tool_call_output",call_id:a.tool_call_id,output:a.content}:{type:"function_call_output",call_id:a.tool_call_id,id:a.id?.startsWith("fc_")?a.id:void 0,output:typeof a.content!="string"?JSON.stringify(a.content):a.content}}if(r==="assistant"){if(!this.zdrEnabled&&n?.output!=null&&Array.isArray(n?.output)&&n?.output.length>0&&n?.output.every(u=>"type"in u))return n?.output;const a=[];if(s?.reasoning&&!this.zdrEnabled){const u=this._convertReasoningSummary(s.reasoning);a.push(u)}let{content:i}=e;s?.refusal&&(typeof i=="string"&&(i=[{type:"output_text",text:i,annotations:[]}]),i=[...i,{type:"refusal",refusal:s.refusal}]),(typeof i=="string"||i.length>0)&&a.push({type:"message",role:"assistant",...e.id&&!this.zdrEnabled&&e.id.startsWith("msg_")?{id:e.id}:{},content:pe(()=>typeof i=="string"?i:i.flatMap(u=>u.type==="text"?{type:"output_text",text:u.text,annotations:u.annotations??[]}:u.type==="output_text"||u.type==="refusal"?u:[]))});const o=s?.[nt];Ue(e)&&e.tool_calls?.length?a.push(...e.tool_calls.map(u=>Ti(u)?{type:"custom_tool_call",id:u.call_id,call_id:u.id??"",input:u.args.input,name:u.name}:{type:"function_call",name:u.name,arguments:JSON.stringify(u.args),call_id:u.id,...this.zdrEnabled?{id:o?.[u.id]}:{}})):s?.tool_calls&&a.push(...s.tool_calls.map(u=>({type:"function_call",name:u.function.name,call_id:u.id,arguments:u.function.arguments,...this.zdrEnabled?{id:o?.[u.id]}:{}})));const l=n?.output?.length?n?.output:s.tool_outputs,c=["computer_call","mcp_call","code_interpreter_call","image_generation_call"];if(l!=null){const d=l?.filter(m=>c.includes(m.type));d.length>0&&a.push(...d)}return a}if(r==="user"||r==="system"||r==="developer"){if(typeof e.content=="string")return{type:"message",role:r,content:e.content};const a=[],i=e.content.flatMap(o=>{if(o.type==="mcp_approval_response"&&a.push({type:"mcp_approval_response",approval_request_id:o.approval_request_id,approve:o.approve}),Ws(o))return qs(o,Ea);if(o.type==="text")return{type:"input_text",text:o.text};if(o.type==="image_url"){const l=pe(()=>{if(typeof o.image_url=="string")return o.image_url;if(typeof o.image_url=="object"&&o.image_url!==null&&"url"in o.image_url)return o.image_url.url}),c=pe(()=>{if(typeof o.image_url=="string")return"auto";if(typeof o.image_url=="object"&&o.image_url!==null&&"detail"in o.image_url)return o.image_url.detail});return{type:"input_image",image_url:l,detail:c}}return o.type==="input_text"||o.type==="input_image"||o.type==="input_file"?o:[]});return i.length>0&&a.push({type:"message",role:r,content:i}),a}return console.warn(`Unsupported role found when converting to OpenAI Responses API: ${r}`),[]})}_convertReasoningSummary(t){const e=(t.summary.length>1?t.summary.reduce((n,s)=>{const r=n[n.length-1];return r.index===s.index?r.text+=s.text:n.push(s),n},[{...t.summary[0]}]):t.summary).map(n=>Object.fromEntries(Object.entries(n).filter(([s])=>s!=="index")));return{...t,summary:e}}_reduceChatOpenAITools(t,e){const n=[];for(const s of t)if(bn(s))s.type==="image_generation"&&e?.stream&&(s.partial_images=1),n.push(s);else if(pt(s)){const r=s.metadata.customTool;n.push({type:"custom",name:r.name,description:r.description,format:r.format})}else Us(s)?n.push({type:"function",name:s.function.name,parameters:s.function.parameters,description:s.function.description,strict:e?.strict??null}):Zs(s)&&n.push(Pi(s));return n}},Ul=class extends qn{invocationParams(t,e){let n;t?.strict!==void 0?n=t.strict:this.supportsStrictToolCalling!==void 0&&(n=this.supportsStrictToolCalling);let s={};t?.stream_options!==void 0?s={stream_options:t.stream_options}:this.streamUsage&&(this.streaming||e?.streaming)&&(s={stream_options:{include_usage:!0}});const r={model:this.model,temperature:this.temperature,top_p:this.topP,frequency_penalty:this.frequencyPenalty,presence_penalty:this.presencePenalty,logprobs:this.logprobs,top_logprobs:this.topLogprobs,n:this.n,logit_bias:this.logitBias,stop:t?.stop??this.stopSequences,user:this.user,stream:this.streaming,functions:t?.functions,function_call:t?.function_call,tools:t?.tools?.length?t.tools.map(i=>this._convertChatOpenAIToolToCompletionsTool(i,{strict:n})):void 0,tool_choice:Ks(t?.tool_choice),response_format:this._getResponseFormat(t?.response_format),seed:t?.seed,...s,parallel_tool_calls:t?.parallel_tool_calls,...this.audio||t?.audio?{audio:this.audio||t?.audio}:{},...this.modalities||t?.modalities?{modalities:this.modalities||t?.modalities}:{},...this.modelKwargs,prompt_cache_key:t?.promptCacheKey??this.promptCacheKey,verbosity:t?.verbosity??this.verbosity};t?.prediction!==void 0&&(r.prediction=t.prediction),this.service_tier!==void 0&&(r.service_tier=this.service_tier),t?.service_tier!==void 0&&(r.service_tier=t.service_tier);const a=this._getReasoningParams(t);return a!==void 0&&a.effort!==void 0&&(r.reasoning_effort=a.effort),We(r.model)?r.max_completion_tokens=this.maxTokens===-1?void 0:this.maxTokens:r.max_tokens=this.maxTokens===-1?void 0:this.maxTokens,r}async _generate(t,e,n){const s={},r=this.invocationParams(e),a=js(t,this.model);if(r.stream){const i=this._streamResponseChunks(t,e,n),o={};for await(const h of i){h.message.response_metadata={...h.generationInfo,...h.message.response_metadata};const w=h.generationInfo?.completion??0;o[w]===void 0?o[w]=h:o[w]=o[w].concat(h)}const l=Object.entries(o).sort(([h],[w])=>parseInt(h,10)-parseInt(w,10)).map(([h,w])=>w),{functions:c,function_call:u}=this.invocationParams(e),d=await this._getEstimatedTokenCountFromPrompt(t,c,u),m=await this._getNumTokensFromGenerations(l);return s.input_tokens=d,s.output_tokens=m,s.total_tokens=d+m,{generations:l,llmOutput:{estimatedTokenUsage:{promptTokens:s.input_tokens,completionTokens:s.output_tokens,totalTokens:s.total_tokens}}}}else{const i=await this.completionWithRetry({...r,stream:!1,messages:a},{signal:e?.signal,...e?.options}),{completion_tokens:o,prompt_tokens:l,total_tokens:c,prompt_tokens_details:u,completion_tokens_details:d}=i?.usage??{};o&&(s.output_tokens=(s.output_tokens??0)+o),l&&(s.input_tokens=(s.input_tokens??0)+l),c&&(s.total_tokens=(s.total_tokens??0)+c),(u?.audio_tokens!==null||u?.cached_tokens!==null)&&(s.input_token_details={...u?.audio_tokens!==null&&{audio:u?.audio_tokens},...u?.cached_tokens!==null&&{cache_read:u?.cached_tokens}}),(d?.audio_tokens!==null||d?.reasoning_tokens!==null)&&(s.output_token_details={...d?.audio_tokens!==null&&{audio:d?.audio_tokens},...d?.reasoning_tokens!==null&&{reasoning:d?.reasoning_tokens}});const m=[];for(const h of i?.choices??[]){const y={text:h.message?.content??"",message:this._convertCompletionsMessageToBaseMessage(h.message??{role:"assistant"},i)};y.generationInfo={...h.finish_reason?{finish_reason:h.finish_reason}:{},...h.logprobs?{logprobs:h.logprobs}:{}},Ue(y.message)&&(y.message.usage_metadata=s),y.message=new Xt(Object.fromEntries(Object.entries(y.message).filter(([O])=>!O.startsWith("lc_")))),m.push(y)}return{generations:m,llmOutput:{tokenUsage:{promptTokens:s.input_tokens,completionTokens:s.output_tokens,totalTokens:s.total_tokens}}}}}async*_streamResponseChunks(t,e,n){const s=js(t,this.model),r={...this.invocationParams(e,{streaming:!0}),messages:s,stream:!0};let a;const i=await this.completionWithRetry(r,e);let o;for await(const l of i){const c=l?.choices?.[0];if(l.usage&&(o=l.usage),!c)continue;const{delta:u}=c;if(!u)continue;const d=this._convertCompletionsDeltaToBaseMessageChunk(u,l,a);a=u.role??a;const m={prompt:e.promptIndex??0,completion:c.index??0};if(typeof d.content!="string"){console.log("[WARNING]: Received non-string content from OpenAI. This is currently not supported.");continue}const h={...m};c.finish_reason!=null&&(h.finish_reason=c.finish_reason,h.system_fingerprint=l.system_fingerprint,h.model_name=l.model,h.service_tier=l.service_tier),this.logprobs&&(h.logprobs=c.logprobs);const w=new Gt({message:d,text:d.content,generationInfo:h});yield w,await n?.handleLLMNewToken(w.text??"",m,void 0,void 0,void 0,{chunk:w})}if(o){const l={...o.prompt_tokens_details?.audio_tokens!==null&&{audio:o.prompt_tokens_details?.audio_tokens},...o.prompt_tokens_details?.cached_tokens!==null&&{cache_read:o.prompt_tokens_details?.cached_tokens}},c={...o.completion_tokens_details?.audio_tokens!==null&&{audio:o.completion_tokens_details?.audio_tokens},...o.completion_tokens_details?.reasoning_tokens!==null&&{reasoning:o.completion_tokens_details?.reasoning_tokens}};yield new Gt({message:new Qt({content:"",response_metadata:{usage:{...o}},usage_metadata:{input_tokens:o.prompt_tokens,output_tokens:o.completion_tokens,total_tokens:o.total_tokens,...Object.keys(l).length>0&&{input_token_details:l},...Object.keys(c).length>0&&{output_token_details:c}}}),text:""})}if(e.signal?.aborted)throw new Error("AbortError")}async completionWithRetry(t,e){const n=this._getClientOptions(e),s=t.response_format&&t.response_format.type==="json_schema";return this.caller.call(async()=>{try{return s&&!t.stream?await this.client.chat.completions.parse(t,n):await this.client.chat.completions.create(t,n)}catch(r){throw $a(r)}})}_convertCompletionsMessageToBaseMessage(t,e){const n=t.tool_calls;switch(t.role){case"assistant":{const s=[],r=[];for(const l of n??[])try{s.push(jt(l,{returnId:!0}))}catch(c){r.push(At(l,c.message))}const a={function_call:t.function_call,tool_calls:n};this.__includeRawResponse!==void 0&&(a.__raw_response=e);const i={model_provider:"openai",model_name:e.model,...e.system_fingerprint?{usage:{...e.usage},system_fingerprint:e.system_fingerprint}:{}};t.audio&&(a.audio=t.audio);const o=Bo(t.content||"",e.choices?.[0]?.message);return new Xt({content:o,tool_calls:s,invalid_tool_calls:r,additional_kwargs:a,response_metadata:i,id:e.id})}default:return new Ds(t.content||"",t.role??"unknown")}}_convertCompletionsDeltaToBaseMessageChunk(t,e,n){const s=t.role??n,r=t.content??"";let a;t.function_call?a={function_call:t.function_call}:t.tool_calls?a={tool_calls:t.tool_calls}:a={},this.__includeRawResponse&&(a.__raw_response=e),t.audio&&(a.audio={...t.audio,index:e.choices[0].index});const i={model_provider:"openai",usage:{...e.usage}};if(s==="user")return new Xa({content:r,response_metadata:i});if(s==="assistant"){const o=[];if(Array.isArray(t.tool_calls))for(const l of t.tool_calls)o.push({name:l.function?.name,args:l.function?.arguments,id:l.id,index:l.index,type:"tool_call_chunk"});return new Qt({content:r,tool_call_chunks:o,additional_kwargs:a,id:e.id,response_metadata:i})}else return s==="system"?new Yn({content:r,response_metadata:i}):s==="developer"?new Yn({content:r,response_metadata:i,additional_kwargs:{__openai_role__:"developer"}}):s==="function"?new Ga({content:r,additional_kwargs:a,name:t.name,response_metadata:i}):s==="tool"?new Qa({content:r,additional_kwargs:a,tool_call_id:t.tool_call_id,response_metadata:i}):new Ya({content:r,role:s,response_metadata:i})}},cc=class Ma extends qn{useResponsesApi=!1;responses;completions;get lc_serializable_keys(){return[...super.lc_serializable_keys,"useResponsesApi"]}get callKeys(){return[...super.callKeys,"useResponsesApi"]}constructor(e){super(e),this.fields=e,this.useResponsesApi=e?.useResponsesApi??!1,this.responses=e?.responses??new Bl(e),this.completions=e?.completions??new Ul(e)}_useResponsesApi(e){const n=e?.tools?.some(bn),s=e?.previous_response_id!=null||e?.text!=null||e?.truncation!=null||e?.include!=null||e?.reasoning?.summary!=null||this.reasoning?.summary!=null,r=e?.tools?.some(Zs)||e?.tools?.some(pt);return this.useResponsesApi||n||s||r}getLsParams(e){const n=this._combineCallOptions(e);return this._useResponsesApi(e)?this.responses.getLsParams(n):this.completions.getLsParams(n)}invocationParams(e){const n=this._combineCallOptions(e);return this._useResponsesApi(e)?this.responses.invocationParams(n):this.completions.invocationParams(n)}async _generate(e,n,s){return this._useResponsesApi(n)?this.responses._generate(e,n):this.completions._generate(e,n,s)}async*_streamResponseChunks(e,n,s){if(this._useResponsesApi(n)){yield*this.responses._streamResponseChunks(e,this._combineCallOptions(n),s);return}yield*this.completions._streamResponseChunks(e,this._combineCallOptions(n),s)}withConfig(e){const n=new Ma(this.fields);return n.defaultOptions={...this.defaultOptions,...e},n}},Wl={};yn(Wl,{BaseLLM:()=>Na,LLM:()=>ql});var Na=class Le extends ei{lc_namespace=["langchain","llms",this._llmType()];async invoke(e,n){const s=Le._convertInputToPromptValue(e);return(await this.generatePrompt([s],n,n?.callbacks)).generations[0][0].text}async*_streamResponseChunks(e,n,s){throw new Error("Not implemented.")}_separateRunnableConfigFromCallOptionsCompat(e){const[n,s]=super._separateRunnableConfigFromCallOptions(e);return s.signal=n.signal,[n,s]}async*_streamIterator(e,n){if(this._streamResponseChunks===Le.prototype._streamResponseChunks)yield this.invoke(e,n);else{const s=Le._convertInputToPromptValue(e),[r,a]=this._separateRunnableConfigFromCallOptionsCompat(n),i=await st.configure(r.callbacks,this.callbacks,r.tags,this.tags,r.metadata,this.metadata,{verbose:this.verbose}),o={options:a,invocation_params:this?.invocationParams(a),batch_size:1},l=await i?.handleLLMStart(this.toJSON(),[s.toString()],r.runId,void 0,o,void 0,void 0,r.runName);let c=new ti({text:""});try{for await(const u of this._streamResponseChunks(s.toString(),a,l?.[0]))c?c=c.concat(u):c=u,typeof u.text=="string"&&(yield u.text)}catch(u){throw await Promise.all((l??[]).map(d=>d?.handleLLMError(u))),u}await Promise.all((l??[]).map(u=>u?.handleLLMEnd({generations:[[c]]})))}}async generatePrompt(e,n,s){const r=e.map(a=>a.toString());return this.generate(r,n,s)}invocationParams(e){return{}}_flattenLLMResult(e){const n=[];for(let s=0;s<e.generations.length;s+=1){const r=e.generations[s];if(s===0)n.push({generations:[r],llmOutput:e.llmOutput});else{const a=e.llmOutput?{...e.llmOutput,tokenUsage:{}}:void 0;n.push({generations:[r],llmOutput:a})}}return n}async _generateUncached(e,n,s,r){let a;if(r!==void 0&&r.length===e.length)a=r;else{const c=await st.configure(s.callbacks,this.callbacks,s.tags,this.tags,s.metadata,this.metadata,{verbose:this.verbose}),u={options:n,invocation_params:this?.invocationParams(n),batch_size:e.length};a=await c?.handleLLMStart(this.toJSON(),e,s.runId,void 0,u,void 0,void 0,s?.runName)}const i=!!a?.[0].handlers.find(ni);let o;if(i&&e.length===1&&this._streamResponseChunks!==Le.prototype._streamResponseChunks)try{const c=await this._streamResponseChunks(e[0],n,a?.[0]);let u;for await(const d of c)u===void 0?u=d:u=si(u,d);if(u===void 0)throw new Error("Received empty response from chat model call.");o={generations:[[u]],llmOutput:{}},await a?.[0].handleLLMEnd(o)}catch(c){throw await a?.[0].handleLLMError(c),c}else{try{o=await this._generate(e,n,a?.[0])}catch(u){throw await Promise.all((a??[]).map(d=>d?.handleLLMError(u))),u}const c=this._flattenLLMResult(o);await Promise.all((a??[]).map((u,d)=>u?.handleLLMEnd(c[d])))}const l=a?.map(c=>c.runId)||void 0;return Object.defineProperty(o,es,{value:l?{runIds:l}:void 0,configurable:!0}),o}async _generateCached({prompts:e,cache:n,llmStringKey:s,parsedOptions:r,handledOptions:a,runId:i}){const o=await st.configure(a.callbacks,this.callbacks,a.tags,this.tags,a.metadata,this.metadata,{verbose:this.verbose}),l={options:r,invocation_params:this?.invocationParams(r),batch_size:e.length},c=await o?.handleLLMStart(this.toJSON(),e,i,void 0,l,void 0,void 0,a?.runName),u=[],m=(await Promise.allSettled(e.map(async(y,O)=>{const p=await n.lookup(y,s);return p==null&&u.push(O),p}))).map((y,O)=>({result:y,runManager:c?.[O]})).filter(({result:y})=>y.status==="fulfilled"&&y.value!=null||y.status==="rejected"),h=[];await Promise.all(m.map(async({result:y,runManager:O},p)=>{if(y.status==="fulfilled"){const g=y.value;return h[p]=g.map(k=>(k.generationInfo={...k.generationInfo,tokenUsage:{}},k)),g.length&&await O?.handleLLMNewToken(g[0].text),O?.handleLLMEnd({generations:[g]},void 0,void 0,void 0,{cached:!0})}else return await O?.handleLLMError(y.reason,void 0,void 0,void 0,{cached:!0}),Promise.reject(y.reason)}));const w={generations:h,missingPromptIndices:u,startedRunManagers:c};return Object.defineProperty(w,es,{value:c?{runIds:c?.map(y=>y.runId)}:void 0,configurable:!0}),w}async generate(e,n,s){if(!Array.isArray(e))throw new Error("Argument 'prompts' is expected to be a string[]");let r;Array.isArray(n)?r={stop:n}:r=n;const[a,i]=this._separateRunnableConfigFromCallOptionsCompat(r);if(a.callbacks=a.callbacks??s,!this.cache)return this._generateUncached(e,i,a);const{cache:o}=this,l=this._getSerializedCacheKeyParametersForCall(i),{generations:c,missingPromptIndices:u,startedRunManagers:d}=await this._generateCached({prompts:e,cache:o,llmStringKey:l,parsedOptions:i,handledOptions:a,runId:a.runId});let m={};if(u.length>0){const h=await this._generateUncached(u.map(w=>e[w]),i,a,d!==void 0?u.map(w=>d?.[w]):void 0);await Promise.all(h.generations.map(async(w,y)=>{const O=u[y];return c[O]=w,o.update(e[O],l,w)})),m=h.llmOutput??{}}return{generations:c,llmOutput:m}}_identifyingParams(){return{}}_modelType(){return"base_llm"}},ql=class extends Na{async _generate(t,e,n){return{generations:await Promise.all(t.map((r,a)=>this._call(r,{...e,promptIndex:a},n).then(i=>[{text:i}])))}}},Jl={};yn(Jl,{BaseToolkit:()=>zl,DynamicStructuredTool:()=>Da,DynamicTool:()=>ja,StructuredTool:()=>Jn,Tool:()=>La,ToolInputParsingException:()=>Yt,isLangChainTool:()=>Fs,isRunnableToolLike:()=>ii,isStructuredTool:()=>ai,isStructuredToolParams:()=>ri,tool:()=>Kl});var Jn=class extends oi{returnDirect=!1;verboseParsingErrors=!1;get lc_namespace(){return["langchain","tools"]}responseFormat="content";defaultConfig;constructor(t){super(t??{}),this.verboseParsingErrors=t?.verboseParsingErrors??this.verboseParsingErrors,this.responseFormat=t?.responseFormat??this.responseFormat,this.defaultConfig=t?.defaultConfig??this.defaultConfig,this.metadata=t?.metadata??this.metadata}async invoke(t,e){let n,s=li(ci(this.defaultConfig,e));return Ft(t)?(n=t.args,s={...s,toolCall:t}):n=t,this.call(n,s)}async call(t,e,n){const s=Ft(t)?t.args:t;let r;if(Ce(this.schema))try{r=await ui(this.schema,s)}catch(h){let w="Received tool input did not match expected schema";throw this.verboseParsingErrors&&(w=`${w}
|
|
35
35
|
Details: ${h.message}`),h instanceof Error&&h.constructor.name==="ZodError"&&(w=`${w}
|
|
36
36
|
|
|
37
37
|
${wi(h)}`),new Yt(w,JSON.stringify(t))}else{const h=bi(s,this.schema);if(!h.valid){let w="Received tool input did not match expected schema";throw this.verboseParsingErrors&&(w=`${w}
|
|
38
38
|
Details: ${h.errors.map(y=>`${y.keywordLocation}: ${y.error}`).join(`
|
|
39
39
|
`)}`),new Yt(w,JSON.stringify(t))}r=s}const a=wn(e),o=await st.configure(a.callbacks,this.callbacks,a.tags||n,this.tags,a.metadata,this.metadata,{verbose:this.verbose})?.handleToolStart(this.toJSON(),typeof t=="string"?t:JSON.stringify(t),a.runId,void 0,void 0,void 0,a.runName);delete a.runId;let l;try{l=await this._call(r,o,a)}catch(h){throw await o?.handleToolError(h),h}let c,u;if(this.responseFormat==="content_and_artifact")if(Array.isArray(l)&&l.length===2)[c,u]=l;else throw new Error(`Tool response format is "content_and_artifact" but the output was not a two-tuple.
|
|
40
|
-
Result: ${JSON.stringify(l)}`);else c=l;let d;Ft(t)&&(d=t.id),!d&&
|
|
40
|
+
Result: ${JSON.stringify(l)}`);else c=l;let d;Ft(t)&&(d=t.id),!d&&di(a)&&(d=a.toolCall.id);const m=Zl({content:c,artifact:u,toolCallId:d,name:this.name,metadata:this.metadata});return await o?.handleToolEnd(m),m}},La=class extends Jn{schema=gi({input:_i().optional()}).transform(t=>t.input);constructor(t){super(t)}call(t,e){const n=typeof t=="string"||t==null?{input:t}:t;return super.call(n,e)}},ja=class extends La{static lc_name(){return"DynamicTool"}name;description;func;constructor(t){super(t),this.name=t.name,this.description=t.description,this.func=t.func,this.returnDirect=t.returnDirect??this.returnDirect}async call(t,e){const n=wn(e);return n.runName===void 0&&(n.runName=this.name),super.call(t,n)}async _call(t,e,n){return this.func(t,e,n)}},Da=class extends Jn{static lc_name(){return"DynamicStructuredTool"}name;description;func;schema;constructor(t){super(t),this.name=t.name,this.description=t.description,this.func=t.func,this.returnDirect=t.returnDirect??this.returnDirect,this.schema=t.schema}async call(t,e,n){const s=wn(e);return s.runName===void 0&&(s.runName=this.name),super.call(t,s,n)}_call(t,e,n){return this.func(t,e,n)}},zl=class{getTools(){return this.tools}};function Kl(t,e){const n=hi(e.schema),s=fi(e.schema);if(!e.schema||n||s)return new ja({...e,description:e.description??e.schema?.description??`${e.name} tool`,func:async(i,o,l)=>new Promise((c,u)=>{const d=ts(l,{callbacks:o?.getChild()});ns.runWithConfig(ss(d),async()=>{try{c(t(i,d))}catch(m){u(m)}})})});const r=e.schema,a=e.description??e.schema.description??`${e.name} tool`;return new Da({...e,description:a,schema:r,func:async(i,o,l)=>new Promise((c,u)=>{l?.signal&&l.signal.addEventListener("abort",()=>u(pi(l.signal)));const d=ts(l,{callbacks:o?.getChild()});ns.runWithConfig(ss(d),async()=>{try{const m=await t(i,d);if(l?.signal?.aborted)return;c(m)}catch(m){u(m)}})})})}function Zl(t){const{content:e,artifact:n,toolCallId:s,metadata:r}=t;return s&&!mi(e)?typeof e=="string"||Array.isArray(e)&&e.every(a=>typeof a=="object")?new Vt({status:"success",content:e,artifact:n,tool_call_id:s,name:t.name,metadata:r}):new Vt({status:"success",content:Hl(e),artifact:n,tool_call_id:s,name:t.name,metadata:r}):e}function Hl(t){try{return JSON.stringify(t,null,2)??""}catch{return`${t}`}}export{qn as BaseChatOpenAI,cc as ChatOpenAI,Ul as ChatOpenAICompletions,Bl as ChatOpenAIResponses,C as OpenAIClient,js as _convertMessagesToOpenAIParams,xi as getEndpoint,qe as messageToOpenAIRole,bl as toFile,$a as wrapOpenAIClientError};
|