@mcp-use/inspector 0.13.0-canary.10 → 0.13.0-canary.12
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/{browser-CQhvXRgA.js → browser-D8appSDe.js} +47 -47
- package/dist/client/assets/{display-A5IEINAP-BsKaiMOX.js → display-A5IEINAP-Gf_K29Da.js} +2 -2
- package/dist/client/assets/embeddings-BPVwMfD-.js +1 -0
- package/dist/client/assets/index-B3KC9QPt.js +80 -0
- package/dist/client/assets/index-B4weGsat.js +33 -0
- package/dist/client/assets/index-Byq9Lw1P.js +1676 -0
- package/dist/client/assets/{index-B0cN6CyQ.js → index-CVLpkhYN.js} +1 -1
- package/dist/client/assets/{index-DdjBoJpx.js → index-CYMc-w_s.js} +2 -2
- package/dist/client/assets/index-ChTGCcCp.js +40 -0
- package/dist/client/assets/index-DY7gZ2hg.js +49 -0
- package/dist/client/assets/index-Dc_0ElQP.js +71 -0
- package/dist/client/assets/index-i-yF5BKT.js +7 -0
- package/dist/client/assets/langfuse-74RGPTAH-DAN2RVIo.js +1 -0
- package/dist/client/assets/llms-BqGa66PB.js +2 -0
- package/dist/client/assets/module-D4IOASh4.js +4 -0
- package/dist/client/assets/{path-DYKDF_ga.js → path-DYZuLpFe.js} +1 -1
- package/dist/client/assets/{winston-j3ELiB8E.js → winston-Bs6wAexL.js} +24 -24
- package/dist/client/index.html +2 -2
- package/package.json +29 -33
- package/dist/client/assets/embeddings-DpSXEv5n.js +0 -1
- package/dist/client/assets/index-1oOUdn3H.js +0 -25
- package/dist/client/assets/index-B4gW2Mq2.js +0 -71
- package/dist/client/assets/index-BW8kJiKz.js +0 -7
- package/dist/client/assets/index-BYYChQ84.js +0 -1707
- package/dist/client/assets/index-CyHacqJj.js +0 -80
- package/dist/client/assets/index-CyjpFzxN.js +0 -33
- package/dist/client/assets/index-DkySmQtm.js +0 -8
- package/dist/client/assets/langfuse-74RGPTAH-DyVjdY8Y.js +0 -1
- package/dist/client/assets/module-DXhXtM9n.js +0 -4
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import{g as wn,O as Ut,h as bn,c as $t,f as xn,S as Sn,J as kn,R as Bt}from"./index-Dc_0ElQP.js";import{r as Tn,K as xs,t as Lt,ah as jt,I as Mn,J as On,E as N,B as qt,L as vn,y as ie,i as at,D as In,M as Rn}from"./index-B3KC9QPt.js";import{o as y,d as Wt,e as An,f as Cn,u as Dt,s as b,l as w,n as E,h as Ze,t as Mt,i as Pn,j as En}from"./index-Byq9Lw1P.js";import"./index-i-yF5BKT.js";import"./index-DRz5BQNA.js";var Ft=class extends wn{static lc_name(){return"AnthropicToolsOutputParser"}lc_namespace=["langchain","anthropic","output_parsers"];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){let e=t;if(typeof t=="string")try{e=JSON.parse(t)}catch(n){throw new Ut(`Failed to parse. Text: "${JSON.stringify(t,null,2)}". Error: ${JSON.stringify(n.message)}`,t)}else e=t;if(this.zodSchema===void 0)return e;const s=await Tn(this.zodSchema,e);if(s.success)return s.data;throw new Ut(`Failed to parse. Text: "${JSON.stringify(t,null,2)}". Error: ${JSON.stringify(s.error.issues)}`,JSON.stringify(e,null,2))}async parseResult(t){const e=t.flatMap(r=>{const{message:a}=r;return Array.isArray(a.content)?Ss(a.content)[0]:[]});if(e[0]===void 0)throw new Error("No parseable tool calls provided to AnthropicToolsOutputParser.");const[s]=e;return await this._validateResult(s.args)}};function Ss(t){const e=[];for(const s of t)s.type==="tool_use"&&e.push({name:s.name,args:s.input,id:s.id,type:"tool_call"});return e}function Nn(t){if(t)return t==="any"?{type:"any"}:t==="auto"?{type:"auto"}:t==="none"?{type:"none"}:typeof t=="string"?{type:"tool",name:t}:t}const Un=y({cache_control:Cn().optional().nullable(),defer_loading:An().optional(),input_examples:Wt(Dt()).optional(),allowed_callers:Wt(Dt()).optional()}),Ht={tool_search_tool_regex_20251119:"advanced-tool-use-2025-11-20",tool_search_tool_bm25_20251119:"advanced-tool-use-2025-11-20",memory_20250818:"context-management-2025-06-27",web_fetch_20250910:"web-fetch-2025-09-10",code_execution_20250825:"code-execution-2025-08-25",computer_20251124:"computer-use-2025-11-24",computer_20250124:"computer-use-2025-01-24",mcp_toolset:"mcp-client-2025-11-20"};function $n(t){return typeof t=="object"&&t!==null&&"type"in t&&t.type==="thinking"}function Bn(t){return typeof t=="object"&&t!==null&&"type"in t&&t.type==="redacted_thinking"}function Ln(t){return typeof t=="object"&&t!==null&&"type"in t&&t.type==="search_result"}function jn(t){return typeof t!="object"||t==null||!("type"in t)||t.type!=="image"||!("source"in t)||typeof t.source!="object"||t.source==null||!("type"in t.source)?!1:t.source.type==="base64"?!(!("media_type"in t.source)||typeof t.source.media_type!="string"||!("data"in t.source)||typeof t.source.data!="string"):t.source.type==="url"?!(!("url"in t.source)||typeof t.source.url!="string"):!1}const qn={providerName:"anthropic",fromStandardTextBlock(t){return{type:"text",text:t.text,..."citations"in(t.metadata??{})?{citations:t.metadata.citations}:{},..."cache_control"in(t.metadata??{})?{cache_control:t.metadata.cache_control}:{}}},fromStandardImageBlock(t){if(t.source_type==="url"){const e=xs({dataUrl:t.url,asTypedArray:!1});return e?{type:"image",source:{type:"base64",data:e.data,media_type:e.mime_type},..."cache_control"in(t.metadata??{})?{cache_control:t.metadata.cache_control}:{}}:{type:"image",source:{type:"url",url:t.url},..."cache_control"in(t.metadata??{})?{cache_control:t.metadata.cache_control}:{}}}else{if(t.source_type==="base64")return{type:"image",source:{type:"base64",data:t.data,media_type:t.mime_type??""},..."cache_control"in(t.metadata??{})?{cache_control:t.metadata.cache_control}:{}};throw new Error(`Unsupported image source type: ${t.source_type}`)}},fromStandardFileBlock(t){const e=(t.mime_type??"").split(";")[0];if(t.source_type==="url"){if(e==="application/pdf"||e==="")return{type:"document",source:{type:"url",url:t.url},..."cache_control"in(t.metadata??{})?{cache_control:t.metadata.cache_control}:{},..."citations"in(t.metadata??{})?{citations:t.metadata.citations}:{},..."context"in(t.metadata??{})?{context:t.metadata.context}:{},..."title"in(t.metadata??{})?{title:t.metadata.title}:{}};throw new Error(`Unsupported file mime type for file url source: ${t.mime_type}`)}else if(t.source_type==="text"){if(e==="text/plain"||e==="")return{type:"document",source:{type:"text",data:t.text,media_type:t.mime_type??""},..."cache_control"in(t.metadata??{})?{cache_control:t.metadata.cache_control}:{},..."citations"in(t.metadata??{})?{citations:t.metadata.citations}:{},..."context"in(t.metadata??{})?{context:t.metadata.context}:{},..."title"in(t.metadata??{})?{title:t.metadata.title}:{}};throw new Error(`Unsupported file mime type for file text source: ${t.mime_type}`)}else if(t.source_type==="base64"){if(e==="application/pdf"||e==="")return{type:"document",source:{type:"base64",data:t.data,media_type:"application/pdf"},..."cache_control"in(t.metadata??{})?{cache_control:t.metadata.cache_control}:{},..."citations"in(t.metadata??{})?{citations:t.metadata.citations}:{},..."context"in(t.metadata??{})?{context:t.metadata.context}:{},..."title"in(t.metadata??{})?{title:t.metadata.title}:{}};if(["image/jpeg","image/png","image/gif","image/webp"].includes(e))return{type:"document",source:{type:"content",content:[{type:"image",source:{type:"base64",data:t.data,media_type:e}}]},..."cache_control"in(t.metadata??{})?{cache_control:t.metadata.cache_control}:{},..."citations"in(t.metadata??{})?{citations:t.metadata.citations}:{},..."context"in(t.metadata??{})?{context:t.metadata.context}:{},..."title"in(t.metadata??{})?{title:t.metadata.title}:{}};throw new Error(`Unsupported file mime type for file base64 source: ${t.mime_type}`)}else throw new Error(`Unsupported file source type: ${t.source_type}`)}},Wn=t=>t();function Dn(t){return typeof t=="object"&&t!==null&&"type"in t&&t.type==="citation"}function Fn(t){function*e(){for(const s of t)Dn(s)&&(s.source==="char"?yield{type:"char_location",file_id:s.url??"",start_char_index:s.startIndex??0,end_char_index:s.endIndex??0,document_title:s.title??null,document_index:0,cited_text:s.citedText??""}:s.source==="page"?yield{type:"page_location",file_id:s.url??"",start_page_number:s.startIndex??0,end_page_number:s.endIndex??0,document_title:s.title??null,document_index:0,cited_text:s.citedText??""}:s.source==="block"?yield{type:"content_block_location",file_id:s.url??"",start_block_index:s.startIndex??0,end_block_index:s.endIndex??0,document_title:s.title??null,document_index:0,cited_text:s.citedText??""}:s.source==="url"?yield{type:"web_search_result_location",url:s.url??"",title:s.title??null,encrypted_index:String(s.startIndex??0),cited_text:s.citedText??""}:s.source==="search"&&(yield{type:"search_result_location",title:s.title??null,start_block_index:s.startIndex??0,end_block_index:s.endIndex??0,search_result_index:0,source:s.source??"",cited_text:s.citedText??""}))}return Array.from(e())}function oe(t){return typeof t=="string"?t:Hn(t)}function Hn(t){const e=[];for(let s=0,{length:n}=t;s<n;s++)e.push(String.fromCharCode(t[s]));return btoa(e.join(""))}function it(t){return(t??"").split(";")[0].toLowerCase()}function ke(t,e){if(t!=null&&typeof t=="object"&&e in t)return t[e]}function Z(t,e){const s=ke(e,"cache_control");s!==void 0&&(t.cache_control=s);const n=ke(e,"citations");n!==void 0&&(t.citations=n);const r=ke(e,"context");r!==void 0&&(t.context=r);const a=ke(e,"title");return a!==void 0&&(t.title=a),t}function ot(t,e){const s=ke(e,"cache_control");return s!==void 0&&(t.cache_control=s),t}function Jt(t){return new Set(["image/jpeg","image/png","image/gif","image/webp"]).has(t)}function Jn(t){const e=[],s=t.response_metadata,n="model_provider"in s&&s?.model_provider==="anthropic";for(const r of t.contentBlocks)if(r.type==="text")r.annotations?e.push({type:"text",text:r.text,citations:Fn(r.annotations)}):e.push({type:"text",text:r.text});else if(r.type==="tool_call")e.push({type:"tool_use",id:r.id??"",name:r.name,input:r.args});else if(r.type==="tool_call_chunk"){const a=Wn(()=>{if(typeof r.args!="string")return r.args;try{return JSON.parse(r.args)}catch{return{}}});e.push({type:"tool_use",id:r.id??"",name:r.name??"",input:a})}else if(r.type==="reasoning"&&n)e.push({type:"thinking",thinking:r.reasoning,signature:String(r.signature)});else if(r.type==="server_tool_call"&&n)r.name==="web_search"?e.push({type:"server_tool_use",name:r.name,id:r.id??"",input:r.args}):r.name==="code_execution"&&e.push({type:"server_tool_use",name:r.name,id:r.id??"",input:r.args});else if(r.type==="server_tool_call_result"&&n)if(r.name==="web_search"&&Array.isArray(r.output.urls)){const a=r.output.urls.map(i=>({type:"web_search_result",title:"",encrypted_content:"",url:i}));e.push({type:"web_search_tool_result",tool_use_id:r.toolCallId??"",content:a})}else r.name==="code_execution"?e.push({type:"code_execution_tool_result",tool_use_id:r.toolCallId??"",content:r.output}):r.name==="mcp_tool_result"&&e.push({type:"mcp_tool_result",tool_use_id:r.toolCallId??"",content:r.output});else{if(r.type==="audio")throw new Error("Anthropic does not support audio content blocks.");if(r.type==="file"){const a=r.metadata;if(r.fileId){e.push(Z({type:"document",source:{type:"file",file_id:r.fileId}},a));continue}if(r.url){const i=it(r.mimeType);if(i==="application/pdf"||i===""){e.push(Z({type:"document",source:{type:"url",url:r.url}},a));continue}}if(r.data){const i=it(r.mimeType);if(i===""||i==="application/pdf")e.push(Z({type:"document",source:{type:"base64",data:oe(r.data),media_type:"application/pdf"}},a));else if(i==="text/plain")e.push(Z({type:"document",source:{type:"text",data:oe(r.data),media_type:"text/plain"}},a));else if(Jt(i))e.push(Z({type:"document",source:{type:"content",content:[{type:"image",source:{type:"base64",data:oe(r.data),media_type:i}}]}},a));else throw new Error(`Unsupported file mime type for Anthropic base64 source: ${i}`);continue}throw new Error("File content block must include a fileId, url, or data property.")}else if(r.type==="image"){const a=r.metadata;if(r.fileId){e.push(ot({type:"image",source:{type:"file",file_id:r.fileId}},a));continue}if(r.url){e.push(ot({type:"image",source:{type:"url",url:r.url}},a));continue}if(r.data){const i=it(r.mimeType)||"image/png";Jt(i)&&e.push(ot({type:"image",source:{type:"base64",data:oe(r.data),media_type:i}},a));continue}throw new Error("Image content block must include a fileId, url, or data property.")}else r.type==="video"||(r.type==="text-plain"?r.data&&e.push(Z({type:"document",source:{type:"text",data:oe(r.data),media_type:"text/plain"}},r.metadata)):r.type==="non_standard"&&n&&e.push(r.value))}return e}function Kt(t){const e=xs({dataUrl:t});if(e)return{type:"base64",media_type:e.mime_type,data:e.data};let s;try{s=new URL(t)}catch{throw new Error([`Malformed image URL: ${JSON.stringify(t)}. Content blocks of type 'image_url' must be a valid http, https, or base64-encoded data URL.`,"Example: data:image/png;base64,/9j/4AAQSk...","Example: https://example.com/image.jpg"].join(`
|
|
2
|
+
|
|
3
|
+
`))}if(s.protocol==="http:"||s.protocol==="https:")return{type:"url",url:t};throw new Error([`Invalid image URL protocol: ${JSON.stringify(s.protocol)}. Anthropic only supports images as http, https, or base64-encoded data URLs on 'image_url' content blocks.`,"Example: data:image/png;base64,/9j/4AAQSk...","Example: https://example.com/image.jpg"].join(`
|
|
4
|
+
|
|
5
|
+
`))}function Kn(t){const e=[];for(const s of t)if(s._getType()==="tool")if(typeof s.content=="string"){const n=e[e.length-1];n?._getType()==="human"&&Array.isArray(n.content)&&"type"in n.content[0]&&n.content[0].type==="tool_result"?n.content.push({type:"tool_result",content:s.content,tool_use_id:s.tool_call_id}):e.push(new jt({content:[{type:"tool_result",content:s.content,tool_use_id:s.tool_call_id}]}))}else e.push(new jt({content:[{type:"tool_result",...s.content!=null?{content:_t(s)}:{},tool_use_id:s.tool_call_id}]}));else e.push(s);return e}function Xt(t){if(t.id===void 0)throw new Error('Anthropic requires all tool calls to have an "id".');return{type:"tool_use",id:t.id,name:t.name,input:t.args}}function*Xn(t){const e=["bash_code_execution_tool_result","input_json_delta","server_tool_use","text_editor_code_execution_tool_result","tool_result","tool_use","web_search_result","web_search_tool_result"],s=["text","text_delta"];for(const n of t){Mn(n)&&(yield On(n,qn));const r="cache_control"in n?n.cache_control:void 0;if(n.type==="image_url"){let a;typeof n.image_url=="string"?a=Kt(n.image_url):typeof n.image_url=="object"&&n.image_url!==null&&"url"in n.image_url&&typeof n.image_url.url=="string"&&(a=Kt(n.image_url.url)),a&&(yield{type:"image",source:a,...r?{cache_control:r}:{}})}else{if(jn(n))return n;if(n.type==="document")yield{...n,...r?{cache_control:r}:{}};else if($n(n))yield{type:"thinking",thinking:n.thinking,signature:n.signature,...r?{cache_control:r}:{}};else if(Bn(n))yield{type:"redacted_thinking",data:n.data,...r?{cache_control:r}:{}};else if(Ln(n))yield{type:"search_result",title:n.title,source:n.source,..."cache_control"in n&&n.cache_control?{cache_control:n.cache_control}:{},..."citations"in n&&n.citations?{citations:n.citations}:{},content:n.content};else if(s.find(a=>a===n.type)&&"text"in n)yield{type:"text",text:n.text,...r?{cache_control:r}:{},..."citations"in n&&n.citations?{citations:n.citations}:{}};else if(e.find(a=>a===n.type)){const a={...n};if("index"in a&&delete a.index,a.type==="input_json_delta"&&(a.type="tool_use"),"input"in a&&typeof a.input=="string")try{a.input=JSON.parse(a.input)}catch{a.input={}}yield{...a,...r?{cache_control:r}:{}}}else n.type==="container_upload"&&(yield{...n,...r?{cache_control:r}:{}})}}}function _t(t){const{content:e}=t;return typeof e=="string"?e:Array.from(Xn(e))}function zt(t){const e=Kn(t);let s;e.length>0&&e[0]._getType()==="system"&&(s=t[0].content);const r=(s!==void 0?e.slice(1):e).map(a=>{let i;if(a._getType()==="human")i="user";else if(a._getType()==="ai")i="assistant";else if(a._getType()==="tool")i="user";else throw a._getType()==="system"?new Error("System messages are only permitted as the first passed message."):new Error(`Message type "${a.type}" is not supported.`);if(Lt(a)&&a.response_metadata?.output_version==="v1")return{role:i,content:Jn(a)};if(Lt(a)&&a.tool_calls?.length){if(typeof a.content=="string")return a.content===""?{role:i,content:a.tool_calls.map(Xt)}:{role:i,content:[{type:"text",text:a.content},...a.tool_calls.map(Xt)]};{const{content:u}=a;return!a.tool_calls.every(h=>u.find(p=>(p.type==="tool_use"||p.type==="input_json_delta"||p.type==="server_tool_use")&&p.id===h.id))&&console.warn('The "tool_calls" field on a message is only respected if content is a string.'),{role:i,content:_t(a)}}}else return{role:i,content:_t(a)}});return{messages:zn(r),system:s}}function zn(t){if(!t||t.length<=1)return t;const e=[];let s=t[0];const n=a=>typeof a=="string"?[{type:"text",text:a}]:a,r=a=>a.role!=="user"||typeof a.content=="string"?!1:Array.isArray(a.content)&&a.content.every(i=>i.type==="tool_result");for(let a=1;a<t.length;a+=1){const i=t[a];r(s)&&r(i)?s={...s,content:[...n(s.content),...n(i.content)]}:(e.push(s),s=i)}return e.push(s),e}function Vn(t,e){const s={model_provider:"anthropic"};if(t.type==="message_start"){const{content:n,usage:r,...a}=t.message,i={};for(const[_,d]of Object.entries(a))d!=null&&(i[_]=d);const{input_tokens:u,output_tokens:c,...h}=r??{},p=u+h.cache_creation_input_tokens+h.cache_read_input_tokens,f={input_tokens:p,output_tokens:c,total_tokens:p+c,input_token_details:{cache_creation:h.cache_creation_input_tokens,cache_read:h.cache_read_input_tokens}};return{chunk:new N({content:e.coerceContentToString?"":[],additional_kwargs:i,usage_metadata:e.streamUsage?f:void 0,response_metadata:{...s,usage:{...h}},id:t.message.id})}}else if(t.type==="message_delta"){const n={input_tokens:0,output_tokens:t.usage.output_tokens,total_tokens:t.usage.output_tokens,input_token_details:{cache_creation:t.usage.cache_creation_input_tokens,cache_read:t.usage.cache_read_input_tokens}},r="context_management"in t.delta?{context_management:t.delta.context_management}:void 0;return{chunk:new N({content:e.coerceContentToString?"":[],response_metadata:r,additional_kwargs:{...t.delta},usage_metadata:e.streamUsage?n:void 0})}}else if(t.type==="content_block_start"&&["tool_use","document","server_tool_use","web_search_tool_result"].includes(t.content_block.type)){const n=t.content_block;let r;return n.type==="tool_use"?r=[{id:n.id,index:t.index,name:n.name,args:""}]:r=[],{chunk:new N({content:e.coerceContentToString?"":[{index:t.index,...t.content_block,input:n.type==="server_tool_use"||n.type==="tool_use"?"":void 0}],response_metadata:s,additional_kwargs:{},tool_call_chunks:r})}}else if(t.type==="content_block_delta"&&["text_delta","citations_delta","thinking_delta","signature_delta"].includes(t.delta.type)){if(e.coerceContentToString&&"text"in t.delta)return{chunk:new N({content:t.delta.text})};{const n=t.delta;return"citation"in n&&(n.citations=[n.citation],delete n.citation),n.type==="thinking_delta"||n.type==="signature_delta"?{chunk:new N({content:[{index:t.index,...n,type:"thinking"}],response_metadata:s})}:{chunk:new N({content:[{index:t.index,...n,type:"text"}],response_metadata:s})}}}else{if(t.type==="content_block_delta"&&t.delta.type==="input_json_delta")return{chunk:new N({content:e.coerceContentToString?"":[{index:t.index,input:t.delta.partial_json,type:t.delta.type}],response_metadata:s,additional_kwargs:{},tool_call_chunks:[{index:t.index,args:t.delta.partial_json}]})};if(t.type==="content_block_start"&&t.content_block.type==="text"){const n=t.content_block?.text;if(n!==void 0)return{chunk:new N({content:e.coerceContentToString?n:[{index:t.index,...t.content_block}],response_metadata:s,additional_kwargs:{}})}}else{if(t.type==="content_block_start"&&t.content_block.type==="redacted_thinking")return{chunk:new N({content:e.coerceContentToString?"":[{index:t.index,...t.content_block}],response_metadata:s})};if(t.type==="content_block_start"&&t.content_block.type==="thinking"){const n=t.content_block.thinking;return{chunk:new N({content:e.coerceContentToString?n:[{index:t.index,...t.content_block}],response_metadata:s})}}}}return null}function Qn(t,e){const s={...e,model_provider:"anthropic"},n=e.usage,r=n!=null?{input_tokens:n.input_tokens??0,output_tokens:n.output_tokens??0,total_tokens:(n.input_tokens??0)+(n.output_tokens??0),input_token_details:{cache_creation:n.cache_creation_input_tokens,cache_read:n.cache_read_input_tokens}}:void 0;if(t.length===1&&t[0].type==="text")return[{text:t[0].text,message:new qt({content:t[0].text,additional_kwargs:e,usage_metadata:r,response_metadata:s,id:e.id})}];{const a=Ss(t);return[{text:"",message:new qt({content:t,additional_kwargs:e,tool_calls:a,usage_metadata:r,response_metadata:s,id:e.id})}]}}function Ce(t,e){return t.lc_error_code=e,t.message=`${t.message}
|
|
6
|
+
|
|
7
|
+
Troubleshooting URL: https://docs.langchain.com/oss/javascript/langchain/errors/${e}/
|
|
8
|
+
`,t}function Vt(t){let e;return t.status===400&&t.message.includes("tool")?e=Ce(t,"INVALID_TOOL_RESULTS"):t.status===401?e=Ce(t,"MODEL_AUTHENTICATION"):t.status===404?e=Ce(t,"MODEL_NOT_FOUND"):t.status===429?e=Ce(t,"MODEL_RATE_LIMIT"):e=t,e}const Yn={"claude-opus-4-0":{maxInputTokens:2e5,imageInputs:!0,audioInputs:!1,pdfInputs:!0,videoInputs:!1,maxOutputTokens:32e3,reasoningOutput:!0,imageOutputs:!1,audioOutputs:!1,videoOutputs:!1,toolCalling:!0,structuredOutput:!1,imageUrlInputs:!0,pdfToolMessage:!0,imageToolMessage:!0},"claude-3-5-sonnet-20241022":{maxInputTokens:2e5,imageInputs:!0,audioInputs:!1,pdfInputs:!0,videoInputs:!1,maxOutputTokens:8192,reasoningOutput:!1,imageOutputs:!1,audioOutputs:!1,videoOutputs:!1,toolCalling:!0,structuredOutput:!1,imageUrlInputs:!0,pdfToolMessage:!0,imageToolMessage:!0},"claude-opus-4-1":{maxInputTokens:2e5,imageInputs:!0,audioInputs:!1,pdfInputs:!0,videoInputs:!1,maxOutputTokens:32e3,reasoningOutput:!0,imageOutputs:!1,audioOutputs:!1,videoOutputs:!1,toolCalling:!0,structuredOutput:!1,imageUrlInputs:!0,pdfToolMessage:!0,imageToolMessage:!0},"claude-haiku-4-5":{maxInputTokens:2e5,imageInputs:!0,audioInputs:!1,pdfInputs:!0,videoInputs:!1,maxOutputTokens:64e3,reasoningOutput:!0,imageOutputs:!1,audioOutputs:!1,videoOutputs:!1,toolCalling:!0,structuredOutput:!1,imageUrlInputs:!0,pdfToolMessage:!0,imageToolMessage:!0},"claude-3-5-sonnet-20240620":{maxInputTokens:2e5,imageInputs:!0,audioInputs:!1,pdfInputs:!0,videoInputs:!1,maxOutputTokens:8192,reasoningOutput:!1,imageOutputs:!1,audioOutputs:!1,videoOutputs:!1,toolCalling:!0,structuredOutput:!1,imageUrlInputs:!0,pdfToolMessage:!0,imageToolMessage:!0},"claude-3-5-haiku-latest":{maxInputTokens:2e5,imageInputs:!0,audioInputs:!1,pdfInputs:!0,videoInputs:!1,maxOutputTokens:8192,reasoningOutput:!1,imageOutputs:!1,audioOutputs:!1,videoOutputs:!1,toolCalling:!0,structuredOutput:!1,imageUrlInputs:!0,pdfToolMessage:!0,imageToolMessage:!0},"claude-3-opus-20240229":{maxInputTokens:2e5,imageInputs:!0,audioInputs:!1,pdfInputs:!0,videoInputs:!1,maxOutputTokens:4096,reasoningOutput:!1,imageOutputs:!1,audioOutputs:!1,videoOutputs:!1,toolCalling:!0,structuredOutput:!1,imageUrlInputs:!0,pdfToolMessage:!0,imageToolMessage:!0},"claude-sonnet-4-5":{maxInputTokens:2e5,imageInputs:!0,audioInputs:!1,pdfInputs:!0,videoInputs:!1,maxOutputTokens:64e3,reasoningOutput:!0,imageOutputs:!1,audioOutputs:!1,videoOutputs:!1,toolCalling:!0,structuredOutput:!1,imageUrlInputs:!0,pdfToolMessage:!0,imageToolMessage:!0},"claude-sonnet-4-5-20250929":{maxInputTokens:2e5,imageInputs:!0,audioInputs:!1,pdfInputs:!0,videoInputs:!1,maxOutputTokens:64e3,reasoningOutput:!0,imageOutputs:!1,audioOutputs:!1,videoOutputs:!1,toolCalling:!0,structuredOutput:!1,imageUrlInputs:!0,pdfToolMessage:!0,imageToolMessage:!0},"claude-sonnet-4-20250514":{maxInputTokens:2e5,imageInputs:!0,audioInputs:!1,pdfInputs:!0,videoInputs:!1,maxOutputTokens:64e3,reasoningOutput:!0,imageOutputs:!1,audioOutputs:!1,videoOutputs:!1,toolCalling:!0,structuredOutput:!1,imageUrlInputs:!0,pdfToolMessage:!0,imageToolMessage:!0},"claude-opus-4-20250514":{maxInputTokens:2e5,imageInputs:!0,audioInputs:!1,pdfInputs:!0,videoInputs:!1,maxOutputTokens:32e3,reasoningOutput:!0,imageOutputs:!1,audioOutputs:!1,videoOutputs:!1,toolCalling:!0,structuredOutput:!1,imageUrlInputs:!0,pdfToolMessage:!0,imageToolMessage:!0},"claude-3-5-haiku-20241022":{maxInputTokens:2e5,imageInputs:!0,audioInputs:!1,pdfInputs:!0,videoInputs:!1,maxOutputTokens:8192,reasoningOutput:!1,imageOutputs:!1,audioOutputs:!1,videoOutputs:!1,toolCalling:!0,structuredOutput:!1,imageUrlInputs:!0,pdfToolMessage:!0,imageToolMessage:!0},"claude-3-haiku-20240307":{maxInputTokens:2e5,imageInputs:!0,audioInputs:!1,pdfInputs:!0,videoInputs:!1,maxOutputTokens:4096,reasoningOutput:!1,imageOutputs:!1,audioOutputs:!1,videoOutputs:!1,toolCalling:!0,structuredOutput:!1,imageUrlInputs:!0,pdfToolMessage:!0,imageToolMessage:!0},"claude-3-7-sonnet-20250219":{maxInputTokens:2e5,imageInputs:!0,audioInputs:!1,pdfInputs:!0,videoInputs:!1,maxOutputTokens:64e3,reasoningOutput:!0,imageOutputs:!1,audioOutputs:!1,videoOutputs:!1,toolCalling:!0,structuredOutput:!1,imageUrlInputs:!0,pdfToolMessage:!0,imageToolMessage:!0},"claude-3-7-sonnet-latest":{maxInputTokens:2e5,imageInputs:!0,audioInputs:!1,pdfInputs:!0,videoInputs:!1,maxOutputTokens:64e3,reasoningOutput:!0,imageOutputs:!1,audioOutputs:!1,videoOutputs:!1,toolCalling:!0,structuredOutput:!1,imageUrlInputs:!0,pdfToolMessage:!0,imageToolMessage:!0},"claude-sonnet-4-0":{maxInputTokens:2e5,imageInputs:!0,audioInputs:!1,pdfInputs:!0,videoInputs:!1,maxOutputTokens:64e3,reasoningOutput:!0,imageOutputs:!1,audioOutputs:!1,videoOutputs:!1,toolCalling:!0,structuredOutput:!1,imageUrlInputs:!0,pdfToolMessage:!0,imageToolMessage:!0},"claude-opus-4-1-20250805":{maxInputTokens:2e5,imageInputs:!0,audioInputs:!1,pdfInputs:!0,videoInputs:!1,maxOutputTokens:32e3,reasoningOutput:!0,imageOutputs:!1,audioOutputs:!1,videoOutputs:!1,toolCalling:!0,structuredOutput:!1,imageUrlInputs:!0,pdfToolMessage:!0,imageToolMessage:!0},"claude-3-sonnet-20240229":{maxInputTokens:2e5,imageInputs:!0,audioInputs:!1,pdfInputs:!0,videoInputs:!1,maxOutputTokens:4096,reasoningOutput:!1,imageOutputs:!1,audioOutputs:!1,videoOutputs:!1,toolCalling:!0,structuredOutput:!1,imageUrlInputs:!0,pdfToolMessage:!0,imageToolMessage:!0},"claude-haiku-4-5-20251001":{maxInputTokens:2e5,imageInputs:!0,audioInputs:!1,pdfInputs:!0,videoInputs:!1,maxOutputTokens:64e3,reasoningOutput:!0,imageOutputs:!1,audioOutputs:!1,videoOutputs:!1,toolCalling:!0,structuredOutput:!1,imageUrlInputs:!0,pdfToolMessage:!0,imageToolMessage:!0}};var Gn=Yn;function l(t,e,s,n,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,s),s}function o(t,e,s,n){if(s==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return s==="m"?n:s==="a"?n.call(t):n?n.value:e.get(t)}let ks=function(){const{crypto:t}=globalThis;if(t?.randomUUID)return ks=t.randomUUID.bind(t),t.randomUUID();const e=new Uint8Array(1),s=t?()=>t.getRandomValues(e)[0]:()=>Math.random()*255&255;return"10000000-1000-4000-8000-100000000000".replace(/[018]/g,n=>(+n^s()&15>>+n/4).toString(16))};function Oe(t){return typeof t=="object"&&t!==null&&("name"in t&&t.name==="AbortError"||"message"in t&&String(t.message).includes("FetchRequestCanceledException"))}const yt=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 m extends Error{}class T extends m{constructor(e,s,n,r){super(`${T.makeMessage(e,s,n)}`),this.status=e,this.headers=r,this.requestID=r?.get("request-id"),this.error=s}static makeMessage(e,s,n){const r=s?.message?typeof s.message=="string"?s.message:JSON.stringify(s.message):s?JSON.stringify(s):n;return e&&r?`${e} ${r}`:e?`${e} status code (no body)`:r||"(no status code or body)"}static generate(e,s,n,r){if(!e||!r)return new et({message:n,cause:yt(s)});const a=s;return e===400?new Ms(e,a,n,r):e===401?new Os(e,a,n,r):e===403?new vs(e,a,n,r):e===404?new Is(e,a,n,r):e===409?new Rs(e,a,n,r):e===422?new As(e,a,n,r):e===429?new Cs(e,a,n,r):e>=500?new Ps(e,a,n,r):new T(e,a,n,r)}}class U extends T{constructor({message:e}={}){super(void 0,void 0,e||"Request was aborted.",void 0)}}class et extends T{constructor({message:e,cause:s}){super(void 0,void 0,e||"Connection error.",void 0),s&&(this.cause=s)}}class Ts extends et{constructor({message:e}={}){super({message:e??"Request timed out."})}}class Ms extends T{}class Os extends T{}class vs extends T{}class Is extends T{}class Rs extends T{}class As extends T{}class Cs extends T{}class Ps extends T{}const Zn=/^[a-z][a-z0-9+.-]*:/i,er=t=>Zn.test(t);let wt=t=>(wt=Array.isArray,wt(t)),Qt=wt;function bt(t){return typeof t!="object"?{}:t??{}}function tr(t){if(!t)return!0;for(const e in t)return!1;return!0}function sr(t,e){return Object.prototype.hasOwnProperty.call(t,e)}const nr=(t,e)=>{if(typeof e!="number"||!Number.isInteger(e))throw new m(`${t} must be an integer`);if(e<0)throw new m(`${t} must be a positive integer`);return e},Es=t=>{try{return JSON.parse(t)}catch{return}},O=(t,e)=>{const s=t[e];return delete t[e],s},rr=t=>new Promise(e=>setTimeout(e,t)),se="0.71.2",ar=()=>typeof window<"u"&&typeof window.document<"u"&&typeof navigator<"u";function ir(){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 or=()=>{const t=ir();if(t==="deno")return{"X-Stainless-Lang":"js","X-Stainless-Package-Version":se,"X-Stainless-OS":Gt(Deno.build.os),"X-Stainless-Arch":Yt(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":se,"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":se,"X-Stainless-OS":Gt(globalThis.process.platform??"unknown"),"X-Stainless-Arch":Yt(globalThis.process.arch??"unknown"),"X-Stainless-Runtime":"node","X-Stainless-Runtime-Version":globalThis.process.version??"unknown"};const e=ur();return e?{"X-Stainless-Lang":"js","X-Stainless-Package-Version":se,"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":se,"X-Stainless-OS":"Unknown","X-Stainless-Arch":"unknown","X-Stainless-Runtime":"unknown","X-Stainless-Runtime-Version":"unknown"}};function ur(){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:s}of t){const n=s.exec(navigator.userAgent);if(n){const r=n[1]||0,a=n[2]||0,i=n[3]||0;return{browser:e,version:`${r}.${a}.${i}`}}}return null}const Yt=t=>t==="x32"?"x32":t==="x86_64"||t==="x64"?"x64":t==="arm"?"arm":t==="aarch64"||t==="arm64"?"arm64":t?`other:${t}`:"unknown",Gt=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 Zt;const cr=()=>Zt??(Zt=or());function lr(){if(typeof fetch<"u")return fetch;throw new Error("`fetch` is not defined as a global; Either pass `fetch` to the client, `new Anthropic({ fetch })` or polyfill the global, `globalThis.fetch = fetch`")}function Ns(...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 Us(t){let e=Symbol.asyncIterator in t?t[Symbol.asyncIterator]():t[Symbol.iterator]();return Ns({start(){},async pull(s){const{done:n,value:r}=await e.next();n?s.close():s.enqueue(r)},async cancel(){await e.return?.()}})}function Ot(t){if(t[Symbol.asyncIterator])return t;const e=t.getReader();return{async next(){try{const s=await e.read();return s?.done&&e.releaseLock(),s}catch(s){throw e.releaseLock(),s}},async return(){const s=e.cancel();return e.releaseLock(),await s,{done:!0,value:void 0}},[Symbol.asyncIterator](){return this}}}async function dr(t){if(t===null||typeof t!="object")return;if(t[Symbol.asyncIterator]){await t[Symbol.asyncIterator]().return?.();return}const e=t.getReader(),s=e.cancel();e.releaseLock(),await s}const hr=({headers:t,body:e})=>({bodyHeaders:{"content-type":"application/json"},body:JSON.stringify(e)});function pr(t){let e=0;for(const r of t)e+=r.length;const s=new Uint8Array(e);let n=0;for(const r of t)s.set(r,n),n+=r.length;return s}let es;function vt(t){let e;return(es??(e=new globalThis.TextEncoder,es=e.encode.bind(e)))(t)}let ts;function ss(t){let e;return(ts??(e=new globalThis.TextDecoder,ts=e.decode.bind(e)))(t)}var R,A;class ve{constructor(){R.set(this,void 0),A.set(this,void 0),l(this,R,new Uint8Array),l(this,A,null)}decode(e){if(e==null)return[];const s=e instanceof ArrayBuffer?new Uint8Array(e):typeof e=="string"?vt(e):e;l(this,R,pr([o(this,R,"f"),s]));const n=[];let r;for(;(r=fr(o(this,R,"f"),o(this,A,"f")))!=null;){if(r.carriage&&o(this,A,"f")==null){l(this,A,r.index);continue}if(o(this,A,"f")!=null&&(r.index!==o(this,A,"f")+1||r.carriage)){n.push(ss(o(this,R,"f").subarray(0,o(this,A,"f")-1))),l(this,R,o(this,R,"f").subarray(o(this,A,"f"))),l(this,A,null);continue}const a=o(this,A,"f")!==null?r.preceding-1:r.preceding,i=ss(o(this,R,"f").subarray(0,a));n.push(i),l(this,R,o(this,R,"f").subarray(r.index)),l(this,A,null)}return n}flush(){return o(this,R,"f").length?this.decode(`
|
|
9
|
+
`):[]}}R=new WeakMap,A=new WeakMap;ve.NEWLINE_CHARS=new Set([`
|
|
10
|
+
`,"\r"]);ve.NEWLINE_REGEXP=/\r\n|[\n\r]/g;function fr(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 mr(t){for(let n=0;n<t.length-1;n++){if(t[n]===10&&t[n+1]===10||t[n]===13&&t[n+1]===13)return n+2;if(t[n]===13&&t[n+1]===10&&n+3<t.length&&t[n+2]===13&&t[n+3]===10)return n+4}return-1}const Qe={off:0,error:200,warn:300,info:400,debug:500},ns=(t,e,s)=>{if(t){if(sr(Qe,t))return t;M(s).warn(`${e} was set to ${JSON.stringify(t)}, expected one of ${JSON.stringify(Object.keys(Qe))}`)}};function Te(){}function Pe(t,e,s){return!e||Qe[t]>Qe[s]?Te:e[t].bind(e)}const gr={error:Te,warn:Te,info:Te,debug:Te};let rs=new WeakMap;function M(t){const e=t.logger,s=t.logLevel??"off";if(!e)return gr;const n=rs.get(e);if(n&&n[0]===s)return n[1];const r={error:Pe("error",e,s),warn:Pe("warn",e,s),info:Pe("info",e,s),debug:Pe("debug",e,s)};return rs.set(e,[s,r]),r}const Y=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,s])=>[e,e.toLowerCase()==="x-api-key"||e.toLowerCase()==="authorization"||e.toLowerCase()==="cookie"||e.toLowerCase()==="set-cookie"?"***":s]))),"retryOfRequestLogID"in t&&(t.retryOfRequestLogID&&(t.retryOf=t.retryOfRequestLogID),delete t.retryOfRequestLogID),t);var ue;class j{constructor(e,s,n){this.iterator=e,ue.set(this,void 0),this.controller=s,l(this,ue,n)}static fromSSEResponse(e,s,n){let r=!1;const a=n?M(n):console;async function*i(){if(r)throw new m("Cannot iterate over a consumed stream, use `.tee()` to split the stream.");r=!0;let u=!1;try{for await(const c of _r(e,s)){if(c.event==="completion")try{yield JSON.parse(c.data)}catch(h){throw a.error("Could not parse message into JSON:",c.data),a.error("From chunk:",c.raw),h}if(c.event==="message_start"||c.event==="message_delta"||c.event==="message_stop"||c.event==="content_block_start"||c.event==="content_block_delta"||c.event==="content_block_stop")try{yield JSON.parse(c.data)}catch(h){throw a.error("Could not parse message into JSON:",c.data),a.error("From chunk:",c.raw),h}if(c.event!=="ping"&&c.event==="error")throw new T(void 0,Es(c.data)??c.data,void 0,e.headers)}u=!0}catch(c){if(Oe(c))return;throw c}finally{u||s.abort()}}return new j(i,s,n)}static fromReadableStream(e,s,n){let r=!1;async function*a(){const u=new ve,c=Ot(e);for await(const h of c)for(const p of u.decode(h))yield p;for(const h of u.flush())yield h}async function*i(){if(r)throw new m("Cannot iterate over a consumed stream, use `.tee()` to split the stream.");r=!0;let u=!1;try{for await(const c of a())u||c&&(yield JSON.parse(c));u=!0}catch(c){if(Oe(c))return;throw c}finally{u||s.abort()}}return new j(i,s,n)}[(ue=new WeakMap,Symbol.asyncIterator)](){return this.iterator()}tee(){const e=[],s=[],n=this.iterator(),r=a=>({next:()=>{if(a.length===0){const i=n.next();e.push(i),s.push(i)}return a.shift()}});return[new j(()=>r(e),this.controller,o(this,ue,"f")),new j(()=>r(s),this.controller,o(this,ue,"f"))]}toReadableStream(){const e=this;let s;return Ns({async start(){s=e[Symbol.asyncIterator]()},async pull(n){try{const{value:r,done:a}=await s.next();if(a)return n.close();const i=vt(JSON.stringify(r)+`
|
|
11
|
+
`);n.enqueue(i)}catch(r){n.error(r)}},async cancel(){await s.return?.()}})}}async function*_r(t,e){if(!t.body)throw e.abort(),typeof globalThis.navigator<"u"&&globalThis.navigator.product==="ReactNative"?new m("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 m("Attempted to iterate over a response with no body");const s=new wr,n=new ve,r=Ot(t.body);for await(const a of yr(r))for(const i of n.decode(a)){const u=s.decode(i);u&&(yield u)}for(const a of n.flush()){const i=s.decode(a);i&&(yield i)}}async function*yr(t){let e=new Uint8Array;for await(const s of t){if(s==null)continue;const n=s instanceof ArrayBuffer?new Uint8Array(s):typeof s=="string"?vt(s):s;let r=new Uint8Array(e.length+n.length);r.set(e),r.set(n,e.length),e=r;let a;for(;(a=mr(e))!==-1;)yield e.slice(0,a),e=e.slice(a)}e.length>0&&(yield e)}class wr{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(`
|
|
12
|
+
`),raw:this.chunks};return this.event=null,this.data=[],this.chunks=[],a}if(this.chunks.push(e),e.startsWith(":"))return null;let[s,n,r]=br(e,":");return r.startsWith(" ")&&(r=r.substring(1)),s==="event"?this.event=r:s==="data"&&this.data.push(r),null}}function br(t,e){const s=t.indexOf(e);return s!==-1?[t.substring(0,s),e,t.substring(s+e.length)]:[t,"",""]}async function $s(t,e){const{response:s,requestLogID:n,retryOfRequestLogID:r,startTime:a}=e,i=await(async()=>{if(e.options.stream)return M(t).debug("response",s.status,s.url,s.headers,s.body),e.options.__streamClass?e.options.__streamClass.fromSSEResponse(s,e.controller):j.fromSSEResponse(s,e.controller);if(s.status===204)return null;if(e.options.__binaryResponse)return s;const c=s.headers.get("content-type")?.split(";")[0]?.trim();if(c?.includes("application/json")||c?.endsWith("+json")){const f=await s.json();return Bs(f,s)}return await s.text()})();return M(t).debug(`[${n}] response parsed`,Y({retryOfRequestLogID:r,url:s.url,status:s.status,body:i,durationMs:Date.now()-a})),i}function Bs(t,e){return!t||typeof t!="object"||Array.isArray(t)?t:Object.defineProperty(t,"_request_id",{value:e.headers.get("request-id"),enumerable:!1})}var Me;class tt extends Promise{constructor(e,s,n=$s){super(r=>{r(null)}),this.responsePromise=s,this.parseResponse=n,Me.set(this,void 0),l(this,Me,e)}_thenUnwrap(e){return new tt(o(this,Me,"f"),this.responsePromise,async(s,n)=>Bs(e(await this.parseResponse(s,n),n),n.response))}asResponse(){return this.responsePromise.then(e=>e.response)}async withResponse(){const[e,s]=await Promise.all([this.parse(),this.asResponse()]);return{data:e,response:s,request_id:s.headers.get("request-id")}}parse(){return this.parsedPromise||(this.parsedPromise=this.responsePromise.then(e=>this.parseResponse(o(this,Me,"f"),e))),this.parsedPromise}then(e,s){return this.parse().then(e,s)}catch(e){return this.parse().catch(e)}finally(e){return this.parse().finally(e)}}Me=new WeakMap;var Ee;class Ls{constructor(e,s,n,r){Ee.set(this,void 0),l(this,Ee,e),this.options=r,this.response=s,this.body=n}hasNextPage(){return this.getPaginatedItems().length?this.nextPageRequestOptions()!=null:!1}async getNextPage(){const e=this.nextPageRequestOptions();if(!e)throw new m("No next page expected; please check `.hasNextPage()` before calling `.getNextPage()`.");return await o(this,Ee,"f").requestAPIList(this.constructor,e)}async*iterPages(){let e=this;for(yield e;e.hasNextPage();)e=await e.getNextPage(),yield e}async*[(Ee=new WeakMap,Symbol.asyncIterator)](){for await(const e of this.iterPages())for(const s of e.getPaginatedItems())yield s}}class xr extends tt{constructor(e,s,n){super(e,s,async(r,a)=>new n(r,a.response,await $s(r,a),a.options))}async*[Symbol.asyncIterator](){const e=await this;for await(const s of e)yield s}}class Ie extends Ls{constructor(e,s,n,r){super(e,s,n,r),this.data=n.data||[],this.has_more=n.has_more||!1,this.first_id=n.first_id||null,this.last_id=n.last_id||null}getPaginatedItems(){return this.data??[]}hasNextPage(){return this.has_more===!1?!1:super.hasNextPage()}nextPageRequestOptions(){if(this.options.query?.before_id){const s=this.first_id;return s?{...this.options,query:{...bt(this.options.query),before_id:s}}:null}const e=this.last_id;return e?{...this.options,query:{...bt(this.options.query),after_id:e}}:null}}class js extends Ls{constructor(e,s,n,r){super(e,s,n,r),this.data=n.data||[],this.has_more=n.has_more||!1,this.next_page=n.next_page||null}getPaginatedItems(){return this.data??[]}hasNextPage(){return this.has_more===!1?!1:super.hasNextPage()}nextPageRequestOptions(){const e=this.next_page;return e?{...this.options,query:{...bt(this.options.query),page:e}}:null}}const qs=()=>{if(typeof File>"u"){const{process:t}=globalThis,e=typeof t?.versions?.node=="string"&&parseInt(t.versions.node.split("."))<20;throw new Error("`File` is not defined as a global, which is required for file uploads."+(e?" Update to Node 20 LTS or newer, or set `globalThis.File` to `import('node:buffer').File`.":""))}};function re(t,e,s){return qs(),new File(t,e??"unknown_file",s)}function ze(t){return(typeof t=="object"&&t!==null&&("name"in t&&t.name&&String(t.name)||"url"in t&&t.url&&String(t.url)||"filename"in t&&t.filename&&String(t.filename)||"path"in t&&t.path&&String(t.path))||"").split(/[\\/]/).pop()||void 0}const Ws=t=>t!=null&&typeof t=="object"&&typeof t[Symbol.asyncIterator]=="function",It=async(t,e)=>({...t,body:await kr(t.body,e)}),as=new WeakMap;function Sr(t){const e=typeof t=="function"?t:t.fetch,s=as.get(e);if(s)return s;const n=(async()=>{try{const r="Response"in e?e.Response:(await e("data:,")).constructor,a=new FormData;return a.toString()!==await new r(a).text()}catch{return!0}})();return as.set(e,n),n}const kr=async(t,e)=>{if(!await Sr(e))throw new TypeError("The provided fetch function does not support file uploads with the current global FormData class.");const s=new FormData;return await Promise.all(Object.entries(t||{}).map(([n,r])=>xt(s,n,r))),s},Tr=t=>t instanceof Blob&&"name"in t,xt=async(t,e,s)=>{if(s!==void 0){if(s==null)throw new TypeError(`Received null for "${e}"; to pass null in FormData, you must use the string 'null'`);if(typeof s=="string"||typeof s=="number"||typeof s=="boolean")t.append(e,String(s));else if(s instanceof Response){let n={};const r=s.headers.get("Content-Type");r&&(n={type:r}),t.append(e,re([await s.blob()],ze(s),n))}else if(Ws(s))t.append(e,re([await new Response(Us(s)).blob()],ze(s)));else if(Tr(s))t.append(e,re([s],ze(s),{type:s.type}));else if(Array.isArray(s))await Promise.all(s.map(n=>xt(t,e+"[]",n)));else if(typeof s=="object")await Promise.all(Object.entries(s).map(([n,r])=>xt(t,`${e}[${n}]`,r)));else throw new TypeError(`Invalid value given to form, expected a string, number, boolean, object, Array, File or Blob but got ${s} instead`)}},Ds=t=>t!=null&&typeof t=="object"&&typeof t.size=="number"&&typeof t.type=="string"&&typeof t.text=="function"&&typeof t.slice=="function"&&typeof t.arrayBuffer=="function",Mr=t=>t!=null&&typeof t=="object"&&typeof t.name=="string"&&typeof t.lastModified=="number"&&Ds(t),Or=t=>t!=null&&typeof t=="object"&&typeof t.url=="string"&&typeof t.blob=="function";async function vr(t,e,s){if(qs(),t=await t,e||(e=ze(t)),Mr(t))return t instanceof File&&e==null&&s==null?t:re([await t.arrayBuffer()],e??t.name,{type:t.type,lastModified:t.lastModified,...s});if(Or(t)){const r=await t.blob();return e||(e=new URL(t.url).pathname.split(/[\\/]/).pop()),re(await St(r),e,s)}const n=await St(t);if(!s?.type){const r=n.find(a=>typeof a=="object"&&"type"in a&&a.type);typeof r=="string"&&(s={...s,type:r})}return re(n,e,s)}async function St(t){let e=[];if(typeof t=="string"||ArrayBuffer.isView(t)||t instanceof ArrayBuffer)e.push(t);else if(Ds(t))e.push(t instanceof Blob?t:await t.arrayBuffer());else if(Ws(t))for await(const s of t)e.push(...await St(s));else{const s=t?.constructor?.name;throw new Error(`Unexpected data type: ${typeof t}${s?`; constructor: ${s}`:""}${Ir(t)}`)}return e}function Ir(t){return typeof t!="object"||t===null?"":`; props: [${Object.getOwnPropertyNames(t).map(s=>`"${s}"`).join(", ")}]`}class B{constructor(e){this._client=e}}const Fs=Symbol.for("brand.privateNullableHeaders");function*Rr(t){if(!t)return;if(Fs in t){const{values:n,nulls:r}=t;yield*n.entries();for(const a of r)yield[a,null];return}let e=!1,s;t instanceof Headers?s=t.entries():Qt(t)?s=t:(e=!0,s=Object.entries(t??{}));for(let n of s){const r=n[0];if(typeof r!="string")throw new TypeError("expected header name to be a string");const a=Qt(n[1])?n[1]:[n[1]];let i=!1;for(const u of a)u!==void 0&&(e&&!i&&(i=!0,yield[r,null]),yield[r,u])}}const g=t=>{const e=new Headers,s=new Set;for(const n of t){const r=new Set;for(const[a,i]of Rr(n)){const u=a.toLowerCase();r.has(u)||(e.delete(a),r.add(u)),i===null?(e.delete(a),s.add(u)):(e.append(a,i),s.delete(u))}}return{[Fs]:!0,values:e,nulls:s}};function Hs(t){return t.replace(/[^A-Za-z0-9\-._~!$&'()*+,;=:@]+/g,encodeURIComponent)}const is=Object.freeze(Object.create(null)),Ar=(t=Hs)=>function(s,...n){if(s.length===1)return s[0];let r=!1;const a=[],i=s.reduce((p,f,_)=>{/[?#]/.test(f)&&(r=!0);const d=n[_];let v=(r?encodeURIComponent:t)(""+d);return _!==n.length&&(d==null||typeof d=="object"&&d.toString===Object.getPrototypeOf(Object.getPrototypeOf(d.hasOwnProperty??is)??is)?.toString)&&(v=d+"",a.push({start:p.length+f.length,length:v.length,error:`Value of type ${Object.prototype.toString.call(d).slice(8,-1)} is not a valid path parameter`})),p+f+(_===n.length?"":v)},""),u=i.split(/[?#]/,1)[0],c=new RegExp("(?<=^|\\/)(?:\\.|%2e){1,2}(?=\\/|$)","gi");let h;for(;(h=c.exec(u))!==null;)a.push({start:h.index,length:h[0].length,error:`Value "${h[0]}" can't be safely passed as a path parameter`});if(a.sort((p,f)=>p.start-f.start),a.length>0){let p=0;const f=a.reduce((_,d)=>{const v=" ".repeat(d.start-p),X="^".repeat(d.length);return p=d.start+d.length,_+v+X},"");throw new m(`Path parameters result in path with invalid segments:
|
|
13
|
+
${a.map(_=>_.error).join(`
|
|
14
|
+
`)}
|
|
15
|
+
${i}
|
|
16
|
+
${f}`)}return i},k=Ar(Hs);class Js extends B{list(e={},s){const{betas:n,...r}=e??{};return this._client.getAPIList("/v1/files",Ie,{query:r,...s,headers:g([{"anthropic-beta":[...n??[],"files-api-2025-04-14"].toString()},s?.headers])})}delete(e,s={},n){const{betas:r}=s??{};return this._client.delete(k`/v1/files/${e}`,{...n,headers:g([{"anthropic-beta":[...r??[],"files-api-2025-04-14"].toString()},n?.headers])})}download(e,s={},n){const{betas:r}=s??{};return this._client.get(k`/v1/files/${e}/content`,{...n,headers:g([{"anthropic-beta":[...r??[],"files-api-2025-04-14"].toString(),Accept:"application/binary"},n?.headers]),__binaryResponse:!0})}retrieveMetadata(e,s={},n){const{betas:r}=s??{};return this._client.get(k`/v1/files/${e}`,{...n,headers:g([{"anthropic-beta":[...r??[],"files-api-2025-04-14"].toString()},n?.headers])})}upload(e,s){const{betas:n,...r}=e;return this._client.post("/v1/files",It({body:r,...s,headers:g([{"anthropic-beta":[...n??[],"files-api-2025-04-14"].toString()},s?.headers])},this._client))}}let Ks=class extends B{retrieve(e,s={},n){const{betas:r}=s??{};return this._client.get(k`/v1/models/${e}?beta=true`,{...n,headers:g([{...r?.toString()!=null?{"anthropic-beta":r?.toString()}:void 0},n?.headers])})}list(e={},s){const{betas:n,...r}=e??{};return this._client.getAPIList("/v1/models?beta=true",Ie,{query:r,...s,headers:g([{...n?.toString()!=null?{"anthropic-beta":n?.toString()}:void 0},s?.headers])})}};const Xs={"claude-opus-4-20250514":8192,"claude-opus-4-0":8192,"claude-4-opus-20250514":8192,"anthropic.claude-opus-4-20250514-v1:0":8192,"claude-opus-4@20250514":8192,"claude-opus-4-1-20250805":8192,"anthropic.claude-opus-4-1-20250805-v1:0":8192,"claude-opus-4-1@20250805":8192};function os(t,e,s){return!e||!("parse"in(e.output_format??{}))?{...t,content:t.content.map(n=>{if(n.type==="text"){const r=Object.defineProperty({...n},"parsed_output",{value:null,enumerable:!1});return Object.defineProperty(r,"parsed",{get(){return s.logger.warn("The `parsed` property on `text` blocks is deprecated, please use `parsed_output` instead."),null},enumerable:!1})}return n}),parsed_output:null}:zs(t,e,s)}function zs(t,e,s){let n=null;const r=t.content.map(a=>{if(a.type==="text"){const i=Cr(e,a.text);n===null&&(n=i);const u=Object.defineProperty({...a},"parsed_output",{value:i,enumerable:!1});return Object.defineProperty(u,"parsed",{get(){return s.logger.warn("The `parsed` property on `text` blocks is deprecated, please use `parsed_output` instead."),i},enumerable:!1})}return a});return{...t,content:r,parsed_output:n}}function Cr(t,e){if(t.output_format?.type!=="json_schema")return null;try{return"parse"in t.output_format?t.output_format.parse(e):JSON.parse(e)}catch(s){throw new m(`Failed to parse structured output: ${s}`)}}const Pr=t=>{let e=0,s=[];for(;e<t.length;){let n=t[e];if(n==="\\"){e++;continue}if(n==="{"){s.push({type:"brace",value:"{"}),e++;continue}if(n==="}"){s.push({type:"brace",value:"}"}),e++;continue}if(n==="["){s.push({type:"paren",value:"["}),e++;continue}if(n==="]"){s.push({type:"paren",value:"]"}),e++;continue}if(n===":"){s.push({type:"separator",value:":"}),e++;continue}if(n===","){s.push({type:"delimiter",value:","}),e++;continue}if(n==='"'){let u="",c=!1;for(n=t[++e];n!=='"';){if(e===t.length){c=!0;break}if(n==="\\"){if(e++,e===t.length){c=!0;break}u+=n+t[e],n=t[++e]}else u+=n,n=t[++e]}n=t[++e],c||s.push({type:"string",value:u});continue}if(n&&/\s/.test(n)){e++;continue}let a=/[0-9]/;if(n&&a.test(n)||n==="-"||n==="."){let u="";for(n==="-"&&(u+=n,n=t[++e]);n&&a.test(n)||n===".";)u+=n,n=t[++e];s.push({type:"number",value:u});continue}let i=/[a-z]/i;if(n&&i.test(n)){let u="";for(;n&&i.test(n)&&e!==t.length;)u+=n,n=t[++e];if(u=="true"||u=="false"||u==="null")s.push({type:"name",value:u});else{e++;continue}continue}e++}return s},ne=t=>{if(t.length===0)return t;let e=t[t.length-1];switch(e.type){case"separator":return t=t.slice(0,t.length-1),ne(t);case"number":let s=e.value[e.value.length-1];if(s==="."||s==="-")return t=t.slice(0,t.length-1),ne(t);case"string":let n=t[t.length-2];if(n?.type==="delimiter")return t=t.slice(0,t.length-1),ne(t);if(n?.type==="brace"&&n.value==="{")return t=t.slice(0,t.length-1),ne(t);break;case"delimiter":return t=t.slice(0,t.length-1),ne(t)}return t},Er=t=>{let e=[];return t.map(s=>{s.type==="brace"&&(s.value==="{"?e.push("}"):e.splice(e.lastIndexOf("}"),1)),s.type==="paren"&&(s.value==="["?e.push("]"):e.splice(e.lastIndexOf("]"),1))}),e.length>0&&e.reverse().map(s=>{s==="}"?t.push({type:"brace",value:"}"}):s==="]"&&t.push({type:"paren",value:"]"})}),t},Nr=t=>{let e="";return t.map(s=>{switch(s.type){case"string":e+='"'+s.value+'"';break;default:e+=s.value;break}}),e},Vs=t=>JSON.parse(Nr(Er(ne(Pr(t)))));var C,H,ee,ce,Ne,le,de,Ue,he,W,pe,$e,Be,z,Le,je,fe,ut,us,qe,ct,lt,dt,cs;const ls="__json_buf";function ds(t){return t.type==="tool_use"||t.type==="server_tool_use"||t.type==="mcp_tool_use"}class Ye{constructor(e,s){C.add(this),this.messages=[],this.receivedMessages=[],H.set(this,void 0),ee.set(this,null),this.controller=new AbortController,ce.set(this,void 0),Ne.set(this,()=>{}),le.set(this,()=>{}),de.set(this,void 0),Ue.set(this,()=>{}),he.set(this,()=>{}),W.set(this,{}),pe.set(this,!1),$e.set(this,!1),Be.set(this,!1),z.set(this,!1),Le.set(this,void 0),je.set(this,void 0),fe.set(this,void 0),qe.set(this,n=>{if(l(this,$e,!0),Oe(n)&&(n=new U),n instanceof U)return l(this,Be,!0),this._emit("abort",n);if(n instanceof m)return this._emit("error",n);if(n instanceof Error){const r=new m(n.message);return r.cause=n,this._emit("error",r)}return this._emit("error",new m(String(n)))}),l(this,ce,new Promise((n,r)=>{l(this,Ne,n,"f"),l(this,le,r,"f")})),l(this,de,new Promise((n,r)=>{l(this,Ue,n,"f"),l(this,he,r,"f")})),o(this,ce,"f").catch(()=>{}),o(this,de,"f").catch(()=>{}),l(this,ee,e),l(this,fe,s?.logger??console)}get response(){return o(this,Le,"f")}get request_id(){return o(this,je,"f")}async withResponse(){l(this,z,!0);const e=await o(this,ce,"f");if(!e)throw new Error("Could not resolve a `Response` object");return{data:this,response:e,request_id:e.headers.get("request-id")}}static fromReadableStream(e){const s=new Ye(null);return s._run(()=>s._fromReadableStream(e)),s}static createMessage(e,s,n,{logger:r}={}){const a=new Ye(s,{logger:r});for(const i of s.messages)a._addMessageParam(i);return l(a,ee,{...s,stream:!0}),a._run(()=>a._createMessage(e,{...s,stream:!0},{...n,headers:{...n?.headers,"X-Stainless-Helper-Method":"stream"}})),a}_run(e){e().then(()=>{this._emitFinal(),this._emit("end")},o(this,qe,"f"))}_addMessageParam(e){this.messages.push(e)}_addMessage(e,s=!0){this.receivedMessages.push(e),s&&this._emit("message",e)}async _createMessage(e,s,n){const r=n?.signal;let a;r&&(r.aborted&&this.controller.abort(),a=this.controller.abort.bind(this.controller),r.addEventListener("abort",a));try{o(this,C,"m",ct).call(this);const{response:i,data:u}=await e.create({...s,stream:!0},{...n,signal:this.controller.signal}).withResponse();this._connected(i);for await(const c of u)o(this,C,"m",lt).call(this,c);if(u.controller.signal?.aborted)throw new U;o(this,C,"m",dt).call(this)}finally{r&&a&&r.removeEventListener("abort",a)}}_connected(e){this.ended||(l(this,Le,e),l(this,je,e?.headers.get("request-id")),o(this,Ne,"f").call(this,e),this._emit("connect"))}get ended(){return o(this,pe,"f")}get errored(){return o(this,$e,"f")}get aborted(){return o(this,Be,"f")}abort(){this.controller.abort()}on(e,s){return(o(this,W,"f")[e]||(o(this,W,"f")[e]=[])).push({listener:s}),this}off(e,s){const n=o(this,W,"f")[e];if(!n)return this;const r=n.findIndex(a=>a.listener===s);return r>=0&&n.splice(r,1),this}once(e,s){return(o(this,W,"f")[e]||(o(this,W,"f")[e]=[])).push({listener:s,once:!0}),this}emitted(e){return new Promise((s,n)=>{l(this,z,!0),e!=="error"&&this.once("error",n),this.once(e,s)})}async done(){l(this,z,!0),await o(this,de,"f")}get currentMessage(){return o(this,H,"f")}async finalMessage(){return await this.done(),o(this,C,"m",ut).call(this)}async finalText(){return await this.done(),o(this,C,"m",us).call(this)}_emit(e,...s){if(o(this,pe,"f"))return;e==="end"&&(l(this,pe,!0),o(this,Ue,"f").call(this));const n=o(this,W,"f")[e];if(n&&(o(this,W,"f")[e]=n.filter(r=>!r.once),n.forEach(({listener:r})=>r(...s))),e==="abort"){const r=s[0];!o(this,z,"f")&&!n?.length&&Promise.reject(r),o(this,le,"f").call(this,r),o(this,he,"f").call(this,r),this._emit("end");return}if(e==="error"){const r=s[0];!o(this,z,"f")&&!n?.length&&Promise.reject(r),o(this,le,"f").call(this,r),o(this,he,"f").call(this,r),this._emit("end")}}_emitFinal(){this.receivedMessages.at(-1)&&this._emit("finalMessage",o(this,C,"m",ut).call(this))}async _fromReadableStream(e,s){const n=s?.signal;let r;n&&(n.aborted&&this.controller.abort(),r=this.controller.abort.bind(this.controller),n.addEventListener("abort",r));try{o(this,C,"m",ct).call(this),this._connected(null);const a=j.fromReadableStream(e,this.controller);for await(const i of a)o(this,C,"m",lt).call(this,i);if(a.controller.signal?.aborted)throw new U;o(this,C,"m",dt).call(this)}finally{n&&r&&n.removeEventListener("abort",r)}}[(H=new WeakMap,ee=new WeakMap,ce=new WeakMap,Ne=new WeakMap,le=new WeakMap,de=new WeakMap,Ue=new WeakMap,he=new WeakMap,W=new WeakMap,pe=new WeakMap,$e=new WeakMap,Be=new WeakMap,z=new WeakMap,Le=new WeakMap,je=new WeakMap,fe=new WeakMap,qe=new WeakMap,C=new WeakSet,ut=function(){if(this.receivedMessages.length===0)throw new m("stream ended without producing a Message with role=assistant");return this.receivedMessages.at(-1)},us=function(){if(this.receivedMessages.length===0)throw new m("stream ended without producing a Message with role=assistant");const s=this.receivedMessages.at(-1).content.filter(n=>n.type==="text").map(n=>n.text);if(s.length===0)throw new m("stream ended without producing a content block with type=text");return s.join(" ")},ct=function(){this.ended||l(this,H,void 0)},lt=function(s){if(this.ended)return;const n=o(this,C,"m",cs).call(this,s);switch(this._emit("streamEvent",s,n),s.type){case"content_block_delta":{const r=n.content.at(-1);switch(s.delta.type){case"text_delta":{r.type==="text"&&this._emit("text",s.delta.text,r.text||"");break}case"citations_delta":{r.type==="text"&&this._emit("citation",s.delta.citation,r.citations??[]);break}case"input_json_delta":{ds(r)&&r.input&&this._emit("inputJson",s.delta.partial_json,r.input);break}case"thinking_delta":{r.type==="thinking"&&this._emit("thinking",s.delta.thinking,r.thinking);break}case"signature_delta":{r.type==="thinking"&&this._emit("signature",r.signature);break}default:s.delta}break}case"message_stop":{this._addMessageParam(n),this._addMessage(os(n,o(this,ee,"f"),{logger:o(this,fe,"f")}),!0);break}case"content_block_stop":{this._emit("contentBlock",n.content.at(-1));break}case"message_start":{l(this,H,n);break}}},dt=function(){if(this.ended)throw new m("stream has ended, this shouldn't happen");const s=o(this,H,"f");if(!s)throw new m("request ended without sending any chunks");return l(this,H,void 0),os(s,o(this,ee,"f"),{logger:o(this,fe,"f")})},cs=function(s){let n=o(this,H,"f");if(s.type==="message_start"){if(n)throw new m(`Unexpected event order, got ${s.type} before receiving "message_stop"`);return s.message}if(!n)throw new m(`Unexpected event order, got ${s.type} before "message_start"`);switch(s.type){case"message_stop":return n;case"message_delta":return n.container=s.delta.container,n.stop_reason=s.delta.stop_reason,n.stop_sequence=s.delta.stop_sequence,n.usage.output_tokens=s.usage.output_tokens,n.context_management=s.context_management,s.usage.input_tokens!=null&&(n.usage.input_tokens=s.usage.input_tokens),s.usage.cache_creation_input_tokens!=null&&(n.usage.cache_creation_input_tokens=s.usage.cache_creation_input_tokens),s.usage.cache_read_input_tokens!=null&&(n.usage.cache_read_input_tokens=s.usage.cache_read_input_tokens),s.usage.server_tool_use!=null&&(n.usage.server_tool_use=s.usage.server_tool_use),n;case"content_block_start":return n.content.push(s.content_block),n;case"content_block_delta":{const r=n.content.at(s.index);switch(s.delta.type){case"text_delta":{r?.type==="text"&&(n.content[s.index]={...r,text:(r.text||"")+s.delta.text});break}case"citations_delta":{r?.type==="text"&&(n.content[s.index]={...r,citations:[...r.citations??[],s.delta.citation]});break}case"input_json_delta":{if(r&&ds(r)){let a=r[ls]||"";a+=s.delta.partial_json;const i={...r};if(Object.defineProperty(i,ls,{value:a,enumerable:!1,writable:!0}),a)try{i.input=Vs(a)}catch(u){const c=new m(`Unable to parse tool parameter JSON from model. Please retry your request or adjust your prompt. Error: ${u}. JSON: ${a}`);o(this,qe,"f").call(this,c)}n.content[s.index]=i}break}case"thinking_delta":{r?.type==="thinking"&&(n.content[s.index]={...r,thinking:r.thinking+s.delta.thinking});break}case"signature_delta":{r?.type==="thinking"&&(n.content[s.index]={...r,signature:s.delta.signature});break}default:s.delta}return n}case"content_block_stop":return n}},Symbol.asyncIterator)](){const e=[],s=[];let n=!1;return this.on("streamEvent",r=>{const a=s.shift();a?a.resolve(r):e.push(r)}),this.on("end",()=>{n=!0;for(const r of s)r.resolve(void 0);s.length=0}),this.on("abort",r=>{n=!0;for(const a of s)a.reject(r);s.length=0}),this.on("error",r=>{n=!0;for(const a of s)a.reject(r);s.length=0}),{next:async()=>e.length?{value:e.shift(),done:!1}:n?{value:void 0,done:!0}:new Promise((a,i)=>s.push({resolve:a,reject:i})).then(a=>a?{value:a,done:!1}:{value:void 0,done:!0}),return:async()=>(this.abort(),{value:void 0,done:!0})}}toReadableStream(){return new j(this[Symbol.asyncIterator].bind(this),this.controller).toReadableStream()}}const Ur=1e5,$r=`You have been working on the task described above but have not yet completed it. Write a continuation summary that will allow you (or another instance of yourself) to resume work efficiently in a future context window where the conversation history will be replaced with this summary. Your summary should be structured, concise, and actionable. Include:
|
|
17
|
+
1. Task Overview
|
|
18
|
+
The user's core request and success criteria
|
|
19
|
+
Any clarifications or constraints they specified
|
|
20
|
+
2. Current State
|
|
21
|
+
What has been completed so far
|
|
22
|
+
Files created, modified, or analyzed (with paths if relevant)
|
|
23
|
+
Key outputs or artifacts produced
|
|
24
|
+
3. Important Discoveries
|
|
25
|
+
Technical constraints or requirements uncovered
|
|
26
|
+
Decisions made and their rationale
|
|
27
|
+
Errors encountered and how they were resolved
|
|
28
|
+
What approaches were tried that didn't work (and why)
|
|
29
|
+
4. Next Steps
|
|
30
|
+
Specific actions needed to complete the task
|
|
31
|
+
Any blockers or open questions to resolve
|
|
32
|
+
Priority order if multiple steps remain
|
|
33
|
+
5. Context to Preserve
|
|
34
|
+
User preferences or style requirements
|
|
35
|
+
Domain-specific details that aren't obvious
|
|
36
|
+
Any promises made to the user
|
|
37
|
+
Be concise but complete—err on the side of including information that would prevent duplicate work or repeated mistakes. Write in a way that enables immediate resumption of the task.
|
|
38
|
+
Wrap your summary in <summary></summary> tags.`;var me,te,V,S,ge,I,F,J,_e,hs,kt;function ps(){let t,e;return{promise:new Promise((n,r)=>{t=n,e=r}),resolve:t,reject:e}}class Qs{constructor(e,s,n){me.add(this),this.client=e,te.set(this,!1),V.set(this,!1),S.set(this,void 0),ge.set(this,void 0),I.set(this,void 0),F.set(this,void 0),J.set(this,void 0),_e.set(this,0),l(this,S,{params:{...s,messages:structuredClone(s.messages)}}),l(this,ge,{...n,headers:g([{"x-stainless-helper":"BetaToolRunner"},n?.headers])}),l(this,J,ps())}async*[(te=new WeakMap,V=new WeakMap,S=new WeakMap,ge=new WeakMap,I=new WeakMap,F=new WeakMap,J=new WeakMap,_e=new WeakMap,me=new WeakSet,hs=async function(){const s=o(this,S,"f").params.compactionControl;if(!s||!s.enabled)return!1;let n=0;if(o(this,I,"f")!==void 0)try{const h=await o(this,I,"f");n=h.usage.input_tokens+(h.usage.cache_creation_input_tokens??0)+(h.usage.cache_read_input_tokens??0)+h.usage.output_tokens}catch{return!1}const r=s.contextTokenThreshold??Ur;if(n<r)return!1;const a=s.model??o(this,S,"f").params.model,i=s.summaryPrompt??$r,u=o(this,S,"f").params.messages;if(u[u.length-1].role==="assistant"){const h=u[u.length-1];if(Array.isArray(h.content)){const p=h.content.filter(f=>f.type!=="tool_use");p.length===0?u.pop():h.content=p}}const c=await this.client.beta.messages.create({model:a,messages:[...u,{role:"user",content:[{type:"text",text:i}]}],max_tokens:o(this,S,"f").params.max_tokens},{headers:{"x-stainless-helper":"compaction"}});if(c.content[0]?.type!=="text")throw new m("Expected text response for compaction");return o(this,S,"f").params.messages=[{role:"user",content:c.content}],!0},Symbol.asyncIterator)](){var e;if(o(this,te,"f"))throw new m("Cannot iterate over a consumed stream");l(this,te,!0),l(this,V,!0),l(this,F,void 0);try{for(;;){let s;try{if(o(this,S,"f").params.max_iterations&&o(this,_e,"f")>=o(this,S,"f").params.max_iterations)break;l(this,V,!1,"f"),l(this,F,void 0,"f"),l(this,_e,(e=o(this,_e,"f"),e++,e),"f"),l(this,I,void 0,"f");const{max_iterations:n,compactionControl:r,...a}=o(this,S,"f").params;if(a.stream?(s=this.client.beta.messages.stream({...a},o(this,ge,"f")),l(this,I,s.finalMessage(),"f"),o(this,I,"f").catch(()=>{}),yield s):(l(this,I,this.client.beta.messages.create({...a,stream:!1},o(this,ge,"f")),"f"),yield o(this,I,"f")),!await o(this,me,"m",hs).call(this)){if(!o(this,V,"f")){const{role:c,content:h}=await o(this,I,"f");o(this,S,"f").params.messages.push({role:c,content:h})}const u=await o(this,me,"m",kt).call(this,o(this,S,"f").params.messages.at(-1));if(u)o(this,S,"f").params.messages.push(u);else if(!o(this,V,"f"))break}}finally{s&&s.abort()}}if(!o(this,I,"f"))throw new m("ToolRunner concluded without a message from the server");o(this,J,"f").resolve(await o(this,I,"f"))}catch(s){throw l(this,te,!1),o(this,J,"f").promise.catch(()=>{}),o(this,J,"f").reject(s),l(this,J,ps()),s}}setMessagesParams(e){typeof e=="function"?o(this,S,"f").params=e(o(this,S,"f").params):o(this,S,"f").params=e,l(this,V,!0),l(this,F,void 0)}async generateToolResponse(){const e=await o(this,I,"f")??this.params.messages.at(-1);return e?o(this,me,"m",kt).call(this,e):null}done(){return o(this,J,"f").promise}async runUntilDone(){if(!o(this,te,"f"))for await(const e of this);return this.done()}get params(){return o(this,S,"f").params}pushMessages(...e){this.setMessagesParams(s=>({...s,messages:[...s.messages,...e]}))}then(e,s){return this.runUntilDone().then(e,s)}}kt=async function(e){return o(this,F,"f")!==void 0?o(this,F,"f"):(l(this,F,Br(o(this,S,"f").params,e)),o(this,F,"f"))};async function Br(t,e=t.messages.at(-1)){if(!e||e.role!=="assistant"||!e.content||typeof e.content=="string")return null;const s=e.content.filter(r=>r.type==="tool_use");return s.length===0?null:{role:"user",content:await Promise.all(s.map(async r=>{const a=t.tools.find(i=>("name"in i?i.name:i.mcp_server_name)===r.name);if(!a||!("run"in a))return{type:"tool_result",tool_use_id:r.id,content:`Error: Tool '${r.name}' not found`,is_error:!0};try{let i=r.input;"parse"in a&&a.parse&&(i=a.parse(i));const u=await a.run(i);return{type:"tool_result",tool_use_id:r.id,content:u}}catch(i){return{type:"tool_result",tool_use_id:r.id,content:`Error: ${i instanceof Error?i.message:String(i)}`,is_error:!0}}}))}}class st{constructor(e,s){this.iterator=e,this.controller=s}async*decoder(){const e=new ve;for await(const s of this.iterator)for(const n of e.decode(s))yield JSON.parse(n);for(const s of e.flush())yield JSON.parse(s)}[Symbol.asyncIterator](){return this.decoder()}static fromResponse(e,s){if(!e.body)throw s.abort(),typeof globalThis.navigator<"u"&&globalThis.navigator.product==="ReactNative"?new m("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 m("Attempted to iterate over a response with no body");return new st(Ot(e.body),s)}}let Ys=class extends B{create(e,s){const{betas:n,...r}=e;return this._client.post("/v1/messages/batches?beta=true",{body:r,...s,headers:g([{"anthropic-beta":[...n??[],"message-batches-2024-09-24"].toString()},s?.headers])})}retrieve(e,s={},n){const{betas:r}=s??{};return this._client.get(k`/v1/messages/batches/${e}?beta=true`,{...n,headers:g([{"anthropic-beta":[...r??[],"message-batches-2024-09-24"].toString()},n?.headers])})}list(e={},s){const{betas:n,...r}=e??{};return this._client.getAPIList("/v1/messages/batches?beta=true",Ie,{query:r,...s,headers:g([{"anthropic-beta":[...n??[],"message-batches-2024-09-24"].toString()},s?.headers])})}delete(e,s={},n){const{betas:r}=s??{};return this._client.delete(k`/v1/messages/batches/${e}?beta=true`,{...n,headers:g([{"anthropic-beta":[...r??[],"message-batches-2024-09-24"].toString()},n?.headers])})}cancel(e,s={},n){const{betas:r}=s??{};return this._client.post(k`/v1/messages/batches/${e}/cancel?beta=true`,{...n,headers:g([{"anthropic-beta":[...r??[],"message-batches-2024-09-24"].toString()},n?.headers])})}async results(e,s={},n){const r=await this.retrieve(e);if(!r.results_url)throw new m(`No batch \`results_url\`; Has it finished processing? ${r.processing_status} - ${r.id}`);const{betas:a}=s??{};return this._client.get(r.results_url,{...n,headers:g([{"anthropic-beta":[...a??[],"message-batches-2024-09-24"].toString(),Accept:"application/binary"},n?.headers]),stream:!0,__binaryResponse:!0})._thenUnwrap((i,u)=>st.fromResponse(u.response,u.controller))}};const fs={"claude-1.3":"November 6th, 2024","claude-1.3-100k":"November 6th, 2024","claude-instant-1.1":"November 6th, 2024","claude-instant-1.1-100k":"November 6th, 2024","claude-instant-1.2":"November 6th, 2024","claude-3-sonnet-20240229":"July 21st, 2025","claude-3-opus-20240229":"January 5th, 2026","claude-2.1":"July 21st, 2025","claude-2.0":"July 21st, 2025","claude-3-7-sonnet-latest":"February 19th, 2026","claude-3-7-sonnet-20250219":"February 19th, 2026"};let nt=class extends B{constructor(){super(...arguments),this.batches=new Ys(this._client)}create(e,s){const{betas:n,...r}=e;r.model in fs&&console.warn(`The model '${r.model}' is deprecated and will reach end-of-life on ${fs[r.model]}
|
|
39
|
+
Please migrate to a newer model. Visit https://docs.anthropic.com/en/docs/resources/model-deprecations for more information.`);let a=this._client._options.timeout;if(!r.stream&&a==null){const i=Xs[r.model]??void 0;a=this._client.calculateNonstreamingTimeout(r.max_tokens,i)}return this._client.post("/v1/messages?beta=true",{body:r,timeout:a??6e5,...s,headers:g([{...n?.toString()!=null?{"anthropic-beta":n?.toString()}:void 0},s?.headers]),stream:e.stream??!1})}parse(e,s){return s={...s,headers:g([{"anthropic-beta":[...e.betas??[],"structured-outputs-2025-11-13"].toString()},s?.headers])},this.create(e,s).then(n=>zs(n,e,{logger:this._client.logger??console}))}stream(e,s){return Ye.createMessage(this,e,s)}countTokens(e,s){const{betas:n,...r}=e;return this._client.post("/v1/messages/count_tokens?beta=true",{body:r,...s,headers:g([{"anthropic-beta":[...n??[],"token-counting-2024-11-01"].toString()},s?.headers])})}toolRunner(e,s){return new Qs(this._client,e,s)}};nt.Batches=Ys;nt.BetaToolRunner=Qs;class Gs extends B{create(e,s={},n){const{betas:r,...a}=s??{};return this._client.post(k`/v1/skills/${e}/versions?beta=true`,It({body:a,...n,headers:g([{"anthropic-beta":[...r??[],"skills-2025-10-02"].toString()},n?.headers])},this._client))}retrieve(e,s,n){const{skill_id:r,betas:a}=s;return this._client.get(k`/v1/skills/${r}/versions/${e}?beta=true`,{...n,headers:g([{"anthropic-beta":[...a??[],"skills-2025-10-02"].toString()},n?.headers])})}list(e,s={},n){const{betas:r,...a}=s??{};return this._client.getAPIList(k`/v1/skills/${e}/versions?beta=true`,js,{query:a,...n,headers:g([{"anthropic-beta":[...r??[],"skills-2025-10-02"].toString()},n?.headers])})}delete(e,s,n){const{skill_id:r,betas:a}=s;return this._client.delete(k`/v1/skills/${r}/versions/${e}?beta=true`,{...n,headers:g([{"anthropic-beta":[...a??[],"skills-2025-10-02"].toString()},n?.headers])})}}class Rt extends B{constructor(){super(...arguments),this.versions=new Gs(this._client)}create(e={},s){const{betas:n,...r}=e??{};return this._client.post("/v1/skills?beta=true",It({body:r,...s,headers:g([{"anthropic-beta":[...n??[],"skills-2025-10-02"].toString()},s?.headers])},this._client))}retrieve(e,s={},n){const{betas:r}=s??{};return this._client.get(k`/v1/skills/${e}?beta=true`,{...n,headers:g([{"anthropic-beta":[...r??[],"skills-2025-10-02"].toString()},n?.headers])})}list(e={},s){const{betas:n,...r}=e??{};return this._client.getAPIList("/v1/skills?beta=true",js,{query:r,...s,headers:g([{"anthropic-beta":[...n??[],"skills-2025-10-02"].toString()},s?.headers])})}delete(e,s={},n){const{betas:r}=s??{};return this._client.delete(k`/v1/skills/${e}?beta=true`,{...n,headers:g([{"anthropic-beta":[...r??[],"skills-2025-10-02"].toString()},n?.headers])})}}Rt.Versions=Gs;class ae extends B{constructor(){super(...arguments),this.models=new Ks(this._client),this.messages=new nt(this._client),this.files=new Js(this._client),this.skills=new Rt(this._client)}}ae.Models=Ks;ae.Messages=nt;ae.Files=Js;ae.Skills=Rt;class Zs extends B{create(e,s){const{betas:n,...r}=e;return this._client.post("/v1/complete",{body:r,timeout:this._client._options.timeout??6e5,...s,headers:g([{...n?.toString()!=null?{"anthropic-beta":n?.toString()}:void 0},s?.headers]),stream:e.stream??!1})}}var P,K,ye,We,we,be,De,xe,D,Se,Fe,He,Q,Je,Ke,ht,ms,pt,ft,mt,gt,gs;const _s="__json_buf";function ys(t){return t.type==="tool_use"||t.type==="server_tool_use"}class Ge{constructor(){P.add(this),this.messages=[],this.receivedMessages=[],K.set(this,void 0),this.controller=new AbortController,ye.set(this,void 0),We.set(this,()=>{}),we.set(this,()=>{}),be.set(this,void 0),De.set(this,()=>{}),xe.set(this,()=>{}),D.set(this,{}),Se.set(this,!1),Fe.set(this,!1),He.set(this,!1),Q.set(this,!1),Je.set(this,void 0),Ke.set(this,void 0),pt.set(this,e=>{if(l(this,Fe,!0),Oe(e)&&(e=new U),e instanceof U)return l(this,He,!0),this._emit("abort",e);if(e instanceof m)return this._emit("error",e);if(e instanceof Error){const s=new m(e.message);return s.cause=e,this._emit("error",s)}return this._emit("error",new m(String(e)))}),l(this,ye,new Promise((e,s)=>{l(this,We,e,"f"),l(this,we,s,"f")})),l(this,be,new Promise((e,s)=>{l(this,De,e,"f"),l(this,xe,s,"f")})),o(this,ye,"f").catch(()=>{}),o(this,be,"f").catch(()=>{})}get response(){return o(this,Je,"f")}get request_id(){return o(this,Ke,"f")}async withResponse(){l(this,Q,!0);const e=await o(this,ye,"f");if(!e)throw new Error("Could not resolve a `Response` object");return{data:this,response:e,request_id:e.headers.get("request-id")}}static fromReadableStream(e){const s=new Ge;return s._run(()=>s._fromReadableStream(e)),s}static createMessage(e,s,n){const r=new Ge;for(const a of s.messages)r._addMessageParam(a);return r._run(()=>r._createMessage(e,{...s,stream:!0},{...n,headers:{...n?.headers,"X-Stainless-Helper-Method":"stream"}})),r}_run(e){e().then(()=>{this._emitFinal(),this._emit("end")},o(this,pt,"f"))}_addMessageParam(e){this.messages.push(e)}_addMessage(e,s=!0){this.receivedMessages.push(e),s&&this._emit("message",e)}async _createMessage(e,s,n){const r=n?.signal;let a;r&&(r.aborted&&this.controller.abort(),a=this.controller.abort.bind(this.controller),r.addEventListener("abort",a));try{o(this,P,"m",ft).call(this);const{response:i,data:u}=await e.create({...s,stream:!0},{...n,signal:this.controller.signal}).withResponse();this._connected(i);for await(const c of u)o(this,P,"m",mt).call(this,c);if(u.controller.signal?.aborted)throw new U;o(this,P,"m",gt).call(this)}finally{r&&a&&r.removeEventListener("abort",a)}}_connected(e){this.ended||(l(this,Je,e),l(this,Ke,e?.headers.get("request-id")),o(this,We,"f").call(this,e),this._emit("connect"))}get ended(){return o(this,Se,"f")}get errored(){return o(this,Fe,"f")}get aborted(){return o(this,He,"f")}abort(){this.controller.abort()}on(e,s){return(o(this,D,"f")[e]||(o(this,D,"f")[e]=[])).push({listener:s}),this}off(e,s){const n=o(this,D,"f")[e];if(!n)return this;const r=n.findIndex(a=>a.listener===s);return r>=0&&n.splice(r,1),this}once(e,s){return(o(this,D,"f")[e]||(o(this,D,"f")[e]=[])).push({listener:s,once:!0}),this}emitted(e){return new Promise((s,n)=>{l(this,Q,!0),e!=="error"&&this.once("error",n),this.once(e,s)})}async done(){l(this,Q,!0),await o(this,be,"f")}get currentMessage(){return o(this,K,"f")}async finalMessage(){return await this.done(),o(this,P,"m",ht).call(this)}async finalText(){return await this.done(),o(this,P,"m",ms).call(this)}_emit(e,...s){if(o(this,Se,"f"))return;e==="end"&&(l(this,Se,!0),o(this,De,"f").call(this));const n=o(this,D,"f")[e];if(n&&(o(this,D,"f")[e]=n.filter(r=>!r.once),n.forEach(({listener:r})=>r(...s))),e==="abort"){const r=s[0];!o(this,Q,"f")&&!n?.length&&Promise.reject(r),o(this,we,"f").call(this,r),o(this,xe,"f").call(this,r),this._emit("end");return}if(e==="error"){const r=s[0];!o(this,Q,"f")&&!n?.length&&Promise.reject(r),o(this,we,"f").call(this,r),o(this,xe,"f").call(this,r),this._emit("end")}}_emitFinal(){this.receivedMessages.at(-1)&&this._emit("finalMessage",o(this,P,"m",ht).call(this))}async _fromReadableStream(e,s){const n=s?.signal;let r;n&&(n.aborted&&this.controller.abort(),r=this.controller.abort.bind(this.controller),n.addEventListener("abort",r));try{o(this,P,"m",ft).call(this),this._connected(null);const a=j.fromReadableStream(e,this.controller);for await(const i of a)o(this,P,"m",mt).call(this,i);if(a.controller.signal?.aborted)throw new U;o(this,P,"m",gt).call(this)}finally{n&&r&&n.removeEventListener("abort",r)}}[(K=new WeakMap,ye=new WeakMap,We=new WeakMap,we=new WeakMap,be=new WeakMap,De=new WeakMap,xe=new WeakMap,D=new WeakMap,Se=new WeakMap,Fe=new WeakMap,He=new WeakMap,Q=new WeakMap,Je=new WeakMap,Ke=new WeakMap,pt=new WeakMap,P=new WeakSet,ht=function(){if(this.receivedMessages.length===0)throw new m("stream ended without producing a Message with role=assistant");return this.receivedMessages.at(-1)},ms=function(){if(this.receivedMessages.length===0)throw new m("stream ended without producing a Message with role=assistant");const s=this.receivedMessages.at(-1).content.filter(n=>n.type==="text").map(n=>n.text);if(s.length===0)throw new m("stream ended without producing a content block with type=text");return s.join(" ")},ft=function(){this.ended||l(this,K,void 0)},mt=function(s){if(this.ended)return;const n=o(this,P,"m",gs).call(this,s);switch(this._emit("streamEvent",s,n),s.type){case"content_block_delta":{const r=n.content.at(-1);switch(s.delta.type){case"text_delta":{r.type==="text"&&this._emit("text",s.delta.text,r.text||"");break}case"citations_delta":{r.type==="text"&&this._emit("citation",s.delta.citation,r.citations??[]);break}case"input_json_delta":{ys(r)&&r.input&&this._emit("inputJson",s.delta.partial_json,r.input);break}case"thinking_delta":{r.type==="thinking"&&this._emit("thinking",s.delta.thinking,r.thinking);break}case"signature_delta":{r.type==="thinking"&&this._emit("signature",r.signature);break}default:s.delta}break}case"message_stop":{this._addMessageParam(n),this._addMessage(n,!0);break}case"content_block_stop":{this._emit("contentBlock",n.content.at(-1));break}case"message_start":{l(this,K,n);break}}},gt=function(){if(this.ended)throw new m("stream has ended, this shouldn't happen");const s=o(this,K,"f");if(!s)throw new m("request ended without sending any chunks");return l(this,K,void 0),s},gs=function(s){let n=o(this,K,"f");if(s.type==="message_start"){if(n)throw new m(`Unexpected event order, got ${s.type} before receiving "message_stop"`);return s.message}if(!n)throw new m(`Unexpected event order, got ${s.type} before "message_start"`);switch(s.type){case"message_stop":return n;case"message_delta":return n.stop_reason=s.delta.stop_reason,n.stop_sequence=s.delta.stop_sequence,n.usage.output_tokens=s.usage.output_tokens,s.usage.input_tokens!=null&&(n.usage.input_tokens=s.usage.input_tokens),s.usage.cache_creation_input_tokens!=null&&(n.usage.cache_creation_input_tokens=s.usage.cache_creation_input_tokens),s.usage.cache_read_input_tokens!=null&&(n.usage.cache_read_input_tokens=s.usage.cache_read_input_tokens),s.usage.server_tool_use!=null&&(n.usage.server_tool_use=s.usage.server_tool_use),n;case"content_block_start":return n.content.push({...s.content_block}),n;case"content_block_delta":{const r=n.content.at(s.index);switch(s.delta.type){case"text_delta":{r?.type==="text"&&(n.content[s.index]={...r,text:(r.text||"")+s.delta.text});break}case"citations_delta":{r?.type==="text"&&(n.content[s.index]={...r,citations:[...r.citations??[],s.delta.citation]});break}case"input_json_delta":{if(r&&ys(r)){let a=r[_s]||"";a+=s.delta.partial_json;const i={...r};Object.defineProperty(i,_s,{value:a,enumerable:!1,writable:!0}),a&&(i.input=Vs(a)),n.content[s.index]=i}break}case"thinking_delta":{r?.type==="thinking"&&(n.content[s.index]={...r,thinking:r.thinking+s.delta.thinking});break}case"signature_delta":{r?.type==="thinking"&&(n.content[s.index]={...r,signature:s.delta.signature});break}default:s.delta}return n}case"content_block_stop":return n}},Symbol.asyncIterator)](){const e=[],s=[];let n=!1;return this.on("streamEvent",r=>{const a=s.shift();a?a.resolve(r):e.push(r)}),this.on("end",()=>{n=!0;for(const r of s)r.resolve(void 0);s.length=0}),this.on("abort",r=>{n=!0;for(const a of s)a.reject(r);s.length=0}),this.on("error",r=>{n=!0;for(const a of s)a.reject(r);s.length=0}),{next:async()=>e.length?{value:e.shift(),done:!1}:n?{value:void 0,done:!0}:new Promise((a,i)=>s.push({resolve:a,reject:i})).then(a=>a?{value:a,done:!1}:{value:void 0,done:!0}),return:async()=>(this.abort(),{value:void 0,done:!0})}}toReadableStream(){return new j(this[Symbol.asyncIterator].bind(this),this.controller).toReadableStream()}}class en extends B{create(e,s){return this._client.post("/v1/messages/batches",{body:e,...s})}retrieve(e,s){return this._client.get(k`/v1/messages/batches/${e}`,s)}list(e={},s){return this._client.getAPIList("/v1/messages/batches",Ie,{query:e,...s})}delete(e,s){return this._client.delete(k`/v1/messages/batches/${e}`,s)}cancel(e,s){return this._client.post(k`/v1/messages/batches/${e}/cancel`,s)}async results(e,s){const n=await this.retrieve(e);if(!n.results_url)throw new m(`No batch \`results_url\`; Has it finished processing? ${n.processing_status} - ${n.id}`);return this._client.get(n.results_url,{...s,headers:g([{Accept:"application/binary"},s?.headers]),stream:!0,__binaryResponse:!0})._thenUnwrap((r,a)=>st.fromResponse(a.response,a.controller))}}class At extends B{constructor(){super(...arguments),this.batches=new en(this._client)}create(e,s){e.model in ws&&console.warn(`The model '${e.model}' is deprecated and will reach end-of-life on ${ws[e.model]}
|
|
40
|
+
Please migrate to a newer model. Visit https://docs.anthropic.com/en/docs/resources/model-deprecations for more information.`);let n=this._client._options.timeout;if(!e.stream&&n==null){const r=Xs[e.model]??void 0;n=this._client.calculateNonstreamingTimeout(e.max_tokens,r)}return this._client.post("/v1/messages",{body:e,timeout:n??6e5,...s,stream:e.stream??!1})}stream(e,s){return Ge.createMessage(this,e,s)}countTokens(e,s){return this._client.post("/v1/messages/count_tokens",{body:e,...s})}}const ws={"claude-1.3":"November 6th, 2024","claude-1.3-100k":"November 6th, 2024","claude-instant-1.1":"November 6th, 2024","claude-instant-1.1-100k":"November 6th, 2024","claude-instant-1.2":"November 6th, 2024","claude-3-sonnet-20240229":"July 21st, 2025","claude-3-opus-20240229":"January 5th, 2026","claude-2.1":"July 21st, 2025","claude-2.0":"July 21st, 2025","claude-3-7-sonnet-latest":"February 19th, 2026","claude-3-7-sonnet-20250219":"February 19th, 2026"};At.Batches=en;class tn extends B{retrieve(e,s={},n){const{betas:r}=s??{};return this._client.get(k`/v1/models/${e}`,{...n,headers:g([{...r?.toString()!=null?{"anthropic-beta":r?.toString()}:void 0},n?.headers])})}list(e={},s){const{betas:n,...r}=e??{};return this._client.getAPIList("/v1/models",Ie,{query:r,...s,headers:g([{...n?.toString()!=null?{"anthropic-beta":n?.toString()}:void 0},s?.headers])})}}var Lr={};const Xe=t=>{if(typeof globalThis.process<"u")return Lr?.[t]?.trim()??void 0;if(typeof globalThis.Deno<"u")return globalThis.Deno.env?.get?.(t)?.trim()};var Tt,Ct,Ve,sn;const jr="\\n\\nHuman:",qr="\\n\\nAssistant:";class x{constructor({baseURL:e=Xe("ANTHROPIC_BASE_URL"),apiKey:s=Xe("ANTHROPIC_API_KEY")??null,authToken:n=Xe("ANTHROPIC_AUTH_TOKEN")??null,...r}={}){Tt.add(this),Ve.set(this,void 0);const a={apiKey:s,authToken:n,...r,baseURL:e||"https://api.anthropic.com"};if(!a.dangerouslyAllowBrowser&&ar())throw new m(`It looks like you're running in a browser-like environment.
|
|
41
|
+
|
|
42
|
+
This is disabled by default, as it risks exposing your secret API credentials to attackers.
|
|
43
|
+
If you understand the risks and have appropriate mitigations in place,
|
|
44
|
+
you can set the \`dangerouslyAllowBrowser\` option to \`true\`, e.g.,
|
|
45
|
+
|
|
46
|
+
new Anthropic({ apiKey, dangerouslyAllowBrowser: true });
|
|
47
|
+
`);this.baseURL=a.baseURL,this.timeout=a.timeout??Ct.DEFAULT_TIMEOUT,this.logger=a.logger??console;const i="warn";this.logLevel=i,this.logLevel=ns(a.logLevel,"ClientOptions.logLevel",this)??ns(Xe("ANTHROPIC_LOG"),"process.env['ANTHROPIC_LOG']",this)??i,this.fetchOptions=a.fetchOptions,this.maxRetries=a.maxRetries??2,this.fetch=a.fetch??lr(),l(this,Ve,hr),this._options=a,this.apiKey=typeof s=="string"?s:null,this.authToken=n}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,authToken:this.authToken,...e})}defaultQuery(){return this._options.defaultQuery}validateHeaders({values:e,nulls:s}){if(!(e.get("x-api-key")||e.get("authorization"))&&!(this.apiKey&&e.get("x-api-key"))&&!s.has("x-api-key")&&!(this.authToken&&e.get("authorization"))&&!s.has("authorization"))throw new Error('Could not resolve authentication method. Expected either apiKey or authToken to be set. Or for one of the "X-Api-Key" or "Authorization" headers to be explicitly omitted')}async authHeaders(e){return g([await this.apiKeyAuth(e),await this.bearerAuth(e)])}async apiKeyAuth(e){if(this.apiKey!=null)return g([{"X-Api-Key":this.apiKey}])}async bearerAuth(e){if(this.authToken!=null)return g([{Authorization:`Bearer ${this.authToken}`}])}stringifyQuery(e){return Object.entries(e).filter(([s,n])=>typeof n<"u").map(([s,n])=>{if(typeof n=="string"||typeof n=="number"||typeof n=="boolean")return`${encodeURIComponent(s)}=${encodeURIComponent(n)}`;if(n===null)return`${encodeURIComponent(s)}=`;throw new m(`Cannot stringify type ${typeof n}; Expected string, number, boolean, or null. If you need to pass nested query parameters, you can manually encode them, e.g. { query: { 'foo[key1]': value1, 'foo[key2]': value2 } }, and please open a GitHub issue requesting better support for your use case.`)}).join("&")}getUserAgent(){return`${this.constructor.name}/JS ${se}`}defaultIdempotencyKey(){return`stainless-node-retry-${ks()}`}makeStatusError(e,s,n,r){return T.generate(e,s,n,r)}buildURL(e,s,n){const r=!o(this,Tt,"m",sn).call(this)&&n||this.baseURL,a=er(e)?new URL(e):new URL(r+(r.endsWith("/")&&e.startsWith("/")?e.slice(1):e)),i=this.defaultQuery();return tr(i)||(s={...i,...s}),typeof s=="object"&&s&&!Array.isArray(s)&&(a.search=this.stringifyQuery(s)),a.toString()}_calculateNonstreamingTimeout(e){if(3600*e/128e3>600)throw new m("Streaming is required for operations that may take longer than 10 minutes. See https://github.com/anthropics/anthropic-sdk-typescript#streaming-responses for more details");return 600*1e3}async prepareOptions(e){}async prepareRequest(e,{url:s,options:n}){}get(e,s){return this.methodRequest("get",e,s)}post(e,s){return this.methodRequest("post",e,s)}patch(e,s){return this.methodRequest("patch",e,s)}put(e,s){return this.methodRequest("put",e,s)}delete(e,s){return this.methodRequest("delete",e,s)}methodRequest(e,s,n){return this.request(Promise.resolve(n).then(r=>({method:e,path:s,...r})))}request(e,s=null){return new tt(this,this.makeRequest(e,s,void 0))}async makeRequest(e,s,n){const r=await e,a=r.maxRetries??this.maxRetries;s==null&&(s=a),await this.prepareOptions(r);const{req:i,url:u,timeout:c}=await this.buildRequest(r,{retryCount:a-s});await this.prepareRequest(i,{url:u,options:r});const h="log_"+(Math.random()*(1<<24)|0).toString(16).padStart(6,"0"),p=n===void 0?"":`, retryOf: ${n}`,f=Date.now();if(M(this).debug(`[${h}] sending request`,Y({retryOfRequestLogID:n,method:r.method,url:u,options:r,headers:i.headers})),r.signal?.aborted)throw new U;const _=new AbortController,d=await this.fetchWithTimeout(u,i,c,_).catch(yt),v=Date.now();if(d instanceof globalThis.Error){const q=`retrying, ${s} attempts remaining`;if(r.signal?.aborted)throw new U;const L=Oe(d)||/timed? ?out/i.test(String(d)+("cause"in d?String(d.cause):""));if(s)return M(this).info(`[${h}] connection ${L?"timed out":"failed"} - ${q}`),M(this).debug(`[${h}] connection ${L?"timed out":"failed"} (${q})`,Y({retryOfRequestLogID:n,url:u,durationMs:v-f,message:d.message})),this.retryRequest(r,s,n??h);throw M(this).info(`[${h}] connection ${L?"timed out":"failed"} - error; no more retries left`),M(this).debug(`[${h}] connection ${L?"timed out":"failed"} (error; no more retries left)`,Y({retryOfRequestLogID:n,url:u,durationMs:v-f,message:d.message})),L?new Ts:new et({cause:d})}const X=[...d.headers.entries()].filter(([q])=>q==="request-id").map(([q,L])=>", "+q+": "+JSON.stringify(L)).join(""),rt=`[${h}${p}${X}] ${i.method} ${u} ${d.ok?"succeeded":"failed"} with status ${d.status} in ${v-f}ms`;if(!d.ok){const q=await this.shouldRetry(d);if(s&&q){const Ae=`retrying, ${s} attempts remaining`;return await dr(d.body),M(this).info(`${rt} - ${Ae}`),M(this).debug(`[${h}] response error (${Ae})`,Y({retryOfRequestLogID:n,url:d.url,status:d.status,headers:d.headers,durationMs:v-f})),this.retryRequest(r,s,n??h,d.headers)}const L=q?"error; no more retries left":"error; not retryable";M(this).info(`${rt} - ${L}`);const Pt=await d.text().catch(Ae=>yt(Ae).message),Et=Es(Pt),Nt=Et?void 0:Pt;throw M(this).debug(`[${h}] response error (${L})`,Y({retryOfRequestLogID:n,url:d.url,status:d.status,headers:d.headers,message:Nt,durationMs:Date.now()-f})),this.makeStatusError(d.status,Et,Nt,d.headers)}return M(this).info(rt),M(this).debug(`[${h}] response start`,Y({retryOfRequestLogID:n,url:d.url,status:d.status,headers:d.headers,durationMs:v-f})),{response:d,options:r,controller:_,requestLogID:h,retryOfRequestLogID:n,startTime:f}}getAPIList(e,s,n){return this.requestAPIList(s,{method:"get",path:e,...n})}requestAPIList(e,s){const n=this.makeRequest(s,null,void 0);return new xr(this,n,e)}async fetchWithTimeout(e,s,n,r){const{signal:a,method:i,...u}=s||{};a&&a.addEventListener("abort",()=>r.abort());const c=setTimeout(()=>r.abort(),n),h=globalThis.ReadableStream&&u.body instanceof globalThis.ReadableStream||typeof u.body=="object"&&u.body!==null&&Symbol.asyncIterator in u.body,p={signal:r.signal,...h?{duplex:"half"}:{},method:"GET",...u};i&&(p.method=i.toUpperCase());try{return await this.fetch.call(void 0,e,p)}finally{clearTimeout(c)}}async shouldRetry(e){const s=e.headers.get("x-should-retry");return s==="true"?!0:s==="false"?!1:e.status===408||e.status===409||e.status===429||e.status>=500}async retryRequest(e,s,n,r){let a;const i=r?.get("retry-after-ms");if(i){const c=parseFloat(i);Number.isNaN(c)||(a=c)}const u=r?.get("retry-after");if(u&&!a){const c=parseFloat(u);Number.isNaN(c)?a=Date.parse(u)-Date.now():a=c*1e3}if(!(a&&0<=a&&a<60*1e3)){const c=e.maxRetries??this.maxRetries;a=this.calculateDefaultRetryTimeoutMillis(s,c)}return await rr(a),this.makeRequest(e,s-1,n)}calculateDefaultRetryTimeoutMillis(e,s){const a=s-e,i=Math.min(.5*Math.pow(2,a),8),u=1-Math.random()*.25;return i*u*1e3}calculateNonstreamingTimeout(e,s){if(36e5*e/128e3>6e5||s!=null&&e>s)throw new m("Streaming is required for operations that may take longer than 10 minutes. See https://github.com/anthropics/anthropic-sdk-typescript#long-requests for more details");return 6e5}async buildRequest(e,{retryCount:s=0}={}){const n={...e},{method:r,path:a,query:i,defaultBaseURL:u}=n,c=this.buildURL(a,i,u);"timeout"in n&&nr("timeout",n.timeout),n.timeout=n.timeout??this.timeout;const{bodyHeaders:h,body:p}=this.buildBody({options:n}),f=await this.buildHeaders({options:e,method:r,bodyHeaders:h,retryCount:s});return{req:{method:r,headers:f,...n.signal&&{signal:n.signal},...globalThis.ReadableStream&&p instanceof globalThis.ReadableStream&&{duplex:"half"},...p&&{body:p},...this.fetchOptions??{},...n.fetchOptions??{}},url:c,timeout:n.timeout}}async buildHeaders({options:e,method:s,bodyHeaders:n,retryCount:r}){let a={};this.idempotencyHeader&&s!=="get"&&(e.idempotencyKey||(e.idempotencyKey=this.defaultIdempotencyKey()),a[this.idempotencyHeader]=e.idempotencyKey);const i=g([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))}:{},...cr(),...this._options.dangerouslyAllowBrowser?{"anthropic-dangerous-direct-browser-access":"true"}:void 0,"anthropic-version":"2023-06-01"},await this.authHeaders(e),this._options.defaultHeaders,n,e.headers]);return this.validateHeaders(i),i.values}buildBody({options:{body:e,headers:s}}){if(!e)return{bodyHeaders:void 0,body:void 0};const n=g([s]);return ArrayBuffer.isView(e)||e instanceof ArrayBuffer||e instanceof DataView||typeof e=="string"&&n.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:Us(e)}:o(this,Ve,"f").call(this,{body:e,headers:n})}}Ct=x,Ve=new WeakMap,Tt=new WeakSet,sn=function(){return this.baseURL!=="https://api.anthropic.com"};x.Anthropic=Ct;x.HUMAN_PROMPT=jr;x.AI_PROMPT=qr;x.DEFAULT_TIMEOUT=6e5;x.AnthropicError=m;x.APIError=T;x.APIConnectionError=et;x.APIConnectionTimeoutError=Ts;x.APIUserAbortError=U;x.NotFoundError=Is;x.ConflictError=Rs;x.RateLimitError=Cs;x.BadRequestError=Ms;x.AuthenticationError=Os;x.InternalServerError=Ps;x.PermissionDeniedError=vs;x.UnprocessableEntityError=As;x.toFile=vr;class Re extends x{constructor(){super(...arguments),this.completions=new Zs(this),this.messages=new At(this),this.models=new tn(this),this.beta=new ae(this)}}Re.Completions=Zs;Re.Messages=At;Re.Models=tn;Re.Beta=ae;const Wr=new Set(["date-time","time","date","duration","email","hostname","uri","ipv4","ipv6","uuid"]);function Dr(t){return JSON.parse(JSON.stringify(t))}function Fr(t){const e=Dr(t);return G(e)}function G(t){const e={},s=O(t,"$ref");if(s!==void 0)return e.$ref=s,e;const n=O(t,"$defs");if(n!==void 0){const p={};e.$defs=p;for(const[f,_]of Object.entries(n))p[f]=G(_)}const r=O(t,"type"),a=O(t,"anyOf"),i=O(t,"oneOf"),u=O(t,"allOf");if(Array.isArray(a))e.anyOf=a.map(p=>G(p));else if(Array.isArray(i))e.anyOf=i.map(p=>G(p));else if(Array.isArray(u))e.allOf=u.map(p=>G(p));else{if(r===void 0)throw new Error("JSON schema must have a type defined if anyOf/oneOf/allOf are not used");e.type=r}const c=O(t,"description");c!==void 0&&(e.description=c);const h=O(t,"title");if(h!==void 0&&(e.title=h),r==="object"){const p=O(t,"properties")||{};e.properties=Object.fromEntries(Object.entries(p).map(([_,d])=>[_,G(d)])),O(t,"additionalProperties"),e.additionalProperties=!1;const f=O(t,"required");f!==void 0&&(e.required=f)}else if(r==="string"){const p=O(t,"format");p!==void 0&&Wr.has(p)?e.format=p:p!==void 0&&(t.format=p)}else if(r==="array"){const p=O(t,"items");p!==void 0&&(e.items=G(p));const f=O(t,"minItems");f!==void 0&&(f===0||f===1)?e.minItems=f:f!==void 0&&(t.minItems=f)}if(Object.keys(t).length>0){const p=e.description;e.description=(p?p+`
|
|
48
|
+
|
|
49
|
+
`:"")+"{"+Object.entries(t).map(([f,_])=>`${f}: ${JSON.stringify(_)}`).join(", ")+"}"}return e}const Hr={"claude-opus-4-1":8192,"claude-opus-4":8192,"claude-sonnet-4":8192,"claude-sonnet-3-7-sonnet":8192,"claude-3-5-sonnet":4096,"claude-3-5-haiku":4096,"claude-3-haiku":2048},bs=2048;function Jr(t){return t?Object.entries(Hr).find(([s])=>t.startsWith(s))?.[1]??bs:bs}function Kr(t){return!!(t.tools&&t.tools.length>0)}function Xr(t){for(const e of t.messages??[])if(typeof e.content!="string"){for(const s of e.content??[])if(typeof s=="object"&&s!=null&&s.type==="document"&&typeof s.citations=="object"&&s.citations?.enabled)return!0}return!1}function zr(t){return!!(t.thinking&&t.thinking.type==="enabled")}function Vr(t){return"input_schema"in t}function Qr(t){const e=["text_editor_","computer_","bash_","web_search_","web_fetch_","str_replace_editor_","str_replace_based_edit_tool_","code_execution_","memory_","tool_search_","mcp_toolset"];return typeof t=="object"&&t!==null&&"type"in t&&("name"in t||"mcp_server_name"in t)&&typeof t.type=="string"&&e.some(s=>typeof t.type=="string"&&t.type.startsWith(s))}function Yr(t,e,...s){return Array.from(new Set([...t??[],...e??[],...s.flatMap(n=>Array.from(n))]))}function Gr(t){if(typeof t.content=="string")return t.content;if(Array.isArray(t.content)&&t.content.length>=1&&"input"in t.content[0])return typeof t.content[0].input=="string"?t.content[0].input:JSON.stringify(t.content[0].input);if(Array.isArray(t.content)&&t.content.length>=1&&"text"in t.content[0]&&typeof t.content[0].text=="string")return t.content[0].text}var Zr=class extends bn{static lc_name(){return"ChatAnthropic"}get lc_secrets(){return{anthropicApiKey:"ANTHROPIC_API_KEY",apiKey:"ANTHROPIC_API_KEY"}}get lc_aliases(){return{modelName:"model"}}lc_serializable=!0;anthropicApiKey;apiKey;apiUrl;temperature;topK;topP;maxTokens;modelName="claude-3-5-sonnet-latest";model="claude-3-5-sonnet-latest";invocationKwargs;stopSequences;streaming=!1;clientOptions;thinking={type:"disabled"};contextManagement;batchClient;streamingClient;streamUsage=!0;betas;createClient;constructor(t){if(super(t??{}),this.anthropicApiKey=t?.apiKey??t?.anthropicApiKey??vn("ANTHROPIC_API_KEY"),!this.anthropicApiKey&&!t?.createClient)throw new Error("Anthropic API key not found");this.clientOptions=t?.clientOptions??{},this.apiKey=this.anthropicApiKey,this.apiUrl=t?.anthropicApiUrl,this.modelName=t?.model??t?.modelName??this.model,this.model=this.modelName,this.invocationKwargs=t?.invocationKwargs??{},this.topP=t?.topP??this.topP,this.temperature=t?.temperature??this.temperature,this.topK=t?.topK??this.topK,this.maxTokens=t?.maxTokens??Jr(this.model),this.stopSequences=t?.stopSequences??this.stopSequences,this.streaming=t?.streaming??!1,this.streamUsage=t?.streamUsage??this.streamUsage,this.thinking=t?.thinking??this.thinking,this.contextManagement=t?.contextManagement??this.contextManagement,this.betas=t?.betas??this.betas,this.createClient=t?.createClient??(e=>new Re(e))}getLsParams(t){const e=this.invocationParams(t);return{ls_provider:"anthropic",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}}formatStructuredToolToAnthropic(t){if(!(!t||!t.length))return t.map(e=>{if($t(e)&&e.extras?.providerToolDefinition)return e.extras.providerToolDefinition;if(Qr(e)||Vr(e))return e;if(xn(e))return{name:e.function.name,description:e.function.description,input_schema:e.function.parameters};if($t(e))return{name:e.name,description:e.description,input_schema:at(e.schema)?ie(e.schema):e.schema,...e.extras?Un.parse(e.extras):{}};throw new Error(`Unknown tool type passed to ChatAnthropic: ${JSON.stringify(e,null,2)}`)})}bindTools(t,e){return this.withConfig({tools:this.formatStructuredToolToAnthropic(t),...e})}invocationParams(t){const e=Nn(t?.tool_choice),s=t?.tools?.reduce((r,a)=>{if(typeof a=="object"&&"type"in a&&a.type in Ht){const i=Ht[a.type];if(!r.includes(i))return[...r,i]}return r},[]),n={model:this.model,stop_sequences:t?.stop??this.stopSequences,stream:this.streaming,max_tokens:this.maxTokens,tools:this.formatStructuredToolToAnthropic(t?.tools),tool_choice:e,thinking:this.thinking,context_management:this.contextManagement,...this.invocationKwargs,container:t?.container,betas:Yr(this.betas,t?.betas,s??[]),output_format:t?.output_format,mcp_servers:t?.mcp_servers};if(this.thinking.type==="enabled"){if(this.topP!==void 0&&this.topK!==-1)throw new Error("topK is not supported when thinking is enabled");if(this.temperature!==void 0&&this.temperature!==1)throw new Error("temperature is not supported when thinking is enabled")}else n.temperature=this.temperature,n.top_k=this.topK,n.top_p=this.topP;return n}_identifyingParams(){return{model_name:this.model,...this.invocationParams()}}identifyingParams(){return{model_name:this.model,...this.invocationParams()}}async*_streamResponseChunks(t,e,s){const n=this.invocationParams(e),r=zt(t),a={...n,...r,stream:!0},i=!Kr(a)&&!Xr(a)&&!zr(a),u=await this.createStreamWithRetry(a,{headers:e.headers});for await(const c of u){if(e.signal?.aborted)throw u.controller.abort(),new Error("AbortError: User aborted the request.");const h=this.streamUsage??e.streamUsage,p=Vn(c,{streamUsage:h,coerceContentToString:i});if(!p)continue;const{chunk:f}=p,_=Gr(f),d=new In({message:new N({content:f.content,additional_kwargs:f.additional_kwargs,tool_call_chunks:f.tool_call_chunks,usage_metadata:h?f.usage_metadata:void 0,response_metadata:f.response_metadata,id:f.id}),text:_??""});yield d,await s?.handleLLMNewToken(_??"",void 0,void 0,void 0,void 0,{chunk:d})}}async _generateNonStreaming(t,e,s){const n=await this.completionWithRetry({...e,stream:!1,...zt(t)},s),{content:r,...a}=n,i=Qn(r,a),{role:u,type:c,...h}=a;return{generations:i,llmOutput:h}}async _generate(t,e,s){if(this.stopSequences&&e.stop)throw new Error('"stopSequence" parameter found in input and default params');const n=this.invocationParams(e);if(n.stream){let r;const a=this._streamResponseChunks(t,e,s);for await(const i of a)r===void 0?r=i:r=r.concat(i);if(r===void 0)throw new Error("No chunks returned from Anthropic API.");return{generations:[{text:r.text,message:r.message}]}}else return this._generateNonStreaming(t,n,{signal:e.signal,headers:e.headers})}async createStreamWithRetry(t,e){if(!this.streamingClient){const a=this.apiUrl?{baseURL:this.apiUrl}:void 0;this.streamingClient=this.createClient({dangerouslyAllowBrowser:!0,...this.clientOptions,...a,apiKey:this.apiKey,maxRetries:0})}const{betas:s,...n}=t,r=async()=>{try{return t?.betas?.length?await this.streamingClient.beta.messages.create({...n,betas:s,...this.invocationKwargs,stream:!0},e):await this.streamingClient.messages.create({...n,...this.invocationKwargs,stream:!0},e)}catch(a){throw Vt(a)}};return this.caller.call(r)}async completionWithRetry(t,e){if(!this.batchClient){const a=this.apiUrl?{baseURL:this.apiUrl}:void 0;this.batchClient=this.createClient({dangerouslyAllowBrowser:!0,...this.clientOptions,...a,apiKey:this.apiKey,maxRetries:0})}const{betas:s,...n}=t,r=async()=>{try{return t?.betas?.length?await this.batchClient.beta.messages.create({...n,...this.invocationKwargs,betas:s},e):await this.batchClient.messages.create({...n,...this.invocationKwargs},e)}catch(a){throw Vt(a)}};return this.caller.callWithOptions({signal:e.signal??void 0},r)}_llmType(){return"anthropic"}get profile(){return Gn[this.model]??{}}withStructuredOutput(t,e){let s,n;const{schema:r,name:a,includeRaw:i}={...e,schema:t};let u=e?.method??"functionCalling";if(u==="jsonMode"&&(console.warn('"jsonMode" is not supported for Anthropic models. Falling back to "jsonSchema".'),u="jsonSchema"),u==="jsonSchema"){n=at(r)?Sn.fromZodSchema(r):new kn;const f=Fr(ie(r));s=this.withConfig({outputVersion:"v0",output_format:{type:"json_schema",schema:f},betas:["structured-outputs-2025-11-13"],ls_structured_output_format:{kwargs:{method:"json_schema"},schema:f}})}else if(u==="functionCalling"){let f=a??"extract",_;if(at(r)){const d=ie(r);_=[{name:f,description:d.description??"A function available to call.",input_schema:d}],n=new Ft({returnSingle:!0,keyName:f,zodSchema:r})}else{let d;typeof r.name=="string"&&typeof r.description=="string"&&typeof r.input_schema=="object"&&r.input_schema!=null?(d=r,f=r.name):d={name:f,description:r.description??"",input_schema:r},_=[d],n=new Ft({returnSingle:!0,keyName:f})}if(this.thinking?.type==="enabled"){const d="Anthropic structured output relies on forced tool calling, which is not supported when `thinking` is enabled. This method will raise OutputParserException if tool calls are not generated. Consider disabling `thinking` or adjust your prompt to ensure the tool is called.";console.warn(d),s=this.withConfig({outputVersion:"v0",tools:_,ls_structured_output_format:{kwargs:{method:"functionCalling"},schema:ie(r)}});const v=X=>{if(!X.tool_calls||X.tool_calls.length===0)throw new Error(d);return X};s=s.pipe(v)}else s=this.withConfig({outputVersion:"v0",tools:_,tool_choice:{type:"tool",name:f},ls_structured_output_format:{kwargs:{method:"functionCalling"},schema:ie(r)}})}else throw new TypeError(`Unrecognized structured output method '${u}'. Expected 'functionCalling' or 'jsonSchema'`);if(!i)return s.pipe(n).withConfig({runName:"ChatAnthropicStructuredOutput"});const c=Bt.assign({parsed:(f,_)=>n.invoke(f.raw,_)}),h=Bt.assign({parsed:()=>null}),p=c.withFallbacks({fallbacks:[h]});return Rn.from([{raw:s},p]).withConfig({runName:"StructuredOutputRunnable"})}},Sa=class extends Zr{};const ea=y({command:w("view"),path:b()}),ta=y({command:w("create"),path:b(),file_text:b()}),sa=y({command:w("str_replace"),path:b(),old_str:b(),new_str:b()}),na=y({command:w("insert"),path:b(),insert_line:E(),insert_text:b()}),ra=y({command:w("delete"),path:b()}),aa=y({command:w("rename"),old_path:b(),new_path:b()});Ze("command",[ea,ta,sa,na,ra,aa]);const ia=y({command:w("view"),path:b(),view_range:Mt([E(),E()]).optional()}),oa=y({command:w("str_replace"),path:b(),old_str:b(),new_str:b()}),ua=y({command:w("create"),path:b(),file_text:b()}),ca=y({command:w("insert"),path:b(),insert_line:E(),new_str:b()});Ze("command",[ia,oa,ua,ca]);const $=Mt([E(),E()]),nn=y({action:w("screenshot")}),rn=y({action:w("left_click"),coordinate:$}),an=y({action:w("right_click"),coordinate:$}),on=y({action:w("middle_click"),coordinate:$}),un=y({action:w("double_click"),coordinate:$}),cn=y({action:w("triple_click"),coordinate:$}),ln=y({action:w("left_click_drag"),start_coordinate:$,end_coordinate:$}),dn=y({action:w("left_mouse_down"),coordinate:$}),hn=y({action:w("left_mouse_up"),coordinate:$}),pn=y({action:w("scroll"),coordinate:$,scroll_direction:Pn(["up","down","left","right"]),scroll_amount:E()}),fn=y({action:w("type"),text:b()}),mn=y({action:w("key"),key:b()}),gn=y({action:w("mouse_move"),coordinate:$}),_n=y({action:w("hold_key"),key:b()}),yn=y({action:w("wait"),duration:E().optional()}),la=y({action:w("zoom"),region:Mt([E(),E(),E(),E()])});Ze("action",[nn,rn,an,on,un,cn,ln,dn,hn,pn,fn,mn,gn,_n,yn]);Ze("action",[nn,rn,an,on,un,cn,ln,dn,hn,pn,fn,mn,gn,_n,yn,la]);const da=y({command:b().describe("The bash command to run")}),ha=y({restart:w(!0).describe("Set to true to restart the bash session")});En([da,ha]);export{Sa as ChatAnthropic,Zr as ChatAnthropicMessages};
|
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
import{N as Be,O as Ue,P as J,Q as te,i as Ce,S as H,y as ue,g as U,U as At,V as Ot,W as Nt,X as kt,Y as xt,Z as Pt,$ as Mt,a0 as Rt,a1 as Dt,a2 as Lt,h as Ft,a3 as Bt,a4 as Ut,a5 as jt,b as Vt,a6 as zt,a7 as Gt,a8 as Zt,a9 as $t,aa as Ht,r as Wt,ab as Jt,a as Ge,ac as Xt,ad as Ze,ae as Yt,af as Kt,ag as qt,ah as Se,ai as Qt,aj as ea,ak as ta,q as $e,al as ne,e as ie,am as He,an as We,x as oe,L as aa,C as be,ao as je,w as sa,R as Ve,z as X,t as na,ap as Ie,E as ra,M as Je,aq as ia,ar as oa,as as ca,B as Xe,at as re,k as G,au as Ye,av as ua,aw as Ke,ax as la,l as ha,m as pa,ay as ga,az as ma,aA as fa,aB as da,aC as ba,aD as _a,aE as ya,aF as Ta,D as ze,aG as va,G as Ea,aH as wa,aI as Ca,aJ as Te,o as qe,s as Qe,u as Sa}from"./index-B3KC9QPt.js";import{c as Ia}from"./index-Byq9Lw1P.js";import{r as Aa}from"./index-DRz5BQNA.js";function et(e,a,n,r,i){if(a!==e){typeof a.toJSON=="function"&&(a=a.toJSON());for(var c=Be(a),h=Be(e),l=!1,m=h.length-1;m>=0;m--){var g=h[m],T=e[g];if(Ue(a,g)&&!(a[g]===void 0&&T!==void 0&&Array.isArray(a)===!1)){var _=a[g];typeof T=="object"&&T!=null&&typeof _=="object"&&_!=null&&Array.isArray(T)===Array.isArray(_)?et(T,_,n,r+"/"+J(g),i):T!==_&&(i&&n.push({op:"test",path:r+"/"+J(g),value:te(T)}),n.push({op:"replace",path:r+"/"+J(g),value:te(_)}))}else Array.isArray(e)===Array.isArray(a)?(i&&n.push({op:"test",path:r+"/"+J(g),value:te(T)}),n.push({op:"remove",path:r+"/"+J(g)}),l=!0):(i&&n.push({op:"test",path:r,value:e}),n.push({op:"replace",path:r,value:a}))}if(!(!l&&c.length==h.length))for(var m=0;m<c.length;m++){var g=c[m];!Ue(e,g)&&a[g]!==void 0&&n.push({op:"add",path:r+"/"+J(g),value:te(a[g])})}}}function Ae(e,a,n=!1){var r=[];return et(e,a,r,"",n),r}function tt(e){return e!==void 0&&Array.isArray(e.lc_namespace)}function at(e){return e!==void 0&&H.isRunnable(e)&&"lc_name"in e.constructor&&typeof e.constructor.lc_name=="function"&&e.constructor.lc_name()==="RunnableToolLike"}function st(e){return!!e&&typeof e=="object"&&"name"in e&&"schema"in e&&(Ce(e.schema)||e.schema!=null&&typeof e.schema=="object"&&"type"in e.schema&&typeof e.schema.type=="string"&&["null","boolean","object","array","number","string"].includes(e.schema.type))}function nt(e){return st(e)||at(e)||tt(e)}var Oa={};U(Oa,{convertToOpenAIFunction:()=>rt,convertToOpenAITool:()=>Na,isLangChainTool:()=>nt,isRunnableToolLike:()=>at,isStructuredTool:()=>tt,isStructuredToolParams:()=>st});function rt(e,a){const n=typeof a=="number"?void 0:a;return{name:e.name,description:e.description,parameters:ue(e.schema),...n?.strict!==void 0?{strict:n.strict}:{}}}function Na(e,a){const n=typeof a=="number"?void 0:a;let r;return nt(e)?r={type:"function",function:rt(e)}:r=e,n?.strict!==void 0&&(r.function.strict=n.strict),r}var ka={};U(ka,{extendInteropZodObject:()=>qt,getInteropZodDefaultGetter:()=>Kt,getInteropZodObjectShape:()=>Yt,getSchemaDescription:()=>Ze,interopParse:()=>Xt,interopParseAsync:()=>Ge,interopSafeParse:()=>Jt,interopSafeParseAsync:()=>Wt,interopZodObjectMakeFieldsOptional:()=>Ht,interopZodObjectPartial:()=>$t,interopZodObjectPassthrough:()=>Zt,interopZodObjectStrict:()=>Gt,interopZodTransformInputSchema:()=>zt,isInteropZodError:()=>Vt,isInteropZodLiteral:()=>jt,isInteropZodObject:()=>Ut,isInteropZodSchema:()=>Ce,isShapelessZodSchema:()=>Bt,isSimpleStringZodSchema:()=>Ft,isZodArrayV4:()=>Lt,isZodLiteralV3:()=>Dt,isZodLiteralV4:()=>Rt,isZodNullableV4:()=>Mt,isZodObjectV3:()=>Pt,isZodObjectV4:()=>xt,isZodOptionalV4:()=>kt,isZodSchema:()=>Nt,isZodSchemaV3:()=>Ot,isZodSchemaV4:()=>At});var xa={};U(xa,{BasePromptValue:()=>le,ChatPromptValue:()=>ot,ImagePromptValue:()=>Pa,StringPromptValue:()=>it});var le=class extends ea{},it=class extends le{static lc_name(){return"StringPromptValue"}lc_namespace=["langchain_core","prompt_values"];lc_serializable=!0;value;constructor(e){super({value:e}),this.value=e}toString(){return this.value}toChatMessages(){return[new Se(this.value)]}},ot=class extends le{lc_namespace=["langchain_core","prompt_values"];lc_serializable=!0;static lc_name(){return"ChatPromptValue"}messages;constructor(e){Array.isArray(e)&&(e={messages:e}),super(e),this.messages=e.messages}toString(){return Qt(this.messages)}toChatMessages(){return this.messages}},Pa=class extends le{lc_namespace=["langchain_core","prompt_values"];lc_serializable=!0;static lc_name(){return"ImagePromptValue"}imageUrl;value;constructor(e){"imageUrl"in e||(e={imageUrl:e}),super(e),this.imageUrl=e.imageUrl}toString(){return this.imageUrl.url}toChatMessages(){return[new Se({content:[{type:"image_url",image_url:{detail:this.imageUrl.detail,url:this.imageUrl.url}}]})]}},b="0123456789abcdef".split(""),Ma=[-2147483648,8388608,32768,128],F=[24,16,8,0],ae=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298],k=[];function B(e,a){a?(k[0]=k[16]=k[1]=k[2]=k[3]=k[4]=k[5]=k[6]=k[7]=k[8]=k[9]=k[10]=k[11]=k[12]=k[13]=k[14]=k[15]=0,this.blocks=k):this.blocks=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],e?(this.h0=3238371032,this.h1=914150663,this.h2=812702999,this.h3=4144912697,this.h4=4290775857,this.h5=1750603025,this.h6=1694076839,this.h7=3204075428):(this.h0=1779033703,this.h1=3144134277,this.h2=1013904242,this.h3=2773480762,this.h4=1359893119,this.h5=2600822924,this.h6=528734635,this.h7=1541459225),this.block=this.start=this.bytes=this.hBytes=0,this.finalized=this.hashed=!1,this.first=!0,this.is224=e}B.prototype.update=function(e){if(!this.finalized){var a,n=typeof e;if(n!=="string"){if(n==="object"){if(e===null)throw new Error(ERROR);if(ARRAY_BUFFER&&e.constructor===ArrayBuffer)e=new Uint8Array(e);else if(!Array.isArray(e)&&(!ARRAY_BUFFER||!ArrayBuffer.isView(e)))throw new Error(ERROR)}else throw new Error(ERROR);a=!0}for(var r,i=0,c,h=e.length,l=this.blocks;i<h;){if(this.hashed&&(this.hashed=!1,l[0]=this.block,this.block=l[16]=l[1]=l[2]=l[3]=l[4]=l[5]=l[6]=l[7]=l[8]=l[9]=l[10]=l[11]=l[12]=l[13]=l[14]=l[15]=0),a)for(c=this.start;i<h&&c<64;++i)l[c>>>2]|=e[i]<<F[c++&3];else for(c=this.start;i<h&&c<64;++i)r=e.charCodeAt(i),r<128?l[c>>>2]|=r<<F[c++&3]:r<2048?(l[c>>>2]|=(192|r>>>6)<<F[c++&3],l[c>>>2]|=(128|r&63)<<F[c++&3]):r<55296||r>=57344?(l[c>>>2]|=(224|r>>>12)<<F[c++&3],l[c>>>2]|=(128|r>>>6&63)<<F[c++&3],l[c>>>2]|=(128|r&63)<<F[c++&3]):(r=65536+((r&1023)<<10|e.charCodeAt(++i)&1023),l[c>>>2]|=(240|r>>>18)<<F[c++&3],l[c>>>2]|=(128|r>>>12&63)<<F[c++&3],l[c>>>2]|=(128|r>>>6&63)<<F[c++&3],l[c>>>2]|=(128|r&63)<<F[c++&3]);this.lastByteIndex=c,this.bytes+=c-this.start,c>=64?(this.block=l[16],this.start=c-64,this.hash(),this.hashed=!0):this.start=c}return this.bytes>4294967295&&(this.hBytes+=this.bytes/4294967296<<0,this.bytes=this.bytes%4294967296),this}};B.prototype.finalize=function(){if(!this.finalized){this.finalized=!0;var e=this.blocks,a=this.lastByteIndex;e[16]=this.block,e[a>>>2]|=Ma[a&3],this.block=e[16],a>=56&&(this.hashed||this.hash(),e[0]=this.block,e[16]=e[1]=e[2]=e[3]=e[4]=e[5]=e[6]=e[7]=e[8]=e[9]=e[10]=e[11]=e[12]=e[13]=e[14]=e[15]=0),e[14]=this.hBytes<<3|this.bytes>>>29,e[15]=this.bytes<<3,this.hash()}};B.prototype.hash=function(){var e=this.h0,a=this.h1,n=this.h2,r=this.h3,i=this.h4,c=this.h5,h=this.h6,l=this.h7,m=this.blocks,g,T,_,v,d,y,f,E,w,P,I;for(g=16;g<64;++g)d=m[g-15],T=(d>>>7|d<<25)^(d>>>18|d<<14)^d>>>3,d=m[g-2],_=(d>>>17|d<<15)^(d>>>19|d<<13)^d>>>10,m[g]=m[g-16]+T+m[g-7]+_<<0;for(I=a&n,g=0;g<64;g+=4)this.first?(this.is224?(E=300032,d=m[0]-1413257819,l=d-150054599<<0,r=d+24177077<<0):(E=704751109,d=m[0]-210244248,l=d-1521486534<<0,r=d+143694565<<0),this.first=!1):(T=(e>>>2|e<<30)^(e>>>13|e<<19)^(e>>>22|e<<10),_=(i>>>6|i<<26)^(i>>>11|i<<21)^(i>>>25|i<<7),E=e&a,v=E^e&n^I,f=i&c^~i&h,d=l+_+f+ae[g]+m[g],y=T+v,l=r+d<<0,r=d+y<<0),T=(r>>>2|r<<30)^(r>>>13|r<<19)^(r>>>22|r<<10),_=(l>>>6|l<<26)^(l>>>11|l<<21)^(l>>>25|l<<7),w=r&e,v=w^r&a^E,f=h&l^~h&i,d=c+_+f+ae[g+1]+m[g+1],y=T+v,h=n+d<<0,n=d+y<<0,T=(n>>>2|n<<30)^(n>>>13|n<<19)^(n>>>22|n<<10),_=(h>>>6|h<<26)^(h>>>11|h<<21)^(h>>>25|h<<7),P=n&r,v=P^n&e^w,f=c&h^~c&l,d=i+_+f+ae[g+2]+m[g+2],y=T+v,c=a+d<<0,a=d+y<<0,T=(a>>>2|a<<30)^(a>>>13|a<<19)^(a>>>22|a<<10),_=(c>>>6|c<<26)^(c>>>11|c<<21)^(c>>>25|c<<7),I=a&n,v=I^a&r^P,f=c&h^~c&l,d=i+_+f+ae[g+3]+m[g+3],y=T+v,i=e+d<<0,e=d+y<<0,this.chromeBugWorkAround=!0;this.h0=this.h0+e<<0,this.h1=this.h1+a<<0,this.h2=this.h2+n<<0,this.h3=this.h3+r<<0,this.h4=this.h4+i<<0,this.h5=this.h5+c<<0,this.h6=this.h6+h<<0,this.h7=this.h7+l<<0};B.prototype.hex=function(){this.finalize();var e=this.h0,a=this.h1,n=this.h2,r=this.h3,i=this.h4,c=this.h5,h=this.h6,l=this.h7,m=b[e>>>28&15]+b[e>>>24&15]+b[e>>>20&15]+b[e>>>16&15]+b[e>>>12&15]+b[e>>>8&15]+b[e>>>4&15]+b[e&15]+b[a>>>28&15]+b[a>>>24&15]+b[a>>>20&15]+b[a>>>16&15]+b[a>>>12&15]+b[a>>>8&15]+b[a>>>4&15]+b[a&15]+b[n>>>28&15]+b[n>>>24&15]+b[n>>>20&15]+b[n>>>16&15]+b[n>>>12&15]+b[n>>>8&15]+b[n>>>4&15]+b[n&15]+b[r>>>28&15]+b[r>>>24&15]+b[r>>>20&15]+b[r>>>16&15]+b[r>>>12&15]+b[r>>>8&15]+b[r>>>4&15]+b[r&15]+b[i>>>28&15]+b[i>>>24&15]+b[i>>>20&15]+b[i>>>16&15]+b[i>>>12&15]+b[i>>>8&15]+b[i>>>4&15]+b[i&15]+b[c>>>28&15]+b[c>>>24&15]+b[c>>>20&15]+b[c>>>16&15]+b[c>>>12&15]+b[c>>>8&15]+b[c>>>4&15]+b[c&15]+b[h>>>28&15]+b[h>>>24&15]+b[h>>>20&15]+b[h>>>16&15]+b[h>>>12&15]+b[h>>>8&15]+b[h>>>4&15]+b[h&15];return this.is224||(m+=b[l>>>28&15]+b[l>>>24&15]+b[l>>>20&15]+b[l>>>16&15]+b[l>>>12&15]+b[l>>>8&15]+b[l>>>4&15]+b[l&15]),m};B.prototype.toString=B.prototype.hex;B.prototype.digest=function(){this.finalize();var e=this.h0,a=this.h1,n=this.h2,r=this.h3,i=this.h4,c=this.h5,h=this.h6,l=this.h7,m=[e>>>24&255,e>>>16&255,e>>>8&255,e&255,a>>>24&255,a>>>16&255,a>>>8&255,a&255,n>>>24&255,n>>>16&255,n>>>8&255,n&255,r>>>24&255,r>>>16&255,r>>>8&255,r&255,i>>>24&255,i>>>16&255,i>>>8&255,i&255,c>>>24&255,c>>>16&255,c>>>8&255,c&255,h>>>24&255,h>>>16&255,h>>>8&255,h&255];return this.is224||m.push(l>>>24&255,l>>>16&255,l>>>8&255,l&255),m};B.prototype.array=B.prototype.digest;B.prototype.arrayBuffer=function(){this.finalize();var e=new ArrayBuffer(this.is224?28:32),a=new DataView(e);return a.setUint32(0,this.h0),a.setUint32(4,this.h1),a.setUint32(8,this.h2),a.setUint32(12,this.h3),a.setUint32(16,this.h4),a.setUint32(20,this.h5),a.setUint32(24,this.h6),this.is224||a.setUint32(28,this.h7),e};const ct=(...e)=>new B(!1,!0).update(e.join("")).hex();var Ra={};U(Ra,{sha256:()=>ct});var Da={};U(Da,{BaseCache:()=>lt,InMemoryCache:()=>ht,defaultHashKeyEncoder:()=>ut,deserializeStoredGeneration:()=>La,serializeGeneration:()=>Fa});const ut=(...e)=>ct(e.join("_"));function La(e){return e.message!==void 0?{text:e.text,message:ta(e.message)}:{text:e.text}}function Fa(e){const a={text:e.text};return e.message!==void 0&&(a.message=e.message.toDict()),a}var lt=class{keyEncoder=ut;makeDefaultKeyEncoder(e){this.keyEncoder=e}};const Ba=new Map;var ht=class pt extends lt{cache;constructor(a){super(),this.cache=a??new Map}lookup(a,n){return Promise.resolve(this.cache.get(this.keyEncoder(a,n))??null)}async update(a,n,r){this.cache.set(this.keyEncoder(a,n),r)}static global(){return new pt(Ba)}},Ua=Aa();const ja=Ia(Ua);var Va=Object.defineProperty,za=(e,a,n)=>a in e?Va(e,a,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[a]=n,Ga=(e,a,n)=>(za(e,a+"",n),n);function Za(e,a){let n=Array.from({length:e.length},(r,i)=>({start:i,end:i+1}));for(;n.length>1;){let r=null;for(let i=0;i<n.length-1;i++){const c=e.slice(n[i].start,n[i+1].end),h=a.get(c.join(","));h!=null&&(r==null||h<r[0])&&(r=[h,i])}if(r!=null){const i=r[1];n[i]={start:n[i].start,end:n[i+1].end},n.splice(i+1,1)}else break}return n}function $a(e,a){return e.length===1?[a.get(e.join(","))]:Za(e,a).map(n=>a.get(e.slice(n.start,n.end).join(","))).filter(n=>n!=null)}function Ha(e){return e.replace(/[\\^$*+?.()|[\]{}]/g,"\\$&")}var ve=class{specialTokens;inverseSpecialTokens;patStr;textEncoder=new TextEncoder;textDecoder=new TextDecoder("utf-8");rankMap=new Map;textMap=new Map;constructor(e,a){this.patStr=e.pat_str;const n=e.bpe_ranks.split(`
|
|
2
|
+
`).filter(Boolean).reduce((r,i)=>{const[c,h,...l]=i.split(" "),m=Number.parseInt(h,10);return l.forEach((g,T)=>r[g]=m+T),r},{});for(const[r,i]of Object.entries(n)){const c=ja.toByteArray(r);this.rankMap.set(c.join(","),i),this.textMap.set(i,c)}this.specialTokens={...e.special_tokens,...a},this.inverseSpecialTokens=Object.entries(this.specialTokens).reduce((r,[i,c])=>(r[c]=this.textEncoder.encode(i),r),{})}encode(e,a=[],n="all"){const r=new RegExp(this.patStr,"ug"),i=ve.specialTokenRegex(Object.keys(this.specialTokens)),c=[],h=new Set(a==="all"?Object.keys(this.specialTokens):a),l=new Set(n==="all"?Object.keys(this.specialTokens).filter(g=>!h.has(g)):n);if(l.size>0){const g=ve.specialTokenRegex([...l]),T=e.match(g);if(T!=null)throw new Error(`The text contains a special token that is not allowed: ${T[0]}`)}let m=0;for(;;){let g=null,T=m;for(;i.lastIndex=T,g=i.exec(e),!(g==null||h.has(g[0]));)T=g.index+1;const _=g?.index??e.length;for(const d of e.substring(m,_).matchAll(r)){const y=this.textEncoder.encode(d[0]),f=this.rankMap.get(y.join(","));if(f!=null){c.push(f);continue}c.push(...$a(y,this.rankMap))}if(g==null)break;let v=this.specialTokens[g[0]];c.push(v),m=g.index+g[0].length}return c}decode(e){const a=[];let n=0;for(let c=0;c<e.length;++c){const h=e[c],l=this.textMap.get(h)??this.inverseSpecialTokens[h];l!=null&&(a.push(l),n+=l.length)}const r=new Uint8Array(n);let i=0;for(const c of a)r.set(c,i),i+=c.length;return this.textDecoder.decode(r)}},gt=ve;Ga(gt,"specialTokenRegex",e=>new RegExp(e.map(a=>Ha(a)).join("|"),"g"));function Wa(e){switch(e){case"gpt2":return"gpt2";case"code-cushman-001":case"code-cushman-002":case"code-davinci-001":case"code-davinci-002":case"cushman-codex":case"davinci-codex":case"davinci-002":case"text-davinci-002":case"text-davinci-003":return"p50k_base";case"code-davinci-edit-001":case"text-davinci-edit-001":return"p50k_edit";case"ada":case"babbage":case"babbage-002":case"code-search-ada-code-001":case"code-search-babbage-code-001":case"curie":case"davinci":case"text-ada-001":case"text-babbage-001":case"text-curie-001":case"text-davinci-001":case"text-search-ada-doc-001":case"text-search-babbage-doc-001":case"text-search-curie-doc-001":case"text-search-davinci-doc-001":case"text-similarity-ada-001":case"text-similarity-babbage-001":case"text-similarity-curie-001":case"text-similarity-davinci-001":return"r50k_base";case"gpt-3.5-turbo-instruct-0914":case"gpt-3.5-turbo-instruct":case"gpt-3.5-turbo-16k-0613":case"gpt-3.5-turbo-16k":case"gpt-3.5-turbo-0613":case"gpt-3.5-turbo-0301":case"gpt-3.5-turbo":case"gpt-4-32k-0613":case"gpt-4-32k-0314":case"gpt-4-32k":case"gpt-4-0613":case"gpt-4-0314":case"gpt-4":case"gpt-3.5-turbo-1106":case"gpt-35-turbo":case"gpt-4-1106-preview":case"gpt-4-vision-preview":case"gpt-3.5-turbo-0125":case"gpt-4-turbo":case"gpt-4-turbo-2024-04-09":case"gpt-4-turbo-preview":case"gpt-4-0125-preview":case"text-embedding-ada-002":case"text-embedding-3-small":case"text-embedding-3-large":return"cl100k_base";case"gpt-4o":case"gpt-4o-2024-05-13":case"gpt-4o-2024-08-06":case"gpt-4o-2024-11-20":case"gpt-4o-mini-2024-07-18":case"gpt-4o-mini":case"gpt-4o-search-preview":case"gpt-4o-search-preview-2025-03-11":case"gpt-4o-mini-search-preview":case"gpt-4o-mini-search-preview-2025-03-11":case"gpt-4o-audio-preview":case"gpt-4o-audio-preview-2024-12-17":case"gpt-4o-audio-preview-2024-10-01":case"gpt-4o-mini-audio-preview":case"gpt-4o-mini-audio-preview-2024-12-17":case"o1":case"o1-2024-12-17":case"o1-mini":case"o1-mini-2024-09-12":case"o1-preview":case"o1-preview-2024-09-12":case"o1-pro":case"o1-pro-2025-03-19":case"o3":case"o3-2025-04-16":case"o3-mini":case"o3-mini-2025-01-31":case"o4-mini":case"o4-mini-2025-04-16":case"chatgpt-4o-latest":case"gpt-4o-realtime":case"gpt-4o-realtime-preview-2024-10-01":case"gpt-4o-realtime-preview-2024-12-17":case"gpt-4o-mini-realtime-preview":case"gpt-4o-mini-realtime-preview-2024-12-17":case"gpt-4.1":case"gpt-4.1-2025-04-14":case"gpt-4.1-mini":case"gpt-4.1-mini-2025-04-14":case"gpt-4.1-nano":case"gpt-4.1-nano-2025-04-14":case"gpt-4.5-preview":case"gpt-4.5-preview-2025-02-27":case"gpt-5":case"gpt-5-2025-08-07":case"gpt-5-nano":case"gpt-5-nano-2025-08-07":case"gpt-5-mini":case"gpt-5-mini-2025-08-07":case"gpt-5-chat-latest":return"o200k_base";default:throw new Error("Unknown model")}}var Ja={};U(Ja,{encodingForModel:()=>Oe,getEncoding:()=>mt});const se={},Xa=new $e({});async function mt(e){return e in se||(se[e]=Xa.fetch(`https://tiktoken.pages.dev/js/${e}.json`).then(a=>a.json()).then(a=>new gt(a)).catch(a=>{throw delete se[e],a})),await se[e]}async function Oe(e){return mt(Wa(e))}var Ya={};U(Ya,{BaseLangChain:()=>dt,BaseLanguageModel:()=>bt,calculateMaxTokens:()=>Qa,getEmbeddingContextSize:()=>Ka,getModelContextSize:()=>ft,getModelNameForTiktoken:()=>he,isOpenAITool:()=>qa});const he=e=>e.startsWith("gpt-5")?"gpt-5":e.startsWith("gpt-3.5-turbo-16k")?"gpt-3.5-turbo-16k":e.startsWith("gpt-3.5-turbo-")?"gpt-3.5-turbo":e.startsWith("gpt-4-32k")?"gpt-4-32k":e.startsWith("gpt-4-")?"gpt-4":e.startsWith("gpt-4o")?"gpt-4o":e,Ka=e=>{switch(e){case"text-embedding-ada-002":return 8191;default:return 2046}},ft=e=>{switch(he(e)){case"gpt-5":case"gpt-5-turbo":case"gpt-5-turbo-preview":return 4e5;case"gpt-4o":case"gpt-4o-mini":case"gpt-4o-2024-05-13":case"gpt-4o-2024-08-06":return 128e3;case"gpt-4-turbo":case"gpt-4-turbo-preview":case"gpt-4-turbo-2024-04-09":case"gpt-4-0125-preview":case"gpt-4-1106-preview":return 128e3;case"gpt-4-32k":case"gpt-4-32k-0314":case"gpt-4-32k-0613":return 32768;case"gpt-4":case"gpt-4-0314":case"gpt-4-0613":return 8192;case"gpt-3.5-turbo-16k":case"gpt-3.5-turbo-16k-0613":return 16384;case"gpt-3.5-turbo":case"gpt-3.5-turbo-0301":case"gpt-3.5-turbo-0613":case"gpt-3.5-turbo-1106":case"gpt-3.5-turbo-0125":return 4096;case"text-davinci-003":case"text-davinci-002":return 4097;case"text-davinci-001":return 2049;case"text-curie-001":case"text-babbage-001":case"text-ada-001":return 2048;case"code-davinci-002":case"code-davinci-001":return 8e3;case"code-cushman-001":return 2048;case"claude-3-5-sonnet-20241022":case"claude-3-5-sonnet-20240620":case"claude-3-opus-20240229":case"claude-3-sonnet-20240229":case"claude-3-haiku-20240307":case"claude-2.1":return 2e5;case"claude-2.0":case"claude-instant-1.2":return 1e5;case"gemini-1.5-pro":case"gemini-1.5-pro-latest":case"gemini-1.5-flash":case"gemini-1.5-flash-latest":return 1e6;case"gemini-pro":case"gemini-pro-vision":return 32768;default:return 4097}};function qa(e){return typeof e!="object"||!e?!1:!!("type"in e&&e.type==="function"&&"function"in e&&typeof e.function=="object"&&e.function&&"name"in e.function&&"parameters"in e.function)}const Qa=async({prompt:e,modelName:a})=>{let n;try{n=(await Oe(he(a))).encode(e).length}catch{console.warn("Failed to calculate number of tokens, falling back to approximate count"),n=Math.ceil(e.length/4)}return ft(a)-n},es=()=>!1;var dt=class extends H{verbose;callbacks;tags;metadata;get lc_attributes(){return{callbacks:void 0,verbose:void 0}}constructor(e){super(e),this.verbose=e.verbose??es(),this.callbacks=e.callbacks,this.tags=e.tags??[],this.metadata=e.metadata??{}}},bt=class extends dt{get callKeys(){return["stop","timeout","signal","tags","metadata","callbacks"]}caller;cache;constructor({callbacks:e,callbackManager:a,...n}){const{cache:r,...i}=n;super({callbacks:e??a,...i}),typeof r=="object"?this.cache=r:r?this.cache=ht.global():this.cache=void 0,this.caller=new $e(n??{})}_encoding;async getNumTokens(e){let a;typeof e=="string"?a=e:a=e.map(r=>typeof r=="string"?r:r.type==="text"&&"text"in r?r.text:"").join("");let n=Math.ceil(a.length/4);if(!this._encoding)try{this._encoding=await Oe("modelName"in this?he(this.modelName):"gpt2")}catch(r){console.warn("Failed to calculate number of tokens, falling back to approximate count",r)}if(this._encoding)try{n=this._encoding.encode(a).length}catch(r){console.warn("Failed to calculate number of tokens, falling back to approximate count",r)}return n}static _convertInputToPromptValue(e){return typeof e=="string"?new it(e):Array.isArray(e)?new ot(e.map(ne)):e}_identifyingParams(){return{}}_getSerializedCacheKeyParametersForCall({config:e,...a}){const n={...this._identifyingParams(),...a,_type:this._llmType(),_model:this._modelType()};return Object.entries(n).filter(([c,h])=>h!==void 0).map(([c,h])=>`${c}:${JSON.stringify(h)}`).sort().join(",")}serialize(){return{...this._identifyingParams(),_type:this._llmType(),_model:this._modelType()}}static async deserialize(e){throw new Error("Use .toJSON() instead")}get profile(){return{}}},ce=class extends H{static lc_name(){return"RunnablePassthrough"}lc_namespace=["langchain_core","runnables"];lc_serializable=!0;func;constructor(e){super(e),e&&(this.func=e.func)}async invoke(e,a){const n=ie(a);return this.func&&await this.func(e,n),this._callWithConfig(r=>Promise.resolve(r),e,n)}async*transform(e,a){const n=ie(a);let r,i=!0;for await(const c of this._transformStreamWithConfig(e,h=>h,n))if(yield c,i)if(r===void 0)r=c;else try{r=oe(r,c)}catch{r=void 0,i=!1}this.func&&r!==void 0&&await this.func(r,n)}static assign(e){return new He(new We({steps:e}))}};const ts=e=>e();function _e(e){const a=e.constructor;return new a({...e,content:e.contentBlocks,response_metadata:{...e.response_metadata,output_version:"v1"}})}var as={};U(as,{BaseChatModel:()=>_t,SimpleChatModel:()=>ss});function ye(e){const a=[];for(const n of e){let r=n;if(Array.isArray(n.content))for(let i=0;i<n.content.length;i++){const c=n.content[i];(ia(c)||oa(c))&&r===n&&(r=new n.constructor({...r,content:[...n.content.slice(0,i),ca(c),...n.content.slice(i+1)]}))}a.push(r)}return a}var _t=class Z extends bt{lc_namespace=["langchain","chat_models",this._llmType()];disableStreaming=!1;outputVersion;get callKeys(){return[...super.callKeys,"outputVersion"]}constructor(a){super(a),this.outputVersion=ts(()=>{const n=a.outputVersion??aa("LC_OUTPUT_VERSION");return n&&["v0","v1"].includes(n)?n:"v0"})}_separateRunnableConfigFromCallOptionsCompat(a){const[n,r]=super._separateRunnableConfigFromCallOptions(a);return r.signal=n.signal,[n,r]}async invoke(a,n){const r=Z._convertInputToPromptValue(a);return(await this.generatePrompt([r],n,n?.callbacks)).generations[0][0].message}async*_streamResponseChunks(a,n,r){throw new Error("Not implemented.")}async*_streamIterator(a,n){if(this._streamResponseChunks===Z.prototype._streamResponseChunks||this.disableStreaming)yield this.invoke(a,n);else{const i=Z._convertInputToPromptValue(a).toChatMessages(),[c,h]=this._separateRunnableConfigFromCallOptionsCompat(n),l={...c.metadata,...this.getLsParams(h)},m=await be.configure(c.callbacks,this.callbacks,c.tags,this.tags,l,this.metadata,{verbose:this.verbose}),g={options:h,invocation_params:this?.invocationParams(h),batch_size:1},T=h.outputVersion??this.outputVersion,_=await m?.handleChatModelStart(this.toJSON(),[ye(i)],c.runId,void 0,g,void 0,void 0,c.runName);let v,d;try{for await(const y of this._streamResponseChunks(i,h,_?.[0])){if(y.message.id==null){const f=_?.at(0)?.runId;f!=null&&y.message._updateId(`run-${f}`)}y.message.response_metadata={...y.generationInfo,...y.message.response_metadata},T==="v1"?yield _e(y.message):yield y.message,v?v=v.concat(y):v=y,je(y.message)&&y.message.usage_metadata!==void 0&&(d={tokenUsage:{promptTokens:y.message.usage_metadata.input_tokens,completionTokens:y.message.usage_metadata.output_tokens,totalTokens:y.message.usage_metadata.total_tokens}})}}catch(y){throw await Promise.all((_??[]).map(f=>f?.handleLLMError(y))),y}await Promise.all((_??[]).map(y=>y?.handleLLMEnd({generations:[[v]],llmOutput:d})))}}getLsParams(a){const n=this.getName().startsWith("Chat")?this.getName().replace("Chat",""):this.getName();return{ls_model_type:"chat",ls_stop:a.stop,ls_provider:n}}async _generateUncached(a,n,r,i){const c=a.map(v=>v.map(ne));let h;if(i!==void 0&&i.length===c.length)h=i;else{const v={...r.metadata,...this.getLsParams(n)},d=await be.configure(r.callbacks,this.callbacks,r.tags,this.tags,v,this.metadata,{verbose:this.verbose}),y={options:n,invocation_params:this?.invocationParams(n),batch_size:1};h=await d?.handleChatModelStart(this.toJSON(),c.map(ye),r.runId,void 0,y,void 0,void 0,r.runName)}const l=n.outputVersion??this.outputVersion,m=[],g=[];if(!!h?.[0].handlers.find(sa)&&!this.disableStreaming&&c.length===1&&this._streamResponseChunks!==Z.prototype._streamResponseChunks)try{const v=await this._streamResponseChunks(c[0],n,h?.[0]);let d,y;for await(const f of v){if(f.message.id==null){const E=h?.at(0)?.runId;E!=null&&f.message._updateId(`run-${E}`)}d===void 0?d=f:d=oe(d,f),je(f.message)&&f.message.usage_metadata!==void 0&&(y={tokenUsage:{promptTokens:f.message.usage_metadata.input_tokens,completionTokens:f.message.usage_metadata.output_tokens,totalTokens:f.message.usage_metadata.total_tokens}})}if(d===void 0)throw new Error("Received empty response from chat model call.");m.push([d]),await h?.[0].handleLLMEnd({generations:m,llmOutput:y})}catch(v){throw await h?.[0].handleLLMError(v),v}else{const v=await Promise.allSettled(c.map(async(d,y)=>{const f=await this._generate(d,{...n,promptIndex:y},h?.[y]);if(l==="v1")for(const E of f.generations)E.message=_e(E.message);return f}));await Promise.all(v.map(async(d,y)=>{if(d.status==="fulfilled"){const f=d.value;for(const E of f.generations){if(E.message.id==null){const w=h?.at(0)?.runId;w!=null&&E.message._updateId(`run-${w}`)}E.message.response_metadata={...E.generationInfo,...E.message.response_metadata}}return f.generations.length===1&&(f.generations[0].message.response_metadata={...f.llmOutput,...f.generations[0].message.response_metadata}),m[y]=f.generations,g[y]=f.llmOutput,h?.[y]?.handleLLMEnd({generations:[f.generations],llmOutput:f.llmOutput})}else return await h?.[y]?.handleLLMError(d.reason),Promise.reject(d.reason)}))}const _={generations:m,llmOutput:g.length?this._combineLLMOutput?.(...g):void 0};return Object.defineProperty(_,Ve,{value:h?{runIds:h?.map(v=>v.runId)}:void 0,configurable:!0}),_}async _generateCached({messages:a,cache:n,llmStringKey:r,parsedOptions:i,handledOptions:c}){const h=a.map(w=>w.map(ne)),l={...c.metadata,...this.getLsParams(i)},m=await be.configure(c.callbacks,this.callbacks,c.tags,this.tags,l,this.metadata,{verbose:this.verbose}),g={options:i,invocation_params:this?.invocationParams(i),batch_size:1},T=await m?.handleChatModelStart(this.toJSON(),h.map(ye),c.runId,void 0,g,void 0,void 0,c.runName),_=[],d=(await Promise.allSettled(h.map(async(w,P)=>{const I=Z._convertInputToPromptValue(w).toString(),R=await n.lookup(I,r);return R==null&&_.push(P),R}))).map((w,P)=>({result:w,runManager:T?.[P]})).filter(({result:w})=>w.status==="fulfilled"&&w.value!=null||w.status==="rejected"),y=i.outputVersion??this.outputVersion,f=[];await Promise.all(d.map(async({result:w,runManager:P},I)=>{if(w.status==="fulfilled"){const R=w.value;return f[I]=R.map(L=>("message"in L&&X(L.message)&&na(L.message)&&(L.message.usage_metadata={input_tokens:0,output_tokens:0,total_tokens:0},y==="v1"&&(L.message=_e(L.message))),L.generationInfo={...L.generationInfo,tokenUsage:{}},L)),R.length&&await P?.handleLLMNewToken(R[0].text),P?.handleLLMEnd({generations:[R]},void 0,void 0,void 0,{cached:!0})}else return await P?.handleLLMError(w.reason,void 0,void 0,void 0,{cached:!0}),Promise.reject(w.reason)}));const E={generations:f,missingPromptIndices:_,startedRunManagers:T};return Object.defineProperty(E,Ve,{value:T?{runIds:T?.map(w=>w.runId)}:void 0,configurable:!0}),E}async generate(a,n,r){let i;Array.isArray(n)?i={stop:n}:i=n;const c=a.map(y=>y.map(ne)),[h,l]=this._separateRunnableConfigFromCallOptionsCompat(i);if(h.callbacks=h.callbacks??r,!this.cache)return this._generateUncached(c,l,h);const{cache:m}=this,g=this._getSerializedCacheKeyParametersForCall(l),{generations:T,missingPromptIndices:_,startedRunManagers:v}=await this._generateCached({messages:c,cache:m,llmStringKey:g,parsedOptions:l,handledOptions:h});let d={};if(_.length>0){const y=await this._generateUncached(_.map(f=>c[f]),l,h,v!==void 0?_.map(f=>v?.[f]):void 0);await Promise.all(y.generations.map(async(f,E)=>{const w=_[E];T[w]=f;const P=Z._convertInputToPromptValue(c[w]).toString();return m.update(P,g,f)})),d=y.llmOutput??{}}return{generations:T,llmOutput:d}}invocationParams(a){return{}}_modelType(){return"base_chat_model"}async generatePrompt(a,n,r){const i=a.map(c=>c.toChatMessages());return this.generate(i,n,r)}withStructuredOutput(a,n){if(typeof this.bindTools!="function")throw new Error('Chat model must implement ".bindTools()" to use withStructuredOutput.');if(n?.strict)throw new Error('"strict" mode is not supported for this model by default.');const r=a,i=n?.name,c=Ze(r)??"A function available to call.",h=n?.method,l=n?.includeRaw;if(h==="jsonMode")throw new Error('Base withStructuredOutput implementation only supports "functionCalling" as a method.');let m=i??"extract",g;Ce(r)?g=[{type:"function",function:{name:m,description:c,parameters:ue(r)}}]:("name"in r&&(m=r.name),g=[{type:"function",function:{name:m,description:c,parameters:r}}]);const T=this.bindTools(g),_=Ie.from(f=>{if(!ra.isInstance(f))throw new Error("Input is not an AIMessageChunk.");if(!f.tool_calls||f.tool_calls.length===0)throw new Error("No tool calls found in the response.");const E=f.tool_calls.find(w=>w.name===m);if(!E)throw new Error(`No tool call found with name ${m}.`);return E.args});if(!l)return T.pipe(_).withConfig({runName:"StructuredOutput"});const v=ce.assign({parsed:(f,E)=>_.invoke(f.raw,E)}),d=ce.assign({parsed:()=>null}),y=v.withFallbacks({fallbacks:[d]});return Je.from([{raw:T},y]).withConfig({runName:"StructuredOutputRunnable"})}},ss=class extends _t{async _generate(e,a,n){const r=await this._call(e,a,n),i=new Xe(r);if(typeof i.content!="string")throw new Error("Cannot generate with a simple chat model when output is not a string.");return{generations:[{text:i.content,message:i}]}}},ns=class extends H{static lc_name(){return"RouterRunnable"}lc_namespace=["langchain_core","runnables"];lc_serializable=!0;runnables;constructor(e){super(e),this.runnables=e.runnables}async invoke(e,a){const{key:n,input:r}=e,i=this.runnables[n];if(i===void 0)throw new Error(`No runnable associated with key "${n}".`);return i.invoke(r,ie(a))}async batch(e,a,n){const r=e.map(_=>_.key),i=e.map(_=>_.input);if(r.find(_=>this.runnables[_]===void 0)!==void 0)throw new Error("One or more keys do not have a corresponding runnable.");const h=r.map(_=>this.runnables[_]),l=this._getOptionsList(a??{},e.length),m=l[0]?.maxConcurrency??n?.maxConcurrency,g=m&&m>0?m:e.length,T=[];for(let _=0;_<i.length;_+=g){const v=i.slice(_,_+g).map((y,f)=>h[f].invoke(y,l[f])),d=await Promise.all(v);T.push(d)}return T.flat()}async stream(e,a){const{key:n,input:r}=e,i=this.runnables[n];if(i===void 0)throw new Error(`No runnable associated with key "${n}".`);return i.stream(r,a)}},rs=class extends H{static lc_name(){return"RunnableBranch"}lc_namespace=["langchain_core","runnables"];lc_serializable=!0;default;branches;constructor(e){super(e),this.branches=e.branches,this.default=e.default}static from(e){if(e.length<1)throw new Error("RunnableBranch requires at least one branch");const n=e.slice(0,-1).map(([i,c])=>[re(i),re(c)]),r=re(e[e.length-1]);return new this({branches:n,default:r})}async _invoke(e,a,n){let r;for(let i=0;i<this.branches.length;i+=1){const[c,h]=this.branches[i];if(await c.invoke(e,G(a,{callbacks:n?.getChild(`condition:${i+1}`)}))){r=await h.invoke(e,G(a,{callbacks:n?.getChild(`branch:${i+1}`)}));break}}return r||(r=await this.default.invoke(e,G(a,{callbacks:n?.getChild("branch:default")}))),r}async invoke(e,a={}){return this._callWithConfig(this._invoke,e,a)}async*_streamIterator(e,a){const r=await(await Ye(a))?.handleChainStart(this.toJSON(),ua(e,"input"),a?.runId,void 0,void 0,void 0,a?.runName);let i,c=!0,h;try{for(let l=0;l<this.branches.length;l+=1){const[m,g]=this.branches[l];if(await m.invoke(e,G(a,{callbacks:r?.getChild(`condition:${l+1}`)}))){h=await g.stream(e,G(a,{callbacks:r?.getChild(`branch:${l+1}`)}));for await(const _ of h)if(yield _,c)if(i===void 0)i=_;else try{i=oe(i,_)}catch{i=void 0,c=!1}break}}if(h===void 0){h=await this.default.stream(e,G(a,{callbacks:r?.getChild("branch:default")}));for await(const l of h)if(yield l,c)if(i===void 0)i=l;else try{i=oe(i,l)}catch{i=void 0,c=!1}}}catch(l){throw await r?.handleChainError(l),l}await r?.handleChainEnd(i??{})}},is=class extends Ke{runnable;inputMessagesKey;outputMessagesKey;historyMessagesKey;getMessageHistory;constructor(e){let a=Ie.from((c,h)=>this._enterHistory(c,h??{})).withConfig({runName:"loadHistory"});const n=e.historyMessagesKey??e.inputMessagesKey;n&&(a=ce.assign({[n]:a}).withConfig({runName:"insertHistory"}));const r=a.pipe(e.runnable.withListeners({onEnd:(c,h)=>this._exitHistory(c,h??{})})).withConfig({runName:"RunnableWithMessageHistory"}),i=e.config??{};super({...e,config:i,bound:r}),this.runnable=e.runnable,this.getMessageHistory=e.getMessageHistory,this.inputMessagesKey=e.inputMessagesKey,this.outputMessagesKey=e.outputMessagesKey,this.historyMessagesKey=e.historyMessagesKey}_getInputMessages(e){let a;if(typeof e=="object"&&!Array.isArray(e)&&!X(e)){let n;this.inputMessagesKey?n=this.inputMessagesKey:Object.keys(e).length===1?n=Object.keys(e)[0]:n="input",Array.isArray(e[n])&&Array.isArray(e[n][0])?a=e[n][0]:a=e[n]}else a=e;if(typeof a=="string")return[new Se(a)];if(Array.isArray(a))return a;if(X(a))return[a];throw new Error(`Expected a string, BaseMessage, or array of BaseMessages.
|
|
3
|
+
Got ${JSON.stringify(a,null,2)}`)}_getOutputMessages(e){let a;if(!Array.isArray(e)&&!X(e)&&typeof e!="string"){let n;this.outputMessagesKey!==void 0?n=this.outputMessagesKey:Object.keys(e).length===1?n=Object.keys(e)[0]:n="output",e.generations!==void 0?a=e.generations[0][0].message:a=e[n]}else a=e;if(typeof a=="string")return[new Xe(a)];if(Array.isArray(a))return a;if(X(a))return[a];throw new Error(`Expected a string, BaseMessage, or array of BaseMessages. Received: ${JSON.stringify(a,null,2)}`)}async _enterHistory(e,a){const r=await(a?.configurable?.messageHistory).getMessages();return this.historyMessagesKey===void 0?r.concat(this._getInputMessages(e)):r}async _exitHistory(e,a){const n=a.configurable?.messageHistory;let r;Array.isArray(e.inputs)&&Array.isArray(e.inputs[0])?r=e.inputs[0]:r=e.inputs;let i=this._getInputMessages(r);if(this.historyMessagesKey===void 0){const l=await n.getMessages();i=i.slice(l.length)}const c=e.outputs;if(!c)throw new Error(`Output values from 'Run' undefined. Run: ${JSON.stringify(e,null,2)}`);const h=this._getOutputMessages(c);await n.addMessages([...i,...h])}async _mergeConfig(...e){const a=await super._mergeConfig(...e);if(!a.configurable||!a.configurable.sessionId){const r={[this.inputMessagesKey??"input"]:"foo"},i={configurable:{sessionId:"123"}};throw new Error(`sessionId is required. Pass it in as part of the config argument to .invoke() or .stream()
|
|
4
|
+
eg. chain.invoke(${JSON.stringify(r)}, ${JSON.stringify(i)})`)}const{sessionId:n}=a.configurable;return a.configurable.messageHistory=await this.getMessageHistory(n),a}},os={};U(os,{RouterRunnable:()=>ns,Runnable:()=>H,RunnableAssign:()=>He,RunnableBinding:()=>Ke,RunnableBranch:()=>rs,RunnableEach:()=>_a,RunnableLambda:()=>Ie,RunnableMap:()=>We,RunnableParallel:()=>ba,RunnablePassthrough:()=>ce,RunnablePick:()=>da,RunnableRetry:()=>fa,RunnableSequence:()=>Je,RunnableToolLike:()=>ma,RunnableWithFallbacks:()=>ga,RunnableWithMessageHistory:()=>is,_coerceToRunnable:()=>re,ensureConfig:()=>ie,getCallbackManagerForConfig:()=>Ye,mergeConfigs:()=>pa,patchConfig:()=>G,pickRunnableConfigKeys:()=>ha,raceWithSignal:()=>la});var yt=class extends H{parseResultWithPrompt(e,a,n){return this.parseResult(e,n)}_baseMessageToString(e){return typeof e.content=="string"?e.content:this._baseMessageContentToString(e.content)}_baseMessageContentToString(e){return JSON.stringify(e)}async invoke(e,a){return typeof e=="string"?this._callWithConfig(async(n,r)=>this.parseResult([{text:n}],r?.callbacks),e,{...a,runType:"parser"}):this._callWithConfig(async(n,r)=>this.parseResult([{message:n,text:this._baseMessageToString(n)}],r?.callbacks),e,{...a,runType:"parser"})}},pe=class extends yt{parseResult(e,a){return this.parse(e[0].text,a)}async parseWithPrompt(e,a,n){return this.parse(e,n)}_type(){throw new Error("_type not implemented")}},$=class extends Error{llmOutput;observation;sendToLLM;constructor(e,a,n,r=!1){if(super(e),this.llmOutput=a,this.observation=n,this.sendToLLM=r,r&&(n===void 0||a===void 0))throw new Error("Arguments 'observation' & 'llmOutput' are required if 'sendToLlm' is true");ya(this,"OUTPUT_PARSING_FAILURE")}},q=class extends pe{async*_transform(e){for await(const a of e)typeof a=="string"?yield this.parseResult([{text:a}]):yield this.parseResult([{message:a,text:this._baseMessageToString(a)}])}async*transform(e,a){yield*this._transformStreamWithConfig(e,this._transform.bind(this),{...a,runType:"parser"})}},Ne=class extends q{diff=!1;constructor(e){super(e),this.diff=e?.diff??this.diff}async*_transform(e){let a,n;for await(const r of e){if(typeof r!="string"&&typeof r.content!="string")throw new Error("Cannot handle non-string output.");let i;if(Ta(r)){if(typeof r.content!="string")throw new Error("Cannot handle non-string message output.");i=new ze({message:r,text:r.content})}else if(X(r)){if(typeof r.content!="string")throw new Error("Cannot handle non-string message output.");i=new ze({message:va(r),text:r.content})}else i=new Ea({text:r});n===void 0?n=i:n=n.concat(i);const c=await this.parsePartialResult([n]);c!=null&&!wa(c,a)&&(this.diff?yield this._diff(a,c):yield c,a=c)}}getFormatInstructions(){return""}},cs={};U(cs,{applyPatch:()=>Ca,compare:()=>Ae});var us=class extends Ne{static lc_name(){return"JsonOutputParser"}lc_namespace=["langchain_core","output_parsers"];lc_serializable=!0;_concatOutputChunks(e,a){return this.diff?super._concatOutputChunks(e,a):a}_diff(e,a){if(a)return e?Ae(e,a):[{op:"replace",path:"",value:a}]}async parsePartialResult(e){return Te(e[0].text)}async parse(e){return Te(e,JSON.parse)}getFormatInstructions(){return""}},ls=class extends q{static lc_name(){return"BytesOutputParser"}lc_namespace=["langchain_core","output_parsers","bytes"];lc_serializable=!0;textEncoder=new TextEncoder;parse(e){return Promise.resolve(this.textEncoder.encode(e))}getFormatInstructions(){return""}},Q=class extends q{re;async*_transform(e){let a="";for await(const n of e)if(typeof n=="string"?a+=n:a+=n.content,this.re){const r=[...a.matchAll(this.re)];if(r.length>1){let i=0;for(const c of r.slice(0,-1))yield[c[1]],i+=(c.index??0)+c[0].length;a=a.slice(i)}}else{const r=await this.parse(a);if(r.length>1){for(const i of r.slice(0,-1))yield[i];a=r[r.length-1]}}for(const n of await this.parse(a))yield[n]}},hs=class extends Q{static lc_name(){return"CommaSeparatedListOutputParser"}lc_namespace=["langchain_core","output_parsers","list"];lc_serializable=!0;async parse(e){try{return e.trim().split(",").map(a=>a.trim())}catch{throw new $(`Could not parse output: ${e}`,e)}}getFormatInstructions(){return"Your response should be a list of comma separated values, eg: `foo, bar, baz`"}},ps=class extends Q{lc_namespace=["langchain_core","output_parsers","list"];length;separator;constructor({length:e,separator:a}){super(...arguments),this.length=e,this.separator=a||","}async parse(e){try{const a=e.trim().split(this.separator).map(n=>n.trim());if(this.length!==void 0&&a.length!==this.length)throw new $(`Incorrect number of items. Expected ${this.length}, got ${a.length}.`);return a}catch(a){throw Object.getPrototypeOf(a)===$.prototype?a:new $(`Could not parse output: ${e}`)}}getFormatInstructions(){return`Your response should be a list of ${this.length===void 0?"":`${this.length} `}items separated by "${this.separator}" (eg: \`foo${this.separator} bar${this.separator} baz\`)`}},gs=class extends Q{static lc_name(){return"NumberedListOutputParser"}lc_namespace=["langchain_core","output_parsers","list"];lc_serializable=!0;getFormatInstructions(){return`Your response should be a numbered list with each item on a new line. For example:
|
|
5
|
+
|
|
6
|
+
1. foo
|
|
7
|
+
|
|
8
|
+
2. bar
|
|
9
|
+
|
|
10
|
+
3. baz`}re=/\d+\.\s([^\n]+)/g;async parse(e){return[...e.matchAll(this.re)??[]].map(a=>a[1])}},ms=class extends Q{static lc_name(){return"NumberedListOutputParser"}lc_namespace=["langchain_core","output_parsers","list"];lc_serializable=!0;getFormatInstructions(){return`Your response should be a numbered list with each item on a new line. For example:
|
|
11
|
+
|
|
12
|
+
1. foo
|
|
13
|
+
|
|
14
|
+
2. bar
|
|
15
|
+
|
|
16
|
+
3. baz`}re=/^\s*[-*]\s([^\n]+)$/gm;async parse(e){return[...e.matchAll(this.re)??[]].map(a=>a[1])}},fs=class extends q{static lc_name(){return"StrOutputParser"}lc_namespace=["langchain_core","output_parsers","string"];lc_serializable=!0;parse(e){return Promise.resolve(e)}getFormatInstructions(){return""}_textContentToString(e){return e.text}_imageUrlContentToString(e){throw new Error('Cannot coerce a multimodal "image_url" message part into a string.')}_messageContentToString(e){switch(e.type){case"text":case"text_delta":if("text"in e)return this._textContentToString(e);break;case"image_url":if("image_url"in e)return this._imageUrlContentToString(e);break;default:throw new Error(`Cannot coerce "${e.type}" message part into a string.`)}throw new Error(`Invalid content type: ${e.type}`)}_baseMessageContentToString(e){return e.reduce((a,n)=>a+this._messageContentToString(n),"")}},Tt=class extends pe{static lc_name(){return"StructuredOutputParser"}lc_namespace=["langchain","output_parsers","structured"];toJSON(){return this.toJSONNotImplemented()}constructor(e){super(e),this.schema=e}static fromZodSchema(e){return new this(e)}static fromNamesAndDescriptions(e){const a=qe(Object.fromEntries(Object.entries(e).map(([n,r])=>[n,Qe().describe(r)])));return new this(a)}getFormatInstructions(){return`You must format your output as a JSON value that adheres to a given "JSON Schema" instance.
|
|
17
|
+
|
|
18
|
+
"JSON Schema" is a declarative language that allows you to annotate and validate JSON documents.
|
|
19
|
+
|
|
20
|
+
For example, the example "JSON Schema" instance {{"properties": {{"foo": {{"description": "a list of test words", "type": "array", "items": {{"type": "string"}}}}}}, "required": ["foo"]}}
|
|
21
|
+
would match an object with one required property, "foo". The "type" property specifies "foo" must be an "array", and the "description" property semantically describes it as "a list of test words". The items within "foo" must be strings.
|
|
22
|
+
Thus, the object {{"foo": ["bar", "baz"]}} is a well-formatted instance of this example "JSON Schema". The object {{"properties": {{"foo": ["bar", "baz"]}}}} is not well-formatted.
|
|
23
|
+
|
|
24
|
+
Your output will be parsed and type-checked according to the provided schema instance, so make sure all fields in your output match the schema exactly and there are no trailing commas!
|
|
25
|
+
|
|
26
|
+
Here is the JSON Schema instance your output must adhere to. Include the enclosing markdown codeblock:
|
|
27
|
+
\`\`\`json
|
|
28
|
+
${JSON.stringify(ue(this.schema))}
|
|
29
|
+
\`\`\`
|
|
30
|
+
`}async parse(e){try{const a=e.trim(),r=(a.match(/^```(?:json)?\s*([\s\S]*?)```/)?.[1]||a.match(/```json\s*([\s\S]*?)```/)?.[1]||a).replace(/"([^"\\]*(\\.[^"\\]*)*)"/g,(i,c)=>`"${c.replace(/\n/g,"\\n")}"`).replace(/\n/g,"");return await Ge(this.schema,JSON.parse(r))}catch(a){throw new $(`Failed to parse. Text: "${e}". Error: ${a}`,e)}}},vt=class extends Tt{static lc_name(){return"JsonMarkdownStructuredOutputParser"}getFormatInstructions(e){const a=e?.interpolationDepth??1;if(a<1)throw new Error("f string interpolation depth must be at least 1");return`Return a markdown code snippet with a JSON object formatted to look like:
|
|
31
|
+
\`\`\`json
|
|
32
|
+
${this._schemaToInstruction(ue(this.schema)).replaceAll("{","{".repeat(a)).replaceAll("}","}".repeat(a))}
|
|
33
|
+
\`\`\``}_schemaToInstruction(e,a=2){const n=e;if("type"in n){let r=!1,i;if(Array.isArray(n.type)){const l=n.type.findIndex(m=>m==="null");l!==-1&&(r=!0,n.type.splice(l,1)),i=n.type.join(" | ")}else i=n.type;if(n.type==="object"&&n.properties){const l=n.description?` // ${n.description}`:"";return`{
|
|
34
|
+
${Object.entries(n.properties).map(([g,T])=>{const _=n.required?.includes(g)?"":" (optional)";return`${" ".repeat(a)}"${g}": ${this._schemaToInstruction(T,a+2)}${_}`}).join(`
|
|
35
|
+
`)}
|
|
36
|
+
${" ".repeat(a-2)}}${l}`}if(n.type==="array"&&n.items){const l=n.description?` // ${n.description}`:"";return`array[
|
|
37
|
+
${" ".repeat(a)}${this._schemaToInstruction(n.items,a+2)}
|
|
38
|
+
${" ".repeat(a-2)}] ${l}`}const c=r?" (nullable)":"",h=n.description?` // ${n.description}`:"";return`${i}${h}${c}`}if("anyOf"in n)return n.anyOf.map(r=>this._schemaToInstruction(r,a)).join(`
|
|
39
|
+
${" ".repeat(a-2)}`);throw new Error("unsupported schema type")}static fromZodSchema(e){return new this(e)}static fromNamesAndDescriptions(e){const a=qe(Object.fromEntries(Object.entries(e).map(([n,r])=>[n,Qe().describe(r)])));return new this(a)}},ds=class extends pe{structuredInputParser;constructor({inputSchema:e}){super(...arguments),this.structuredInputParser=new vt(e)}async parse(e){let a;try{a=await this.structuredInputParser.parse(e)}catch(n){throw new $(`Failed to parse. Text: "${e}". Error: ${n}`,e)}return this.outputProcessor(a)}getFormatInstructions(){return this.structuredInputParser.getFormatInstructions()}};const bs=function(){const e={};e.parser=function(s,t){return new n(s,t)},e.SAXParser=n,e.SAXStream=g,e.createStream=m,e.MAX_BUFFER_LENGTH=64*1024;const a=["comment","sgmlDecl","textNode","tagName","doctype","procInstName","procInstBody","entity","attribName","attribValue","cdata","script"];e.EVENTS=["text","processinginstruction","sgmldeclaration","doctype","comment","opentagstart","attribute","opentag","closetag","opencdata","cdata","closecdata","error","end","ready","script","opennamespace","closenamespace"];function n(s,t){if(!(this instanceof n))return new n(s,t);var p=this;i(p),p.q=p.c="",p.bufferCheckPosition=e.MAX_BUFFER_LENGTH,p.opt=t||{},p.opt.lowercase=p.opt.lowercase||p.opt.lowercasetags,p.looseCase=p.opt.lowercase?"toLowerCase":"toUpperCase",p.tags=[],p.closed=p.closedRoot=p.sawRoot=!1,p.tag=p.error=null,p.strict=!!s,p.noscript=!!(s||p.opt.noscript),p.state=u.BEGIN,p.strictEntities=p.opt.strictEntities,p.ENTITIES=p.strictEntities?Object.create(e.XML_ENTITIES):Object.create(e.ENTITIES),p.attribList=[],p.opt.xmlns&&(p.ns=Object.create(y)),p.trackPosition=p.opt.position!==!1,p.trackPosition&&(p.position=p.line=p.column=0),Y(p,"onready")}Object.create||(Object.create=function(s){function t(){}t.prototype=s;var p=new t;return p}),Object.keys||(Object.keys=function(s){var t=[];for(var p in s)s.hasOwnProperty(p)&&t.push(p);return t});function r(s){for(var t=Math.max(e.MAX_BUFFER_LENGTH,10),p=0,o=0,C=a.length;o<C;o++){var O=s[a[o]].length;if(O>t)switch(a[o]){case"textNode":K(s);break;case"cdata":A(s,"oncdata",s.cdata),s.cdata="";break;case"script":A(s,"onscript",s.script),s.script="";break;default:ee(s,"Max buffer length exceeded: "+a[o])}p=Math.max(p,O)}var N=e.MAX_BUFFER_LENGTH-p;s.bufferCheckPosition=N+s.position}function i(s){for(var t=0,p=a.length;t<p;t++)s[a[t]]=""}function c(s){K(s),s.cdata!==""&&(A(s,"oncdata",s.cdata),s.cdata=""),s.script!==""&&(A(s,"onscript",s.script),s.script="")}n.prototype={end:function(){Pe(this)},write:St,resume:function(){return this.error=null,this},close:function(){return this.write(null)},flush:function(){c(this)}};var h=ReadableStream;h||(h=function(){});var l=e.EVENTS.filter(function(s){return s!=="error"&&s!=="end"});function m(s,t){return new g(s,t)}function g(s,t){if(!(this instanceof g))return new g(s,t);h.apply(this),this._parser=new n(s,t),this.writable=!0,this.readable=!0;var p=this;this._parser.onend=function(){p.emit("end")},this._parser.onerror=function(o){p.emit("error",o),p._parser.error=null},this._decoder=null,l.forEach(function(o){Object.defineProperty(p,"on"+o,{get:function(){return p._parser["on"+o]},set:function(C){if(!C)return p.removeAllListeners(o),p._parser["on"+o]=C,C;p.on(o,C)},enumerable:!0,configurable:!1})})}g.prototype=Object.create(h.prototype,{constructor:{value:g}}),g.prototype.write=function(s){return this._parser.write(s.toString()),this.emit("data",s),!0},g.prototype.end=function(s){return s&&s.length&&this.write(s),this._parser.end(),!0},g.prototype.on=function(s,t){var p=this;return!p._parser["on"+s]&&l.indexOf(s)!==-1&&(p._parser["on"+s]=function(){var o=arguments.length===1?[arguments[0]]:Array.apply(null,arguments);o.splice(0,0,s),p.emit.apply(p,o)}),h.prototype.on.call(p,s,t)};var T="[CDATA[",_="DOCTYPE",v="http://www.w3.org/XML/1998/namespace",d="http://www.w3.org/2000/xmlns/",y={xml:v,xmlns:d},f=/[:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]/,E=/[:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\u00B7\u0300-\u036F\u203F-\u2040.\d-]/,w=/[#:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD]/,P=/[#:_A-Za-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\u00B7\u0300-\u036F\u203F-\u2040.\d-]/;function I(s){return s===" "||s===`
|
|
40
|
+
`||s==="\r"||s===" "}function R(s){return s==='"'||s==="'"}function L(s){return s===">"||I(s)}function j(s,t){return s.test(t)}function wt(s,t){return!j(s,t)}var u=0;e.STATE={BEGIN:u++,BEGIN_WHITESPACE:u++,TEXT:u++,TEXT_ENTITY:u++,OPEN_WAKA:u++,SGML_DECL:u++,SGML_DECL_QUOTED:u++,DOCTYPE:u++,DOCTYPE_QUOTED:u++,DOCTYPE_DTD:u++,DOCTYPE_DTD_QUOTED:u++,COMMENT_STARTING:u++,COMMENT:u++,COMMENT_ENDING:u++,COMMENT_ENDED:u++,CDATA:u++,CDATA_ENDING:u++,CDATA_ENDING_2:u++,PROC_INST:u++,PROC_INST_BODY:u++,PROC_INST_ENDING:u++,OPEN_TAG:u++,OPEN_TAG_SLASH:u++,ATTRIB:u++,ATTRIB_NAME:u++,ATTRIB_NAME_SAW_WHITE:u++,ATTRIB_VALUE:u++,ATTRIB_VALUE_QUOTED:u++,ATTRIB_VALUE_CLOSED:u++,ATTRIB_VALUE_UNQUOTED:u++,ATTRIB_VALUE_ENTITY_Q:u++,ATTRIB_VALUE_ENTITY_U:u++,CLOSE_TAG:u++,CLOSE_TAG_SAW_WHITE:u++,SCRIPT:u++,SCRIPT_ENDING:u++},e.XML_ENTITIES={amp:"&",gt:">",lt:"<",quot:'"',apos:"'"},e.ENTITIES={amp:"&",gt:">",lt:"<",quot:'"',apos:"'",AElig:198,Aacute:193,Acirc:194,Agrave:192,Aring:197,Atilde:195,Auml:196,Ccedil:199,ETH:208,Eacute:201,Ecirc:202,Egrave:200,Euml:203,Iacute:205,Icirc:206,Igrave:204,Iuml:207,Ntilde:209,Oacute:211,Ocirc:212,Ograve:210,Oslash:216,Otilde:213,Ouml:214,THORN:222,Uacute:218,Ucirc:219,Ugrave:217,Uuml:220,Yacute:221,aacute:225,acirc:226,aelig:230,agrave:224,aring:229,atilde:227,auml:228,ccedil:231,eacute:233,ecirc:234,egrave:232,eth:240,euml:235,iacute:237,icirc:238,igrave:236,iuml:239,ntilde:241,oacute:243,ocirc:244,ograve:242,oslash:248,otilde:245,ouml:246,szlig:223,thorn:254,uacute:250,ucirc:251,ugrave:249,uuml:252,yacute:253,yuml:255,copy:169,reg:174,nbsp:160,iexcl:161,cent:162,pound:163,curren:164,yen:165,brvbar:166,sect:167,uml:168,ordf:170,laquo:171,not:172,shy:173,macr:175,deg:176,plusmn:177,sup1:185,sup2:178,sup3:179,acute:180,micro:181,para:182,middot:183,cedil:184,ordm:186,raquo:187,frac14:188,frac12:189,frac34:190,iquest:191,times:215,divide:247,OElig:338,oelig:339,Scaron:352,scaron:353,Yuml:376,fnof:402,circ:710,tilde:732,Alpha:913,Beta:914,Gamma:915,Delta:916,Epsilon:917,Zeta:918,Eta:919,Theta:920,Iota:921,Kappa:922,Lambda:923,Mu:924,Nu:925,Xi:926,Omicron:927,Pi:928,Rho:929,Sigma:931,Tau:932,Upsilon:933,Phi:934,Chi:935,Psi:936,Omega:937,alpha:945,beta:946,gamma:947,delta:948,epsilon:949,zeta:950,eta:951,theta:952,iota:953,kappa:954,lambda:955,mu:956,nu:957,xi:958,omicron:959,pi:960,rho:961,sigmaf:962,sigma:963,tau:964,upsilon:965,phi:966,chi:967,psi:968,omega:969,thetasym:977,upsih:978,piv:982,ensp:8194,emsp:8195,thinsp:8201,zwnj:8204,zwj:8205,lrm:8206,rlm:8207,ndash:8211,mdash:8212,lsquo:8216,rsquo:8217,sbquo:8218,ldquo:8220,rdquo:8221,bdquo:8222,dagger:8224,Dagger:8225,bull:8226,hellip:8230,permil:8240,prime:8242,Prime:8243,lsaquo:8249,rsaquo:8250,oline:8254,frasl:8260,euro:8364,image:8465,weierp:8472,real:8476,trade:8482,alefsym:8501,larr:8592,uarr:8593,rarr:8594,darr:8595,harr:8596,crarr:8629,lArr:8656,uArr:8657,rArr:8658,dArr:8659,hArr:8660,forall:8704,part:8706,exist:8707,empty:8709,nabla:8711,isin:8712,notin:8713,ni:8715,prod:8719,sum:8721,minus:8722,lowast:8727,radic:8730,prop:8733,infin:8734,ang:8736,and:8743,or:8744,cap:8745,cup:8746,int:8747,there4:8756,sim:8764,cong:8773,asymp:8776,ne:8800,equiv:8801,le:8804,ge:8805,sub:8834,sup:8835,nsub:8836,sube:8838,supe:8839,oplus:8853,otimes:8855,perp:8869,sdot:8901,lceil:8968,rceil:8969,lfloor:8970,rfloor:8971,lang:9001,rang:9002,loz:9674,spades:9824,clubs:9827,hearts:9829,diams:9830},Object.keys(e.ENTITIES).forEach(function(s){var t=e.ENTITIES[s],p=typeof t=="number"?String.fromCharCode(t):t;e.ENTITIES[s]=p});for(var ke in e.STATE)e.STATE[e.STATE[ke]]=ke;u=e.STATE;function Y(s,t,p){s[t]&&s[t](p)}function A(s,t,p){s.textNode&&K(s),Y(s,t,p)}function K(s){s.textNode=xe(s.opt,s.textNode),s.textNode&&Y(s,"ontext",s.textNode),s.textNode=""}function xe(s,t){return s.trim&&(t=t.trim()),s.normalize&&(t=t.replace(/\s+/g," ")),t}function ee(s,t){return K(s),s.trackPosition&&(t+=`
|
|
41
|
+
Line: `+s.line+`
|
|
42
|
+
Column: `+s.column+`
|
|
43
|
+
Char: `+s.c),t=new Error(t),s.error=t,Y(s,"onerror",t),s}function Pe(s){return s.sawRoot&&!s.closedRoot&&S(s,"Unclosed root tag"),s.state!==u.BEGIN&&s.state!==u.BEGIN_WHITESPACE&&s.state!==u.TEXT&&ee(s,"Unexpected end"),K(s),s.c="",s.closed=!0,Y(s,"onend"),n.call(s,s.strict,s.opt),s}function S(s,t){if(typeof s!="object"||!(s instanceof n))throw new Error("bad call to strictFail");s.strict&&ee(s,t)}function Ct(s){s.strict||(s.tagName=s.tagName[s.looseCase]());var t=s.tags[s.tags.length-1]||s,p=s.tag={name:s.tagName,attributes:{}};s.opt.xmlns&&(p.ns=t.ns),s.attribList.length=0,A(s,"onopentagstart",p)}function ge(s,t){var p=s.indexOf(":"),o=p<0?["",s]:s.split(":"),C=o[0],O=o[1];return t&&s==="xmlns"&&(C="xmlns",O=""),{prefix:C,local:O}}function me(s){if(s.strict||(s.attribName=s.attribName[s.looseCase]()),s.attribList.indexOf(s.attribName)!==-1||s.tag.attributes.hasOwnProperty(s.attribName)){s.attribName=s.attribValue="";return}if(s.opt.xmlns){var t=ge(s.attribName,!0),p=t.prefix,o=t.local;if(p==="xmlns")if(o==="xml"&&s.attribValue!==v)S(s,"xml: prefix must be bound to "+v+`
|
|
44
|
+
Actual: `+s.attribValue);else if(o==="xmlns"&&s.attribValue!==d)S(s,"xmlns: prefix must be bound to "+d+`
|
|
45
|
+
Actual: `+s.attribValue);else{var C=s.tag,O=s.tags[s.tags.length-1]||s;C.ns===O.ns&&(C.ns=Object.create(O.ns)),C.ns[o]=s.attribValue}s.attribList.push([s.attribName,s.attribValue])}else s.tag.attributes[s.attribName]=s.attribValue,A(s,"onattribute",{name:s.attribName,value:s.attribValue});s.attribName=s.attribValue=""}function z(s,t){if(s.opt.xmlns){var p=s.tag,o=ge(s.tagName);p.prefix=o.prefix,p.local=o.local,p.uri=p.ns[o.prefix]||"",p.prefix&&!p.uri&&(S(s,"Unbound namespace prefix: "+JSON.stringify(s.tagName)),p.uri=o.prefix);var C=s.tags[s.tags.length-1]||s;p.ns&&C.ns!==p.ns&&Object.keys(p.ns).forEach(function(Fe){A(s,"onopennamespace",{prefix:Fe,uri:p.ns[Fe]})});for(var O=0,N=s.attribList.length;O<N;O++){var M=s.attribList[O],D=M[0],W=M[1],x=ge(D,!0),V=x.prefix,It=x.local,Le=V===""?"":p.ns[V]||"",de={name:D,value:W,prefix:V,local:It,uri:Le};V&&V!=="xmlns"&&!Le&&(S(s,"Unbound namespace prefix: "+JSON.stringify(V)),de.uri=V),s.tag.attributes[D]=de,A(s,"onattribute",de)}s.attribList.length=0}s.tag.isSelfClosing=!!t,s.sawRoot=!0,s.tags.push(s.tag),A(s,"onopentag",s.tag),t||(!s.noscript&&s.tagName.toLowerCase()==="script"?s.state=u.SCRIPT:s.state=u.TEXT,s.tag=null,s.tagName=""),s.attribName=s.attribValue="",s.attribList.length=0}function fe(s){if(!s.tagName){S(s,"Weird empty close tag."),s.textNode+="</>",s.state=u.TEXT;return}if(s.script){if(s.tagName!=="script"){s.script+="</"+s.tagName+">",s.tagName="",s.state=u.SCRIPT;return}A(s,"onscript",s.script),s.script=""}var t=s.tags.length,p=s.tagName;s.strict||(p=p[s.looseCase]());for(var o=p;t--;){var C=s.tags[t];if(C.name!==o)S(s,"Unexpected close tag");else break}if(t<0){S(s,"Unmatched closing tag: "+s.tagName),s.textNode+="</"+s.tagName+">",s.state=u.TEXT;return}s.tagName=p;for(var O=s.tags.length;O-- >t;){var N=s.tag=s.tags.pop();s.tagName=s.tag.name,A(s,"onclosetag",s.tagName);var M={};for(var D in N.ns)M[D]=N.ns[D];var W=s.tags[s.tags.length-1]||s;s.opt.xmlns&&N.ns!==W.ns&&Object.keys(N.ns).forEach(function(x){var V=N.ns[x];A(s,"onclosenamespace",{prefix:x,uri:V})})}t===0&&(s.closedRoot=!0),s.tagName=s.attribValue=s.attribName="",s.attribList.length=0,s.state=u.TEXT}function Me(s){var t=s.entity,p=t.toLowerCase(),o,C="";return s.ENTITIES[t]?s.ENTITIES[t]:s.ENTITIES[p]?s.ENTITIES[p]:(t=p,t.charAt(0)==="#"&&(t.charAt(1)==="x"?(t=t.slice(2),o=parseInt(t,16),C=o.toString(16)):(t=t.slice(1),o=parseInt(t,10),C=o.toString(10))),t=t.replace(/^0+/,""),isNaN(o)||C.toLowerCase()!==t?(S(s,"Invalid character entity"),"&"+s.entity+";"):String.fromCodePoint(o))}function Re(s,t){t==="<"?(s.state=u.OPEN_WAKA,s.startTagPosition=s.position):I(t)||(S(s,"Non-whitespace before first tag."),s.textNode=t,s.state=u.TEXT)}function De(s,t){var p="";return t<s.length&&(p=s.charAt(t)),p}function St(s){var t=this;if(this.error)throw this.error;if(t.closed)return ee(t,"Cannot write after close. Assign an onready handler.");if(s===null)return Pe(t);typeof s=="object"&&(s=s.toString());for(var p=0,o="";o=De(s,p++),t.c=o,!!o;)switch(t.trackPosition&&(t.position++,o===`
|
|
46
|
+
`?(t.line++,t.column=0):t.column++),t.state){case u.BEGIN:if(t.state=u.BEGIN_WHITESPACE,o==="\uFEFF")continue;Re(t,o);continue;case u.BEGIN_WHITESPACE:Re(t,o);continue;case u.TEXT:if(t.sawRoot&&!t.closedRoot){for(var C=p-1;o&&o!=="<"&&o!=="&";)o=De(s,p++),o&&t.trackPosition&&(t.position++,o===`
|
|
47
|
+
`?(t.line++,t.column=0):t.column++);t.textNode+=s.substring(C,p-1)}o==="<"&&!(t.sawRoot&&t.closedRoot&&!t.strict)?(t.state=u.OPEN_WAKA,t.startTagPosition=t.position):(!I(o)&&(!t.sawRoot||t.closedRoot)&&S(t,"Text data outside of root node."),o==="&"?t.state=u.TEXT_ENTITY:t.textNode+=o);continue;case u.SCRIPT:o==="<"?t.state=u.SCRIPT_ENDING:t.script+=o;continue;case u.SCRIPT_ENDING:o==="/"?t.state=u.CLOSE_TAG:(t.script+="<"+o,t.state=u.SCRIPT);continue;case u.OPEN_WAKA:if(o==="!")t.state=u.SGML_DECL,t.sgmlDecl="";else if(!I(o))if(j(f,o))t.state=u.OPEN_TAG,t.tagName=o;else if(o==="/")t.state=u.CLOSE_TAG,t.tagName="";else if(o==="?")t.state=u.PROC_INST,t.procInstName=t.procInstBody="";else{if(S(t,"Unencoded <"),t.startTagPosition+1<t.position){var O=t.position-t.startTagPosition;o=new Array(O).join(" ")+o}t.textNode+="<"+o,t.state=u.TEXT}continue;case u.SGML_DECL:(t.sgmlDecl+o).toUpperCase()===T?(A(t,"onopencdata"),t.state=u.CDATA,t.sgmlDecl="",t.cdata=""):t.sgmlDecl+o==="--"?(t.state=u.COMMENT,t.comment="",t.sgmlDecl=""):(t.sgmlDecl+o).toUpperCase()===_?(t.state=u.DOCTYPE,(t.doctype||t.sawRoot)&&S(t,"Inappropriately located doctype declaration"),t.doctype="",t.sgmlDecl=""):o===">"?(A(t,"onsgmldeclaration",t.sgmlDecl),t.sgmlDecl="",t.state=u.TEXT):(R(o)&&(t.state=u.SGML_DECL_QUOTED),t.sgmlDecl+=o);continue;case u.SGML_DECL_QUOTED:o===t.q&&(t.state=u.SGML_DECL,t.q=""),t.sgmlDecl+=o;continue;case u.DOCTYPE:o===">"?(t.state=u.TEXT,A(t,"ondoctype",t.doctype),t.doctype=!0):(t.doctype+=o,o==="["?t.state=u.DOCTYPE_DTD:R(o)&&(t.state=u.DOCTYPE_QUOTED,t.q=o));continue;case u.DOCTYPE_QUOTED:t.doctype+=o,o===t.q&&(t.q="",t.state=u.DOCTYPE);continue;case u.DOCTYPE_DTD:t.doctype+=o,o==="]"?t.state=u.DOCTYPE:R(o)&&(t.state=u.DOCTYPE_DTD_QUOTED,t.q=o);continue;case u.DOCTYPE_DTD_QUOTED:t.doctype+=o,o===t.q&&(t.state=u.DOCTYPE_DTD,t.q="");continue;case u.COMMENT:o==="-"?t.state=u.COMMENT_ENDING:t.comment+=o;continue;case u.COMMENT_ENDING:o==="-"?(t.state=u.COMMENT_ENDED,t.comment=xe(t.opt,t.comment),t.comment&&A(t,"oncomment",t.comment),t.comment=""):(t.comment+="-"+o,t.state=u.COMMENT);continue;case u.COMMENT_ENDED:o!==">"?(S(t,"Malformed comment"),t.comment+="--"+o,t.state=u.COMMENT):t.state=u.TEXT;continue;case u.CDATA:o==="]"?t.state=u.CDATA_ENDING:t.cdata+=o;continue;case u.CDATA_ENDING:o==="]"?t.state=u.CDATA_ENDING_2:(t.cdata+="]"+o,t.state=u.CDATA);continue;case u.CDATA_ENDING_2:o===">"?(t.cdata&&A(t,"oncdata",t.cdata),A(t,"onclosecdata"),t.cdata="",t.state=u.TEXT):o==="]"?t.cdata+="]":(t.cdata+="]]"+o,t.state=u.CDATA);continue;case u.PROC_INST:o==="?"?t.state=u.PROC_INST_ENDING:I(o)?t.state=u.PROC_INST_BODY:t.procInstName+=o;continue;case u.PROC_INST_BODY:if(!t.procInstBody&&I(o))continue;o==="?"?t.state=u.PROC_INST_ENDING:t.procInstBody+=o;continue;case u.PROC_INST_ENDING:o===">"?(A(t,"onprocessinginstruction",{name:t.procInstName,body:t.procInstBody}),t.procInstName=t.procInstBody="",t.state=u.TEXT):(t.procInstBody+="?"+o,t.state=u.PROC_INST_BODY);continue;case u.OPEN_TAG:j(E,o)?t.tagName+=o:(Ct(t),o===">"?z(t):o==="/"?t.state=u.OPEN_TAG_SLASH:(I(o)||S(t,"Invalid character in tag name"),t.state=u.ATTRIB));continue;case u.OPEN_TAG_SLASH:o===">"?(z(t,!0),fe(t)):(S(t,"Forward-slash in opening tag not followed by >"),t.state=u.ATTRIB);continue;case u.ATTRIB:if(I(o))continue;o===">"?z(t):o==="/"?t.state=u.OPEN_TAG_SLASH:j(f,o)?(t.attribName=o,t.attribValue="",t.state=u.ATTRIB_NAME):S(t,"Invalid attribute name");continue;case u.ATTRIB_NAME:o==="="?t.state=u.ATTRIB_VALUE:o===">"?(S(t,"Attribute without value"),t.attribValue=t.attribName,me(t),z(t)):I(o)?t.state=u.ATTRIB_NAME_SAW_WHITE:j(E,o)?t.attribName+=o:S(t,"Invalid attribute name");continue;case u.ATTRIB_NAME_SAW_WHITE:if(o==="=")t.state=u.ATTRIB_VALUE;else{if(I(o))continue;S(t,"Attribute without value"),t.tag.attributes[t.attribName]="",t.attribValue="",A(t,"onattribute",{name:t.attribName,value:""}),t.attribName="",o===">"?z(t):j(f,o)?(t.attribName=o,t.state=u.ATTRIB_NAME):(S(t,"Invalid attribute name"),t.state=u.ATTRIB)}continue;case u.ATTRIB_VALUE:if(I(o))continue;R(o)?(t.q=o,t.state=u.ATTRIB_VALUE_QUOTED):(S(t,"Unquoted attribute value"),t.state=u.ATTRIB_VALUE_UNQUOTED,t.attribValue=o);continue;case u.ATTRIB_VALUE_QUOTED:if(o!==t.q){o==="&"?t.state=u.ATTRIB_VALUE_ENTITY_Q:t.attribValue+=o;continue}me(t),t.q="",t.state=u.ATTRIB_VALUE_CLOSED;continue;case u.ATTRIB_VALUE_CLOSED:I(o)?t.state=u.ATTRIB:o===">"?z(t):o==="/"?t.state=u.OPEN_TAG_SLASH:j(f,o)?(S(t,"No whitespace between attributes"),t.attribName=o,t.attribValue="",t.state=u.ATTRIB_NAME):S(t,"Invalid attribute name");continue;case u.ATTRIB_VALUE_UNQUOTED:if(!L(o)){o==="&"?t.state=u.ATTRIB_VALUE_ENTITY_U:t.attribValue+=o;continue}me(t),o===">"?z(t):t.state=u.ATTRIB;continue;case u.CLOSE_TAG:if(t.tagName)o===">"?fe(t):j(E,o)?t.tagName+=o:t.script?(t.script+="</"+t.tagName,t.tagName="",t.state=u.SCRIPT):(I(o)||S(t,"Invalid tagname in closing tag"),t.state=u.CLOSE_TAG_SAW_WHITE);else{if(I(o))continue;wt(f,o)?t.script?(t.script+="</"+o,t.state=u.SCRIPT):S(t,"Invalid tagname in closing tag."):t.tagName=o}continue;case u.CLOSE_TAG_SAW_WHITE:if(I(o))continue;o===">"?fe(t):S(t,"Invalid characters in closing tag");continue;case u.TEXT_ENTITY:case u.ATTRIB_VALUE_ENTITY_Q:case u.ATTRIB_VALUE_ENTITY_U:var N,M;switch(t.state){case u.TEXT_ENTITY:N=u.TEXT,M="textNode";break;case u.ATTRIB_VALUE_ENTITY_Q:N=u.ATTRIB_VALUE_QUOTED,M="attribValue";break;case u.ATTRIB_VALUE_ENTITY_U:N=u.ATTRIB_VALUE_UNQUOTED,M="attribValue";break}if(o===";")if(t.opt.unparsedEntities){var D=Me(t);t.entity="",t.state=N,t.write(D)}else t[M]+=Me(t),t.entity="",t.state=N;else j(t.entity.length?P:w,o)?t.entity+=o:(S(t,"Invalid character in entity name"),t[M]+="&"+t.entity+o,t.entity="",t.state=N);continue;default:throw new Error(t,"Unknown state: "+t.state)}return t.position>=t.bufferCheckPosition&&r(t),t}return String.fromCodePoint||(function(){var s=String.fromCharCode,t=Math.floor,p=function(){var o=16384,C=[],O,N,M=-1,D=arguments.length;if(!D)return"";for(var W="";++M<D;){var x=Number(arguments[M]);if(!isFinite(x)||x<0||x>1114111||t(x)!==x)throw RangeError("Invalid code point: "+x);x<=65535?C.push(x):(x-=65536,O=(x>>10)+55296,N=x%1024+56320,C.push(O,N)),(M+1===D||C.length>o)&&(W+=s.apply(null,C),C.length=0)}return W};Object.defineProperty?Object.defineProperty(String,"fromCodePoint",{value:p,configurable:!0,writable:!0}):String.fromCodePoint=p})(),e},_s=bs(),Ee=`The output should be formatted as a XML file.
|
|
48
|
+
1. Output should conform to the tags below.
|
|
49
|
+
2. If tags are not given, make them on your own.
|
|
50
|
+
3. Remember to always open and close all the tags.
|
|
51
|
+
|
|
52
|
+
As an example, for the tags ["foo", "bar", "baz"]:
|
|
53
|
+
1. String "<foo>
|
|
54
|
+
<bar>
|
|
55
|
+
<baz></baz>
|
|
56
|
+
</bar>
|
|
57
|
+
</foo>" is a well-formatted instance of the schema.
|
|
58
|
+
2. String "<foo>
|
|
59
|
+
<bar>
|
|
60
|
+
</foo>" is a badly-formatted instance.
|
|
61
|
+
3. String "<foo>
|
|
62
|
+
<tag>
|
|
63
|
+
</tag>
|
|
64
|
+
</foo>" is a badly-formatted instance.
|
|
65
|
+
|
|
66
|
+
Here are the output tags:
|
|
67
|
+
\`\`\`
|
|
68
|
+
{tags}
|
|
69
|
+
\`\`\``;var ys=class extends Ne{tags;constructor(e){super(e),this.tags=e?.tags}static lc_name(){return"XMLOutputParser"}lc_namespace=["langchain_core","output_parsers"];lc_serializable=!0;_diff(e,a){if(a)return e?Ae(e,a):[{op:"replace",path:"",value:a}]}async parsePartialResult(e){return we(e[0].text)}async parse(e){return we(e)}getFormatInstructions(){return!!(this.tags&&this.tags.length>0)?Ee.replace("{tags}",this.tags?.join(", ")??""):Ee}};const Ts=e=>e.split(`
|
|
70
|
+
`).map(a=>a.replace(/^\s+/,"")).join(`
|
|
71
|
+
`).trim(),Et=e=>{if(Object.keys(e).length===0)return{};const a={};return e.children.length>0?(a[e.name]=e.children.map(Et),a):(a[e.name]=e.text??void 0,a)};function we(e){const a=Ts(e),n=_s.parser(!0);let r={};const i=[];n.onopentag=l=>{const m={name:l.name,attributes:l.attributes,children:[],text:"",isSelfClosing:l.isSelfClosing};i.length>0?i[i.length-1].children.push(m):r=m,l.isSelfClosing||i.push(m)},n.onclosetag=()=>{if(i.length>0){const l=i.pop();i.length===0&&l&&(r=l)}},n.ontext=l=>{if(i.length>0){const m=i[i.length-1];m.text+=l}},n.onattribute=l=>{if(i.length>0){const m=i[i.length-1];m.attributes[l.name]=l.value}};const c=/```(xml)?(.*)```/s.exec(a),h=c?c[2]:a;return n.write(h).close(),r&&r.name==="?xml"&&(r=r.children[0]),Et(r)}var vs={};U(vs,{AsymmetricStructuredOutputParser:()=>ds,BaseCumulativeTransformOutputParser:()=>Ne,BaseLLMOutputParser:()=>yt,BaseOutputParser:()=>pe,BaseTransformOutputParser:()=>q,BytesOutputParser:()=>ls,CommaSeparatedListOutputParser:()=>hs,CustomListOutputParser:()=>ps,JsonMarkdownStructuredOutputParser:()=>vt,JsonOutputParser:()=>us,ListOutputParser:()=>Q,MarkdownListOutputParser:()=>ms,NumberedListOutputParser:()=>gs,OutputParserException:()=>$,StringOutputParser:()=>fs,StructuredOutputParser:()=>Tt,XMLOutputParser:()=>ys,XML_FORMAT_INSTRUCTIONS:()=>Ee,parseJsonMarkdown:()=>Te,parsePartialJson:()=>Sa,parseXMLMarkdown:()=>we});export{dt as B,ot as C,Pa as I,us as J,$ as O,ce as R,Tt as S,tt as a,at as b,nt as c,Ne as d,bt as e,qa as f,yt as g,_t as h,st as i,Na as j,it as k,Ae as l,pe as m,Ja as n,cs as o,Ra as p,Oa as q,os as r,ct as s,ka as t,xa as u,vs as v,as as w,Ya as x,Da as y,ft as z};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import{p as y,e as E,m as x,_ as g,i as P,a as $,b as N,T as f,v as O,C as A,c as I,d as L,f as S,g as J,o as F,s as R,h as M,j as B,k as b,A as C,l as _,n as j}from"./index-B3KC9QPt.js";import{B as Z,i as W,a as H,b as K,c as V}from"./index-Dc_0ElQP.js";import{p as q}from"./index-Byq9Lw1P.js";var z={};J(z,{BaseToolkit:()=>G,DynamicStructuredTool:()=>k,DynamicTool:()=>D,StructuredTool:()=>T,Tool:()=>w,ToolInputParsingException:()=>f,isLangChainTool:()=>V,isRunnableToolLike:()=>K,isStructuredTool:()=>H,isStructuredToolParams:()=>W,tool:()=>Q});var T=class extends Z{extras;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,this.extras=t?.extras??this.extras}async invoke(t,e){let a,s=E(x(this.defaultConfig,e));return g(t)?(a=t.args,s={...s,toolCall:t}):a=t,this.call(a,s)}async call(t,e,a){const s=g(t)?t.args:t;let u;if(P(this.schema))try{u=await $(this.schema,s)}catch(c){let o="Received tool input did not match expected schema";throw this.verboseParsingErrors&&(o=`${o}
|
|
2
|
+
Details: ${c.message}`),N(c)&&(o=`${o}
|
|
3
|
+
|
|
4
|
+
${q(c)}`),new f(o,JSON.stringify(t))}else{const c=O(s,this.schema);if(!c.valid){let o="Received tool input did not match expected schema";throw this.verboseParsingErrors&&(o=`${o}
|
|
5
|
+
Details: ${c.errors.map(v=>`${v.keywordLocation}: ${v.error}`).join(`
|
|
6
|
+
`)}`),new f(o,JSON.stringify(t))}u=s}const n=y(e),h=await A.configure(n.callbacks,this.callbacks,n.tags||a,this.tags,n.metadata,this.metadata,{verbose:this.verbose})?.handleToolStart(this.toJSON(),typeof t=="string"?t:JSON.stringify(t),n.runId,void 0,void 0,void 0,n.runName);delete n.runId;let r;try{r=await this._call(u,h,n)}catch(c){throw await h?.handleToolError(c),c}let m,p;if(this.responseFormat==="content_and_artifact")if(Array.isArray(r)&&r.length===2)[m,p]=r;else throw new Error(`Tool response format is "content_and_artifact" but the output was not a two-tuple.
|
|
7
|
+
Result: ${JSON.stringify(r)}`);else m=r;let i;g(t)&&(i=t.id),!i&&I(n)&&(i=n.toolCall.id);const l=U({content:m,artifact:p,toolCallId:i,name:this.name,metadata:this.metadata});return await h?.handleToolEnd(l),l}},w=class extends T{schema=F({input:R().optional()}).transform(t=>t.input);constructor(t){super(t)}call(t,e){const a=typeof t=="string"||t==null?{input:t}:t;return super.call(a,e)}},D=class extends w{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 a=y(e);return a.runName===void 0&&(a.runName=this.name),super.call(t,a)}async _call(t,e,a){return this.func(t,e,a)}},k=class extends T{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,a){const s=y(e);return s.runName===void 0&&(s.runName=this.name),super.call(t,s,a)}_call(t,e,a){return this.func(t,e,a)}},G=class{getTools(){return this.tools}};function Q(t,e){const a=M(e.schema),s=B(e.schema);if(!e.schema||a||s)return new D({...e,description:e.description??e.schema?.description??`${e.name} tool`,func:async(d,h,r)=>new Promise((m,p)=>{const i=b(r,{callbacks:h?.getChild()});C.runWithConfig(_(i),async()=>{try{m(t(d,i))}catch(l){p(l)}})})});const u=e.schema,n=e.description??e.schema.description??`${e.name} tool`;return new k({...e,description:n,schema:u,func:async(d,h,r)=>new Promise((m,p)=>{let i;const l=()=>{r?.signal&&i&&r.signal.removeEventListener("abort",i)};r?.signal&&(i=()=>{l(),p(j(r.signal))},r.signal.addEventListener("abort",i));const c=b(r,{callbacks:h?.getChild()});C.runWithConfig(_(c),async()=>{try{const o=await t(d,c);if(r?.signal?.aborted){l();return}l(),m(o)}catch(o){l(),p(o)}})})})}function U(t){const{content:e,artifact:a,toolCallId:s,metadata:u}=t;return s&&!L(e)?typeof e=="string"||Array.isArray(e)&&e.every(n=>typeof n=="object")?new S({status:"success",content:e,artifact:a,tool_call_id:s,name:t.name,metadata:u}):new S({status:"success",content:X(e),artifact:a,tool_call_id:s,name:t.name,metadata:u}):e}function X(t){try{return JSON.stringify(t,null,2)??""}catch{return`${t}`}}export{k as D,T as S,w as T,Q as a,D as b,z as t};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{i as x,l as z,a as H}from"./browser-D8appSDe.js";import"./index-Byq9Lw1P.js";import"fs";import"./path-MNZaYwxc.js";import"child_process";import"./path-DYZuLpFe.js";import"node:process";import"node:stream";import"./index-i-yF5BKT.js";import"./index-B3KC9QPt.js";import"./index-Dc_0ElQP.js";import"./index-DRz5BQNA.js";import"./embeddings-BPVwMfD-.js";import"./llms-BqGa66PB.js";export{x as initializeLangfuse,z as langfuseHandler,H as langfuseInitPromise};
|