opik 2.0.21 → 2.0.22
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/index.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';var ansiEscapes=require('ansi-escapes'),tslog=require('tslog'),eC=require('fs'),rC=require('os'),SX=require('path'),TX=require('ini');require('dotenv/config');var uuid=require('uuid'),J8=require('xxhash-wasm'),H8=require('fast-json-stable-stringify'),util=require('util'),Q8=require('mustache'),Z8=require('nunjucks'),dateFns=require('date-fns'),jestDiff=require('jest-diff'),iZ=require('fast-deep-equal'),async_hooks=require('async_hooks'),qm=require('chalk'),CZ=require('boxen'),zod=require('zod'),DZ=require('ora'),openai=require('@ai-sdk/openai'),anthropic=require('@ai-sdk/anthropic'),google=require('@ai-sdk/google'),ai$1=require('ai');function _interopDefault(e){return e&&e.__esModule?e:{default:e}}var eC__default=/*#__PURE__*/_interopDefault(eC);var rC__default=/*#__PURE__*/_interopDefault(rC);var SX__default=/*#__PURE__*/_interopDefault(SX);var TX__default=/*#__PURE__*/_interopDefault(TX);var J8__default=/*#__PURE__*/_interopDefault(J8);var H8__default=/*#__PURE__*/_interopDefault(H8);var Q8__default=/*#__PURE__*/_interopDefault(Q8);var Z8__default=/*#__PURE__*/_interopDefault(Z8);var iZ__default=/*#__PURE__*/_interopDefault(iZ);var qm__default=/*#__PURE__*/_interopDefault(qm);var CZ__default=/*#__PURE__*/_interopDefault(CZ);var DZ__default=/*#__PURE__*/_interopDefault(DZ);var gX=Object.create;var Lt=Object.defineProperty;var KE=Object.getOwnPropertyDescriptor;var fX=Object.getOwnPropertyNames;var hX=Object.prototype.hasOwnProperty;var $E=(p,i)=>(i=Symbol[p])?i:Symbol.for("Symbol."+p),Xi=p=>{throw TypeError(p)};var yX=(p,i,e)=>i in p?Lt(p,i,{enumerable:true,configurable:true,writable:true,value:e}):p[i]=e;var n=(p,i)=>()=>(p&&(i=p(p=0)),i);var V=(p,i)=>{for(var e in i)Lt(p,e,{get:i[e],enumerable:true});},bX=(p,i,e,t)=>{if(i&&typeof i=="object"||typeof i=="function")for(let o of fX(i))!hX.call(p,o)&&o!==e&&Lt(p,o,{get:()=>i[o],enumerable:!(t=KE(i,o))||t.enumerable});return p};var RX=p=>bX(Lt({},"__esModule",{value:true}),p);var QE=p=>{var i;return [,,,gX((i=void 0)!=null?i:null)]},YE=["class","method","getter","setter","accessor","field","value","get","set"],Yi=p=>p!==void 0&&typeof p!="function"?Xi("Function expected"):p,xX=(p,i,e,t,o)=>({kind:YE[p],name:i,metadata:t,addInitializer:a=>e._?Xi("Already initialized"):o.push(Yi(a||null))}),Ed=(p,i)=>yX(i,$E("metadata"),p[3]),XE=(p,i,e,t)=>{for(var o=0,a=p[i>>1],s=a&&a.length;o<s;o++)a[o].call(e);return t},ZE=(p,i,e,t,o,a)=>{var c,l,m,u,d=i&7,f=false,g=false,h=2,y=YE[d+5],A=p[h]||(p[h]=[]),C=((o=o.prototype),KE(o,e));for(var I=t.length-1;I>=0;I--)m=xX(d,e,l={},p[3],A),(m.static=f,m.private=g,u=m.access={has:D=>e in D},(u.get=D=>D[e]),d>2),c=(0, t[I])(C[y],m),l._=1,Yi(c)&&(C[y]=c);return C&&Lt(o,e,C),o};function Ms(p,i=p){return ansiEscapes.link(i,p)}var PX;exports.logger=void 0;exports.setLoggerLevel=void 0;exports.disableLogger=void 0;var q=n(()=>{PX={SILLY:0,TRACE:1,DEBUG:2,INFO:3,WARN:4,ERROR:5,FATAL:6};exports.logger=new tslog.Logger({hideLogPositionForProduction:true,prettyLogTemplate:"{{yyyy}}.{{mm}}.{{dd}} {{hh}}:{{MM}}:{{ss}}:{{ms}} {{logLevelName}} "}),exports.setLoggerLevel=p=>{exports.logger.settings.minLevel=PX[p];},exports.disableLogger=()=>{exports.logger.settings.minLevel=100;};exports.setLoggerLevel(process.env.OPIK_LOG_LEVEL||"INFO");});function Id(p){return Object.fromEntries(Object.entries(p).filter(([,i])=>i!==void 0))}function jX(){return Id({apiKey:process.env.OPIK_API_KEY,apiUrl:process.env.OPIK_URL_OVERRIDE,projectName:process.env.OPIK_PROJECT_NAME,workspaceName:process.env.OPIK_WORKSPACE,batchDelayMs:process.env.OPIK_BATCH_DELAY_MS?Number(process.env.OPIK_BATCH_DELAY_MS):void 0,holdUntilFlush:process.env.OPIK_HOLD_UNTIL_FLUSH===void 0?void 0:["1","true","yes"].includes(String(process.env.OPIK_HOLD_UNTIL_FLUSH).toLowerCase())})}function EX(p){return p.replace(/^~(?=$|\/|\\)/,rC__default.default.homedir())}function CX(){let p=process.env.OPIK_CONFIG_PATH||vX,i=EX(p);if(!eC__default.default.existsSync(i)){if(process.env.OPIK_CONFIG_PATH)throw new Error(`Config file not found at ${i}`);return {}}try{let e=TX__default.default.parse(eC__default.default.readFileSync(i,"utf8"));return e.opik?Id({apiKey:e.opik.api_key,apiUrl:e.opik.url_override,projectName:e.opik.project_name,workspaceName:e.opik.workspace}):{}}catch(e){return exports.logger.error(`Error loading config file ${i}: ${e}`),{}}}function tC(p){let i=jX(),e=CX(),{headers:t,...o}=p||{};return IX({...Zi,...e,...i,...Id(o)})}function IX(p){if(!p.apiUrl)throw new Error("OPIK_URL_OVERRIDE is not set");let i=DX(p.apiUrl);if(i&&!p.apiKey)throw new Error("OPIK_API_KEY is not set");if(i&&!p.workspaceName)throw new Error("OPIK_WORKSPACE is not set");return p}function DX(p){return new URL(p).hostname.endsWith("comet.com")}var vX,Zi,Ws=n(()=>{q();vX=SX__default.default.join(rC__default.default.homedir(),".opik.config"),Zi={apiKey:"",apiUrl:"https://www.comet.com/opik/api",projectName:"Default Project",workspaceName:"default",batchDelayMs:300,holdUntilFlush:false};});function qi(p,i){return JSON.parse(p,i)}var Ge,Ur=n(()=>{Ge=(p,i,e)=>JSON.stringify(p,i,e);});function UX({message:p,statusCode:i,body:e}){let t=[];return p!=null&&t.push(p),i!=null&&t.push(`Status code: ${i.toString()}`),e!=null&&t.push(`Body: ${Ge(e,void 0,2)}`),t.join(`
|
|
2
2
|
`)}var k,Ls=n(()=>{Ur();k=class extends Error{constructor({message:i,statusCode:e,body:t,rawResponse:o}){super(UX({message:i,statusCode:e,body:t})),Object.setPrototypeOf(this,new.target.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor),this.name=this.constructor.name,this.statusCode=e,this.body=t,this.rawResponse=o;}};});var Nr,iC=n(()=>{Nr=class extends Error{constructor(i){super(i),Object.setPrototypeOf(this,new.target.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor),this.name=this.constructor.name;}};});var J=n(()=>{Ls();iC();});var eo,oC=n(()=>{J();eo=class extends k{constructor(i,e){super({message:"BadGatewayError",statusCode:502,body:i,rawResponse:e}),Object.setPrototypeOf(this,new.target.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor),this.name=this.constructor.name;}};});var B,aC=n(()=>{J();B=class extends k{constructor(i,e){super({message:"BadRequestError",statusCode:400,body:i,rawResponse:e}),Object.setPrototypeOf(this,new.target.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor),this.name=this.constructor.name;}};});var K,nC=n(()=>{J();K=class extends k{constructor(i,e){super({message:"ConflictError",statusCode:409,body:i,rawResponse:e}),Object.setPrototypeOf(this,new.target.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor),this.name=this.constructor.name;}};});var ye,sC=n(()=>{J();ye=class extends k{constructor(i,e){super({message:"ForbiddenError",statusCode:403,body:i,rawResponse:e}),Object.setPrototypeOf(this,new.target.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor),this.name=this.constructor.name;}};});var tt,Dd=n(()=>{J();tt=class extends k{constructor(i,e){super({message:"GoneError",statusCode:410,body:i,rawResponse:e}),Object.setPrototypeOf(this,new.target.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor),this.name=this.constructor.name;}};});var ro,pC=n(()=>{J();ro=class extends k{constructor(i,e){super({message:"InternalServerError",statusCode:500,body:i,rawResponse:e}),Object.setPrototypeOf(this,new.target.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor),this.name=this.constructor.name;}};});var U,cC=n(()=>{J();U=class extends k{constructor(i,e){super({message:"NotFoundError",statusCode:404,body:i,rawResponse:e}),Object.setPrototypeOf(this,new.target.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor),this.name=this.constructor.name;}};});var nr,lC=n(()=>{J();nr=class extends k{constructor(i,e){super({message:"NotImplementedError",statusCode:501,body:i,rawResponse:e}),Object.setPrototypeOf(this,new.target.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor),this.name=this.constructor.name;}};});var Vt,mC=n(()=>{J();Vt=class extends k{constructor(i,e){super({message:"ServiceUnavailableError",statusCode:503,body:i,rawResponse:e}),Object.setPrototypeOf(this,new.target.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor),this.name=this.constructor.name;}};});var sr,dC=n(()=>{J();sr=class extends k{constructor(i,e){super({message:"TooManyRequestsError",statusCode:429,body:i,rawResponse:e}),Object.setPrototypeOf(this,new.target.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor),this.name=this.constructor.name;}};});var $,uC=n(()=>{J();$=class extends k{constructor(i,e){super({message:"UnauthorizedError",statusCode:401,body:i,rawResponse:e}),Object.setPrototypeOf(this,new.target.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor),this.name=this.constructor.name;}};});var ce,gC=n(()=>{J();ce=class extends k{constructor(i,e){super({message:"UnprocessableEntityError",statusCode:422,body:i,rawResponse:e}),Object.setPrototypeOf(this,new.target.prototype),Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor),this.name=this.constructor.name;}};});var fC=n(()=>{oC();aC();nC();sC();Dd();pC();cC();lC();mC();dC();uC();gC();});var Ud=n(()=>{});var hC=n(()=>{Ud();});var Nd={};var yC=n(()=>{hC();});var Bd=n(()=>{});var bC=n(()=>{Bd();});var RC,xC=n(()=>{RC={General:"general",Slack:"slack",Pagerduty:"pagerduty"};});var Fd=n(()=>{xC();});var Vs={};V(Vs,{GetWebhookExamplesRequestAlertType:()=>RC});var wC=n(()=>{bC();Fd();});var Md=n(()=>{});var _C=n(()=>{Md();});var Wd={};var kC=n(()=>{_C();});var Ld=n(()=>{});var AC=n(()=>{Ld();});var PC,zC=n(()=>{PC={Trace:"TRACE",Span:"SPAN",Thread:"THREAD"};});var Vd=n(()=>{zC();});var Js={};V(Js,{AssertionResultBatchEntityType:()=>PC});var SC=n(()=>{AC();Vd();});var Jd=n(()=>{});var TC=n(()=>{Jd();});var vC,jC=n(()=>{vC={Trace:"trace",Span:"span"};});var EC,CC=n(()=>{EC={Trace:"trace",Span:"span"};});var IC,DC=n(()=>{IC={Trace:"trace",Span:"span"};});var UC,NC=n(()=>{UC={Trace:"trace",Span:"span"};});var Hd=n(()=>{jC();CC();DC();NC();});var Hs={};V(Hs,{AttachmentListRequestEntityType:()=>vC,DownloadAttachmentRequestEntityType:()=>EC,StartMultipartUploadRequestEntityType:()=>IC,UploadAttachmentRequestEntityType:()=>UC});var BC=n(()=>{TC();Hd();});var Gd=n(()=>{});var FC=n(()=>{Gd();});var Od={};var MC=n(()=>{FC();});var Kd=n(()=>{});var WC=n(()=>{Kd();});var $d={};var LC=n(()=>{WC();});var VC=n(()=>{});var Qd={};var JC=n(()=>{VC();});var Yd=n(()=>{});var HC=n(()=>{Yd();});var Xd={};var GC=n(()=>{HC();});var Zd=n(()=>{});var OC=n(()=>{Zd();});var KC,$C=n(()=>{KC={Private:"private",Public:"public"};});var Gs,qd=n(()=>{Gs={Dataset:"dataset",EvaluationSuite:"evaluation_suite"};});var QC,YC=n(()=>{QC={Private:"private",Public:"public"};});var eu=n(()=>{$C();qd();YC();});var Os={};V(Os,{DatasetUpdateVisibility:()=>KC,DatasetWriteType:()=>Gs,DatasetWriteVisibility:()=>QC});var XC=n(()=>{OC();eu();});var ru=n(()=>{});var ZC=n(()=>{ru();});var tu={};var qC=n(()=>{ZC();});var iu=n(()=>{});var eI=n(()=>{iu();});var Ks,ou=n(()=>{Ks={Dataset:"dataset",EvaluationSuite:"evaluation_suite"};});var rI,tI=n(()=>{rI={Running:"running",Completed:"completed",Cancelled:"cancelled"};});var iI,oI=n(()=>{iI={Regular:"regular",Trial:"trial",MiniBatch:"mini-batch",Mutation:"mutation"};});var au=n(()=>{ou();tI();oI();});var $s={};V($s,{ExperimentWriteEvaluationMethod:()=>Ks,ExperimentWriteStatus:()=>rI,ExperimentWriteType:()=>iI});var aI=n(()=>{eI();au();});var nu=n(()=>{});var nI=n(()=>{nu();});var sI,pI=n(()=>{sI={Numerical:"numerical",Categorical:"categorical",Boolean:"boolean"};});var su=n(()=>{pI();});var Qs={};V(Qs,{FindFeedbackDefinitionsRequestType:()=>sI});var cI=n(()=>{nI();su();});var pu=n(()=>{});var lI=n(()=>{pu();});var cu={};var mI=n(()=>{lI();});var lu=n(()=>{});var dI=n(()=>{lu();});var mu={};var uI=n(()=>{dI();});var gI=n(()=>{});var du={};var fI=n(()=>{gI();});var uu=n(()=>{});var hI=n(()=>{uu();});var yI,bI=n(()=>{yI={Openai:"openai",Anthropic:"anthropic",Gemini:"gemini",Openrouter:"openrouter",VertexAi:"vertex-ai",Bedrock:"bedrock",Ollama:"ollama",CustomLlm:"custom-llm",OpikFree:"opik-free"};});var gu=n(()=>{bI();});var Ys={};V(Ys,{ProviderApiKeyWriteProvider:()=>yI});var RI=n(()=>{hI();gu();});var xI=n(()=>{});var fu={};var wI=n(()=>{xI();});var _I=n(()=>{});var hu={};var kI=n(()=>{_I();});var AI=n(()=>{});var yu={};var PI=n(()=>{AI();});var zI=n(()=>{});var bu={};var SI=n(()=>{zI();});var Ru=n(()=>{});var TI=n(()=>{Ru();});var vI,jI=n(()=>{vI={Running:"running",Completed:"completed",Cancelled:"cancelled",Initialized:"initialized",Error:"error"};});var xu=n(()=>{jI();});var Xs={};V(Xs,{OptimizationUpdateStatus:()=>vI});var EI=n(()=>{TI();xu();});var wu=n(()=>{});var CI=n(()=>{wu();});var II,DI=n(()=>{II={Connect:"connect",Endpoint:"endpoint"};});var _u=n(()=>{DI();});var Zs={};V(Zs,{CreateSessionRequestType:()=>II});var UI=n(()=>{CI();_u();});var ku=n(()=>{});var NI=n(()=>{ku();});var BI,FI=n(()=>{BI={Traces:"traces",Spans:"spans",Threads:"threads"};});var MI,WI=n(()=>{MI={Hourly:"HOURLY",Daily:"DAILY",Weekly:"WEEKLY",Total:"TOTAL"};});var LI,VI=n(()=>{LI={FeedbackScores:"FEEDBACK_SCORES",TraceCount:"TRACE_COUNT",TokenUsage:"TOKEN_USAGE",Duration:"DURATION",Cost:"COST",GuardrailsFailedCount:"GUARDRAILS_FAILED_COUNT",ThreadCount:"THREAD_COUNT",ThreadDuration:"THREAD_DURATION",ThreadFeedbackScores:"THREAD_FEEDBACK_SCORES",SpanFeedbackScores:"SPAN_FEEDBACK_SCORES",SpanCount:"SPAN_COUNT",SpanDuration:"SPAN_DURATION",SpanTokenUsage:"SPAN_TOKEN_USAGE",TraceAverageDuration:"TRACE_AVERAGE_DURATION",TraceErrorRate:"TRACE_ERROR_RATE",SpanAverageDuration:"SPAN_AVERAGE_DURATION",SpanCost:"SPAN_COST",SpanErrorRate:"SPAN_ERROR_RATE",ThreadAverageDuration:"THREAD_AVERAGE_DURATION",ThreadCost:"THREAD_COST"};});var JI,HI=n(()=>{JI={Private:"private",Public:"public"};});var GI,OI=n(()=>{GI={Private:"private",Public:"public"};});var Au=n(()=>{FI();WI();VI();HI();OI();});var qs={};V(qs,{KpiCardRequestEntityType:()=>BI,ProjectMetricRequestPublicInterval:()=>MI,ProjectMetricRequestPublicMetricType:()=>LI,ProjectUpdateVisibility:()=>JI,ProjectWriteVisibility:()=>GI});var KI=n(()=>{NI();Au();});var Pu=n(()=>{});var $I=n(()=>{Pu();});var QI,YI=n(()=>{QI={Text:"text",Chat:"chat"};});var XI,ZI=n(()=>{XI={Text:"text",Chat:"chat"};});var qI,eD=n(()=>{qI={Mustache:"mustache",Jinja2:"jinja2",Python:"python"};});var zu=n(()=>{YI();ZI();eD();});var ep={};V(ep,{CreatePromptVersionDetailTemplateStructure:()=>QI,PromptWriteTemplateStructure:()=>XI,PromptWriteType:()=>qI});var rD=n(()=>{$I();zu();});var Su=n(()=>{});var tD=n(()=>{Su();});var Tu={};var iD=n(()=>{tD();});var vu=n(()=>{});var oD=n(()=>{vu();});var aD,nD=n(()=>{aD={Short14D:"short_14d",Base60D:"base_60d",Extended400D:"extended_400d",Unlimited:"unlimited"};});var ju=n(()=>{nD();});var rp={};V(rp,{RetentionRuleWriteRetention:()=>aD});var sD=n(()=>{oD();ju();});var Eu=n(()=>{});var pD=n(()=>{Eu();});var cD,lD=n(()=>{cD={Pending:"pending",PickedUp:"picked_up",Completed:"completed",Failed:"failed",TimedOut:"timed_out"};});var mD,dD=n(()=>{mD={ReadFile:"ReadFile",WriteFile:"WriteFile",EditFile:"EditFile",ListFiles:"ListFiles",SearchFiles:"SearchFiles",Exec:"Exec"};});var uD,gD=n(()=>{uD={Pairing:"pairing",Connected:"connected",Disconnected:"disconnected"};});var fD,hD=n(()=>{fD={Pending:"pending",Running:"running",Completed:"completed",Failed:"failed",Cancelled:"cancelled"};});var Cu=n(()=>{lD();dD();gD();hD();});var tp={};V(tp,{BridgeCommandResultRequestStatus:()=>cD,BridgeCommandSubmitRequestType:()=>mD,ListRunnersRequestStatus:()=>uD,LocalRunnerJobResultRequestStatus:()=>fD});var yD=n(()=>{pD();Cu();});var bD=n(()=>{});var Iu={};var RD=n(()=>{bD();});var Du=n(()=>{});var xD=n(()=>{Du();});var wD,_D=n(()=>{wD={General:"general",Tool:"tool",Llm:"llm",Guardrail:"guardrail"};});var kD,AD=n(()=>{kD={General:"general",Tool:"tool",Llm:"llm",Guardrail:"guardrail"};});var PD,zD=n(()=>{PD={General:"general",Tool:"tool",Llm:"llm",Guardrail:"guardrail"};});var SD,TD=n(()=>{SD={Name:"name",Type:"type",StartTime:"start_time",EndTime:"end_time",Input:"input",Output:"output",Metadata:"metadata",Model:"model",Provider:"provider",Tags:"tags",Usage:"usage",ErrorInfo:"error_info",CreatedAt:"created_at",CreatedBy:"created_by",LastUpdatedBy:"last_updated_by",FeedbackScores:"feedback_scores",Comments:"comments",TotalEstimatedCost:"total_estimated_cost",TotalEstimatedCostVersion:"total_estimated_cost_version",Duration:"duration",Ttft:"ttft",Source:"source"};});var vD,jD=n(()=>{vD={General:"general",Tool:"tool",Llm:"llm",Guardrail:"guardrail"};});var Uu=n(()=>{_D();AD();zD();TD();jD();});var ip={};V(ip,{FindFeedbackScoreNames1RequestType:()=>wD,GetSpanStatsRequestType:()=>kD,GetSpansByProjectRequestType:()=>PD,SpanSearchStreamRequestPublicExcludeItem:()=>SD,SpanSearchStreamRequestPublicType:()=>vD});var ED=n(()=>{xD();Uu();});var CD=n(()=>{});var Nu={};var ID=n(()=>{CD();});var Bu=n(()=>{});var DD=n(()=>{Bu();});var UD,ND=n(()=>{UD={Name:"name",StartTime:"start_time",EndTime:"end_time",Input:"input",Output:"output",Metadata:"metadata",Tags:"tags",ErrorInfo:"error_info",Usage:"usage",CreatedAt:"created_at",CreatedBy:"created_by",LastUpdatedBy:"last_updated_by",FeedbackScores:"feedback_scores",SpanFeedbackScores:"span_feedback_scores",Comments:"comments",GuardrailsValidations:"guardrails_validations",TotalEstimatedCost:"total_estimated_cost",SpanCount:"span_count",LlmSpanCount:"llm_span_count",HasToolSpans:"has_tool_spans",Duration:"duration",Ttft:"ttft",ThreadId:"thread_id",VisibilityMode:"visibility_mode",Providers:"providers",Experiment:"experiment",Source:"source"};});var Fu=n(()=>{ND();});var op={};V(op,{TraceSearchStreamRequestPublicExcludeItem:()=>UD});var BD=n(()=>{DD();Fu();});var Mu=n(()=>{});var FD=n(()=>{Mu();});var Wu={};var MD=n(()=>{FD();});var WD=n(()=>{});var Lu={};var LD=n(()=>{WD();});var VD=n(()=>{});var Vu={};var JD=n(()=>{VD();});var HD=n(()=>{Ud();yC();Bd();wC();Fd();Md();kC();Ld();SC();Vd();Jd();BC();Hd();Gd();MC();Kd();LC();JC();Yd();GC();Zd();XC();eu();ru();qC();iu();aI();au();nu();cI();su();pu();mI();lu();uI();fI();uu();RI();gu();wI();kI();PI();SI();Ru();EI();xu();wu();UI();_u();ku();KI();Au();Pu();rD();zu();Su();iD();vu();sD();ju();Eu();yD();Cu();RD();Du();ED();Uu();ID();Bu();BD();Fu();Mu();MD();LD();JD();});var GD=n(()=>{});var OD=n(()=>{});var NX,KD=n(()=>{NX={Blueprint:"blueprint",Mask:"mask"};});var $D=n(()=>{});var BX,QD=n(()=>{BX={Blueprint:"blueprint",Mask:"mask"};});var YD=n(()=>{});var to,XD=n(()=>{to={Blueprint:"blueprint",Mask:"mask"};});var ZD=n(()=>{});var qD=n(()=>{});var eU=n(()=>{});var FX,rU=n(()=>{FX={String:"string",Integer:"integer",Float:"float",Boolean:"boolean",Prompt:"prompt",PromptCommit:"prompt_commit"};});var tU=n(()=>{});var MX,iU=n(()=>{MX={String:"string",Integer:"integer",Float:"float",Boolean:"boolean",Prompt:"prompt",PromptCommit:"prompt_commit"};});var oU=n(()=>{});var WX,aU=n(()=>{WX={String:"string",Integer:"integer",Float:"float",Boolean:"boolean",Prompt:"prompt",PromptCommit:"prompt_commit"};});var nU=n(()=>{});var sU=n(()=>{});var LX,pU=n(()=>{LX={General:"general",Slack:"slack",Pagerduty:"pagerduty"};});var cU=n(()=>{});var lU=n(()=>{});var VX,mU=n(()=>{VX={General:"general",Slack:"slack",Pagerduty:"pagerduty"};});var dU=n(()=>{});var uU=n(()=>{});var gU=n(()=>{});var JX,fU=n(()=>{JX={ScopeProject:"scope:project",ThresholdFeedbackScore:"threshold:feedback_score",ThresholdCost:"threshold:cost",ThresholdLatency:"threshold:latency",ThresholdErrors:"threshold:errors"};});var HX,hU=n(()=>{HX={ScopeProject:"scope:project",ThresholdFeedbackScore:"threshold:feedback_score",ThresholdCost:"threshold:cost",ThresholdLatency:"threshold:latency",ThresholdErrors:"threshold:errors"};});var yU=n(()=>{});var GX,bU=n(()=>{GX={ScopeProject:"scope:project",ThresholdFeedbackScore:"threshold:feedback_score",ThresholdCost:"threshold:cost",ThresholdLatency:"threshold:latency",ThresholdErrors:"threshold:errors"};});var OX,RU=n(()=>{OX={TraceErrors:"trace:errors",TraceFeedbackScore:"trace:feedback_score",TraceThreadFeedbackScore:"trace_thread:feedback_score",PromptCreated:"prompt:created",PromptCommitted:"prompt:committed",TraceGuardrailsTriggered:"trace:guardrails_triggered",PromptDeleted:"prompt:deleted",ExperimentFinished:"experiment:finished",TraceCost:"trace:cost",TraceLatency:"trace:latency"};});var xU=n(()=>{});var KX,wU=n(()=>{KX={TraceErrors:"trace:errors",TraceFeedbackScore:"trace:feedback_score",TraceThreadFeedbackScore:"trace_thread:feedback_score",PromptCreated:"prompt:created",PromptCommitted:"prompt:committed",TraceGuardrailsTriggered:"trace:guardrails_triggered",PromptDeleted:"prompt:deleted",ExperimentFinished:"experiment:finished",TraceCost:"trace:cost",TraceLatency:"trace:latency"};});var _U=n(()=>{});var $X,kU=n(()=>{$X={TraceErrors:"trace:errors",TraceFeedbackScore:"trace:feedback_score",TraceThreadFeedbackScore:"trace_thread:feedback_score",PromptCreated:"prompt:created",PromptCommitted:"prompt:committed",TraceGuardrailsTriggered:"trace:guardrails_triggered",PromptDeleted:"prompt:deleted",ExperimentFinished:"experiment:finished",TraceCost:"trace:cost",TraceLatency:"trace:latency"};});var AU=n(()=>{});var QX,PU=n(()=>{QX={General:"general",Slack:"slack",Pagerduty:"pagerduty"};});var zU=n(()=>{});var SU=n(()=>{});var TU=n(()=>{});var vU=n(()=>{});var jU=n(()=>{});var YX,EU=n(()=>{YX={Trace:"trace",Thread:"thread"};});var CU=n(()=>{});var IU=n(()=>{});var XX,DU=n(()=>{XX={Trace:"trace",Thread:"thread"};});var UU=n(()=>{});var ZX,NU=n(()=>{ZX={Trace:"trace",Thread:"thread"};});var BU=n(()=>{});var FU=n(()=>{});var qX,MU=n(()=>{qX={Ui:"ui",Sdk:"sdk",OnlineScoring:"online_scoring"};});var e9,WU=n(()=>{e9={Passed:"passed",Failed:"failed"};});var LU=n(()=>{});var VU=n(()=>{});var JU=n(()=>{});var HU=n(()=>{});var r9,GU=n(()=>{r9={System:"system",User:"user",Assistant:"assistant",Tool:"tool",Function:"function"};});var OU=n(()=>{});var KU=n(()=>{});var $U=n(()=>{});var QU=n(()=>{});var YU=n(()=>{});var XU=n(()=>{});var ZU=n(()=>{});var t9,qU=n(()=>{t9={Evaluator:"evaluator"};});var eN=n(()=>{});var rN=n(()=>{});var tN=n(()=>{});var iN=n(()=>{});var i9,oN=n(()=>{i9={Evaluator:"evaluator"};});var aN=n(()=>{});var nN=n(()=>{});var o9,sN=n(()=>{o9={Evaluator:"evaluator"};});var pN=n(()=>{});var cN=n(()=>{});var lN=n(()=>{});var mN=n(()=>{});var dN=n(()=>{});var uN=n(()=>{});var gN=n(()=>{});var fN=n(()=>{});var hN=n(()=>{});var yN=n(()=>{});var bN=n(()=>{});var RN=n(()=>{});var xN=n(()=>{});var a9,wN=n(()=>{a9={Evaluator:"evaluator"};});var _N=n(()=>{});var kN=n(()=>{});var AN=n(()=>{});var PN=n(()=>{});var zN=n(()=>{});var SN=n(()=>{});var TN=n(()=>{});var vN=n(()=>{});var jN=n(()=>{});var EN=n(()=>{});var n9,CN=n(()=>{n9={Evaluator:"evaluator"};});var IN=n(()=>{});var DN=n(()=>{});var UN=n(()=>{});var NN=n(()=>{});var BN=n(()=>{});var FN=n(()=>{});var MN=n(()=>{});var WN=n(()=>{});var LN=n(()=>{});var VN=n(()=>{});var JN=n(()=>{});var HN=n(()=>{});var GN=n(()=>{});var ON=n(()=>{});var KN=n(()=>{});var s9,$N=n(()=>{s9={None:"none",Tags:"tags",Metadata:"metadata",Name:"name",ErrorInfo:"error_info",ErrorType:"error_type",Model:"model",Provider:"provider",Type:"type"};});var QN=n(()=>{});var YN=n(()=>{});var XN=n(()=>{});var p9,ZN=n(()=>{p9={ReadFile:"ReadFile",WriteFile:"WriteFile",EditFile:"EditFile",ListFiles:"ListFiles",SearchFiles:"SearchFiles",Exec:"Exec"};});var c9,qN=n(()=>{c9={Pending:"pending",PickedUp:"picked_up",Completed:"completed",Failed:"failed",TimedOut:"timed_out"};});var eB=n(()=>{});var l9,rB=n(()=>{l9={ReadFile:"ReadFile",WriteFile:"WriteFile",EditFile:"EditFile",ListFiles:"ListFiles",SearchFiles:"SearchFiles",Exec:"Exec"};});var tB=n(()=>{});var iB=n(()=>{});var oB=n(()=>{});var aB=n(()=>{});var nB=n(()=>{});var sB=n(()=>{});var pB=n(()=>{});var cB=n(()=>{});var lB=n(()=>{});var mB=n(()=>{});var dB=n(()=>{});var m9,uB=n(()=>{m9={Topic:"TOPIC",Pii:"PII"};});var gB=n(()=>{});var d9,fB=n(()=>{d9={Topic:"TOPIC",Pii:"PII"};});var u9,hB=n(()=>{u9={Passed:"passed",Failed:"failed"};});var g9,yB=n(()=>{g9={Passed:"passed",Failed:"failed"};});var bB=n(()=>{});var RB=n(()=>{});var xB=n(()=>{});var wB=n(()=>{});var _B=n(()=>{});var kB=n(()=>{});var f9,AB=n(()=>{f9={String:"string",Number:"number",Object:"object",Boolean:"boolean",Array:"array",Null:"null"};});var PB=n(()=>{});var h9,zB=n(()=>{h9={String:"string",Number:"number",Object:"object",Boolean:"boolean",Array:"array",Null:"null"};});var y9,SB=n(()=>{y9={String:"string",Number:"number",Object:"object",Boolean:"boolean",Array:"array",Null:"null"};});var TB=n(()=>{});var vB=n(()=>{});var jB=n(()=>{});var EB=n(()=>{});var b9,CB=n(()=>{b9={Trace:"trace",Span:"span"};});var IB=n(()=>{});var DB=n(()=>{});var UB=n(()=>{});var NB=n(()=>{});var BB=n(()=>{});var R9,FB=n(()=>{R9={Workspace:"workspace",Insights:"insights"};});var x9,MB=n(()=>{x9={MultiProject:"multi_project",Experiments:"experiments"};});var WB=n(()=>{});var w9,LB=n(()=>{w9={MultiProject:"multi_project",Experiments:"experiments"};});var VB=n(()=>{});var _9,JB=n(()=>{_9={MultiProject:"multi_project",Experiments:"experiments"};});var HB=n(()=>{});var GB=n(()=>{});var OB=n(()=>{});var KB=n(()=>{});var $B=n(()=>{});var QB=n(()=>{});var k9,YB=n(()=>{k9={Pending:"PENDING",Processing:"PROCESSING",Completed:"COMPLETED",Failed:"FAILED"};});var XB=n(()=>{});var ZB=n(()=>{});var qB=n(()=>{});var eF=n(()=>{});var A9,rF=n(()=>{A9={Manual:"manual",Trace:"trace",Span:"span",Sdk:"sdk"};});var tF=n(()=>{});var P9,iF=n(()=>{P9={Contains:"contains",NotContains:"not_contains",StartsWith:"starts_with",EndsWith:"ends_with",EqualTo:"=",NotEquals:"!=",GreaterThan:">",GreaterThanOrEqualTo:">=",LessThan:"<",LessThanOrEqualTo:"<=",IsEmpty:"is_empty",IsNotEmpty:"is_not_empty"};});var oF=n(()=>{});var aF=n(()=>{});var nF=n(()=>{});var z9,sF=n(()=>{z9={Manual:"manual",Trace:"trace",Span:"span",Sdk:"sdk"};});var S9,pF=n(()=>{S9={Manual:"manual",Trace:"trace",Span:"span",Sdk:"sdk"};});var cF=n(()=>{});var lF=n(()=>{});var Ju,mF=n(()=>{Ju={Manual:"manual",Trace:"trace",Span:"span",Sdk:"sdk"};});var dF=n(()=>{});var uF=n(()=>{});var T9,gF=n(()=>{T9={Unknown:"unknown",Processing:"processing",Completed:"completed",Failed:"failed"};});var Hu,fF=n(()=>{Hu={Dataset:"dataset",EvaluationSuite:"evaluation_suite"};});var v9,hF=n(()=>{v9={Private:"private",Public:"public"};});var j9,yF=n(()=>{j9={Unknown:"unknown",Processing:"processing",Completed:"completed",Failed:"failed"};});var E9,bF=n(()=>{E9={Dataset:"dataset",EvaluationSuite:"evaluation_suite"};});var RF=n(()=>{});var xF=n(()=>{});var wF=n(()=>{});var _F=n(()=>{});var kF=n(()=>{});var AF=n(()=>{});var C9,PF=n(()=>{C9={Private:"private",Public:"public"};});var zF=n(()=>{});var I9,SF=n(()=>{I9={Trace:"trace",Span:"span"};});var TF=n(()=>{});var vF=n(()=>{});var jF=n(()=>{});var EF=n(()=>{});var CF=n(()=>{});var IF=n(()=>{});var DF=n(()=>{});var UF=n(()=>{});var NF=n(()=>{});var BF=n(()=>{});var FF=n(()=>{});var MF=n(()=>{});var WF=n(()=>{});var LF=n(()=>{});var VF=n(()=>{});var JF=n(()=>{});var HF=n(()=>{});var GF=n(()=>{});var OF=n(()=>{});var KF=n(()=>{});var D9,$F=n(()=>{D9={LlmJudge:"llm_judge",CodeMetric:"code_metric"};});var QF=n(()=>{});var Gu,Ou=n(()=>{Gu={LlmJudge:"llm_judge",CodeMetric:"code_metric"};});var U9,YF=n(()=>{U9={LlmJudge:"llm_judge",CodeMetric:"code_metric"};});var XF=n(()=>{});var Ku,$u=n(()=>{Ku={LlmJudge:"llm_judge",CodeMetric:"code_metric"};});var ZF=n(()=>{});var qF=n(()=>{});var eM=n(()=>{});var rM=n(()=>{});var tM=n(()=>{});var N9,iM=n(()=>{N9={Dataset:"dataset",EvaluationSuite:"evaluation_suite"};});var oM=n(()=>{});var aM=n(()=>{});var nM=n(()=>{});var sM=n(()=>{});var pM=n(()=>{});var cM=n(()=>{});var lM=n(()=>{});var mM=n(()=>{});var dM=n(()=>{});var B9,uM=n(()=>{B9={Passed:"passed",Failed:"failed"};});var F9,gM=n(()=>{F9={Default:"default",Hidden:"hidden"};});var fM=n(()=>{});var M9,hM=n(()=>{M9={Default:"default",Hidden:"hidden"};});var yM=n(()=>{});var bM=n(()=>{});var W9,RM=n(()=>{W9={Passed:"passed",Failed:"failed"};});var L9,xM=n(()=>{L9={Default:"default",Hidden:"hidden"};});var wM=n(()=>{});var _M=n(()=>{});var V9,kM=n(()=>{V9={Dataset:"dataset",EvaluationSuite:"evaluation_suite"};});var J9,AM=n(()=>{J9={Running:"running",Completed:"completed",Cancelled:"cancelled"};});var H9,PM=n(()=>{H9={Regular:"regular",Trial:"trial",MiniBatch:"mini-batch",Mutation:"mutation"};});var zM=n(()=>{});var SM=n(()=>{});var G9,TM=n(()=>{G9={Passed:"passed",Failed:"failed"};});var vM=n(()=>{});var O9,jM=n(()=>{O9={Passed:"passed",Failed:"failed"};});var K9,EM=n(()=>{K9={Passed:"passed",Failed:"failed"};});var CM=n(()=>{});var IM=n(()=>{});var DM=n(()=>{});var $9,UM=n(()=>{$9={Running:"running",Completed:"completed",Cancelled:"cancelled"};});var Qu,NM=n(()=>{Qu={Regular:"regular",Trial:"trial",MiniBatch:"mini-batch",Mutation:"mutation"};});var BM=n(()=>{});var Q9,FM=n(()=>{Q9={Running:"running",Completed:"completed",Cancelled:"cancelled"};});var Y9,MM=n(()=>{Y9={Regular:"regular",Trial:"trial",MiniBatch:"mini-batch",Mutation:"mutation"};});var WM=n(()=>{});var LM=n(()=>{});var VM=n(()=>{});var JM=n(()=>{});var HM=n(()=>{});var GM=n(()=>{});var OM=n(()=>{});var KM=n(()=>{});var $M=n(()=>{});var QM=n(()=>{});var YM=n(()=>{});var XM=n(()=>{});var Yu,Xu=n(()=>{Yu={Ui:"ui",Sdk:"sdk",OnlineScoring:"online_scoring"};});var ZM=n(()=>{});var X9,qM=n(()=>{X9={Ui:"ui",Sdk:"sdk",OnlineScoring:"online_scoring"};});var eW=n(()=>{});var Z9,rW=n(()=>{Z9={Ui:"ui",Sdk:"sdk",OnlineScoring:"online_scoring"};});var tW=n(()=>{});var q9,iW=n(()=>{q9={Ui:"ui",Sdk:"sdk",OnlineScoring:"online_scoring"};});var oW=n(()=>{});var aW=n(()=>{});var nW=n(()=>{});var e5,sW=n(()=>{e5={Ui:"ui",Sdk:"sdk",OnlineScoring:"online_scoring"};});var r5,pW=n(()=>{r5={Ui:"ui",Sdk:"sdk",OnlineScoring:"online_scoring"};});var cW=n(()=>{});var lW=n(()=>{});var mW=n(()=>{});var dW=n(()=>{});var uW=n(()=>{});var gW=n(()=>{});var fW=n(()=>{});var hW=n(()=>{});var yW=n(()=>{});var t5,bW=n(()=>{t5={Topic:"TOPIC",Pii:"PII"};});var i5,RW=n(()=>{i5={Passed:"passed",Failed:"failed"};});var xW=n(()=>{});var wW=n(()=>{});var _W=n(()=>{});var o5,kW=n(()=>{o5={Topic:"TOPIC",Pii:"PII"};});var a5,AW=n(()=>{a5={Passed:"passed",Failed:"failed"};});var PW=n(()=>{});var zW=n(()=>{});var SW=n(()=>{});var TW=n(()=>{});var vW=n(()=>{});var jW=n(()=>{});var EW=n(()=>{});var CW=n(()=>{});var IW=n(()=>{});var DW=n(()=>{});var UW=n(()=>{});var NW=n(()=>{});var BW=n(()=>{});var FW=n(()=>{});var MW=n(()=>{});var WW=n(()=>{});var LW=n(()=>{});var n5,VW=n(()=>{n5={Count:"count",Errors:"errors",AvgDuration:"avg_duration",TotalCost:"total_cost"};});var JW=n(()=>{});var HW=n(()=>{});var GW=n(()=>{});var OW=n(()=>{});var KW=n(()=>{});var $W=n(()=>{});var QW=n(()=>{});var YW=n(()=>{});var s5,XW=n(()=>{s5={System:"SYSTEM",User:"USER",Ai:"AI",ToolExecutionResult:"TOOL_EXECUTION_RESULT",Custom:"CUSTOM"};});var p5,ZW=n(()=>{p5={System:"SYSTEM",User:"USER",Ai:"AI",ToolExecutionResult:"TOOL_EXECUTION_RESULT",Custom:"CUSTOM"};});var qW=n(()=>{});var c5,e0=n(()=>{c5={System:"SYSTEM",User:"USER",Ai:"AI",ToolExecutionResult:"TOOL_EXECUTION_RESULT",Custom:"CUSTOM"};});var r0=n(()=>{});var t0=n(()=>{});var i0=n(()=>{});var o0=n(()=>{});var a0=n(()=>{});var l5,n0=n(()=>{l5={Boolean:"BOOLEAN",Integer:"INTEGER",Double:"DOUBLE"};});var m5,s0=n(()=>{m5={Boolean:"BOOLEAN",Integer:"INTEGER",Double:"DOUBLE"};});var p0=n(()=>{});var d5,c0=n(()=>{d5={Boolean:"BOOLEAN",Integer:"INTEGER",Double:"DOUBLE"};});var l0=n(()=>{});var m0=n(()=>{});var d0=n(()=>{});var u0=n(()=>{});var g0=n(()=>{});var u5,f0=n(()=>{u5={Pending:"pending",Running:"running",Completed:"completed",Failed:"failed",Cancelled:"cancelled"};});var h0=n(()=>{});var y0=n(()=>{});var g5,b0=n(()=>{g5={Pairing:"pairing",Connected:"connected",Disconnected:"disconnected"};});var f5,R0=n(()=>{f5={Connect:"connect",Endpoint:"endpoint"};});var x0=n(()=>{});var h5,w0=n(()=>{h5={Info:"INFO",Warn:"WARN",Error:"ERROR",Debug:"DEBUG",Trace:"TRACE"};});var _0=n(()=>{});var k0=n(()=>{});var A0=n(()=>{});var P0=n(()=>{});var y5,z0=n(()=>{y5={Trace:"trace",Thread:"thread",Span:"span"};});var S0=n(()=>{});var T0=n(()=>{});var v0=n(()=>{});var j0=n(()=>{});var E0=n(()=>{});var C0=n(()=>{});var I0=n(()=>{});var D0=n(()=>{});var U0=n(()=>{});var N0=n(()=>{});var B0=n(()=>{});var F0=n(()=>{});var M0=n(()=>{});var W0=n(()=>{});var L0=n(()=>{});var V0=n(()=>{});var J0=n(()=>{});var b5,H0=n(()=>{b5={Running:"running",Completed:"completed",Cancelled:"cancelled",Initialized:"initialized",Error:"error"};});var R5,G0=n(()=>{R5={Running:"running",Completed:"completed",Cancelled:"cancelled",Initialized:"initialized",Error:"error"};});var O0=n(()=>{});var K0=n(()=>{});var $0=n(()=>{});var Q0=n(()=>{});var Y0=n(()=>{});var x5,X0=n(()=>{x5={Running:"running",Completed:"completed",Cancelled:"cancelled",Initialized:"initialized",Error:"error"};});var Z0=n(()=>{});var q0=n(()=>{});var Jt,Zu=n(()=>{Jt={Required:"required",Optional:"optional"};});var eL=n(()=>{});var rL=n(()=>{});var tL=n(()=>{});var iL=n(()=>{});var oL=n(()=>{});var aL=n(()=>{});var nL=n(()=>{});var w5,sL=n(()=>{w5={Private:"private",Public:"public"};});var pL=n(()=>{});var _5,cL=n(()=>{_5={Hourly:"HOURLY",Daily:"DAILY",Weekly:"WEEKLY",Total:"TOTAL"};});var k5,lL=n(()=>{k5={FeedbackScores:"FEEDBACK_SCORES",TraceCount:"TRACE_COUNT",TokenUsage:"TOKEN_USAGE",Duration:"DURATION",Cost:"COST",GuardrailsFailedCount:"GUARDRAILS_FAILED_COUNT",ThreadCount:"THREAD_COUNT",ThreadDuration:"THREAD_DURATION",ThreadFeedbackScores:"THREAD_FEEDBACK_SCORES",SpanFeedbackScores:"SPAN_FEEDBACK_SCORES",SpanCount:"SPAN_COUNT",SpanDuration:"SPAN_DURATION",SpanTokenUsage:"SPAN_TOKEN_USAGE",TraceAverageDuration:"TRACE_AVERAGE_DURATION",TraceErrorRate:"TRACE_ERROR_RATE",SpanAverageDuration:"SPAN_AVERAGE_DURATION",SpanCost:"SPAN_COST",SpanErrorRate:"SPAN_ERROR_RATE",ThreadAverageDuration:"THREAD_AVERAGE_DURATION",ThreadCost:"THREAD_COST"};});var mL=n(()=>{});var dL=n(()=>{});var A5,uL=n(()=>{A5={Private:"private",Public:"public"};});var gL=n(()=>{});var fL=n(()=>{});var hL=n(()=>{});var yL=n(()=>{});var bL=n(()=>{});var RL=n(()=>{});var P5,xL=n(()=>{P5={Private:"private",Public:"public"};});var wL=n(()=>{});var _L=n(()=>{});var z5,kL=n(()=>{z5={Text:"text",Chat:"chat"};});var AL=n(()=>{});var PL=n(()=>{});var S5,zL=n(()=>{S5={Text:"text",Chat:"chat"};});var T5,SL=n(()=>{T5={Text:"text",Chat:"chat"};});var TL=n(()=>{});var v5,vL=n(()=>{v5={Mustache:"mustache",Jinja2:"jinja2",Python:"python"};});var jL=n(()=>{});var EL=n(()=>{});var CL=n(()=>{});var j5,IL=n(()=>{j5={Text:"text",Chat:"chat"};});var E5,DL=n(()=>{E5={Mustache:"mustache",Jinja2:"jinja2",Python:"python"};});var UL=n(()=>{});var NL=n(()=>{});var BL=n(()=>{});var FL=n(()=>{});var ML=n(()=>{});var C5,WL=n(()=>{C5={Text:"text",Chat:"chat"};});var I5,LL=n(()=>{I5={Mustache:"mustache",Jinja2:"jinja2",Python:"python"};});var D5,VL=n(()=>{D5={Text:"text",Chat:"chat"};});var U5,JL=n(()=>{U5={Mustache:"mustache",Jinja2:"jinja2",Python:"python"};});var HL=n(()=>{});var GL=n(()=>{});var OL=n(()=>{});var N5,KL=n(()=>{N5={Openai:"openai",Anthropic:"anthropic",Gemini:"gemini",Openrouter:"openrouter",VertexAi:"vertex-ai",Bedrock:"bedrock",Ollama:"ollama",CustomLlm:"custom-llm",OpikFree:"opik-free"};});var $L=n(()=>{});var B5,QL=n(()=>{B5={Openai:"openai",Anthropic:"anthropic",Gemini:"gemini",Openrouter:"openrouter",VertexAi:"vertex-ai",Bedrock:"bedrock",Ollama:"ollama",CustomLlm:"custom-llm",OpikFree:"opik-free"};});var YL=n(()=>{});var F5,XL=n(()=>{F5={Text:"text",JsonObject:"json_object",JsonSchema:"json_schema"};});var ZL=n(()=>{});var qL=n(()=>{});var eV=n(()=>{});var rV=n(()=>{});var M5,tV=n(()=>{M5={Organization:"organization",Workspace:"workspace",Project:"project"};});var W5,iV=n(()=>{W5={Short14D:"short_14d",Base60D:"base_60d",Extended400D:"extended_400d",Unlimited:"unlimited"};});var oV=n(()=>{});var aV=n(()=>{});var nV=n(()=>{});var sV=n(()=>{});var pV=n(()=>{});var cV=n(()=>{});var lV=n(()=>{});var L5,mV=n(()=>{L5={Sdk:"sdk",Experiment:"experiment",Playground:"playground",Optimization:"optimization"};});var V5,dV=n(()=>{V5={General:"general",Tool:"tool",Llm:"llm",Guardrail:"guardrail"};});var uV=n(()=>{});var J5,gV=n(()=>{J5={Contains:"contains",NotContains:"not_contains",StartsWith:"starts_with",EndsWith:"ends_with",EqualTo:"=",NotEquals:"!=",GreaterThan:">",GreaterThanOrEqualTo:">=",LessThan:"<",LessThanOrEqualTo:"<=",IsEmpty:"is_empty",IsNotEmpty:"is_not_empty"};});var fV=n(()=>{});var H5,hV=n(()=>{H5={Contains:"contains",NotContains:"not_contains",StartsWith:"starts_with",EndsWith:"ends_with",EqualTo:"=",NotEquals:"!=",GreaterThan:">",GreaterThanOrEqualTo:">=",LessThan:"<",LessThanOrEqualTo:"<=",IsEmpty:"is_empty",IsNotEmpty:"is_not_empty"};});var yV=n(()=>{});var G5,bV=n(()=>{G5={Contains:"contains",NotContains:"not_contains",StartsWith:"starts_with",EndsWith:"ends_with",EqualTo:"=",NotEquals:"!=",GreaterThan:">",GreaterThanOrEqualTo:">=",LessThan:"<",LessThanOrEqualTo:"<=",IsEmpty:"is_empty",IsNotEmpty:"is_not_empty"};});var RV=n(()=>{});var xV=n(()=>{});var wV=n(()=>{});var _V=n(()=>{});var kV=n(()=>{});var O5,AV=n(()=>{O5={Sdk:"sdk",Experiment:"experiment",Playground:"playground",Optimization:"optimization"};});var K5,PV=n(()=>{K5={General:"general",Tool:"tool",Llm:"llm",Guardrail:"guardrail"};});var $5,zV=n(()=>{$5={Sdk:"sdk",Experiment:"experiment",Playground:"playground",Optimization:"optimization"};});var SV=n(()=>{});exports.OpikSpanType=void 0;var qu=n(()=>{exports.OpikSpanType={General:"general",Tool:"tool",Llm:"llm",Guardrail:"guardrail"};});var TV=n(()=>{});var Q5,vV=n(()=>{Q5={Sdk:"sdk",Experiment:"experiment",Playground:"playground",Optimization:"optimization"};});var Y5,jV=n(()=>{Y5={General:"general",Tool:"tool",Llm:"llm",Guardrail:"guardrail"};});var EV=n(()=>{});var CV=n(()=>{});var IV=n(()=>{});var DV=n(()=>{});var X5,UV=n(()=>{X5={Sdk:"sdk",Experiment:"experiment",Playground:"playground",Optimization:"optimization"};});var Z5,NV=n(()=>{Z5={General:"general",Tool:"tool",Llm:"llm",Guardrail:"guardrail"};});var BV=n(()=>{});var FV=n(()=>{});var MV=n(()=>{});var WV=n(()=>{});var LV=n(()=>{});var VV=n(()=>{});var JV=n(()=>{});var HV=n(()=>{});var GV=n(()=>{});var OV=n(()=>{});var KV=n(()=>{});var $V=n(()=>{});var QV=n(()=>{});var YV=n(()=>{});var XV=n(()=>{});var ZV=n(()=>{});var qV=n(()=>{});var eJ=n(()=>{});var rJ=n(()=>{});var tJ=n(()=>{});var iJ=n(()=>{});var oJ=n(()=>{});var aJ=n(()=>{});var q5,nJ=n(()=>{q5={Function:"function"};});var e3,sJ=n(()=>{e3={Function:"function"};});var pJ=n(()=>{});var cJ=n(()=>{});var lJ=n(()=>{});var mJ=n(()=>{});var dJ=n(()=>{});var r3,uJ=n(()=>{r3={Sdk:"sdk",Experiment:"experiment",Playground:"playground",Optimization:"optimization"};});var gJ=n(()=>{});var t3,fJ=n(()=>{t3={Contains:"contains",NotContains:"not_contains",StartsWith:"starts_with",EndsWith:"ends_with",EqualTo:"=",NotEquals:"!=",GreaterThan:">",GreaterThanOrEqualTo:">=",LessThan:"<",LessThanOrEqualTo:"<=",IsEmpty:"is_empty",IsNotEmpty:"is_not_empty"};});var hJ=n(()=>{});var i3,yJ=n(()=>{i3={Contains:"contains",NotContains:"not_contains",StartsWith:"starts_with",EndsWith:"ends_with",EqualTo:"=",NotEquals:"!=",GreaterThan:">",GreaterThanOrEqualTo:">=",LessThan:"<",LessThanOrEqualTo:"<=",IsEmpty:"is_empty",IsNotEmpty:"is_not_empty"};});var bJ=n(()=>{});var o3,RJ=n(()=>{o3={Contains:"contains",NotContains:"not_contains",StartsWith:"starts_with",EndsWith:"ends_with",EqualTo:"=",NotEquals:"!=",GreaterThan:">",GreaterThanOrEqualTo:">=",LessThan:"<",LessThanOrEqualTo:"<=",IsEmpty:"is_empty",IsNotEmpty:"is_not_empty"};});var xJ=n(()=>{});var wJ=n(()=>{});var a3,_J=n(()=>{a3={Sdk:"sdk",Experiment:"experiment",Playground:"playground",Optimization:"optimization"};});var n3,kJ=n(()=>{n3={Default:"default",Hidden:"hidden"};});var s3,AJ=n(()=>{s3={Sdk:"sdk",Experiment:"experiment",Playground:"playground",Optimization:"optimization"};});var PJ=n(()=>{});var zJ=n(()=>{});var p3,SJ=n(()=>{p3={Contains:"contains",NotContains:"not_contains",StartsWith:"starts_with",EndsWith:"ends_with",EqualTo:"=",NotEquals:"!=",GreaterThan:">",GreaterThanOrEqualTo:">=",LessThan:"<",LessThanOrEqualTo:"<=",IsEmpty:"is_empty",IsNotEmpty:"is_not_empty"};});var TJ=n(()=>{});var c3,vJ=n(()=>{c3={Contains:"contains",NotContains:"not_contains",StartsWith:"starts_with",EndsWith:"ends_with",EqualTo:"=",NotEquals:"!=",GreaterThan:">",GreaterThanOrEqualTo:">=",LessThan:"<",LessThanOrEqualTo:"<=",IsEmpty:"is_empty",IsNotEmpty:"is_not_empty"};});var jJ=n(()=>{});var l3,EJ=n(()=>{l3={Contains:"contains",NotContains:"not_contains",StartsWith:"starts_with",EndsWith:"ends_with",EqualTo:"=",NotEquals:"!=",GreaterThan:">",GreaterThanOrEqualTo:">=",LessThan:"<",LessThanOrEqualTo:"<=",IsEmpty:"is_empty",IsNotEmpty:"is_not_empty"};});var CJ=n(()=>{});var IJ=n(()=>{});var DJ=n(()=>{});var UJ=n(()=>{});var NJ=n(()=>{});var m3,BJ=n(()=>{m3={Active:"active",Inactive:"inactive"};});var FJ=n(()=>{});var MJ=n(()=>{});var WJ=n(()=>{});var LJ=n(()=>{});var VJ=n(()=>{});var d3,JJ=n(()=>{d3={Sdk:"sdk",Experiment:"experiment",Playground:"playground",Optimization:"optimization"};});var u3,HJ=n(()=>{u3={Default:"default",Hidden:"hidden"};});var GJ=n(()=>{});var g3,OJ=n(()=>{g3={Sdk:"sdk",Experiment:"experiment",Playground:"playground",Optimization:"optimization"};});var KJ=n(()=>{});var $J=n(()=>{});var QJ=n(()=>{});var YJ=n(()=>{});var XJ=n(()=>{});var ZJ=n(()=>{});var f3,qJ=n(()=>{f3={Ui:"ui",Sdk:"sdk",OnlineScoring:"online_scoring"};});var e1=n(()=>{});var h3,r1=n(()=>{h3={Ui:"ui",Sdk:"sdk",OnlineScoring:"online_scoring"};});var t1=n(()=>{});var y3,i1=n(()=>{y3={Ui:"ui",Sdk:"sdk",OnlineScoring:"online_scoring"};});var b3,o1=n(()=>{b3={Ui:"ui",Sdk:"sdk",OnlineScoring:"online_scoring"};});var a1=n(()=>{});var n1=n(()=>{});var s1=n(()=>{});var p1=n(()=>{});var c1=n(()=>{});var l1=n(()=>{});var m1=n(()=>{});var R3,d1=n(()=>{R3={Success:"success",Failure:"failure"};});var u1=n(()=>{});var g1=n(()=>{});var f1=n(()=>{});var h1=n(()=>{});var y1=n(()=>{});var b1=n(()=>{});var R1=n(()=>{});var x1=n(()=>{});var w1=n(()=>{});var _1=n(()=>{});var k1=n(()=>{});var A1=n(()=>{});var x3,P1=n(()=>{x3={Version1:"version_1",Version2:"version_2"};});var eg=n(()=>{GD();OD();KD();$D();QD();YD();XD();ZD();qD();eU();rU();tU();iU();oU();aU();nU();sU();pU();cU();lU();mU();dU();uU();gU();fU();hU();yU();bU();RU();xU();wU();_U();kU();AU();PU();zU();SU();TU();vU();jU();EU();CU();IU();DU();UU();NU();BU();FU();MU();WU();LU();VU();JU();HU();GU();OU();KU();$U();QU();YU();XU();ZU();qU();eN();rN();tN();iN();oN();aN();nN();sN();pN();cN();lN();mN();dN();uN();gN();fN();hN();yN();bN();RN();xN();wN();_N();kN();AN();PN();zN();SN();TN();vN();jN();EN();CN();IN();DN();UN();NN();BN();FN();MN();WN();LN();VN();JN();HN();GN();ON();KN();$N();QN();YN();XN();ZN();qN();eB();rB();tB();iB();oB();aB();nB();sB();pB();cB();lB();mB();dB();uB();gB();fB();hB();yB();bB();RB();xB();wB();_B();kB();AB();PB();zB();SB();TB();vB();jB();EB();CB();IB();DB();UB();NB();BB();FB();MB();WB();LB();VB();JB();HB();GB();OB();KB();$B();QB();YB();XB();ZB();qB();eF();rF();tF();iF();oF();aF();nF();sF();pF();cF();lF();mF();dF();uF();gF();fF();hF();yF();bF();RF();xF();wF();_F();kF();AF();PF();zF();SF();TF();vF();jF();EF();CF();IF();DF();UF();NF();BF();FF();MF();WF();LF();VF();JF();HF();GF();OF();KF();$F();QF();Ou();YF();XF();$u();ZF();qF();eM();rM();tM();iM();oM();aM();nM();sM();pM();cM();lM();mM();dM();uM();gM();fM();hM();yM();bM();RM();xM();wM();_M();kM();AM();PM();zM();SM();TM();vM();jM();EM();CM();IM();DM();UM();NM();BM();FM();MM();WM();LM();VM();JM();HM();GM();OM();KM();$M();QM();YM();XM();Xu();ZM();qM();eW();rW();tW();iW();oW();aW();nW();sW();pW();cW();lW();mW();dW();uW();gW();fW();hW();yW();bW();RW();xW();wW();_W();kW();AW();PW();zW();SW();TW();vW();jW();EW();CW();IW();DW();UW();NW();BW();FW();MW();WW();LW();VW();JW();HW();GW();OW();KW();$W();QW();YW();XW();ZW();qW();e0();r0();t0();i0();o0();a0();n0();s0();p0();c0();l0();m0();d0();u0();g0();f0();h0();y0();b0();R0();x0();w0();_0();k0();A0();P0();z0();S0();T0();v0();j0();E0();C0();I0();D0();U0();N0();B0();F0();M0();W0();L0();V0();J0();H0();G0();O0();K0();$0();Q0();Y0();X0();Z0();q0();Zu();eL();rL();tL();iL();oL();aL();nL();sL();pL();cL();lL();mL();dL();uL();gL();fL();hL();yL();bL();RL();xL();wL();_L();kL();AL();PL();zL();SL();TL();vL();jL();EL();CL();IL();DL();UL();NL();BL();FL();ML();WL();LL();VL();JL();HL();GL();OL();KL();$L();QL();YL();XL();ZL();qL();eV();rV();tV();iV();oV();aV();nV();sV();pV();cV();lV();mV();dV();uV();gV();fV();hV();yV();bV();RV();xV();wV();_V();kV();AV();PV();zV();SV();qu();TV();vV();jV();EV();CV();IV();DV();UV();NV();BV();FV();MV();WV();LV();VV();JV();HV();GV();OV();KV();$V();QV();YV();XV();ZV();qV();eJ();rJ();tJ();iJ();oJ();aJ();nJ();sJ();pJ();cJ();lJ();mJ();dJ();uJ();gJ();fJ();hJ();yJ();bJ();RJ();xJ();wJ();_J();kJ();AJ();PJ();zJ();SJ();TJ();vJ();jJ();EJ();CJ();IJ();DJ();UJ();NJ();BJ();FJ();MJ();WJ();LJ();VJ();JJ();HJ();GJ();OJ();KJ();$J();QJ();YJ();XJ();ZJ();qJ();e1();r1();t1();i1();o1();a1();n1();s1();p1();c1();l1();m1();d1();u1();g1();f1();h1();y1();b1();R1();x1();w1();_1();k1();A1();P1();});var se={};V(se,{AgentBlueprintHistoryType:()=>NX,AgentBlueprintPublicType:()=>BX,AgentBlueprintWriteType:()=>to,AgentConfigValueHistoryType:()=>FX,AgentConfigValuePublicType:()=>MX,AgentConfigValueWriteType:()=>WX,AlertAlertType:()=>LX,AlertPublicAlertType:()=>VX,AlertTriggerConfigPublicType:()=>JX,AlertTriggerConfigType:()=>HX,AlertTriggerConfigWriteType:()=>GX,AlertTriggerEventType:()=>OX,AlertTriggerPublicEventType:()=>KX,AlertTriggerWriteEventType:()=>$X,AlertWriteAlertType:()=>QX,AnnotationQueuePublicScope:()=>YX,AnnotationQueueScope:()=>XX,AnnotationQueueWriteScope:()=>ZX,AssertionResultBatchEntityType:()=>PC,AssertionResultBatchItemSource:()=>qX,AssertionResultBatchItemStatus:()=>e9,AssistantMessageRole:()=>r9,AttachmentListRequestEntityType:()=>vC,AutomationRuleEvaluatorAction:()=>t9,AutomationRuleEvaluatorObjectObjectPublicAction:()=>i9,AutomationRuleEvaluatorPublicAction:()=>o9,AutomationRuleEvaluatorUpdateAction:()=>a9,AutomationRuleEvaluatorWriteAction:()=>n9,BadGatewayError:()=>eo,BadRequestError:()=>B,BreakdownConfigPublicField:()=>s9,BridgeCommandItemType:()=>p9,BridgeCommandResultRequestStatus:()=>cD,BridgeCommandStatus:()=>c9,BridgeCommandSubmitRequestType:()=>mD,BridgeCommandType:()=>l9,CheckName:()=>m9,CheckPublicName:()=>d9,CheckPublicResult:()=>u9,CheckResult:()=>g9,ColumnCompareTypesItem:()=>f9,ColumnPublicTypesItem:()=>h9,ColumnTypesItem:()=>y9,CompleteMultipartUploadRequestEntityType:()=>b9,ConflictError:()=>K,CreatePromptVersionDetailTemplateStructure:()=>QI,CreateSessionRequestType:()=>II,DashboardPublicScope:()=>R9,DashboardPublicType:()=>x9,DashboardUpdatePublicType:()=>w9,DashboardWriteType:()=>_9,DatasetExportJobPublicStatus:()=>k9,DatasetItemCompareSource:()=>A9,DatasetItemFilterOperator:()=>P9,DatasetItemPublicSource:()=>z9,DatasetItemSource:()=>S9,DatasetItemWriteSource:()=>Ju,DatasetPublicStatus:()=>T9,DatasetPublicType:()=>Hu,DatasetPublicVisibility:()=>v9,DatasetStatus:()=>j9,DatasetType:()=>E9,DatasetUpdateVisibility:()=>KC,DatasetVisibility:()=>C9,DatasetWriteType:()=>Gs,DatasetWriteVisibility:()=>QC,DeleteAttachmentsRequestEntityType:()=>I9,DownloadAttachmentRequestEntityType:()=>EC,EvaluatorItemCompareType:()=>D9,EvaluatorItemPublicType:()=>Gu,EvaluatorItemType:()=>U9,EvaluatorItemWriteType:()=>Ku,ExperimentEvaluationMethod:()=>N9,ExperimentItemCompareStatus:()=>B9,ExperimentItemCompareTraceVisibilityMode:()=>F9,ExperimentItemPublicTraceVisibilityMode:()=>M9,ExperimentItemStatus:()=>W9,ExperimentItemTraceVisibilityMode:()=>L9,ExperimentPublicEvaluationMethod:()=>V9,ExperimentPublicStatus:()=>J9,ExperimentPublicType:()=>H9,ExperimentRunSummaryCompareStatus:()=>G9,ExperimentRunSummaryPublicStatus:()=>O9,ExperimentRunSummaryStatus:()=>K9,ExperimentStatus:()=>$9,ExperimentType:()=>Qu,ExperimentUpdateStatus:()=>Q9,ExperimentUpdateType:()=>Y9,ExperimentWriteEvaluationMethod:()=>Ks,ExperimentWriteStatus:()=>rI,ExperimentWriteType:()=>iI,FeedbackScoreBatchItemSource:()=>Yu,FeedbackScoreBatchItemThreadSource:()=>X9,FeedbackScoreCompareSource:()=>Z9,FeedbackScoreExperimentItemBulkWriteViewSource:()=>q9,FeedbackScorePublicSource:()=>e5,FeedbackScoreSource:()=>r5,FindFeedbackDefinitionsRequestType:()=>sI,FindFeedbackScoreNames1RequestType:()=>wD,ForbiddenError:()=>ye,GetSpanStatsRequestType:()=>kD,GetSpansByProjectRequestType:()=>PD,GetWebhookExamplesRequestAlertType:()=>RC,GoneError:()=>tt,GuardrailName:()=>t5,GuardrailResult:()=>i5,GuardrailWriteName:()=>o5,GuardrailWriteResult:()=>a5,InternalServerError:()=>ro,KpiCardRequestEntityType:()=>BI,KpiMetricType:()=>n5,ListRunnersRequestStatus:()=>uD,LlmAsJudgeMessagePublicRole:()=>s5,LlmAsJudgeMessageRole:()=>p5,LlmAsJudgeMessageWriteRole:()=>c5,LlmAsJudgeOutputSchemaPublicType:()=>l5,LlmAsJudgeOutputSchemaType:()=>m5,LlmAsJudgeOutputSchemaWriteType:()=>d5,LocalRunnerJobResultRequestStatus:()=>fD,LocalRunnerJobStatus:()=>u5,LocalRunnerStatus:()=>g5,LocalRunnerType:()=>f5,LogItemLevel:()=>h5,ManualEvaluationRequestEntityType:()=>y5,NotFoundError:()=>U,NotImplementedError:()=>nr,OptimizationPublicStatus:()=>b5,OptimizationStatus:()=>R5,OptimizationUpdateStatus:()=>vI,OptimizationWriteStatus:()=>x5,ParamPresence:()=>Jt,ProjectDetailedVisibility:()=>w5,ProjectMetricRequestPublicInterval:()=>MI,ProjectMetricRequestPublicMetricType:()=>LI,ProjectMetricResponsePublicInterval:()=>_5,ProjectMetricResponsePublicMetricType:()=>k5,ProjectPublicVisibility:()=>A5,ProjectUpdateVisibility:()=>JI,ProjectVisibility:()=>P5,ProjectWriteVisibility:()=>GI,PromptDetailTemplateStructure:()=>z5,PromptPublicTemplateStructure:()=>S5,PromptTemplateStructure:()=>T5,PromptType:()=>v5,PromptVersionDetailTemplateStructure:()=>j5,PromptVersionDetailType:()=>E5,PromptVersionPublicTemplateStructure:()=>C5,PromptVersionPublicType:()=>I5,PromptVersionTemplateStructure:()=>D5,PromptVersionType:()=>U5,PromptWriteTemplateStructure:()=>XI,PromptWriteType:()=>qI,ProviderApiKeyProvider:()=>N5,ProviderApiKeyPublicProvider:()=>B5,ProviderApiKeyWriteProvider:()=>yI,ResponseFormatType:()=>F5,RetentionRulePublicLevel:()=>M5,RetentionRulePublicRetention:()=>W5,RetentionRuleWriteRetention:()=>aD,ServiceUnavailableError:()=>Vt,SpanExperimentItemBulkWriteViewSource:()=>L5,SpanExperimentItemBulkWriteViewType:()=>V5,SpanFilterOperator:()=>J5,SpanFilterPublicOperator:()=>H5,SpanFilterWriteOperator:()=>G5,SpanPublicSource:()=>O5,SpanPublicType:()=>K5,SpanSearchStreamRequestPublicExcludeItem:()=>SD,SpanSearchStreamRequestPublicType:()=>vD,SpanSource:()=>$5,SpanType:()=>exports.OpikSpanType,SpanUpdateSource:()=>Q5,SpanUpdateType:()=>Y5,SpanWriteSource:()=>X5,SpanWriteType:()=>Z5,StartMultipartUploadRequestEntityType:()=>IC,TooManyRequestsError:()=>sr,ToolCallType:()=>q5,ToolType:()=>e3,TraceExperimentItemBulkWriteViewSource:()=>r3,TraceFilterOperator:()=>t3,TraceFilterPublicOperator:()=>i3,TraceFilterWriteOperator:()=>o3,TracePublicSource:()=>a3,TracePublicVisibilityMode:()=>n3,TraceSearchStreamRequestPublicExcludeItem:()=>UD,TraceSource:()=>s3,TraceThreadFilterOperator:()=>p3,TraceThreadFilterPublicOperator:()=>c3,TraceThreadFilterWriteOperator:()=>l3,TraceThreadStatus:()=>m3,TraceUpdateSource:()=>d3,TraceVisibilityMode:()=>u3,TraceWriteSource:()=>g3,UnauthorizedError:()=>$,UnprocessableEntityError:()=>ce,UploadAttachmentRequestEntityType:()=>UC,ValueEntryCompareSource:()=>f3,ValueEntryExperimentItemBulkWriteViewSource:()=>h3,ValueEntryPublicSource:()=>y3,ValueEntrySource:()=>b3,WebhookTestResultStatus:()=>R3,WorkspaceVersionOpikVersion:()=>x3,agentConfigs:()=>Nd,alerts:()=>Vs,annotationQueues:()=>Wd,assertionResults:()=>Js,attachments:()=>Hs,automationRuleEvaluators:()=>Od,chatCompletions:()=>$d,check:()=>Qd,dashboards:()=>Xd,datasets:()=>Os,environments:()=>tu,experiments:()=>$s,feedbackDefinitions:()=>Qs,guardrails:()=>cu,insightsViews:()=>mu,llmModels:()=>du,llmProviderKey:()=>Ys,manualEvaluation:()=>fu,ollama:()=>hu,ollieState:()=>yu,openTelemetryIngestion:()=>bu,optimizations:()=>Xs,pairing:()=>Zs,projects:()=>qs,prompts:()=>ep,redirect:()=>Tu,retentionRules:()=>rp,runners:()=>tp,serviceToggles:()=>Iu,spans:()=>ip,systemUsage:()=>Nu,traces:()=>op,welcomeWizard:()=>Wu,workspacePermissions:()=>Lu,workspaces:()=>Vu});var ie=n(()=>{fC();HD();eg();});function z(...p){let i={};for(let[e,t]of p.filter(o=>o!=null).flatMap(o=>Object.entries(o))){let o=e.toLowerCase();t!=null?i[o]=t:o in i&&delete i[o];}return i}function v(...p){let i={};for(let[e,t]of p.filter(o=>o!=null).flatMap(o=>Object.entries(o))){let o=e.toLowerCase();t!=null&&(i[o]=t);}return i}var Q=n(()=>{});var rg,tg=n(()=>{rg={get:async(p,i)=>typeof p=="function"?p(i):p};});function ig(p){return p==null?w3:p instanceof Ht?p:(p=p!=null?p:{},(p.level)!=null||(p.level=Fe.Info),(p.logger)!=null||(p.logger=new it),(p.silent)!=null||(p.silent=true),new Ht(p))}var Fe,z1,it,Ht,w3,ap=n(()=>{Fe={Debug:"debug",Info:"info",Warn:"warn",Error:"error"},z1={[Fe.Debug]:1,[Fe.Info]:2,[Fe.Warn]:3,[Fe.Error]:4},it=class{debug(i,...e){console.debug(i,...e);}info(i,...e){console.info(i,...e);}warn(i,...e){console.warn(i,...e);}error(i,...e){console.error(i,...e);}},Ht=class{constructor(i){this.level=z1[i.level],this.logger=i.logger,this.silent=i.silent;}shouldLog(i){return !this.silent&&this.level<=z1[i]}isDebug(){return this.shouldLog(Fe.Debug)}debug(i,...e){this.isDebug()&&this.logger.debug(i,...e);}isInfo(){return this.shouldLog(Fe.Info)}info(i,...e){this.isInfo()&&this.logger.info(i,...e);}isWarn(){return this.shouldLog(Fe.Warn)}warn(i,...e){this.isWarn()&&this.logger.warn(i,...e);}isError(){return this.shouldLog(Fe.Error)}error(i,...e){this.isError()&&this.logger.error(i,...e);}};w3=new Ht({level:Fe.Info,logger:new it,silent:true});});function S1(p,i){if(p===void 0||p===null)return "";let e=String(p);return i?encodeURIComponent(e):e}function og(p,i="",e){let t=[];for(let[o,a]of Object.entries(p)){let s=i?`${i}[${o}]`:o;if(a!==void 0)if(Array.isArray(a)){if(a.length===0)continue;for(let c=0;c<a.length;c++){let l=a[c];if(l!==void 0)if(typeof l=="object"&&!Array.isArray(l)&&l!==null){let m=e.arrayFormat==="indices"?`${s}[${c}]`:s;t.push(...og(l,m,e));}else {let m=e.arrayFormat==="indices"?`${s}[${c}]`:s,u=e.encode?encodeURIComponent(m):m;t.push(`${u}=${S1(l,e.encode)}`);}}}else if(typeof a=="object"&&a!==null){if(Object.keys(a).length===0)continue;t.push(...og(a,s,e));}else {let c=e.encode?encodeURIComponent(s):s;t.push(`${c}=${S1(a,e.encode)}`);}}return t}function ot(p,i){return p==null||typeof p!="object"?"":og(p,"",{...k3,...i}).join("&")}var k3,io=n(()=>{k3={arrayFormat:"indices",encode:true};});function T1(p,i){let e=ot(i,{arrayFormat:"repeat"});return e?`${p}?${e}`:p}var v1=n(()=>{io();});function j1(p){let i={get bodyUsed(){return p.bodyUsed},stream:()=>p.body,arrayBuffer:p.arrayBuffer.bind(p),blob:p.blob.bind(p)};return "bytes"in p&&typeof p.bytes=="function"&&(i.bytes=p.bytes.bind(p)),i}var E1=n(()=>{});async function np(p,i){switch(i){case "binary-response":return j1(p);case "blob":return await p.blob();case "arrayBuffer":return await p.arrayBuffer();case "sse":return p.body==null?{ok:false,error:{reason:"body-is-null",statusCode:p.status}}:p.body;case "streaming":return p.body==null?{ok:false,error:{reason:"body-is-null",statusCode:p.status}}:p.body;case "text":return await p.text()}let e=await p.text();if(e.length>0)try{return qi(e)}catch{return {ok:false,error:{reason:"non-json",statusCode:p.status,rawBody:e}}}}var ag=n(()=>{Ur();E1();});async function C1(p){var e,t,o;let i=(e=p.headers.get("Content-Type"))==null?void 0:e.toLowerCase();if(i==null||i.length===0)return np(p);switch(i.indexOf(";")!==-1&&(i=(o=(t=i.split(";")[0])==null?void 0:t.trim())!=null?o:""),i){case "application/hal+json":case "application/json":case "application/ld+json":case "application/problem+json":case "application/vnd.api+json":case "text/json":{let a=await p.text();return a.length>0?qi(a):void 0}default:if(i.startsWith("application/vnd.")&&i.endsWith("+json")){let a=await p.text();return a.length>0?qi(a):void 0}return await p.text()}}var I1=n(()=>{Ur();ag();});async function D1(){return fetch}var U1=n(()=>{});async function N1({body:p,type:i}){return i==="form"?ot(p,{arrayFormat:"repeat",encode:true}):i.includes("json")?Ge(p):p}var B1=n(()=>{Ur();io();});var Br,ng=n(()=>{typeof globalThis.Headers!="undefined"?Br=globalThis.Headers:Br=class F1{constructor(i){if(this.headers=new Map,i)if(i instanceof F1)i.forEach((e,t)=>this.append(t,e));else if(Array.isArray(i))for(let[e,t]of i)if(typeof e=="string"&&typeof t=="string")this.append(e,t);else throw new TypeError("Each header entry must be a [string, string] tuple");else for(let[e,t]of Object.entries(i))if(typeof t=="string")this.append(e,t);else throw new TypeError("Header values must be strings")}append(i,e){let t=i.toLowerCase(),o=this.headers.get(t)||[];this.headers.set(t,[...o,e]);}delete(i){let e=i.toLowerCase();this.headers.delete(e);}get(i){let e=i.toLowerCase(),t=this.headers.get(e);return t?t.join(", "):null}has(i){let e=i.toLowerCase();return this.headers.has(e)}set(i,e){let t=i.toLowerCase();this.headers.set(t,[e]);}forEach(i,e){let t=e?i.bind(e):i;this.headers.forEach((o,a)=>t(o.join(", "),a,this));}getSetCookie(){return this.headers.get("set-cookie")||[]}*entries(){for(let[i,e]of this.headers.entries())yield [i,e.join(", ")];}*keys(){yield*this.headers.keys();}*values(){for(let i of this.headers.values())yield i.join(", ");}[Symbol.iterator](){return this.entries()}};});function M1(p){let i=new AbortController,e=setTimeout(()=>i.abort(A3),p);return {signal:i.signal,abortId:e}}function W1(...p){let i=p.length===1&&Array.isArray(p[0])?p[0]:p,e=new AbortController;for(let t of i){if(t.aborted){e.abort(t==null?void 0:t.reason);break}t.addEventListener("abort",()=>e.abort(t==null?void 0:t.reason),{signal:e.signal});}return e.signal}var A3,L1=n(()=>{A3="timeout";});var V1,J1=n(()=>{L1();V1=async(p,i,e,t,o,a,s,c,l)=>{let m=[],u;if(a!=null){let{signal:g,abortId:h}=M1(a);u=h,m.push(g);}s!=null&&m.push(s);let d=W1(m),f=await p(i,{method:e,headers:t,body:o,signal:d,credentials:c?"include":void 0,duplex:l});return u!=null&&clearTimeout(u),f};});function cp(p){return {headers:p.headers,redirected:p.redirected,status:p.status,statusText:p.statusText,type:p.type,url:p.url}}var sp,pp,sg=n(()=>{ng();sp={headers:new Br,redirected:false,status:499,statusText:"Client Closed Request",type:"error",url:""},pp={headers:new Br,redirected:false,status:0,statusText:"Unknown Error",type:"error",url:""};});function P3(p){let i=1+Math.random()*.2;return p*i}function z3(p){let i=1+(Math.random()-.5)*.2;return p*i}function S3(p,i){let e=p.headers.get("Retry-After");if(e){let o=parseInt(e,10);if(!Number.isNaN(o)&&o>0)return Math.min(o*1e3,6e4);let a=new Date(e);if(!Number.isNaN(a.getTime())){let s=a.getTime()-Date.now();if(s>0)return Math.min(Math.max(s,0),6e4)}}let t=p.headers.get("X-RateLimit-Reset");if(t){let o=parseInt(t,10);if(!Number.isNaN(o)){let a=o*1e3-Date.now();if(a>0)return P3(Math.min(a,6e4))}}return z3(Math.min(1e3*2**i,6e4))}async function H1(p,i=2){let e=await p();for(let t=0;t<i&&([408,429].includes(e.status)||e.status>=500);++t){let o=S3(e,t);await new Promise(a=>setTimeout(a,o)),e=await p();}return e}var G1=n(()=>{});function pg(p){let i={};for(let[e,t]of p instanceof Br?p.entries():Object.entries(p))T3.has(e.toLowerCase())?i[e]="[REDACTED]":i[e]=t;return i}function v3(p){if(p==null)return p;let i={};for(let[e,t]of Object.entries(p))cg.has(e.toLowerCase())?i[e]="[REDACTED]":i[e]=t;return i}function at(p){let i=p.indexOf("://");if(i===-1)return p;let e=i+3,t=p.indexOf("/",e),o=p.indexOf("?",e),a=p.indexOf("#",e),s=Math.min(t===-1?p.length:t,o===-1?p.length:o,a===-1?p.length:a),c=-1;for(let h=e;h<s;h++)p[h]==="@"&&(c=h);if(c!==-1&&(p=`${p.slice(0,e)}[REDACTED]@${p.slice(c+1)}`),o=p.indexOf("?"),o===-1)return p;a=p.indexOf("#",o);let l=a!==-1?a:p.length,m=p.slice(o+1,l);if(m.length===0)return p;let u=m.toLowerCase();if(!(u.includes("token")||u.includes("key")||u.includes("password")||u.includes("passwd")||u.includes("secret")||u.includes("session")||u.includes("auth")))return p;let f=[],g=m.split("&");for(let h of g){let y=h.indexOf("=");if(y===-1){f.push(h);continue}let w=h.slice(0,y),A=cg.has(w.toLowerCase());if(!A&&w.includes("%"))try{let C=decodeURIComponent(w);A=cg.has(C.toLowerCase());}catch{}f.push(A?`${w}=[REDACTED]`:h);}return p.slice(0,o+1)+f.join("&")+p.slice(l)}async function j3(p){var e;let i=new Br;if(i.set("Accept",p.responseType==="json"?"application/json":p.responseType==="text"?"text/plain":"*/*"),p.body!==void 0&&p.contentType!=null&&i.set("Content-Type",p.contentType),p.headers==null)return i;for(let[t,o]of Object.entries(p.headers)){let a=await rg.get(o,{endpointMetadata:(e=p.endpointMetadata)!=null?e:{}});if(typeof a=="string"){i.set(t,a);continue}a!=null&&i.set(t,`${a}`);}return i}async function E3(p){var s,c,l;let i=T1(p.url,p.queryParameters),e=await N1({body:p.body,type:(s=p.requestType)!=null?s:"other"}),t=(c=p.fetchFn)!=null?c:await D1(),o=await j3(p),a=ig(p.logging);if(a.isDebug()){let m={method:p.method,url:at(i),headers:pg(o),queryParameters:v3(p.queryParameters),hasBody:e!=null};a.debug("Making HTTP request",m);}try{let m=await H1(async()=>V1(t,i,p.method,o,e,p.timeoutMs,p.abortSignal,p.withCredentials,p.duplex),p.maxRetries);if(m.status>=200&&m.status<400){if(a.isDebug()){let d={method:p.method,url:at(i),statusCode:m.status,responseHeaders:pg(m.headers)};a.debug("HTTP request succeeded",d);}return {ok:!0,body:await np(m,p.responseType),headers:m.headers,rawResponse:cp(m)}}else {if(a.isError()){let u={method:p.method,url:at(i),statusCode:m.status,responseHeaders:pg(Object.fromEntries(m.headers.entries()))};a.error("HTTP request failed with error status",u);}return {ok:!1,error:{reason:"status-code",statusCode:m.status,body:await C1(m)},rawResponse:cp(m)}}}catch(m){if((l=p.abortSignal)!=null&&l.aborted){if(a.isError()){let u={method:p.method,url:at(i)};a.error("HTTP request was aborted",u);}return {ok:false,error:{reason:"unknown",errorMessage:"The user aborted a request"},rawResponse:sp}}else if(m instanceof Error&&m.name==="AbortError"){if(a.isError()){let u={method:p.method,url:at(i),timeoutMs:p.timeoutMs};a.error("HTTP request timed out",u);}return {ok:false,error:{reason:"timeout"},rawResponse:sp}}else if(m instanceof Error){if(a.isError()){let u={method:p.method,url:at(i),errorMessage:m.message};a.error("HTTP request failed with error",u);}return {ok:false,error:{reason:"unknown",errorMessage:m.message},rawResponse:pp}}if(a.isError()){let u={method:p.method,url:at(i),error:Ge(m)};a.error("HTTP request failed with unknown error",u);}return {ok:false,error:{reason:"unknown",errorMessage:Ge(m)},rawResponse:pp}}}var T3,cg,S,O1=n(()=>{Ur();ap();v1();tg();I1();U1();B1();ag();ng();J1();sg();G1();T3=new Set(["authorization","www-authenticate","x-api-key","api-key","apikey","x-api-token","x-auth-token","auth-token","cookie","set-cookie","proxy-authorization","proxy-authenticate","x-csrf-token","x-xsrf-token","x-session-token","x-access-token"]);cg=new Set(["api_key","api-key","apikey","token","access_token","access-token","auth_token","auth-token","password","passwd","secret","api_secret","api-secret","apisecret","key","session","session_id","session-id"]);S=E3;});var K1=n(()=>{});var P,$1=n(()=>{P=class p extends Promise{constructor(i){super(e=>{e(void 0);}),this.innerPromise=i;}static fromFunction(i,...e){return new p(i(...e))}static interceptFunction(i){return (...e)=>p.fromPromise(i(...e))}static fromPromise(i){return new p(i)}static fromExecutor(i){let e=new Promise(i);return new p(e)}static fromResult(i){let e=Promise.resolve(i);return new p(e)}unwrap(){return this.unwrappedPromise||(this.unwrappedPromise=this.innerPromise.then(({data:i})=>i)),this.unwrappedPromise}then(i,e){return this.unwrap().then(i,e)}catch(i){return this.unwrap().catch(i)}finally(i){return this.unwrap().finally(i)}async withRawResponse(){return await this.innerPromise}};});var x,Q1=n(()=>{x={get:async p=>typeof p=="function"?p():p};});var Y1=n(()=>{tg();O1();K1();$1();sg();Q1();});async function C3(p){let{data:i,filename:e,contentLength:t,contentType:o}=await mg(p),a={body:i,headers:{}};return e&&(a.headers["Content-Disposition"]=`attachment; filename="${e}"`),o&&(a.headers["Content-Type"]=o),t!=null&&(a.headers["Content-Length"]=t.toString()),a}async function lg(p){let{data:i,filename:e,contentType:t}=await mg(p,{noSniffFileSize:true});return {data:i,filename:e,contentType:t}}async function mg(p,{noSniffFileSize:i}={}){var e,t,o,a,s;if(I3(p))return mg({data:p},{noSniffFileSize:i});if("path"in p){let c=await import('fs');if(!c||!c.createReadStream)throw new Error("File path uploads are not supported in this environment.");let l=c.createReadStream(p.path),m=(e=p.contentLength)!=null?e:i===true?void 0:await X1(p.path),u=(t=p.filename)!=null?t:Z1(p.path);return {data:l,filename:u,contentType:p.contentType,contentLength:m}}if("data"in p){let c=p.data,l=(o=p.contentLength)!=null?o:await U3(c,{noSniffFileSize:i}),m=(a=p.filename)!=null?a:D3(c);return {data:c,filename:m,contentType:(s=p.contentType)!=null?s:N3(c),contentLength:l}}throw new Error(`Invalid FileUpload of type ${typeof p}: ${JSON.stringify(p)}`)}function I3(p){return eH(p)||rH(p)||tH(p)||W3(p)||dg(p)||ug(p)||F3(p)||M3(p)}async function X1(p){try{let i=await import('fs');return !i||!i.promises||!i.promises.stat?void 0:(await i.promises.stat(p)).size}catch{return}}function D3(p){if(B3(p))return p.name;if(q1(p))return Z1(p.path.toString())}async function U3(p,{noSniffFileSize:i}={}){if(eH(p))return p.length;if(rH(p)||tH(p))return p.byteLength;if(dg(p)||ug(p))return p.size;if(i!==true&&q1(p))return await X1(p.path.toString())}function N3(p){if(dg(p)||ug(p))return p.type}function Z1(p){let i=p.lastIndexOf("/"),e=p.lastIndexOf("\\"),t=Math.max(i,e);return t>=0?p.substring(t+1):p}function B3(p){return typeof p=="object"&&p!=null&&"name"in p}function q1(p){return typeof p=="object"&&p!=null&&"path"in p}function F3(p){return typeof p=="object"&&p!=null&&("read"in p||"pipe"in p)}function M3(p){return typeof p=="object"&&p!=null&&"getReader"in p}function eH(p){return typeof Buffer!="undefined"&&Buffer.isBuffer&&Buffer.isBuffer(p)}function rH(p){return typeof ArrayBuffer!="undefined"&&ArrayBuffer.isView(p)}function tH(p){return typeof ArrayBuffer!="undefined"&&p instanceof ArrayBuffer}function W3(p){return typeof Uint8Array!="undefined"&&p instanceof Uint8Array}function dg(p){return typeof Blob!="undefined"&&p instanceof Blob}function ug(p){return typeof File!="undefined"&&p instanceof File}var iH=n(()=>{});var oH=n(()=>{});var oo={};V(oo,{toBinaryUploadRequest:()=>C3,toMultipartDataPart:()=>lg});var gg=n(()=>{iH();oH();});var aH=n(()=>{io();});function L3(){var l,m,u,d,f;return typeof window!="undefined"&&typeof window.document!="undefined"?{type:"browser",version:window.navigator.userAgent}:typeof globalThis!="undefined"&&((l=globalThis==null?void 0:globalThis.navigator)==null?void 0:l.userAgent)==="Cloudflare-Workers"?{type:"workerd"}:typeof EdgeRuntime=="string"?{type:"edge-runtime"}:typeof self=="object"&&typeof(self==null?void 0:self.importScripts)=="function"&&(((m=self.constructor)==null?void 0:m.name)==="DedicatedWorkerGlobalScope"||((u=self.constructor)==null?void 0:u.name)==="ServiceWorkerGlobalScope"||((d=self.constructor)==null?void 0:d.name)==="SharedWorkerGlobalScope")?{type:"web-worker"}:typeof Deno!="undefined"&&typeof Deno.version!="undefined"&&typeof Deno.version.deno!="undefined"?{type:"deno",version:Deno.version.deno}:typeof Bun!="undefined"&&typeof Bun.version!="undefined"?{type:"bun",version:Bun.version}:typeof navigator!="undefined"&&(navigator==null?void 0:navigator.product)==="ReactNative"?{type:"react-native"}:typeof process!="undefined"&&"version"in process&&!!process.version&&"versions"in process&&!!((f=process.versions)!=null&&f.node)?{type:"node",version:process.versions.node,parsedVersion:Number(process.versions.node.split(".")[0])}:{type:"unknown"}}var Gt,nH=n(()=>{Gt=L3();});var fg=n(()=>{nH();});async function sH(){return new hg}function V3(p){return typeof p=="object"&&p!=null&&("read"in p||"pipe"in p)}function pH(p){return typeof p=="object"&&p!=null&&"getReader"in p}function J3(p){return typeof Buffer!="undefined"&&Buffer.isBuffer&&Buffer.isBuffer(p)}function H3(p){return ArrayBuffer.isView(p)}async function G3(p){if(Gt.type==="node"){let{Readable:i}=await import('stream');if(p instanceof i){let e=[];for await(let t of p)e.push(Buffer.isBuffer(t)?t:Buffer.from(t));return Buffer.concat(e)}}if(pH(p)){let i=p.getReader(),e=[];try{for(;;){let{done:s,value:c}=await i.read();if(s)break;e.push(c);}}finally{i.releaseLock();}let t=e.reduce((s,c)=>s+c.length,0),o=new Uint8Array(t),a=0;for(let s of e)o.set(s,a),a+=s.length;return Buffer.from(o)}throw new Error(`Unsupported stream type: ${typeof p}. Expected Node.js Readable stream or Web ReadableStream.`)}async function O3(p,i){if(V3(p)||pH(p)){let e=await G3(p);return new Blob([e],{type:i})}return p instanceof Blob?p:J3(p)?new Blob([p],{type:i}):p instanceof ArrayBuffer?new Blob([p],{type:i}):H3(p)?new Blob([p],{type:i}):typeof p=="string"?new Blob([p],{type:i}):typeof p=="object"&&p!==null?new Blob([Ge(p)],{type:i!=null?i:"application/json"}):new Blob([String(p)],{type:i})}var hg,cH=n(()=>{gg();Ur();fg();hg=class{constructor(){this.fd=new FormData;}async setup(){}append(i,e){this.fd.append(i,String(e));}async appendFile(i,e){let{data:t,filename:o,contentType:a}=await lg(e),s=await O3(t,a);o?this.fd.append(i,s,o):this.fd.append(i,s);}getRequest(){return {body:this.fd,headers:{},duplex:"half"}}};});var lH=n(()=>{aH();cH();});var ao={};V(ao,{ConsoleLogger:()=>it,LogLevel:()=>Fe,Logger:()=>Ht,createLogger:()=>ig});var mH=n(()=>{ap();});var G,he=n(()=>{G={BIGINT:"bigint",DATE:"date",ENUM:"enum",LIST:"list",STRING_LITERAL:"stringLiteral",BOOLEAN_LITERAL:"booleanLiteral",OBJECT:"object",ANY:"any",BOOLEAN:"boolean",NUMBER:"number",STRING:"string",UNKNOWN:"unknown",NEVER:"never",RECORD:"record",SET:"set",UNION:"union",UNDISCRIMINATED_UNION:"undiscriminatedUnion",NULLABLE:"nullable",OPTIONAL:"optional",OPTIONAL_NULLABLE:"optionalNullable"};});function oe(p,i){return `Expected ${i}. Received ${K3(p)}.`}function K3(p){if(Array.isArray(p))return "list";if(p===null)return "null";if(p instanceof BigInt)return "BigInt";switch(typeof p){case "string":return `"${p}"`;case "bigint":case "number":case "boolean":case "undefined":return `${p}`}return typeof p}var ze=n(()=>{});function be(p){return {...p,json:dH(p.json),parse:dH(p.parse)}}function dH(p){return (i,e)=>{let t=p(i,e),{skipValidation:o=false}=e!=null?e:{};return !t.ok&&o?(console.warn(["Failed to validate.",...t.errors.map(a=>" - "+(a.path.length>0?`${a.path.join(".")}: ${a.message}`:a.message))].join(`
|
|
3
|
-
`)),{ok:true,value:i}):t}}var pr=n(()=>{});function lp(p){return p.path.length===0?p.message:`${p.path.join(" -> ")}: ${p.message}`}var yg=n(()=>{});var Ot,bg=n(()=>{yg();Ot=class p extends Error{constructor(e){super(e.map(lp).join("; "));this.errors=e;Object.setPrototypeOf(this,p.prototype);}};});var Kt,Rg=n(()=>{yg();Kt=class p extends Error{constructor(e){super(e.map(lp).join("; "));this.errors=e;Object.setPrototypeOf(this,p.prototype);}};});function ne(p){return {nullable:()=>$3(p),optional:()=>xg(p),optionalNullable:()=>Q3(p),transform:i=>wg(p,i),parseOrThrow:(i,e)=>{let t=p.parse(i,e);if(t.ok)return t.value;throw new Kt(t.errors)},jsonOrThrow:(i,e)=>{let t=p.json(i,e);if(t.ok)return t.value;throw new Ot(t.errors)}}}function $3(p){let i={parse:(e,t)=>e==null?{ok:true,value:null}:p.parse(e,t),json:(e,t)=>e==null?{ok:true,value:null}:p.json(e,t),getType:()=>G.NULLABLE};return {...i,...ne(i)}}function xg(p){let i={parse:(e,t)=>e==null?{ok:true,value:void 0}:p.parse(e,t),json:(e,t)=>t!=null&&t.omitUndefined&&e===void 0?{ok:true,value:void 0}:e==null?{ok:true,value:null}:p.json(e,t),getType:()=>G.OPTIONAL};return {...i,...ne(i)}}function Q3(p){let i={parse:(e,t)=>e===void 0?{ok:true,value:void 0}:e===null?{ok:true,value:null}:p.parse(e,t),json:(e,t)=>e===void 0?{ok:true,value:void 0}:e===null?{ok:true,value:null}:p.json(e,t),getType:()=>G.OPTIONAL_NULLABLE};return {...i,...ne(i)}}function wg(p,i){let e={parse:(t,o)=>{let a=p.parse(t,o);return a.ok?{ok:true,value:i.transform(a.value)}:a},json:(t,o)=>{let a=i.untransform(t);return p.json(a,o)},getType:()=>p.getType()};return {...e,...ne(e)}}var uH=n(()=>{he();bg();Rg();});var Ie=n(()=>{uH();bg();Rg();});function gH(){let p={parse:(i,{breadcrumbsPrefix:e=[]}={})=>typeof i=="bigint"?{ok:true,value:i}:typeof i=="number"?{ok:true,value:BigInt(i)}:{ok:false,errors:[{path:e,message:oe(i,"bigint | number")}]},json:(i,{breadcrumbsPrefix:e=[]}={})=>typeof i!="bigint"?{ok:false,errors:[{path:e,message:oe(i,"bigint")}]}:{ok:true,value:i},getType:()=>G.BIGINT};return {...be(p),...ne(p)}}var fH=n(()=>{he();ze();pr();Ie();});var hH=n(()=>{fH();});function yH(){let p={parse:(i,{breadcrumbsPrefix:e=[]}={})=>typeof i!="string"?{ok:false,errors:[{path:e,message:oe(i,"string")}]}:Y3.test(i)?{ok:true,value:new Date(i)}:{ok:false,errors:[{path:e,message:oe(i,"ISO 8601 date string")}]},json:(i,{breadcrumbsPrefix:e=[]}={})=>i instanceof Date?{ok:true,value:i.toISOString()}:{ok:false,errors:[{path:e,message:oe(i,"Date object")}]},getType:()=>G.DATE};return {...be(p),...ne(p)}}var Y3,bH=n(()=>{he();ze();pr();Ie();Y3=/^([+-]?\d{4}(?!\d{2}\b))((-?)((0[1-9]|1[0-2])(\3([12]\d|0[1-9]|3[01]))?|W([0-4]\d|5[0-2])(-?[1-7])?|(00[1-9]|0[1-9]\d|[12]\d{2}|3([0-5]\d|6[1-6])))([T\s]((([01]\d|2[0-3])((:?)[0-5]\d)?|24:?00)([.,]\d+(?!:))?)?(\17[0-5]\d([.,]\d+)?)?([zZ]|([+-])([01]\d|2[0-3]):?([0-5]\d)?)?)?)?$/;});var RH=n(()=>{bH();});function Re(p,i){return ()=>{let e={parse:i,json:i,getType:()=>p};return {...be(e),...ne(e)}}}var cr=n(()=>{Ie();pr();});function mp(p){let i=new Set(p);return Re(G.ENUM,(t,{allowUnrecognizedEnumValues:o,breadcrumbsPrefix:a=[]}={})=>typeof t!="string"?{ok:false,errors:[{path:a,message:oe(t,"string")}]}:!i.has(t)&&!o?{ok:false,errors:[{path:a,message:oe(t,"enum")}]}:{ok:true,value:t})()}var xH=n(()=>{he();cr();ze();});var _g=n(()=>{xH();});function wH(p){let i=kg(p);return {...i,...ne(i)}}function kg(p){return {parse:(i,e)=>$t(p).parse(i,e),json:(i,e)=>$t(p).json(i,e),getType:()=>$t(p).getType()}}function $t(p){let i=p;return i.__zurg_memoized==null&&(i.__zurg_memoized=p()),i.__zurg_memoized}var Ag=n(()=>{Ie();});function no(p){return Object.entries(p)}var Pg=n(()=>{});function so(p,i){let e=new Set(i);return Object.entries(p).reduce((t,[o,a])=>(e.has(o)&&(t[o]=a),t),{})}var zg=n(()=>{});function br(p){if(typeof p!="object"||p===null)return false;if(Object.getPrototypeOf(p)===null)return true;let i=p;for(;Object.getPrototypeOf(i)!==null;)i=Object.getPrototypeOf(i);return Object.getPrototypeOf(p)===i}var po=n(()=>{});function co(p){return Object.keys(p)}var Sg=n(()=>{});function _H(p,i){let e=[],t=[];for(let o of p)i(o)?e.push(o):t.push(o);return [e,t]}var kH=n(()=>{});function Oe(p){return {withParsedProperties:i=>Tg(p,i)}}function Tg(p,i){let e={parse:(t,o)=>{let a=p.parse(t,o);if(!a.ok)return a;let s=Object.entries(i).reduce((c,[l,m])=>({...c,[l]:typeof m=="function"?m(a.value):m}),{});return {ok:true,value:{...a.value,...s}}},json:(t,o)=>{var c;if(!br(t))return {ok:false,errors:[{path:(c=o==null?void 0:o.breadcrumbsPrefix)!=null?c:[],message:oe(t,"object")}]};let a=new Set(Object.keys(i)),s=so(t,Object.keys(t).filter(l=>!a.has(l)));return p.json(s,o)},getType:()=>p.getType()};return {...e,...ne(e),...Oe(e)}}var AH=n(()=>{zg();ze();po();Ie();});var lo=n(()=>{AH();});function PH(p,i){return {rawKey:p,valueSchema:i,isProperty:true}}function Fr(p){return p.isProperty}var vg=n(()=>{});function dp(p){let i={_getRawProperties:()=>Object.entries(p).map(([e,t])=>Fr(t)?t.rawKey:e),_getParsedProperties:()=>co(p),parse:(e,t)=>{let o={},a=[];for(let[s,c]of no(p)){let l=Fr(c)?c.rawKey:s,m=Fr(c)?c.valueSchema:c,u={rawKey:l,parsedKey:s,valueSchema:m};o[l]=u,TH(m)&&a.push(l);}return zH({value:e,requiredKeys:a,getProperty:s=>{let c=o[s];if(c!=null)return {transformedKey:c.parsedKey,transform:l=>{var m;return c.valueSchema.parse(l,{...t,breadcrumbsPrefix:[...(m=t==null?void 0:t.breadcrumbsPrefix)!=null?m:[],s]})}}},unrecognizedObjectKeys:t==null?void 0:t.unrecognizedObjectKeys,skipValidation:t==null?void 0:t.skipValidation,breadcrumbsPrefix:t==null?void 0:t.breadcrumbsPrefix,omitUndefined:t==null?void 0:t.omitUndefined})},json:(e,t)=>{let o=[];for(let[a,s]of no(p)){let c=Fr(s)?s.valueSchema:s;TH(c)&&o.push(a);}return zH({value:e,requiredKeys:o,getProperty:a=>{let s=p[a];if(s!=null)return Fr(s)?{transformedKey:s.rawKey,transform:c=>{var l;return s.valueSchema.json(c,{...t,breadcrumbsPrefix:[...(l=t==null?void 0:t.breadcrumbsPrefix)!=null?l:[],a]})}}:{transformedKey:a,transform:c=>{var l;return s.json(c,{...t,breadcrumbsPrefix:[...(l=t==null?void 0:t.breadcrumbsPrefix)!=null?l:[],a]})}}},unrecognizedObjectKeys:t==null?void 0:t.unrecognizedObjectKeys,skipValidation:t==null?void 0:t.skipValidation,breadcrumbsPrefix:t==null?void 0:t.breadcrumbsPrefix,omitUndefined:t==null?void 0:t.omitUndefined})},getType:()=>G.OBJECT};return {...be(i),...ne(i),...Oe(i),...nt(i)}}function zH({value:p,requiredKeys:i,getProperty:e,unrecognizedObjectKeys:t="fail",skipValidation:o=false,breadcrumbsPrefix:a=[]}){if(!br(p))return {ok:false,errors:[{path:a,message:oe(p,"object")}]};let s=new Set(i),c=[],l={};for(let[m,u]of Object.entries(p)){let d=e(m);if(d!=null){s.delete(m);let f=d.transform(u);f.ok?l[d.transformedKey]=f.value:(l[m]=u,c.push(...f.errors));}else switch(t){case "fail":c.push({path:[...a,m],message:`Unexpected key "${m}"`});break;case "strip":break;case "passthrough":l[m]=u;break}}return c.push(...i.filter(m=>s.has(m)).map(m=>({path:a,message:`Missing required key "${m}"`}))),c.length===0||o?{ok:true,value:l}:{ok:false,errors:c}}function nt(p){return {extend:i=>{let e={_getParsedProperties:()=>[...p._getParsedProperties(),...i._getParsedProperties()],_getRawProperties:()=>[...p._getRawProperties(),...i._getRawProperties()],parse:(t,o)=>SH({extensionKeys:i._getRawProperties(),value:t,transformBase:a=>p.parse(a,o),transformExtension:a=>i.parse(a,o),breadcrumbsPrefix:o==null?void 0:o.breadcrumbsPrefix}),json:(t,o)=>SH({extensionKeys:i._getParsedProperties(),value:t,transformBase:a=>p.json(a,o),transformExtension:a=>i.json(a,o),breadcrumbsPrefix:o==null?void 0:o.breadcrumbsPrefix}),getType:()=>G.OBJECT};return {...e,...ne(e),...Oe(e),...nt(e)}},passthrough:()=>{let i=new Set(p._getRawProperties()),e=new Set(p._getParsedProperties()),t={_getParsedProperties:()=>p._getParsedProperties(),_getRawProperties:()=>p._getRawProperties(),parse:(o,a)=>{let s=p.parse(o,{...a,unrecognizedObjectKeys:"passthrough"});if(!s.ok)return s;let c={};if(typeof o=="object"&&o!=null)for(let[l,m]of Object.entries(o))i.has(l)||(c[l]=m);return {ok:true,value:{...c,...s.value}}},json:(o,a)=>{let s=p.json(o,{...a,unrecognizedObjectKeys:"passthrough"});if(!s.ok)return s;let c={};if(typeof o=="object"&&o!=null)for(let[l,m]of Object.entries(o))e.has(l)||(c[l]=m);return {ok:true,value:{...c,...s.value}}},getType:()=>G.OBJECT};return {...t,...ne(t),...Oe(t),...nt(t)}}}}function SH({extensionKeys:p,value:i,transformBase:e,transformExtension:t,breadcrumbsPrefix:o=[]}){if(!br(i))return {ok:false,errors:[{path:o,message:oe(i,"object")}]};let a=new Set(p),[s,c]=_H(co(i),u=>a.has(u)),l=e(so(i,c)),m=t(so(i,s));return l.ok&&m.ok?{ok:true,value:{...l.value,...m.value}}:{ok:false,errors:[...l.ok?[]:l.errors,...m.ok?[]:m.errors]}}function TH(p){return !X3(p)}function X3(p){switch(p.getType()){case G.ANY:case G.UNKNOWN:case G.OPTIONAL:case G.OPTIONAL_NULLABLE:return true;default:return false}}var jg=n(()=>{he();Pg();zg();ze();po();Sg();pr();kH();lo();Ie();vg();});function vH(p){return dp(p)}var jH=n(()=>{jg();});var Eg=n(()=>{jg();jH();vg();});function EH(p){let i={...kg(p),_getRawProperties:()=>$t(p)._getRawProperties(),_getParsedProperties:()=>$t(p)._getParsedProperties()};return {...i,...ne(i),...Oe(i),...nt(i)}}var CH=n(()=>{Eg();lo();Ie();Ag();});var IH=n(()=>{Ag();CH();});function up(p){let i={parse:(e,t)=>DH(e,(o,a)=>{var s;return p.parse(o,{...t,breadcrumbsPrefix:[...(s=t==null?void 0:t.breadcrumbsPrefix)!=null?s:[],`[${a}]`]})}),json:(e,t)=>DH(e,(o,a)=>{var s;return p.json(o,{...t,breadcrumbsPrefix:[...(s=t==null?void 0:t.breadcrumbsPrefix)!=null?s:[],`[${a}]`]})}),getType:()=>G.LIST};return {...be(i),...ne(i)}}function DH(p,i){return Array.isArray(p)?p.map((t,o)=>i(t,o)).reduce((t,o)=>{if(t.ok&&o.ok)return {ok:true,value:[...t.value,o.value]};let a=[];return t.ok||a.push(...t.errors),o.ok||a.push(...o.errors),{ok:false,errors:a}},{ok:true,value:[]}):{ok:false,errors:[{message:oe(p,"list"),path:[]}]}}var UH=n(()=>{he();ze();pr();Ie();});var Cg=n(()=>{UH();});function NH(p){return Re(G.BOOLEAN_LITERAL,(e,{breadcrumbsPrefix:t=[]}={})=>e===p?{ok:true,value:p}:{ok:false,errors:[{path:t,message:oe(e,`${p.toString()}`)}]})()}var BH=n(()=>{he();cr();ze();});function FH(p){return Re(G.STRING_LITERAL,(e,{breadcrumbsPrefix:t=[]}={})=>e===p?{ok:true,value:p}:{ok:false,errors:[{path:t,message:oe(e,`"${p}"`)}]})()}var MH=n(()=>{he();cr();ze();});var WH=n(()=>{BH();MH();});var LH,VH=n(()=>{he();cr();LH=Re(G.ANY,p=>({ok:true,value:p}));});var JH,HH=n(()=>{he();cr();ze();JH=Re(G.BOOLEAN,(p,{breadcrumbsPrefix:i=[]}={})=>typeof p=="boolean"?{ok:true,value:p}:{ok:false,errors:[{path:i,message:oe(p,"boolean")}]});});var GH,OH=n(()=>{he();cr();GH=Re(G.NEVER,(p,{breadcrumbsPrefix:i=[]}={})=>({ok:false,errors:[{path:i,message:"Expected never"}]}));});var KH,$H=n(()=>{he();cr();ze();KH=Re(G.NUMBER,(p,{breadcrumbsPrefix:i=[]}={})=>typeof p=="number"?{ok:true,value:p}:{ok:false,errors:[{path:i,message:oe(p,"number")}]});});var QH,YH=n(()=>{he();cr();ze();QH=Re(G.STRING,(p,{breadcrumbsPrefix:i=[]}={})=>typeof p=="string"?{ok:true,value:p}:{ok:false,errors:[{path:i,message:oe(p,"string")}]});});var XH,ZH=n(()=>{he();cr();XH=Re(G.UNKNOWN,p=>({ok:true,value:p}));});var qH=n(()=>{VH();HH();OH();$H();YH();ZH();});function rG(p,i){let e={parse:(t,o)=>eG({value:t,isKeyNumeric:p.getType()===G.NUMBER,transformKey:a=>{var s;return p.parse(a,{...o,breadcrumbsPrefix:[...(s=o==null?void 0:o.breadcrumbsPrefix)!=null?s:[],`${a} (key)`]})},transformValue:(a,s)=>{var c;return i.parse(a,{...o,breadcrumbsPrefix:[...(c=o==null?void 0:o.breadcrumbsPrefix)!=null?c:[],`${s}`]})},breadcrumbsPrefix:o==null?void 0:o.breadcrumbsPrefix}),json:(t,o)=>eG({value:t,isKeyNumeric:p.getType()===G.NUMBER,transformKey:a=>{var s;return p.json(a,{...o,breadcrumbsPrefix:[...(s=o==null?void 0:o.breadcrumbsPrefix)!=null?s:[],`${a} (key)`]})},transformValue:(a,s)=>{var c;return i.json(a,{...o,breadcrumbsPrefix:[...(c=o==null?void 0:o.breadcrumbsPrefix)!=null?c:[],`${s}`]})},breadcrumbsPrefix:o==null?void 0:o.breadcrumbsPrefix}),getType:()=>G.RECORD};return {...be(e),...ne(e)}}function eG({value:p,isKeyNumeric:i,transformKey:e,transformValue:t,breadcrumbsPrefix:o=[]}){return br(p)?no(p).reduce((a,[s,c])=>{if(c===void 0)return a;let l=a,m=s;if(i){let g=s.length>0?Number(s):NaN;Number.isNaN(g)||(m=g);}let u=e(m),d=t(c,m);if(l.ok&&u.ok&&d.ok)return {ok:true,value:{...l.value,[u.value]:d.value}};let f=[];return l.ok||f.push(...l.errors),u.ok||f.push(...u.errors),d.ok||f.push(...d.errors),{ok:false,errors:f}},{ok:true,value:{}}):{ok:false,errors:[{path:o,message:oe(p,"object")}]}}var tG=n(()=>{he();Pg();ze();po();pr();Ie();});var iG=n(()=>{tG();});function oG(p){let i=up(p),e={parse:(t,o)=>{let a=i.parse(t,o);return a.ok?{ok:true,value:new Set(a.value)}:a},json:(t,o)=>{var s;return t instanceof Set?i.json([...t],o):{ok:false,errors:[{path:(s=o==null?void 0:o.breadcrumbsPrefix)!=null?s:[],message:oe(t,"Set")}]}},getType:()=>G.SET};return {...be(e),...ne(e)}}var aG=n(()=>{he();ze();pr();Cg();Ie();});var nG=n(()=>{aG();});function pG(p){let i={parse:(e,t)=>sG((o,a)=>o.parse(e,a),p,t),json:(e,t)=>sG((o,a)=>o.json(e,a),p,t),getType:()=>G.UNDISCRIMINATED_UNION};return {...be(i),...ne(i)}}function sG(p,i,e){let t=[];for(let[o,a]of i.entries()){let s=p(a,{...e,skipValidation:false});if(s.ok)return s;for(let c of s.errors)t.push({path:c.path,message:`[Variant ${o}] ${c.message}`});}return {ok:false,errors:t}}var cG=n(()=>{he();pr();Ie();});var lG=n(()=>{cG();});function mG(p,i){return {parsedDiscriminant:p,rawDiscriminant:i}}var dG=n(()=>{});function gG(p,i){let e=typeof p=="string"?p:p.rawDiscriminant,t=typeof p=="string"?p:p.parsedDiscriminant,o=mp(co(i)),a={parse:(s,c)=>uG({value:s,discriminant:e,transformedDiscriminant:t,transformDiscriminantValue:l=>{var m;return o.parse(l,{allowUnrecognizedEnumValues:c==null?void 0:c.allowUnrecognizedUnionMembers,breadcrumbsPrefix:[...(m=c==null?void 0:c.breadcrumbsPrefix)!=null?m:[],e]})},getAdditionalPropertiesSchema:l=>i[l],allowUnrecognizedUnionMembers:c==null?void 0:c.allowUnrecognizedUnionMembers,transformAdditionalProperties:(l,m)=>m.parse(l,c),breadcrumbsPrefix:c==null?void 0:c.breadcrumbsPrefix}),json:(s,c)=>uG({value:s,discriminant:t,transformedDiscriminant:e,transformDiscriminantValue:l=>{var m;return o.json(l,{allowUnrecognizedEnumValues:c==null?void 0:c.allowUnrecognizedUnionMembers,breadcrumbsPrefix:[...(m=c==null?void 0:c.breadcrumbsPrefix)!=null?m:[],t]})},getAdditionalPropertiesSchema:l=>i[l],allowUnrecognizedUnionMembers:c==null?void 0:c.allowUnrecognizedUnionMembers,transformAdditionalProperties:(l,m)=>m.json(l,c),breadcrumbsPrefix:c==null?void 0:c.breadcrumbsPrefix}),getType:()=>G.UNION};return {...be(a),...ne(a),...Oe(a)}}function uG({value:p,discriminant:i,transformedDiscriminant:e,transformDiscriminantValue:t,getAdditionalPropertiesSchema:o,allowUnrecognizedUnionMembers:a=false,transformAdditionalProperties:s,breadcrumbsPrefix:c=[]}){if(!br(p))return {ok:false,errors:[{path:c,message:oe(p,"object")}]};let{[i]:l,...m}=p;if(l==null)return {ok:false,errors:[{path:c,message:`Missing discriminant ("${i}")`}]};let u=t(l);if(!u.ok)return {ok:false,errors:u.errors};let d=o(u.value);if(d==null)return a?{ok:true,value:{[e]:u.value,...m}}:{ok:false,errors:[{path:[...c,i],message:"Unexpected discriminant value"}]};let f=s(m,d);return f.ok?{ok:true,value:{[e]:l,...f.value}}:f}var fG=n(()=>{he();ze();po();Sg();pr();_g();lo();Ie();});var hG=n(()=>{dG();fG();});var yG=n(()=>{hH();RH();_g();IH();Cg();WH();Eg();lo();qH();iG();Ie();nG();lG();hG();});var r={};V(r,{JsonError:()=>Ot,ParseError:()=>Kt,any:()=>LH,bigint:()=>gH,boolean:()=>JH,booleanLiteral:()=>NH,date:()=>yH,discriminant:()=>mG,enum_:()=>mp,getObjectLikeUtils:()=>Oe,getObjectUtils:()=>nt,getSchemaUtils:()=>ne,isProperty:()=>Fr,lazy:()=>wH,lazyObject:()=>EH,list:()=>up,never:()=>GH,number:()=>KH,object:()=>dp,objectWithoutOptionalProperties:()=>vH,optional:()=>xg,property:()=>PH,record:()=>rG,set:()=>oG,string:()=>QH,stringLiteral:()=>FH,transform:()=>wg,undiscriminatedUnion:()=>pG,union:()=>gG,unknown:()=>XH,withParsedProperties:()=>Tg});var bG=n(()=>{yG();});function RG(p){if(p===null)return "null";switch(typeof p){case "undefined":return "undefined";case "string":case "number":case "boolean":break;default:p=String(p);break}return encodeURIComponent(p)}var xG=n(()=>{});function _G(p,...i){if(!p)return "";if(i.length===0)return p;if(p.includes("://")){let e;try{e=new URL(p);}catch{return wG(p,...i)}let t=i[i.length-1],o=t==null?void 0:t.endsWith("/");for(let a of i){let s=AG(a);s&&(e.pathname=kG(e.pathname,s));}return o&&!e.pathname.endsWith("/")&&(e.pathname+="/"),e.toString()}return wG(p,...i)}function wG(p,...i){if(i.length===0)return p;let e=p,t=i[i.length-1],o=t==null?void 0:t.endsWith("/");for(let a of i){let s=AG(a);s&&(e=kG(e,s));}return o&&!e.endsWith("/")&&(e+="/"),e}function kG(p,i){return p.endsWith("/")?p+i:`${p}/${i}`}function AG(p){if(!p)return p;let i=0,e=p.length;return p.startsWith("/")&&(i=1),p.endsWith("/")&&(e=p.length-1),i===0&&e===p.length?p:p.slice(i,e)}var PG=n(()=>{});var _={};V(_,{encodePathParam:()=>RG,join:()=>_G,toQueryString:()=>ot});var zG=n(()=>{xG();PG();io();});var b=n(()=>{Y1();gg();lH();mH();fg();bG();zG();});function M(p){let i=z({"X-Fern-Language":"JavaScript","X-Fern-Runtime":Gt.type,"X-Fern-Runtime-Version":Gt.version,"Comet-Workspace":p==null?void 0:p.workspaceName},p==null?void 0:p.headers);return {...p,logging:ao.createLogger(p==null?void 0:p.logging),headers:i}}var X=n(()=>{Q();b();});var T,Y=n(()=>{T={Default:"http://localhost:5173/api"};});function j(p,i,e,t){switch(p.reason){case "non-json":throw new k({statusCode:p.statusCode,body:p.rawBody,rawResponse:i});case "body-is-null":throw new k({statusCode:p.statusCode,rawResponse:i});case "timeout":throw new Nr(`Timeout exceeded when calling ${e} ${t}.`);case "unknown":throw new k({message:p.errorMessage,rawResponse:i});default:throw new k({message:"Unknown error",rawResponse:i})}}var Z=n(()=>{J();});var mo,SG=n(()=>{b();mo=r.object({blueprintName:r.property("blueprint_name",r.string())});});var Ig,Dg=n(()=>{b();Ig=r.object({id:r.string().optional(),projectId:r.property("project_id",r.string().optional()),envName:r.property("env_name",r.string()),blueprintId:r.property("blueprint_id",r.string()),createdBy:r.property("created_by",r.string().optional()),createdAt:r.property("created_at",r.date().optional()),endedAt:r.property("ended_at",r.date().optional())});});var uo,TG=n(()=>{b();Dg();uo=r.object({projectId:r.property("project_id",r.string()),envs:r.list(Ig)});});var go,vG=n(()=>{b();go=r.object({projectId:r.property("project_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),keys:r.list(r.string())});});var Ug=n(()=>{SG();TG();vG();});var jG=n(()=>{Ug();});var gp={};V(gp,{AgentConfigEnvSetByName:()=>mo,AgentConfigEnvUpdate:()=>uo,AgentConfigRemoveValues:()=>go});var EG=n(()=>{jG();});var fp,CG=n(()=>{b();fp=r.enum_(["general","slack","pagerduty"]);});var Ng=n(()=>{CG();});var hp={};V(hp,{GetWebhookExamplesRequestAlertType:()=>fp});var IG=n(()=>{Ng();});var Bg,Fg=n(()=>{b();Bg=r.enum_(["trace","thread"]);});var fo,Mg=n(()=>{b();Fg();fo=r.object({id:r.string().optional(),projectId:r.property("project_id",r.string()),name:r.string(),description:r.string().optional(),instructions:r.string().optional(),scope:Bg,commentsEnabled:r.property("comments_enabled",r.boolean().optional()),feedbackDefinitionNames:r.property("feedback_definition_names",r.list(r.string()).optional())});});var ho,DG=n(()=>{b();Mg();ho=r.object({annotationQueues:r.property("annotation_queues",r.list(fo))});});var yo,UG=n(()=>{b();yo=r.object({name:r.string().optional(),description:r.string().optional(),instructions:r.string().optional(),commentsEnabled:r.property("comments_enabled",r.boolean().optional()),feedbackDefinitionNames:r.property("feedback_definition_names",r.list(r.string()).optional())});});var Wg=n(()=>{DG();UG();});var NG=n(()=>{Wg();});var yp={};V(yp,{AnnotationQueueBatchWrite:()=>ho,AnnotationQueueUpdate:()=>yo});var BG=n(()=>{NG();});var Lg,Vg=n(()=>{b();Lg=r.enum_(["ui","sdk","online_scoring"]);});var Jg,Hg=n(()=>{b();Jg=r.enum_(["passed","failed"]);});var Gg,Og=n(()=>{b();Vg();Hg();Gg=r.object({entityId:r.property("entity_id",r.string()),projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),name:r.string(),status:Jg,reason:r.string().optional(),source:Lg});});var bp,Kg=n(()=>{b();bp=r.enum_(["TRACE","SPAN","THREAD"]);});var bo,FG=n(()=>{b();Og();Kg();bo=r.object({entityType:r.property("entity_type",bp),assertionResults:r.property("assertion_results",r.list(Gg))});});var $g=n(()=>{FG();});var MG=n(()=>{$g();});var Qg=n(()=>{Kg();});var Rp={};V(Rp,{AssertionResultBatch:()=>bo,AssertionResultBatchEntityType:()=>bp});var WG=n(()=>{MG();Qg();});var xp,Yg=n(()=>{b();xp=r.enum_(["trace","span"]);});var Ro,LG=n(()=>{b();Yg();Ro=r.object({fileName:r.property("file_name",r.string()),numOfFileParts:r.property("num_of_file_parts",r.number()),mimeType:r.property("mime_type",r.string().optional()),projectName:r.property("project_name",r.string().optional()),entityType:r.property("entity_type",xp),entityId:r.property("entity_id",r.string()),path:r.string()});});var Xg=n(()=>{LG();});var wp={};V(wp,{Request:()=>Z3});var Z3,VG=n(()=>{b();Z3=r.record(r.string(),r.unknown());});var JG=n(()=>{Xg();VG();});var _p,HG=n(()=>{b();_p=r.enum_(["trace","span"]);});var kp,GG=n(()=>{b();kp=r.enum_(["trace","span"]);});var Ap,OG=n(()=>{b();Ap=r.enum_(["trace","span"]);});var Zg=n(()=>{HG();GG();Yg();OG();});var Qt={};V(Qt,{AttachmentListRequestEntityType:()=>_p,DownloadAttachmentRequestEntityType:()=>kp,StartMultipartUploadRequest:()=>Ro,StartMultipartUploadRequestEntityType:()=>xp,UploadAttachmentRequestEntityType:()=>Ap,uploadAttachment:()=>wp});var KG=n(()=>{JG();Zg();});var xo,Pp=n(()=>{b();xo=r.object({name:r.string().optional(),description:r.string().optional(),strict:r.boolean().optional(),parameters:r.record(r.string(),r.record(r.string(),r.unknown())).optional()});});var Rr,Yt=n(()=>{b();Rr=r.object({name:r.string().optional(),arguments:r.string().optional()});});var L,de=n(()=>{b();L=r.record(r.string(),r.unknown());});var wo,zp=n(()=>{b();de();wo=r.object({role:r.string(),content:L});});var qg,ef=n(()=>{b();qg=r.object({name:r.string().optional(),strict:r.boolean().optional(),schema:r.record(r.string(),r.record(r.string(),r.unknown())).optional()});});var rf,tf=n(()=>{b();rf=r.enum_(["text","json_object","json_schema"]);});var of,af=n(()=>{b();ef();tf();of=r.object({type:rf.optional(),jsonSchema:r.property("json_schema",qg.optional())});});var nf,sf=n(()=>{b();nf=r.object({includeUsage:r.property("include_usage",r.boolean().optional())});});var pf,cf=n(()=>{b();pf=r.enum_(["function"]);});var lf,mf=n(()=>{b();Pp();cf();lf=r.object({type:pf.optional(),function:xo.optional()});});var _o,$G=n(()=>{b();Pp();Yt();zp();af();sf();mf();_o=r.object({model:r.string().optional(),messages:r.list(wo).optional(),temperature:r.number().optional(),topP:r.property("top_p",r.number().optional()),n:r.number().optional(),stream:r.boolean().optional(),streamOptions:r.property("stream_options",nf.optional()),stop:r.list(r.string()).optional(),maxTokens:r.property("max_tokens",r.number().optional()),maxCompletionTokens:r.property("max_completion_tokens",r.number().optional()),presencePenalty:r.property("presence_penalty",r.number().optional()),frequencyPenalty:r.property("frequency_penalty",r.number().optional()),logitBias:r.property("logit_bias",r.record(r.string(),r.number()).optional()),user:r.string().optional(),responseFormat:r.property("response_format",of.optional()),seed:r.number().optional(),tools:r.list(lf).optional(),toolChoice:r.property("tool_choice",r.record(r.string(),r.unknown()).optional()),parallelToolCalls:r.property("parallel_tool_calls",r.boolean().optional()),store:r.boolean().optional(),metadata:r.record(r.string(),r.string()).optional(),reasoningEffort:r.property("reasoning_effort",r.string().optional()),serviceTier:r.property("service_tier",r.string().optional()),logprobs:r.boolean().optional(),topLogprobs:r.property("top_logprobs",r.number().optional()),functions:r.list(xo).optional(),functionCall:r.property("function_call",Rr.optional())});});var df=n(()=>{$G();});var QG=n(()=>{df();});var Sp={};V(Sp,{ChatCompletionRequest:()=>_o});var YG=n(()=>{QG();});var uf,gf=n(()=>{b();uf=r.enum_(["llm_judge","code_metric"]);});var xr,Xt=n(()=>{b();gf();de();xr=r.object({name:r.string(),type:uf,config:L});});var Ke,st=n(()=>{b();Ke=r.object({runsPerItem:r.property("runs_per_item",r.number().optional()),passThreshold:r.property("pass_threshold",r.number().optional())});});var ff,hf=n(()=>{b();ff=r.object({includeTags:r.boolean().optional(),includeFeedbackScores:r.boolean().optional(),includeComments:r.boolean().optional(),includeUsage:r.boolean().optional(),includeMetadata:r.boolean().optional()});});var ko,XG=n(()=>{b();Xt();st();hf();ko=r.object({spanIds:r.property("span_ids",r.list(r.string())),enrichmentOptions:r.property("enrichment_options",ff),evaluators:r.list(xr).optional(),executionPolicy:r.property("execution_policy",Ke.optional())});});var yf,bf=n(()=>{b();yf=r.object({includeSpans:r.boolean().optional(),includeTags:r.boolean().optional(),includeFeedbackScores:r.boolean().optional(),includeComments:r.boolean().optional(),includeUsage:r.boolean().optional(),includeMetadata:r.boolean().optional()});});var Ao,ZG=n(()=>{b();Xt();st();bf();Ao=r.object({traceIds:r.property("trace_ids",r.list(r.string())),enrichmentOptions:r.property("enrichment_options",yf),evaluators:r.list(xr).optional(),executionPolicy:r.property("execution_policy",Ke.optional())});});var Po,qG=n(()=>{b();Po=r.object({model:r.string(),sampleCount:r.property("sample_count",r.number().optional()),preserveFields:r.property("preserve_fields",r.list(r.string()).optional()),variationInstructions:r.property("variation_instructions",r.string().optional()),customPrompt:r.property("custom_prompt",r.string().optional()),maxCompletionTokens:r.property("max_completion_tokens",r.number().optional())});});var zo,eO=n(()=>{b();zo=r.object({datasetName:r.property("dataset_name",r.string()),projectName:r.property("project_name",r.string().optional())});});var So,rO=n(()=>{b();So=r.object({datasetName:r.property("dataset_name",r.string()),projectName:r.property("project_name",r.string().optional())});});var Rf,xf=n(()=>{b();Rf=r.enum_(["contains","not_contains","starts_with","ends_with","=","!=",">",">=","<","<=","is_empty","is_not_empty"]);});var To,Tp=n(()=>{b();xf();To=r.object({field:r.string().optional(),operator:Rf.optional(),key:r.string().optional(),value:r.string().optional()});});var wf,_f=n(()=>{b();Xt();st();de();wf=r.object({input:r.string().optional(),expectedOutput:r.property("expected_output",r.string().optional()),metadata:L.optional(),data:L.optional(),description:r.string().optional(),tags:r.list(r.string()).optional(),tagsToAdd:r.property("tags_to_add",r.list(r.string()).optional()),tagsToRemove:r.property("tags_to_remove",r.list(r.string()).optional()),evaluators:r.list(xr).optional(),executionPolicy:r.property("execution_policy",Ke.optional()),clearExecutionPolicy:r.property("clear_execution_policy",r.boolean().optional())});});var vo,tO=n(()=>{b();Tp();_f();vo=r.object({ids:r.list(r.string()).optional(),filters:r.list(To).optional(),datasetId:r.property("dataset_id",r.string().optional()),update:wf,mergeTags:r.property("merge_tags",r.boolean().optional())});});var kf,Af=n(()=>{b();kf=r.enum_(["manual","trace","span","sdk"]);});var Pf,zf=n(()=>{b();Pf=r.enum_(["llm_judge","code_metric"]);});var Se,wr=n(()=>{b();Se=r.record(r.string(),r.unknown());});var Sf,Tf=n(()=>{b();zf();wr();Sf=r.object({name:r.string(),type:Pf,config:Se});});var vf,jf=n(()=>{b();vf=r.object({runsPerItem:r.property("runs_per_item",r.number().optional()),passThreshold:r.property("pass_threshold",r.number().optional())});});var jo,Ef=n(()=>{b();Af();Tf();jf();de();jo=r.object({id:r.string().optional(),traceId:r.property("trace_id",r.string().optional()),spanId:r.property("span_id",r.string().optional()),source:kf,data:L,description:r.string().optional(),tags:r.list(r.string()).optional(),evaluators:r.list(Sf).optional(),executionPolicy:r.property("execution_policy",vf.optional())});});var Eo,iO=n(()=>{b();Ef();Eo=r.object({datasetName:r.property("dataset_name",r.string().optional()),datasetId:r.property("dataset_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),items:r.list(jo),batchGroupId:r.property("batch_group_id",r.string().optional())});});var Co,oO=n(()=>{b();Co=r.object({datasetName:r.property("dataset_name",r.string()),lastRetrievedId:r.property("last_retrieved_id",r.string().optional()),steamLimit:r.property("steam_limit",r.number().optional()),datasetVersion:r.property("dataset_version",r.string().optional()),projectName:r.property("project_name",r.string().optional()),filters:r.string().optional()});});var Io,aO=n(()=>{b();Tp();Io=r.object({itemIds:r.property("item_ids",r.list(r.string()).optional()),datasetId:r.property("dataset_id",r.string().optional()),filters:r.list(To).optional(),batchGroupId:r.property("batch_group_id",r.string().optional())});});var vp,Cf=n(()=>{b();vp=r.enum_(["private","public"]);});var Do,nO=n(()=>{b();Cf();Do=r.object({name:r.string(),description:r.string().optional(),visibility:vp.optional(),tags:r.list(r.string()).optional()});});var Uo,sO=n(()=>{b();Uo=r.object({versionRef:r.property("version_ref",r.string())});});var No,pO=n(()=>{b();No=r.object({versionName:r.property("version_name",r.string())});});var Bo,cO=n(()=>{b();Bo=r.object({tag:r.string()});});var Fo,lO=n(()=>{b();Fo=r.object({changeDescription:r.property("change_description",r.string().optional()),tagsToAdd:r.property("tags_to_add",r.list(r.string()).optional())});});var jp,If=n(()=>{b();jp=r.enum_(["dataset","evaluation_suite"]);});var Ep,Df=n(()=>{b();Ep=r.enum_(["private","public"]);});var Mo,mO=n(()=>{b();If();Df();Mo=r.object({id:r.string().optional(),name:r.string(),projectId:r.property("project_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),type:jp.optional(),visibility:Ep.optional(),tags:r.list(r.string()).optional(),description:r.string().optional()});});var Uf=n(()=>{XG();ZG();qG();eO();rO();tO();iO();oO();aO();nO();sO();pO();cO();lO();mO();});var Nf,Bf=n(()=>{b();Nf=r.enum_(["PENDING","PROCESSING","COMPLETED","FAILED"]);});var Zt,Ff=n(()=>{b();Bf();Zt=r.object({id:r.string().optional(),datasetId:r.property("dataset_id",r.string().optional()),datasetName:r.property("dataset_name",r.string().optional()),status:Nf.optional(),filePath:r.property("file_path",r.string().optional()),errorMessage:r.property("error_message",r.string().optional()),createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),expiresAt:r.property("expires_at",r.date().optional()),viewedAt:r.property("viewed_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var Cp={};V(Cp,{Response:()=>q3});var q3,dO=n(()=>{b();Ff();q3=r.list(Zt);});var uO=n(()=>{dO();Uf();});var Mf=n(()=>{Cf();If();Df();});var qt={};V(qt,{CreateDatasetItemsFromSpansRequest:()=>ko,CreateDatasetItemsFromTracesRequest:()=>Ao,DatasetExpansionWrite:()=>Po,DatasetIdentifier:()=>zo,DatasetIdentifierPublic:()=>So,DatasetItemBatchUpdate:()=>vo,DatasetItemBatchWrite:()=>Eo,DatasetItemStreamRequest:()=>Co,DatasetItemsDelete:()=>Io,DatasetUpdate:()=>Do,DatasetUpdateVisibility:()=>vp,DatasetVersionRestorePublic:()=>Uo,DatasetVersionRetrieveRequestPublic:()=>No,DatasetVersionTag:()=>Bo,DatasetVersionUpdatePublic:()=>Fo,DatasetWrite:()=>Mo,DatasetWriteType:()=>jp,DatasetWriteVisibility:()=>Ep,getDatasetExportJobs:()=>Cp});var gO=n(()=>{uO();Mf();});var Wo,fO=n(()=>{b();Wo=r.object({name:r.string().optional(),description:r.string().optional(),color:r.string().optional(),position:r.number().optional()});});var Lo,hO=n(()=>{b();Lo=r.object({id:r.string().optional(),name:r.string(),description:r.string().optional(),color:r.string().optional(),position:r.number().optional()});});var Wf=n(()=>{fO();hO();});var yO=n(()=>{Wf();});var Ip={};V(Ip,{EnvironmentUpdate:()=>Wo,EnvironmentWrite:()=>Lo});var bO=n(()=>{yO();});var Vo,Dp=n(()=>{b();Vo=r.object({name:r.string(),value:r.number()});});var Lf,Vf=n(()=>{b();Lf=r.enum_(["running","completed","cancelled"]);});var Jf,Hf=n(()=>{b();Jf=r.enum_(["regular","trial","mini-batch","mutation"]);});var Jo,Gf=n(()=>{b();Dp();Vf();Hf();de();Jo=r.object({name:r.string().optional(),metadata:L.optional(),tags:r.list(r.string()).optional(),tagsToAdd:r.property("tags_to_add",r.list(r.string()).optional()),tagsToRemove:r.property("tags_to_remove",r.list(r.string()).optional()),type:Jf.optional(),status:Lf.optional(),experimentScores:r.property("experiment_scores",r.list(Vo).optional())});});var Ho,RO=n(()=>{b();Gf();Ho=r.object({ids:r.list(r.string()),update:Jo,mergeTags:r.property("merge_tags",r.boolean().optional())});});var Mr,Go=n(()=>{b();Mr=r.object({id:r.string(),commit:r.string().optional(),promptId:r.property("prompt_id",r.string().optional()),promptName:r.property("prompt_name",r.string().optional())});});var Of,Kf=n(()=>{b();de();zp();Go();Of=r.object({model:r.string(),messages:r.list(wo),configs:r.record(r.string(),L).optional(),promptVersions:r.property("prompt_versions",r.list(Mr).optional())});});var Oo,xO=n(()=>{b();Kf();Go();Oo=r.object({datasetName:r.property("dataset_name",r.string()),datasetVersionId:r.property("dataset_version_id",r.string().optional()),prompts:r.list(Of),projectName:r.property("project_name",r.string().optional()),datasetId:r.property("dataset_id",r.string()),versionHash:r.property("version_hash",r.string().optional()),promptVersions:r.property("prompt_versions",r.list(Mr).optional())});});var $f,Qf=n(()=>{b();$f=r.enum_(["ui","sdk","online_scoring"]);});var Yf,Xf=n(()=>{b();Yf=r.enum_(["ui","sdk","online_scoring"]);});var Zf,qf=n(()=>{b();Xf();Zf=r.object({value:r.number().optional(),reason:r.string().optional(),categoryName:r.property("category_name",r.string().optional()),source:Yf.optional(),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),spanType:r.property("span_type",r.string().optional()),spanId:r.property("span_id",r.string().optional())});});var eh,rh=n(()=>{b();Qf();qf();eh=r.object({name:r.string(),categoryName:r.property("category_name",r.string().optional()),value:r.number(),reason:r.string().optional(),source:$f,createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),valueByAuthor:r.property("value_by_author",r.record(r.string(),Zf).optional())});});var $e,Ko=n(()=>{b();$e=r.undiscriminatedUnion([r.record(r.string(),r.unknown()),r.list(r.record(r.string(),r.unknown())),r.string()]);});var $o,Up=n(()=>{b();$o=r.object({exceptionType:r.property("exception_type",r.string()),message:r.string().optional(),traceback:r.string()});});var th,ih=n(()=>{b();th=r.enum_(["sdk","experiment","playground","optimization"]);});var oh,ah=n(()=>{b();oh=r.enum_(["general","tool","llm","guardrail"]);});var nh,sh=n(()=>{b();Up();Ko();ih();ah();nh=r.object({id:r.string().optional(),parentSpanId:r.property("parent_span_id",r.string().optional()),name:r.string().optional(),type:oh.optional(),startTime:r.property("start_time",r.date()),endTime:r.property("end_time",r.date().optional()),input:$e.optional(),output:$e.optional(),metadata:$e.optional(),model:r.string().optional(),provider:r.string().optional(),tags:r.list(r.string()).optional(),usage:r.record(r.string(),r.number()).optional(),errorInfo:r.property("error_info",$o.optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),totalEstimatedCost:r.property("total_estimated_cost",r.number().optional()),totalEstimatedCostVersion:r.property("total_estimated_cost_version",r.string().optional()),ttft:r.number().optional(),source:th.optional()});});var ph,ch=n(()=>{b();ph=r.enum_(["sdk","experiment","playground","optimization"]);});var lh,mh=n(()=>{b();Up();Ko();ch();lh=r.object({id:r.string().optional(),projectName:r.property("project_name",r.string().optional()),name:r.string().optional(),startTime:r.property("start_time",r.date()),endTime:r.property("end_time",r.date().optional()),input:$e.optional(),output:$e.optional(),metadata:$e.optional(),tags:r.list(r.string()).optional(),errorInfo:r.property("error_info",$o.optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),ttft:r.number().optional(),threadId:r.property("thread_id",r.string().optional()),source:ph.optional()});});var dh,uh=n(()=>{b();rh();Ko();sh();mh();dh=r.object({datasetItemId:r.property("dataset_item_id",r.string()),evaluateTaskResult:r.property("evaluate_task_result",$e.optional()),trace:lh.optional(),spans:r.list(nh).optional(),feedbackScores:r.property("feedback_scores",r.list(eh).optional())});});var Qo,wO=n(()=>{b();uh();Qo=r.object({experimentName:r.property("experiment_name",r.string()),datasetName:r.property("dataset_name",r.string()),experimentId:r.property("experiment_id",r.string().optional()),items:r.list(dh)});});var Yo,_O=n(()=>{b();Yo=r.object({experimentName:r.property("experiment_name",r.string()),limit:r.number().optional(),lastRetrievedId:r.property("last_retrieved_id",r.string().optional()),truncate:r.boolean().optional(),projectName:r.property("project_name",r.string().optional())});});var gh,fh=n(()=>{b();gh=r.object({value:r.string().optional(),passed:r.boolean().optional(),reason:r.string().optional()});});var fe,pt=n(()=>{b();fe=r.object({id:r.string().optional(),text:r.string(),createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var hh,yh=n(()=>{b();hh=r.enum_(["passed","failed"]);});var bh,Rh=n(()=>{b();bh=r.enum_(["default","hidden"]);});var xh,wh=n(()=>{b();xh=r.enum_(["ui","sdk","online_scoring"]);});var _h,kh=n(()=>{b();_h=r.enum_(["ui","sdk","online_scoring"]);});var Ah,Ph=n(()=>{b();kh();Ah=r.object({value:r.number().optional(),reason:r.string().optional(),categoryName:r.property("category_name",r.string().optional()),source:_h.optional(),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),spanType:r.property("span_type",r.string().optional()),spanId:r.property("span_id",r.string().optional())});});var Pe,ct=n(()=>{b();wh();Ph();Pe=r.object({name:r.string(),categoryName:r.property("category_name",r.string().optional()),value:r.number(),reason:r.string().optional(),source:xh,createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),valueByAuthor:r.property("value_by_author",r.record(r.string(),Ah).optional())});});var le,Qe=n(()=>{b();le=r.undiscriminatedUnion([r.record(r.string(),r.unknown()),r.list(r.record(r.string(),r.unknown())),r.string()]);});var Xo,Np=n(()=>{b();fh();pt();st();yh();Rh();ct();Qe();Xo=r.object({id:r.string().optional(),experimentId:r.property("experiment_id",r.string()),datasetItemId:r.property("dataset_item_id",r.string()),traceId:r.property("trace_id",r.string()),projectId:r.property("project_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),input:le.optional(),output:le.optional(),feedbackScores:r.property("feedback_scores",r.list(Pe).optional()),comments:r.list(fe).optional(),totalEstimatedCost:r.property("total_estimated_cost",r.number().optional()),duration:r.number().optional(),usage:r.record(r.string(),r.number()).optional(),createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),traceVisibilityMode:r.property("trace_visibility_mode",bh.optional()),description:r.string().optional(),executionPolicy:r.property("execution_policy",Ke.optional()),assertionResults:r.property("assertion_results",r.list(gh).optional()),status:hh.optional()});});var Zo,kO=n(()=>{b();Np();Zo=r.object({experimentItems:r.property("experiment_items",r.list(Xo))});});var qo,AO=n(()=>{b();qo=r.object({ids:r.list(r.string())});});var ea,PO=n(()=>{b();ea=r.object({name:r.string(),limit:r.number().optional(),lastRetrievedId:r.property("last_retrieved_id",r.string().optional()),projectName:r.property("project_name",r.string().optional())});});var zh,Sh=n(()=>{b();zh=r.object({name:r.string(),value:r.number()});});var Me,ei=n(()=>{b();Me=r.undiscriminatedUnion([r.record(r.string(),r.unknown()),r.list(r.record(r.string(),r.unknown())),r.string()]);});var Bp,Th=n(()=>{b();Bp=r.object({id:r.string()});});var Fp,vh=n(()=>{b();Fp=r.enum_(["dataset","evaluation_suite"]);});var Mp,jh=n(()=>{b();Mp=r.enum_(["running","completed","cancelled"]);});var Wp,Eh=n(()=>{b();Wp=r.enum_(["regular","trial","mini-batch","mutation"]);});var ra,zO=n(()=>{b();Sh();ei();Th();vh();jh();Eh();ra=r.object({id:r.string().optional(),datasetName:r.property("dataset_name",r.string().nullable()),projectId:r.property("project_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),name:r.string().optional(),metadata:Me.optional(),tags:r.list(r.string()).optional(),type:Wp.optional(),evaluationMethod:r.property("evaluation_method",Fp.optional()),optimizationId:r.property("optimization_id",r.string().optional()),status:Mp.optional(),experimentScores:r.property("experiment_scores",r.list(zh).optional()),promptVersion:r.property("prompt_version",Bp.optional()),promptVersions:r.property("prompt_versions",r.list(Bp).optional()),datasetVersionId:r.property("dataset_version_id",r.string().optional())});});var Ch=n(()=>{RO();xO();wO();_O();kO();AO();PO();zO();});var SO=n(()=>{Ch();});var Ih=n(()=>{vh();jh();Eh();});var Lp={};V(Lp,{ExperimentBatchUpdate:()=>Ho,ExperimentExecutionRequest:()=>Oo,ExperimentItemBulkUploadExperimentItemBulkWriteView:()=>Qo,ExperimentItemStreamRequest:()=>Yo,ExperimentItemsBatch:()=>Zo,ExperimentItemsDelete:()=>qo,ExperimentStreamRequestPublic:()=>ea,ExperimentWrite:()=>ra,ExperimentWriteEvaluationMethod:()=>Fp,ExperimentWriteStatus:()=>Mp,ExperimentWriteType:()=>Wp});var TO=n(()=>{SO();Ih();});var Vp,vO=n(()=>{b();Vp=r.enum_(["numerical","categorical","boolean"]);});var Dh=n(()=>{vO();});var Jp={};V(Jp,{FindFeedbackDefinitionsRequestType:()=>Vp});var jO=n(()=>{Dh();});var Uh,Nh=n(()=>{b();Uh=r.enum_(["TOPIC","PII"]);});var Bh,Fh=n(()=>{b();Bh=r.enum_(["passed","failed"]);});var Mh,Wh=n(()=>{b();Nh();Fh();de();Mh=r.object({entityId:r.property("entity_id",r.string()),secondaryId:r.property("secondary_id",r.string()),projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),name:Uh,result:Bh,config:L,details:L});});var ta,EO=n(()=>{b();Wh();ta=r.object({guardrails:r.list(Mh)});});var Lh=n(()=>{EO();});var CO=n(()=>{Lh();});var Hp={};V(Hp,{GuardrailBatchWrite:()=>ta});var IO=n(()=>{CO();});var Gp={};V(Gp,{Response:()=>e8});var e8,DO=n(()=>{b();e8=r.string();});var UO=n(()=>{DO();});var ri={};V(ri,{getLlmModels:()=>Gp});var NO=n(()=>{UO();});var ia,BO=n(()=>{b();ia=r.object({apiKey:r.property("api_key",r.string().optional()),name:r.string().optional(),providerName:r.property("provider_name",r.string().optional()),headers:r.record(r.string(),r.string()).optional(),configuration:r.record(r.string(),r.string()).optional(),baseUrl:r.property("base_url",r.string().optional())});});var Op,Vh=n(()=>{b();Op=r.enum_(["openai","anthropic","gemini","openrouter","vertex-ai","bedrock","ollama","custom-llm","opik-free"]);});var oa,FO=n(()=>{b();Vh();oa=r.object({provider:Op,apiKey:r.property("api_key",r.string().optional()),name:r.string().optional(),providerName:r.property("provider_name",r.string().optional()),headers:r.record(r.string(),r.string()).optional(),configuration:r.record(r.string(),r.string()).optional(),baseUrl:r.property("base_url",r.string().optional())});});var Jh=n(()=>{BO();FO();});var MO=n(()=>{Jh();});var Hh=n(()=>{Vh();});var Kp={};V(Kp,{ProviderApiKeyUpdate:()=>ia,ProviderApiKeyWrite:()=>oa,ProviderApiKeyWriteProvider:()=>Op});var WO=n(()=>{MO();Hh();});var Gh,Oh=n(()=>{b();Gh=r.object({name:r.string(),size:r.number().optional(),digest:r.string().optional(),modifiedAt:r.property("modified_at",r.date().optional())});});var $p={};V($p,{Response:()=>r8});var r8,LO=n(()=>{b();Oh();r8=r.list(Gh);});var VO=n(()=>{LO();});var ti={};V(ti,{listModels:()=>$p});var JO=n(()=>{VO();});var Qp,Kh=n(()=>{b();Qp=r.enum_(["running","completed","cancelled","initialized","error"]);});var aa,HO=n(()=>{b();Kh();aa=r.object({name:r.string().optional(),status:Qp.optional()});});var $h=n(()=>{HO();});var GO=n(()=>{$h();});var Qh=n(()=>{Kh();});var Yp={};V(Yp,{OptimizationUpdate:()=>aa,OptimizationUpdateStatus:()=>Qp});var OO=n(()=>{GO();Qh();});var na,KO=n(()=>{b();na=r.object({runnerName:r.property("runner_name",r.string()),hmac:r.string()});});var Xp,Yh=n(()=>{b();Xp=r.enum_(["connect","endpoint"]);});var sa,$O=n(()=>{b();Yh();sa=r.object({projectId:r.property("project_id",r.string()),activationKey:r.property("activation_key",r.string()),ttlSeconds:r.property("ttl_seconds",r.number().optional()),type:Xp});});var Xh=n(()=>{KO();$O();});var QO=n(()=>{Xh();});var Zh=n(()=>{Yh();});var Zp={};V(Zp,{ActivateRequest:()=>na,CreateSessionRequest:()=>sa,CreateSessionRequestType:()=>Xp});var YO=n(()=>{QO();Zh();});var qp,qh=n(()=>{b();qp=r.enum_(["traces","spans","threads"]);});var pa,XO=n(()=>{b();qh();pa=r.object({entityType:r.property("entity_type",qp),filters:r.string().optional(),intervalStart:r.property("interval_start",r.date()),intervalEnd:r.property("interval_end",r.date().optional())});});var ey,ry=n(()=>{b();ey=r.enum_(["none","tags","metadata","name","error_info","error_type","model","provider","type"]);});var ty,iy=n(()=>{b();ry();ty=r.object({field:ey.optional(),metadataKey:r.property("metadata_key",r.string().optional()),subMetric:r.property("sub_metric",r.string().optional())});});var oy,ay=n(()=>{b();oy=r.enum_(["contains","not_contains","starts_with","ends_with","=","!=",">",">=","<","<=","is_empty","is_not_empty"]);});var _r,ii=n(()=>{b();ay();_r=r.object({field:r.string().optional(),operator:oy.optional(),key:r.string().optional(),value:r.string().optional()});});var ny,sy=n(()=>{b();ny=r.enum_(["contains","not_contains","starts_with","ends_with","=","!=",">",">=","<","<=","is_empty","is_not_empty"]);});var kr,oi=n(()=>{b();sy();kr=r.object({field:r.string().optional(),operator:ny.optional(),key:r.string().optional(),value:r.string().optional()});});var py,cy=n(()=>{b();py=r.enum_(["contains","not_contains","starts_with","ends_with","=","!=",">",">=","<","<=","is_empty","is_not_empty"]);});var lt,ca=n(()=>{b();cy();lt=r.object({field:r.string().optional(),operator:py.optional(),key:r.string().optional(),value:r.string().optional()});});var ec,ly=n(()=>{b();ec=r.enum_(["HOURLY","DAILY","WEEKLY","TOTAL"]);});var rc,my=n(()=>{b();rc=r.enum_(["FEEDBACK_SCORES","TRACE_COUNT","TOKEN_USAGE","DURATION","COST","GUARDRAILS_FAILED_COUNT","THREAD_COUNT","THREAD_DURATION","THREAD_FEEDBACK_SCORES","SPAN_FEEDBACK_SCORES","SPAN_COUNT","SPAN_DURATION","SPAN_TOKEN_USAGE","TRACE_AVERAGE_DURATION","TRACE_ERROR_RATE","SPAN_AVERAGE_DURATION","SPAN_COST","SPAN_ERROR_RATE","THREAD_AVERAGE_DURATION","THREAD_COST"]);});var la,ZO=n(()=>{b();iy();ii();oi();ca();ly();my();la=r.object({metricType:r.property("metric_type",rc.optional()),interval:ec.optional(),intervalStart:r.property("interval_start",r.date().optional()),intervalEnd:r.property("interval_end",r.date().optional()),spanFilters:r.property("span_filters",r.list(_r).optional()),traceFilters:r.property("trace_filters",r.list(kr).optional()),threadFilters:r.property("thread_filters",r.list(lt).optional()),breakdown:ty.optional()});});var ma,qO=n(()=>{b();ma=r.object({name:r.string()});});var tc,dy=n(()=>{b();tc=r.enum_(["private","public"]);});var da,eK=n(()=>{b();dy();da=r.object({name:r.string().optional(),description:r.string().optional(),visibility:tc.optional()});});var ic,uy=n(()=>{b();ic=r.enum_(["private","public"]);});var ua,rK=n(()=>{b();uy();ua=r.object({name:r.string(),visibility:ic.optional(),description:r.string().optional()});});var gy=n(()=>{XO();ZO();qO();eK();rK();});var tK=n(()=>{gy();});var fy=n(()=>{qh();ly();my();dy();uy();});var oc={};V(oc,{KpiCardRequest:()=>pa,KpiCardRequestEntityType:()=>qp,ProjectMetricRequestPublic:()=>la,ProjectMetricRequestPublicInterval:()=>ec,ProjectMetricRequestPublicMetricType:()=>rc,ProjectRetrieveDetailed:()=>ma,ProjectUpdate:()=>da,ProjectUpdateVisibility:()=>tc,ProjectWrite:()=>ua,ProjectWriteVisibility:()=>ic});var iK=n(()=>{tK();fy();});var hy,yy=n(()=>{b();hy=r.record(r.string(),r.unknown());});var by,Ry=n(()=>{b();by=r.enum_(["text","chat"]);});var xy,wy=n(()=>{b();xy=r.enum_(["mustache","jinja2","python"]);});var Ye,ac=n(()=>{b();yy();Ry();wy();Ye=r.object({id:r.string().optional(),promptId:r.property("prompt_id",r.string().optional()),commit:r.string().optional(),template:r.string(),metadata:hy.optional(),type:xy.optional(),changeDescription:r.property("change_description",r.string().optional()),tags:r.list(r.string()).optional(),variables:r.list(r.string()).optional(),templateStructure:r.property("template_structure",by.optional()),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional())});});var nc,_y=n(()=>{b();nc=r.enum_(["text","chat"]);});var ga,oK=n(()=>{b();ac();_y();ga=r.object({name:r.string(),version:Ye,templateStructure:r.property("template_structure",nc.optional()),projectId:r.property("project_id",r.string().optional()),projectName:r.property("project_name",r.string().optional())});});var fa,aK=n(()=>{b();fa=r.object({name:r.string(),description:r.string().optional(),tags:r.list(r.string()).optional()});});var ky,Ay=n(()=>{b();ky=r.object({tags:r.list(r.string()).optional()});});var ha,nK=n(()=>{b();Ay();ha=r.object({ids:r.list(r.string()),update:ky,mergeTags:r.property("merge_tags",r.boolean().optional())});});var ya,sK=n(()=>{b();ya=r.object({commits:r.list(r.string())});});var ba,pK=n(()=>{b();ba=r.object({name:r.string(),commit:r.string().optional(),projectName:r.property("project_name",r.string().optional())});});var sc,Py=n(()=>{b();sc=r.enum_(["text","chat"]);});var pc,zy=n(()=>{b();pc=r.enum_(["mustache","jinja2","python"]);});var Ra,cK=n(()=>{b();wr();Py();zy();Ra=r.object({id:r.string().optional(),name:r.string(),projectId:r.property("project_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),description:r.string().optional(),template:r.string().optional(),metadata:Se.optional(),changeDescription:r.property("change_description",r.string().optional()),type:pc.optional(),templateStructure:r.property("template_structure",sc.optional()),tags:r.list(r.string()).optional()});});var Sy=n(()=>{oK();aK();nK();sK();pK();cK();});var ai,cc=n(()=>{b();ai=r.object({promptVersionId:r.property("prompt_version_id",r.string().optional()),commit:r.string().optional(),promptId:r.property("prompt_id",r.string().optional()),promptName:r.property("prompt_name",r.string().optional())});});var lc={};V(lc,{Response:()=>t8});var t8,lK=n(()=>{b();cc();t8=r.list(ai);});var mK=n(()=>{lK();Sy();});var Ty=n(()=>{_y();Py();zy();});var ni={};V(ni,{CreatePromptVersionDetail:()=>ga,CreatePromptVersionDetailTemplateStructure:()=>nc,PromptUpdatable:()=>fa,PromptVersionBatchUpdate:()=>ha,PromptVersionCommitsRequestPublic:()=>ya,PromptVersionRetrieveDetail:()=>ba,PromptWrite:()=>Ra,PromptWriteTemplateStructure:()=>sc,PromptWriteType:()=>pc,getPromptsByCommits:()=>lc});var dK=n(()=>{mK();Ty();});var mc,vy=n(()=>{b();mc=r.enum_(["short_14d","base_60d","extended_400d","unlimited"]);});var xa,uK=n(()=>{b();vy();xa=r.object({projectId:r.property("project_id",r.string().optional()),organizationLevel:r.property("organization_level",r.boolean().optional()),retention:mc,applyToPast:r.property("apply_to_past",r.boolean().optional())});});var jy=n(()=>{uK();});var gK=n(()=>{jy();});var Ey=n(()=>{vy();});var dc={};V(dc,{RetentionRuleWrite:()=>xa,RetentionRuleWriteRetention:()=>mc});var fK=n(()=>{gK();Ey();});var wa,hK=n(()=>{b();wa=r.object({maxCommands:r.property("max_commands",r.number().optional())});});var uc,Cy=n(()=>{b();uc=r.enum_(["pending","picked_up","completed","failed","timed_out"]);});var _a,yK=n(()=>{b();de();Cy();_a=r.object({status:uc,result:L.optional(),error:L.optional(),durationMs:r.property("duration_ms",r.number().optional())});});var gc,Iy=n(()=>{b();gc=r.enum_(["ReadFile","WriteFile","EditFile","ListFiles","SearchFiles","Exec"]);});var ka,bK=n(()=>{b();de();Iy();ka=r.object({type:gc,args:L,timeoutSeconds:r.property("timeout_seconds",r.number().optional())});});var Aa,fc=n(()=>{b();Aa=r.object({datasetId:r.property("dataset_id",r.string().optional()),datasetVersionId:r.property("dataset_version_id",r.string().optional()),datasetItemVersionId:r.property("dataset_item_version_id",r.string().optional()),datasetItemId:r.property("dataset_item_id",r.string().optional())});});var Pa,RK=n(()=>{b();de();fc();Pa=r.object({agentName:r.property("agent_name",r.string()),inputs:L.optional(),projectId:r.property("project_id",r.string()),maskId:r.property("mask_id",r.string().optional()),blueprintName:r.property("blueprint_name",r.string().optional()),metadata:Aa.optional()});});var za,xK=n(()=>{b();za=r.object({capabilities:r.list(r.string()).optional()});});var hc,Dy=n(()=>{b();hc=r.enum_(["pending","running","completed","failed","cancelled"]);});var Sa,wK=n(()=>{b();de();Dy();Sa=r.object({status:hc,result:L.optional(),error:r.string().optional(),traceId:r.property("trace_id",r.string().optional())});});var Uy=n(()=>{hK();yK();bK();RK();xK();wK();});var Ta,yc=n(()=>{b();Ta=r.object({stream:r.string(),text:r.string()});});var bc={};V(bc,{Request:()=>i8});var i8,_K=n(()=>{b();yc();i8=r.list(Ta);});var Rc={};V(Rc,{Response:()=>o8});var o8,kK=n(()=>{b();yc();o8=r.list(Ta);});var Ny,By=n(()=>{b();Ny=r.enum_(["pending","running","completed","failed","cancelled"]);});var mt,xc=n(()=>{b();de();fc();By();mt=r.object({id:r.string().optional(),runnerId:r.property("runner_id",r.string().optional()),agentName:r.property("agent_name",r.string().optional()),status:Ny.optional(),inputs:L.optional(),result:L.optional(),error:r.string().optional(),projectId:r.property("project_id",r.string().optional()),traceId:r.property("trace_id",r.string().optional()),maskId:r.property("mask_id",r.string().optional()),blueprintName:r.property("blueprint_name",r.string().optional()),metadata:Aa.optional(),timeout:r.number().optional(),createdAt:r.property("created_at",r.date().optional()),startedAt:r.property("started_at",r.date().optional()),completedAt:r.property("completed_at",r.date().optional())});});var wc={};V(wc,{Response:()=>a8});var a8,AK=n(()=>{xc();a8=mt.nullable();});var _c={};V(_c,{Request:()=>n8});var n8,PK=n(()=>{b();n8=r.record(r.string(),r.unknown());});var kc={};V(kc,{Request:()=>s8});var s8,zK=n(()=>{b();s8=r.record(r.string(),r.unknown());});var SK=n(()=>{_K();kK();AK();PK();zK();Uy();});var Ac,TK=n(()=>{b();Ac=r.enum_(["pairing","connected","disconnected"]);});var Fy=n(()=>{Cy();Iy();TK();Dy();});var lr={};V(lr,{BridgeCommandNextRequest:()=>wa,BridgeCommandResultRequest:()=>_a,BridgeCommandResultRequestStatus:()=>uc,BridgeCommandSubmitRequest:()=>ka,BridgeCommandSubmitRequestType:()=>gc,CreateLocalRunnerJobRequest:()=>Pa,ListRunnersRequestStatus:()=>Ac,LocalRunnerHeartbeatRequest:()=>za,LocalRunnerJobResultRequest:()=>Sa,LocalRunnerJobResultRequestStatus:()=>hc,appendJobLogs:()=>bc,getJobLogs:()=>Rc,nextJob:()=>wc,patchChecklist:()=>_c,registerAgents:()=>kc});var vK=n(()=>{SK();Fy();});var Ar,si=n(()=>{b();Ar=r.object({exceptionType:r.property("exception_type",r.string()),message:r.string().optional(),traceback:r.string()});});var My,Wy=n(()=>{b();My=r.enum_(["sdk","experiment","playground","optimization"]);});var Ly,Vy=n(()=>{b();Ly=r.enum_(["general","tool","llm","guardrail"]);});var va,Jy=n(()=>{b();si();Qe();Wy();Vy();va=r.object({projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),traceId:r.property("trace_id",r.string()),parentSpanId:r.property("parent_span_id",r.string().optional()),name:r.string().optional(),type:Ly.optional(),endTime:r.property("end_time",r.date().optional()),input:le.optional(),output:le.optional(),metadata:le.optional(),model:r.string().optional(),provider:r.string().optional(),tags:r.list(r.string()).optional(),tagsToAdd:r.property("tags_to_add",r.list(r.string()).optional()),tagsToRemove:r.property("tags_to_remove",r.list(r.string()).optional()),usage:r.record(r.string(),r.number()).optional(),totalEstimatedCost:r.property("total_estimated_cost",r.number().optional()),errorInfo:r.property("error_info",Ar.optional()),ttft:r.number().optional(),source:My.optional()});});var ja,jK=n(()=>{b();Jy();ja=r.object({ids:r.list(r.string()),update:va,mergeTags:r.property("merge_tags",r.boolean().optional())});});var Ea,Pc=n(()=>{b();Ea=r.object({exceptionType:r.property("exception_type",r.string()),message:r.string().optional(),traceback:r.string()});});var Hy,Gy=n(()=>{b();Hy=r.enum_(["sdk","experiment","playground","optimization"]);});var Oy,Ky=n(()=>{b();Oy=r.enum_(["general","tool","llm","guardrail"]);});var Ca,$y=n(()=>{b();Pc();ei();Gy();Ky();Ca=r.object({id:r.string().optional(),projectName:r.property("project_name",r.string().optional()),traceId:r.property("trace_id",r.string().optional()),parentSpanId:r.property("parent_span_id",r.string().optional()),name:r.string().optional(),type:Oy.optional(),startTime:r.property("start_time",r.date()),endTime:r.property("end_time",r.date().optional()),input:Me.optional(),output:Me.optional(),metadata:Me.optional(),model:r.string().optional(),provider:r.string().optional(),tags:r.list(r.string()).optional(),usage:r.record(r.string(),r.number()).optional(),errorInfo:r.property("error_info",Ea.optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),totalEstimatedCost:r.property("total_estimated_cost",r.number().optional()),totalEstimatedCostVersion:r.property("total_estimated_cost_version",r.string().optional()),ttft:r.number().optional(),source:Hy.optional()});});var Ia,EK=n(()=>{b();$y();Ia=r.object({spans:r.list(Ca)});});var zc,Qy=n(()=>{b();zc=r.enum_(["name","type","start_time","end_time","input","output","metadata","model","provider","tags","usage","error_info","created_at","created_by","last_updated_by","feedback_scores","comments","total_estimated_cost","total_estimated_cost_version","duration","ttft","source"]);});var Sc,Yy=n(()=>{b();Sc=r.enum_(["general","tool","llm","guardrail"]);});var Da,CK=n(()=>{b();ii();Qy();Yy();Da=r.object({traceId:r.property("trace_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),type:Sc.optional(),filters:r.list(_r).optional(),limit:r.number().optional(),lastRetrievedId:r.property("last_retrieved_id",r.string().optional()),truncate:r.boolean().optional(),exclude:r.list(zc).optional(),fromTime:r.property("from_time",r.date().optional()),toTime:r.property("to_time",r.date().optional())});});var Xy=n(()=>{jK();EK();CK();});var IK=n(()=>{Xy();});var Tc,DK=n(()=>{b();Tc=r.enum_(["general","tool","llm","guardrail"]);});var vc,UK=n(()=>{b();vc=r.enum_(["general","tool","llm","guardrail"]);});var jc,NK=n(()=>{b();jc=r.enum_(["general","tool","llm","guardrail"]);});var Zy=n(()=>{DK();UK();NK();Qy();Yy();});var Ec={};V(Ec,{FindFeedbackScoreNames1RequestType:()=>Tc,GetSpanStatsRequestType:()=>vc,GetSpansByProjectRequestType:()=>jc,SpanBatchUpdate:()=>ja,SpanBatchWrite:()=>Ia,SpanSearchStreamRequestPublic:()=>Da,SpanSearchStreamRequestPublicExcludeItem:()=>zc,SpanSearchStreamRequestPublicType:()=>Sc});var BK=n(()=>{IK();Zy();});var Ua,FK=n(()=>{b();Ua=r.object({projectName:r.property("project_name",r.string()),threadId:r.property("thread_id",r.string()),names:r.list(r.string()),author:r.string().optional()});});var Na,MK=n(()=>{b();Na=r.object({projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),threadIds:r.property("thread_ids",r.list(r.string()))});});var qy,eb=n(()=>{b();qy=r.enum_(["ui","sdk","online_scoring"]);});var rb,tb=n(()=>{b();eb();rb=r.object({projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),name:r.string(),categoryName:r.property("category_name",r.string().optional()),value:r.number(),reason:r.string().optional(),source:qy,author:r.string().optional(),threadId:r.property("thread_id",r.string())});});var Ba,WK=n(()=>{b();tb();Ba=r.object({scores:r.list(rb)});});var ib,ob=n(()=>{b();ib=r.enum_(["sdk","experiment","playground","optimization"]);});var Fa,ab=n(()=>{b();si();Qe();ob();Fa=r.object({projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),name:r.string().optional(),endTime:r.property("end_time",r.date().optional()),input:le.optional(),output:le.optional(),metadata:le.optional(),tags:r.list(r.string()).optional(),tagsToAdd:r.property("tags_to_add",r.list(r.string()).optional()),tagsToRemove:r.property("tags_to_remove",r.list(r.string()).optional()),errorInfo:r.property("error_info",Ar.optional()),threadId:r.property("thread_id",r.string().optional()),ttft:r.number().optional(),source:ib.optional()});});var Ma,LK=n(()=>{b();ab();Ma=r.object({ids:r.list(r.string()),update:Fa,mergeTags:r.property("merge_tags",r.boolean().optional())});});var nb,sb=n(()=>{b();nb=r.enum_(["sdk","experiment","playground","optimization"]);});var Wa,pb=n(()=>{b();Pc();ei();sb();Wa=r.object({id:r.string().optional(),projectName:r.property("project_name",r.string().optional()),name:r.string().optional(),startTime:r.property("start_time",r.date()),endTime:r.property("end_time",r.date().optional()),input:Me.optional(),output:Me.optional(),metadata:Me.optional(),tags:r.list(r.string()).optional(),errorInfo:r.property("error_info",Ea.optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),ttft:r.number().optional(),threadId:r.property("thread_id",r.string().optional()),source:nb.optional()});});var La,VK=n(()=>{b();pb();La=r.object({traces:r.list(Wa)});});var Cc,cb=n(()=>{b();Cc=r.enum_(["name","start_time","end_time","input","output","metadata","tags","error_info","usage","created_at","created_by","last_updated_by","feedback_scores","span_feedback_scores","comments","guardrails_validations","total_estimated_cost","span_count","llm_span_count","has_tool_spans","duration","ttft","thread_id","visibility_mode","providers","experiment","source"]);});var Va,JK=n(()=>{b();oi();cb();Va=r.object({projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),filters:r.list(kr).optional(),lastRetrievedId:r.property("last_retrieved_id",r.string().optional()),limit:r.number().optional(),truncate:r.boolean().optional(),stripAttachments:r.property("strip_attachments",r.boolean().optional()),exclude:r.list(Cc).optional(),fromTime:r.property("from_time",r.date().optional()),toTime:r.property("to_time",r.date().optional())});});var Ja,HK=n(()=>{b();Ja=r.object({projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),threadId:r.property("thread_id",r.string().optional()),threadIds:r.property("thread_ids",r.list(r.string()).optional())});});var Ha,lb=n(()=>{b();Ha=r.object({tags:r.list(r.string()).optional(),tagsToAdd:r.property("tags_to_add",r.list(r.string()).optional()),tagsToRemove:r.property("tags_to_remove",r.list(r.string()).optional())});});var Ga,GK=n(()=>{b();lb();Ga=r.object({ids:r.list(r.string()),update:Ha,mergeTags:r.property("merge_tags",r.boolean().optional())});});var mb,db=n(()=>{b();mb=r.enum_(["contains","not_contains","starts_with","ends_with","=","!=",">",">=","<","<=","is_empty","is_not_empty"]);});var Xe,dt=n(()=>{b();db();Xe=r.object({field:r.string().optional(),operator:mb.optional(),key:r.string().optional(),value:r.string().optional()});});var Oa,OK=n(()=>{b();dt();Oa=r.object({projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),filters:r.list(Xe).optional(),lastRetrievedThreadModelId:r.property("last_retrieved_thread_model_id",r.string().optional()),limit:r.number().optional(),truncate:r.boolean().optional(),stripAttachments:r.property("strip_attachments",r.boolean().optional()),fromTime:r.property("from_time",r.date().optional()),toTime:r.property("to_time",r.date().optional())});});var ub=n(()=>{FK();MK();WK();LK();VK();JK();HK();GK();OK();});var KK=n(()=>{ub();});var gb=n(()=>{cb();});var Ic={};V(Ic,{DeleteThreadFeedbackScores:()=>Ua,DeleteTraceThreads:()=>Na,FeedbackScoreBatchThread:()=>Ba,TraceBatchUpdate:()=>Ma,TraceBatchWrite:()=>La,TraceSearchStreamRequestPublic:()=>Va,TraceSearchStreamRequestPublicExcludeItem:()=>Cc,TraceThreadBatchIdentifier:()=>Ja,TraceThreadBatchUpdate:()=>Ga,TraceThreadSearchStreamRequest:()=>Oa});var $K=n(()=>{KK();gb();});var Ka,QK=n(()=>{b();Ka=r.object({role:r.string().optional(),integrations:r.list(r.string()).optional(),email:r.string().optional(),joinBetaProgram:r.property("join_beta_program",r.boolean().optional())});});var fb=n(()=>{QK();});var YK=n(()=>{fb();});var Dc={};V(Dc,{WelcomeWizardSubmission:()=>Ka});var XK=n(()=>{YK();});var ZK=n(()=>{Ug();EG();IG();Ng();Wg();BG();$g();WG();Qg();Xg();KG();Zg();df();YG();Uf();gO();Mf();Wf();bO();Ch();TO();Ih();jO();Dh();Lh();IO();NO();Jh();WO();Hh();JO();$h();OO();Qh();Xh();YO();Zh();gy();iK();fy();Sy();dK();Ty();jy();fK();Ey();Uy();vK();Fy();Xy();BK();Zy();ub();$K();gb();fb();XK();});var hb,yb=n(()=>{b();hb=r.enum_(["required","optional"]);});var bb,Rb=n(()=>{b();yb();bb=r.object({name:r.string(),type:r.string(),presence:hb.optional()});});var xb,wb=n(()=>{b();Rb();xb=r.object({name:r.string().optional(),description:r.string().optional(),language:r.string().optional(),executable:r.string().optional(),sourceFile:r.property("source_file",r.string().optional()),params:r.list(bb).optional(),timeout:r.number().optional()});});var _b,kb=n(()=>{b();_b=r.enum_(["blueprint","mask"]);});var Ab,Pb=n(()=>{b();Ab=r.enum_(["string","integer","float","boolean","prompt","prompt_commit"]);});var zb,Sb=n(()=>{b();Pb();zb=r.object({key:r.string(),value:r.string().optional(),type:Ab,description:r.string().optional()});});var Tb,vb=n(()=>{b();kb();Sb();Tb=r.object({id:r.string().optional(),name:r.string().optional(),type:_b,description:r.string().optional(),envs:r.list(r.string()).optional(),createdBy:r.property("created_by",r.string().optional()),createdAt:r.property("created_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),values:r.list(zb)});});var jb,Eb=n(()=>{b();jb=r.enum_(["blueprint","mask"]);});var Cb,Ib=n(()=>{b();Cb=r.enum_(["string","integer","float","boolean","prompt","prompt_commit"]);});var Db,Ub=n(()=>{b();Ib();Db=r.object({key:r.string(),value:r.string().optional(),type:Cb,description:r.string().optional()});});var ut,qK=n(()=>{b();Eb();Ub();ut=r.object({id:r.string().optional(),name:r.string().optional(),type:jb,description:r.string().optional(),envs:r.list(r.string()).optional(),createdBy:r.property("created_by",r.string().optional()),createdAt:r.property("created_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),values:r.list(Db)});});var Nb,Bb=n(()=>{b();Nb=r.enum_(["blueprint","mask"]);});var Fb,Mb=n(()=>{b();Fb=r.enum_(["string","integer","float","boolean","prompt","prompt_commit"]);});var Wb,Lb=n(()=>{b();Mb();Wb=r.object({key:r.string(),value:r.string().optional(),type:Fb,description:r.string().optional()});});var Vb,Jb=n(()=>{b();Bb();Lb();Vb=r.object({id:r.string().optional(),type:Nb,description:r.string().optional(),values:r.list(Wb)});});var Uc,e$=n(()=>{b();Jb();Uc=r.object({projectId:r.property("project_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),id:r.string().optional(),blueprint:Vb});});var Te,Wr=n(()=>{b();Te=r.object({name:r.string(),value:r.number()});});var Pr,pi=n(()=>{b();Pr=r.object({p50:r.number().optional(),p90:r.number().optional(),p99:r.number().optional()});});var Hb,Gb=n(()=>{b();Wr();pi();Hb=r.object({experimentCount:r.property("experiment_count",r.number().optional()),traceCount:r.property("trace_count",r.number().optional()),totalEstimatedCost:r.property("total_estimated_cost",r.number().optional()),totalEstimatedCostAvg:r.property("total_estimated_cost_avg",r.number().optional()),duration:Pr.optional(),feedbackScores:r.property("feedback_scores",r.list(Te).optional()),experimentScores:r.property("experiment_scores",r.list(Te).optional()),passRateAvg:r.property("pass_rate_avg",r.number().optional()),passedCountSum:r.property("passed_count_sum",r.number().optional()),totalCountSum:r.property("total_count_sum",r.number().optional())});});var Ob,Kb=n(()=>{b();Ob=r.enum_(["general","slack","pagerduty"]);});var $b,Qb=n(()=>{b();$b=r.enum_(["scope:project","threshold:feedback_score","threshold:cost","threshold:latency","threshold:errors"]);});var Yb,Xb=n(()=>{b();Qb();Yb=r.object({id:r.string().optional(),alertTriggerId:r.property("alert_trigger_id",r.string().optional()),type:$b,configValue:r.property("config_value",r.record(r.string(),r.string()).optional()),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var Zb,qb=n(()=>{b();Zb=r.enum_(["trace:errors","trace:feedback_score","trace_thread:feedback_score","prompt:created","prompt:committed","trace:guardrails_triggered","prompt:deleted","experiment:finished","trace:cost","trace:latency"]);});var eR,rR=n(()=>{b();Xb();qb();eR=r.object({id:r.string().optional(),alertId:r.property("alert_id",r.string().optional()),eventType:r.property("event_type",Zb),triggerConfigs:r.property("trigger_configs",r.list(Yb).optional()),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional())});});var tR,iR=n(()=>{b();tR=r.object({id:r.string().optional(),name:r.string().optional(),url:r.string(),secretToken:r.property("secret_token",r.string().optional()),headers:r.record(r.string(),r.string()).optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var p8,r$=n(()=>{b();Kb();rR();iR();p8=r.object({id:r.string().optional(),name:r.string().optional(),enabled:r.boolean().optional(),alertType:r.property("alert_type",Ob.optional()),metadata:r.record(r.string(),r.string()).optional(),webhook:tR,triggers:r.list(eR).optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),projectId:r.property("project_id",r.string().optional())});});var oR,aR=n(()=>{b();oR=r.enum_(["general","slack","pagerduty"]);});var nR,sR=n(()=>{b();nR=r.enum_(["scope:project","threshold:feedback_score","threshold:cost","threshold:latency","threshold:errors"]);});var pR,cR=n(()=>{b();sR();pR=r.object({id:r.string().optional(),alertTriggerId:r.property("alert_trigger_id",r.string().optional()),type:nR,configValue:r.property("config_value",r.record(r.string(),r.string()).optional()),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var lR,mR=n(()=>{b();lR=r.enum_(["trace:errors","trace:feedback_score","trace_thread:feedback_score","prompt:created","prompt:committed","trace:guardrails_triggered","prompt:deleted","experiment:finished","trace:cost","trace:latency"]);});var dR,uR=n(()=>{b();cR();mR();dR=r.object({id:r.string().optional(),alertId:r.property("alert_id",r.string().optional()),eventType:r.property("event_type",lR),triggerConfigs:r.property("trigger_configs",r.list(pR).optional()),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional())});});var gR,fR=n(()=>{b();gR=r.object({id:r.string().optional(),name:r.string().optional(),url:r.string(),secretToken:r.property("secret_token",r.string().optional()),headers:r.record(r.string(),r.string()).optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var $a,hR=n(()=>{b();aR();uR();fR();$a=r.object({id:r.string().optional(),name:r.string().optional(),enabled:r.boolean().optional(),alertType:r.property("alert_type",oR.optional()),metadata:r.record(r.string(),r.string()).optional(),webhook:gR,triggers:r.list(dR).optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),projectId:r.property("project_id",r.string().optional())});});var Qa,t$=n(()=>{b();hR();Qa=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list($a).optional(),sortableBy:r.property("sortable_by",r.list(r.string()).optional())});});var yR,bR=n(()=>{b();yR=r.enum_(["scope:project","threshold:feedback_score","threshold:cost","threshold:latency","threshold:errors"]);});var RR,xR=n(()=>{b();bR();RR=r.object({id:r.string().optional(),type:yR,configValue:r.property("config_value",r.record(r.string(),r.string()).optional())});});var wR,_R=n(()=>{b();wR=r.enum_(["trace:errors","trace:feedback_score","trace_thread:feedback_score","prompt:created","prompt:committed","trace:guardrails_triggered","prompt:deleted","experiment:finished","trace:cost","trace:latency"]);});var kR,AR=n(()=>{b();xR();_R();kR=r.object({id:r.string().optional(),eventType:r.property("event_type",wR),triggerConfigs:r.property("trigger_configs",r.list(RR).optional())});});var PR,zR=n(()=>{b();PR=r.enum_(["general","slack","pagerduty"]);});var SR,TR=n(()=>{b();SR=r.object({id:r.string().optional(),name:r.string().optional(),url:r.string(),secretToken:r.property("secret_token",r.string().optional()),headers:r.record(r.string(),r.string()).optional()});});var Ya,i$=n(()=>{b();AR();zR();TR();Ya=r.object({id:r.string().optional(),name:r.string().optional(),enabled:r.boolean().optional(),alertType:r.property("alert_type",PR.optional()),metadata:r.record(r.string(),r.string()).optional(),webhook:SR,triggers:r.list(kR).optional(),projectId:r.property("project_id",r.string().optional())});});var vR,jR=n(()=>{b();vR=r.object({username:r.string().optional(),status:r.number().optional()});});var ER,CR=n(()=>{b();ER=r.enum_(["trace","thread"]);});var IR,DR=n(()=>{b();jR();CR();Wr();IR=r.object({id:r.string().optional(),projectId:r.property("project_id",r.string()),projectName:r.property("project_name",r.string().optional()),name:r.string(),description:r.string().optional(),instructions:r.string().optional(),scope:ER,commentsEnabled:r.property("comments_enabled",r.boolean().optional()),feedbackDefinitionNames:r.property("feedback_definition_names",r.list(r.string()).optional()),reviewers:r.list(vR).optional(),feedbackScores:r.property("feedback_scores",r.list(Te).optional()),itemsCount:r.property("items_count",r.number().optional()),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var c8,o$=n(()=>{b();DR();c8=r.object({annotationQueues:r.property("annotation_queues",r.list(IR))});});var Nc,a$=n(()=>{b();Nc=r.object({ids:r.list(r.string())});});var UR,NR=n(()=>{b();UR=r.enum_(["trace","thread"]);});var BR,FR=n(()=>{b();BR=r.object({username:r.string().optional(),status:r.number().optional()});});var Lr,Xa=n(()=>{b();Lr=r.object({name:r.string(),value:r.number()});});var Za,MR=n(()=>{b();NR();FR();Xa();Za=r.object({id:r.string().optional(),projectId:r.property("project_id",r.string()),projectName:r.property("project_name",r.string().optional()),name:r.string(),description:r.string().optional(),instructions:r.string().optional(),scope:UR,commentsEnabled:r.property("comments_enabled",r.boolean().optional()),feedbackDefinitionNames:r.property("feedback_definition_names",r.list(r.string()).optional()),reviewers:r.list(BR).optional(),feedbackScores:r.property("feedback_scores",r.list(Lr).optional()),itemsCount:r.property("items_count",r.number().optional()),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var WR,n$=n(()=>{b();MR();WR=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list(Za).optional(),sortableBy:r.list(r.string()).optional()});});var LR,VR=n(()=>{b();LR=r.object({value:r.string().optional(),passed:r.boolean().optional(),reason:r.string().optional()});});var JR,HR=n(()=>{b();JR=r.object({name:r.string(),value:r.number()});});var GR,OR=n(()=>{b();GR=r.object({name:r.string(),value:r.number()});});var KR,$R=n(()=>{b();KR=r.enum_(["system","user","assistant","tool","function"]);});var QR,YR=n(()=>{b();QR=r.enum_(["function"]);});var qa,Bc=n(()=>{b();Yt();YR();qa=r.object({id:r.string().optional(),index:r.number().optional(),type:QR.optional(),function:Rr.optional()});});var XR,ZR=n(()=>{b();$R();Yt();Bc();XR=r.object({role:KR.optional(),content:r.string().optional(),reasoningContent:r.property("reasoning_content",r.string().optional()),name:r.string().optional(),toolCalls:r.property("tool_calls",r.list(qa).optional()),refusal:r.string().optional(),functionCall:r.property("function_call",Rr.optional())});});var qR,ex=n(()=>{b();qR=r.object({link:r.string().optional(),fileName:r.property("file_name",r.string()),fileSize:r.property("file_size",r.number()),mimeType:r.property("mime_type",r.string())});});var rx,s$=n(()=>{b();ex();rx=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list(qR).optional(),sortableBy:r.list(r.string()).optional()});});var tx,ix=n(()=>{b();tx=r.object({url:r.string()});});var ox,ax=n(()=>{b();ox=r.object({url:r.string()});});var nx,sx=n(()=>{b();nx=r.object({url:r.string()});});var px,p$=n(()=>{b();px=r.record(r.string(),r.unknown());});var cx,lx=n(()=>{b();cx=r.enum_(["evaluator"]);});var mx,dx=n(()=>{b();mx=r.object({url:r.string(),detail:r.string().optional()});});var ux,gx=n(()=>{b();ux=r.object({url:r.string()});});var fx,hx=n(()=>{b();ix();dx();gx();fx=r.object({type:r.string(),text:r.string().optional(),imageUrl:r.property("image_url",mx.optional()),videoUrl:r.property("video_url",ux.optional()),audioUrl:r.property("audio_url",tx.optional())});});var yx,bx=n(()=>{b();yx=r.enum_(["SYSTEM","USER","AI","TOOL_EXECUTION_RESULT","CUSTOM"]);});var gt,en=n(()=>{b();hx();bx();gt=r.object({role:yx,content:r.string().optional(),contentArray:r.property("content_array",r.list(fx).optional()),stringContent:r.property("string_content",r.boolean().optional()),structuredContent:r.property("structured_content",r.boolean().optional())});});var ft,rn=n(()=>{b();de();ft=r.object({name:r.string(),temperature:r.number(),seed:r.number().optional(),customParameters:r.property("custom_parameters",L.optional())});});var Rx,xx=n(()=>{b();Rx=r.enum_(["BOOLEAN","INTEGER","DOUBLE"]);});var ht,tn=n(()=>{b();xx();ht=r.object({name:r.string(),type:Rx,description:r.string()});});var on,Fc=n(()=>{b();en();rn();tn();on=r.object({model:ft,messages:r.list(gt),variables:r.record(r.string(),r.string()),schema:r.list(ht)});});var wx,_x=n(()=>{b();wx=r.enum_(["contains","not_contains","starts_with","ends_with","=","!=",">",">=","<","<=","is_empty","is_not_empty"]);});var zr,ci=n(()=>{b();_x();zr=r.object({field:r.string().optional(),operator:wx.optional(),key:r.string().optional(),value:r.string().optional()});});var kx,Ax=n(()=>{b();Fc();ci();kx=r.object({filters:r.list(zr).optional(),code:on.optional()});});var Px,zx=n(()=>{b();Px=r.enum_(["contains","not_contains","starts_with","ends_with","=","!=",">",">=","<","<=","is_empty","is_not_empty"]);});var Sr,li=n(()=>{b();zx();Sr=r.object({field:r.string().optional(),operator:Px.optional(),key:r.string().optional(),value:r.string().optional()});});var an,Mc=n(()=>{b();en();rn();tn();an=r.object({model:ft,messages:r.list(gt),variables:r.record(r.string(),r.string()),schema:r.list(ht)});});var Sx,Tx=n(()=>{b();li();Mc();Sx=r.object({filters:r.list(Sr).optional(),code:an.optional()});});var nn,Wc=n(()=>{b();nn=r.object({metric:r.string(),arguments:r.record(r.string(),r.string())});});var vx,jx=n(()=>{b();li();Wc();vx=r.object({filters:r.list(Sr).optional(),code:nn.optional()});});var sn,Lc=n(()=>{b();en();rn();tn();sn=r.object({model:ft,messages:r.list(gt),schema:r.list(ht)});});var Ex,Cx=n(()=>{b();dt();Lc();Ex=r.object({filters:r.list(Xe).optional(),code:sn.optional()});});var pn,Vc=n(()=>{b();pn=r.object({metric:r.string()});});var Ix,Dx=n(()=>{b();dt();Vc();Ix=r.object({filters:r.list(Xe).optional(),code:pn.optional()});});var cn,Jc=n(()=>{b();cn=r.object({metric:r.string(),arguments:r.record(r.string(),r.string())});});var Ux,Nx=n(()=>{b();ci();Jc();Ux=r.object({filters:r.list(zr).optional(),code:cn.optional()});});var Bx,Fx=n(()=>{b();Bx=r.object({projectId:r.property("project_id",r.string()),projectName:r.property("project_name",r.string())});});var mi,l8,c$=n(()=>{b();lx();Ax();Tx();jx();Cx();Dx();Nx();Fx();mi=r.object({id:r.string().optional(),projectId:r.property("project_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),projects:r.list(Bx).optional(),projectIds:r.property("project_ids",r.list(r.string()).optional()),name:r.string(),samplingRate:r.property("sampling_rate",r.number().optional()),enabled:r.boolean().optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),action:cx}),l8=r.union("type",{llm_as_judge:kx.extend(mi),user_defined_metric_python:Ux.extend(mi),trace_thread_llm_as_judge:Ex.extend(mi),trace_thread_user_defined_metric_python:Ix.extend(mi),span_llm_as_judge:Sx.extend(mi),span_user_defined_metric_python:vx.extend(mi)}).transform({transform:p=>p,untransform:p=>p});});var Mx,Wx=n(()=>{b();Mx=r.object({url:r.string(),detail:r.string().optional()});});var Lx,Vx=n(()=>{b();Lx=r.object({url:r.string()});});var Jx,Hx=n(()=>{b();ax();Wx();Vx();Jx=r.object({type:r.string(),text:r.string().optional(),imageUrl:r.property("image_url",Mx.optional()),videoUrl:r.property("video_url",Lx.optional()),audioUrl:r.property("audio_url",ox.optional())});});var Gx,Ox=n(()=>{b();Gx=r.enum_(["SYSTEM","USER","AI","TOOL_EXECUTION_RESULT","CUSTOM"]);});var yt,ln=n(()=>{b();Hx();Ox();yt=r.object({role:Gx,content:r.string().optional(),contentArray:r.property("content_array",r.list(Jx).optional()),stringContent:r.property("string_content",r.boolean().optional()),structuredContent:r.property("structured_content",r.boolean().optional())});});var _e,mr=n(()=>{b();_e=r.record(r.string(),r.unknown());});var bt,mn=n(()=>{b();mr();bt=r.object({name:r.string(),temperature:r.number(),seed:r.number().optional(),customParameters:r.property("custom_parameters",_e.optional())});});var Kx,$x=n(()=>{b();Kx=r.enum_(["BOOLEAN","INTEGER","DOUBLE"]);});var Rt,dn=n(()=>{b();$x();Rt=r.object({name:r.string(),type:Kx,description:r.string()});});var Qx,Yx=n(()=>{b();ln();mn();dn();Qx=r.object({model:bt,messages:r.list(yt),variables:r.record(r.string(),r.string()),schema:r.list(Rt)});});var un,Hc=n(()=>{b();Yx();oi();un=r.object({filters:r.list(kr).optional(),code:Qx.optional()});});var Xx,Zx=n(()=>{b();Xx=r.object({url:r.string(),detail:r.string().optional()});});var qx,ew=n(()=>{b();qx=r.object({url:r.string()});});var rw,tw=n(()=>{b();sx();Zx();ew();rw=r.object({type:r.string(),text:r.string().optional(),imageUrl:r.property("image_url",Xx.optional()),videoUrl:r.property("video_url",qx.optional()),audioUrl:r.property("audio_url",nx.optional())});});var iw,ow=n(()=>{b();iw=r.enum_(["SYSTEM","USER","AI","TOOL_EXECUTION_RESULT","CUSTOM"]);});var xt,gn=n(()=>{b();tw();ow();xt=r.object({role:iw,content:r.string().optional(),contentArray:r.property("content_array",r.list(rw).optional()),stringContent:r.property("string_content",r.boolean().optional()),structuredContent:r.property("structured_content",r.boolean().optional())});});var wt,fn=n(()=>{b();wr();wt=r.object({name:r.string(),temperature:r.number(),seed:r.number().optional(),customParameters:r.property("custom_parameters",Se.optional())});});var aw,nw=n(()=>{b();aw=r.enum_(["BOOLEAN","INTEGER","DOUBLE"]);});var _t,hn=n(()=>{b();nw();_t=r.object({name:r.string(),type:aw,description:r.string()});});var sw,pw=n(()=>{b();gn();fn();hn();sw=r.object({model:wt,messages:r.list(xt),variables:r.record(r.string(),r.string()),schema:r.list(_t)});});var cw,lw=n(()=>{b();cw=r.enum_(["contains","not_contains","starts_with","ends_with","=","!=",">",">=","<","<=","is_empty","is_not_empty"]);});var yn,Gc=n(()=>{b();lw();yn=r.object({field:r.string().optional(),operator:cw.optional(),key:r.string().optional(),value:r.string().optional()});});var mw,dw=n(()=>{b();pw();Gc();mw=r.object({filters:r.list(yn).optional(),code:sw.optional()});});var uw,gw=n(()=>{b();uw=r.enum_(["evaluator"]);});var fw,hw=n(()=>{b();ln();mn();dn();fw=r.object({model:bt,messages:r.list(yt),variables:r.record(r.string(),r.string()),schema:r.list(Rt)});});var bn,Oc=n(()=>{b();ii();hw();bn=r.object({filters:r.list(_r).optional(),code:fw.optional()});});var yw,bw=n(()=>{b();yw=r.object({metric:r.string(),arguments:r.record(r.string(),r.string())});});var Rn,Kc=n(()=>{b();ii();bw();Rn=r.object({filters:r.list(_r).optional(),code:yw.optional()});});var Rw,xw=n(()=>{b();ln();mn();dn();Rw=r.object({model:bt,messages:r.list(yt),schema:r.list(Rt)});});var xn,$c=n(()=>{b();ca();xw();xn=r.object({filters:r.list(lt).optional(),code:Rw.optional()});});var ww,_w=n(()=>{b();ww=r.object({metric:r.string()});});var wn,Qc=n(()=>{b();ca();_w();wn=r.object({filters:r.list(lt).optional(),code:ww.optional()});});var kw,Aw=n(()=>{b();kw=r.object({metric:r.string(),arguments:r.record(r.string(),r.string())});});var _n,Yc=n(()=>{b();oi();Aw();_n=r.object({filters:r.list(kr).optional(),code:kw.optional()});});var kn,Xc=n(()=>{b();kn=r.object({projectId:r.property("project_id",r.string()),projectName:r.property("project_name",r.string())});});var di,Pw,zw=n(()=>{b();Hc();gw();Oc();Kc();$c();Qc();Yc();Xc();di=r.object({id:r.string().optional(),projectId:r.property("project_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),projects:r.list(kn).optional(),name:r.string(),samplingRate:r.property("sampling_rate",r.number().optional()),enabled:r.boolean().optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),action:uw}),Pw=r.union("type",{llm_as_judge:un.extend(di),user_defined_metric_python:_n.extend(di),trace_thread_llm_as_judge:xn.extend(di),trace_thread_user_defined_metric_python:wn.extend(di),span_llm_as_judge:bn.extend(di),span_user_defined_metric_python:Rn.extend(di)}).transform({transform:p=>p,untransform:p=>p});});var Sw,l$=n(()=>{b();zw();Sw=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list(Pw).optional(),sortableBy:r.property("sortable_by",r.list(r.string()).optional())});});var Tw,vw=n(()=>{b();Tw=r.enum_(["evaluator"]);});var ui,jw,m$=n(()=>{b();Hc();vw();Oc();Kc();$c();Qc();Yc();Xc();ui=r.object({id:r.string().optional(),projectId:r.property("project_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),projects:r.list(kn).optional(),name:r.string(),samplingRate:r.property("sampling_rate",r.number().optional()),enabled:r.boolean().optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),action:Tw}),jw=r.union("type",{llm_as_judge:un.extend(ui),user_defined_metric_python:_n.extend(ui),trace_thread_llm_as_judge:xn.extend(ui),trace_thread_user_defined_metric_python:wn.extend(ui),span_llm_as_judge:bn.extend(ui),span_user_defined_metric_python:Rn.extend(ui)}).transform({transform:p=>p,untransform:p=>p});});var Ew,Cw=n(()=>{b();Ew=r.enum_(["contains","not_contains","starts_with","ends_with","=","!=",">",">=","<","<=","is_empty","is_not_empty"]);});var An,Zc=n(()=>{b();Cw();An=r.object({field:r.string().optional(),operator:Ew.optional(),key:r.string().optional(),value:r.string().optional()});});var Iw,Dw=n(()=>{b();gn();fn();hn();Iw=r.object({model:wt,messages:r.list(xt),variables:r.record(r.string(),r.string()),schema:r.list(_t)});});var Uw,Nw=n(()=>{b();Zc();Dw();Uw=r.object({filters:r.list(An).optional(),code:Iw.optional()});});var Bw,Fw=n(()=>{b();Bw=r.object({metric:r.string(),arguments:r.record(r.string(),r.string())});});var Mw,Ww=n(()=>{b();Zc();Fw();Mw=r.object({filters:r.list(An).optional(),code:Bw.optional()});});var Lw,Vw=n(()=>{b();Lw=r.enum_(["contains","not_contains","starts_with","ends_with","=","!=",">",">=","<","<=","is_empty","is_not_empty"]);});var Pn,qc=n(()=>{b();Vw();Pn=r.object({field:r.string().optional(),operator:Lw.optional(),key:r.string().optional(),value:r.string().optional()});});var Jw,Hw=n(()=>{b();gn();fn();hn();Jw=r.object({model:wt,messages:r.list(xt),schema:r.list(_t)});});var Gw,Ow=n(()=>{b();qc();Hw();Gw=r.object({filters:r.list(Pn).optional(),code:Jw.optional()});});var Kw,$w=n(()=>{b();Kw=r.object({metric:r.string()});});var Qw,Yw=n(()=>{b();qc();$w();Qw=r.object({filters:r.list(Pn).optional(),code:Kw.optional()});});var Xw,Zw=n(()=>{b();Xw=r.enum_(["evaluator"]);});var qw,e_=n(()=>{b();Fc();ci();qw=r.object({filters:r.list(zr).optional(),code:on.optional()});});var r_,t_=n(()=>{b();li();Mc();r_=r.object({filters:r.list(Sr).optional(),code:an.optional()});});var i_,o_=n(()=>{b();li();Wc();i_=r.object({filters:r.list(Sr).optional(),code:nn.optional()});});var a_,n_=n(()=>{b();dt();Lc();a_=r.object({filters:r.list(Xe).optional(),code:sn.optional()});});var s_,p_=n(()=>{b();dt();Vc();s_=r.object({filters:r.list(Xe).optional(),code:pn.optional()});});var c_,l_=n(()=>{b();ci();Jc();c_=r.object({filters:r.list(zr).optional(),code:cn.optional()});});var gi,m_,d$=n(()=>{b();Zw();e_();t_();o_();n_();p_();l_();gi=r.object({name:r.string(),samplingRate:r.property("sampling_rate",r.number().optional()),enabled:r.boolean().optional(),projectId:r.property("project_id",r.string().optional()),projectIds:r.property("project_ids",r.list(r.string()).optional()),action:Xw}),m_=r.union("type",{llm_as_judge:qw.extend(gi),user_defined_metric_python:c_.extend(gi),trace_thread_llm_as_judge:a_.extend(gi),trace_thread_user_defined_metric_python:s_.extend(gi),span_llm_as_judge:r_.extend(gi),span_user_defined_metric_python:i_.extend(gi)}).transform({transform:p=>p,untransform:p=>p});});var d_,u_=n(()=>{b();d_=r.object({metric:r.string(),arguments:r.record(r.string(),r.string())});});var g_,f_=n(()=>{b();Gc();u_();g_=r.object({filters:r.list(yn).optional(),code:d_.optional()});});var h_,y_=n(()=>{b();h_=r.enum_(["evaluator"]);});var fi,b_,u$=n(()=>{b();dw();Nw();Ww();Ow();Yw();f_();y_();fi=r.object({projectId:r.property("project_id",r.string().optional()),projectIds:r.property("project_ids",r.list(r.string()).optional()),name:r.string(),samplingRate:r.property("sampling_rate",r.number().optional()),enabled:r.boolean().optional(),action:h_}),b_=r.union("type",{llm_as_judge:mw.extend(fi),user_defined_metric_python:g_.extend(fi),trace_thread_llm_as_judge:Gw.extend(fi),trace_thread_user_defined_metric_python:Qw.extend(fi),span_llm_as_judge:Uw.extend(fi),span_user_defined_metric_python:Mw.extend(fi)}).transform({transform:p=>p,untransform:p=>p});});var R_,x_=n(()=>{b();R_=r.object({value:r.number().optional()});});var me,g$=n(()=>{b();me=r.object({ids:r.list(r.string())});});var m8,f$=n(()=>{b();m8=r.object({ids:r.list(r.string()),projectId:r.property("project_id",r.string().optional())});});var w_,__=n(()=>{b();w_=r.object({workspaceId:r.property("workspace_id",r.string().optional()),user:r.string().optional(),count:r.number().optional()});});var hi,h$=n(()=>{b();__();hi=r.object({biInformation:r.property("bi_information",r.list(w_).optional())});});var k_,y$=n(()=>{b();vb();k_=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list(Tb).optional()});});var A_,P_=n(()=>{b();A_=r.object({trueLabel:r.string(),falseLabel:r.string()});});var z_,S_=n(()=>{b();P_();z_=r.object({details:A_.optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var T_,v_=n(()=>{b();T_=r.object({trueLabel:r.string(),falseLabel:r.string()});});var j_,E_=n(()=>{b();v_();j_=r.object({details:T_.optional()});});var C_,I_=n(()=>{b();C_=r.object({trueLabel:r.string(),falseLabel:r.string()});});var zn,el=n(()=>{b();I_();zn=r.object({details:C_.optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var D_,U_=n(()=>{b();D_=r.object({trueLabel:r.string(),falseLabel:r.string()});});var N_,B_=n(()=>{b();U_();N_=r.object({details:D_.optional()});});var F_,M_=n(()=>{b();F_=r.enum_(["pending","picked_up","completed","failed","timed_out"]);});var W_,L_=n(()=>{b();W_=r.enum_(["ReadFile","WriteFile","EditFile","ListFiles","SearchFiles","Exec"]);});var V_,b$=n(()=>{b();M_();L_();de();V_=r.object({commandId:r.property("command_id",r.string().optional()),runnerId:r.property("runner_id",r.string().optional()),type:W_.optional(),status:F_.optional(),args:L.optional(),result:L.optional(),error:L.optional(),timeoutSeconds:r.property("timeout_seconds",r.number().optional()),submittedAt:r.property("submitted_at",r.date().optional()),pickedUpAt:r.property("picked_up_at",r.date().optional()),completedAt:r.property("completed_at",r.date().optional()),durationMs:r.property("duration_ms",r.number().optional())});});var J_,H_=n(()=>{b();J_=r.enum_(["ReadFile","WriteFile","EditFile","ListFiles","SearchFiles","Exec"]);});var G_,O_=n(()=>{b();H_();de();G_=r.object({commandId:r.property("command_id",r.string().optional()),type:J_.optional(),args:L.optional(),timeoutSeconds:r.property("timeout_seconds",r.number().optional()),submittedAt:r.property("submitted_at",r.date().optional())});});var K_,R$=n(()=>{b();O_();K_=r.object({commands:r.list(G_).optional()});});var $_,x$=n(()=>{b();$_=r.object({commandId:r.property("command_id",r.string().optional())});});var Q_,Y_=n(()=>{b();Q_=r.object({categories:r.record(r.string(),r.number())});});var X_,Z_=n(()=>{b();Y_();X_=r.object({details:Q_.optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var q_,ek=n(()=>{b();q_=r.object({categories:r.record(r.string(),r.number())});});var rk,tk=n(()=>{b();ek();rk=r.object({details:q_.optional()});});var ik,ok=n(()=>{b();ik=r.object({categories:r.record(r.string(),r.number())});});var Sn,rl=n(()=>{b();ok();Sn=r.object({details:ik.optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var ak,nk=n(()=>{b();ak=r.object({categories:r.record(r.string(),r.number())});});var sk,pk=n(()=>{b();nk();sk=r.object({details:ak.optional()});});var ck,lk=n(()=>{b();Yt();Bc();ck=r.object({role:r.string().optional(),content:r.string().optional(),reasoningContent:r.property("reasoning_content",r.string().optional()),toolCalls:r.property("tool_calls",r.list(qa).optional()),functionCall:r.property("function_call",Rr.optional())});});var mk,dk=n(()=>{b();mk=r.object({token:r.string().optional(),logprob:r.number().optional(),bytes:r.list(r.number()).optional()});});var uk,gk=n(()=>{b();dk();uk=r.object({content:r.list(mk).optional()});});var fk,hk=n(()=>{b();ZR();lk();gk();fk=r.object({index:r.number().optional(),message:XR.optional(),delta:ck.optional(),finishReason:r.property("finish_reason",r.string().optional()),logprobs:uk.optional()});});var yk,bk=n(()=>{b();yk=r.object({reasoningTokens:r.property("reasoning_tokens",r.number().optional())});});var Rk,xk=n(()=>{b();Rk=r.object({cachedTokens:r.property("cached_tokens",r.number().optional())});});var wk,_k=n(()=>{b();bk();xk();wk=r.object({totalTokens:r.property("total_tokens",r.number().optional()),promptTokens:r.property("prompt_tokens",r.number().optional()),promptTokensDetails:r.property("prompt_tokens_details",Rk.optional()),completionTokens:r.property("completion_tokens",r.number().optional()),completionTokensDetails:r.property("completion_tokens_details",yk.optional())});});var kk,w$=n(()=>{b();hk();_k();kk=r.object({id:r.string().optional(),created:r.number().optional(),model:r.string().optional(),choices:r.list(fk).optional(),usage:wk.optional(),systemFingerprint:r.property("system_fingerprint",r.string().optional()),serviceTier:r.property("service_tier",r.string().optional())});});var Ak,Pk=n(()=>{b();Ak=r.enum_(["TOPIC","PII"]);});var zk,Sk=n(()=>{b();zk=r.enum_(["passed","failed"]);});var Tk,vk=n(()=>{b();Pk();Sk();Tk=r.object({name:Ak.optional(),result:zk.optional()});});var jk,Ek=n(()=>{b();jk=r.enum_(["TOPIC","PII"]);});var Ck,Ik=n(()=>{b();Ck=r.enum_(["passed","failed"]);});var Dk,Uk=n(()=>{b();Ek();Ik();Dk=r.object({name:jk.optional(),result:Ck.optional()});});var Nk,Bk=n(()=>{b();Nk=r.object({typeName:r.string().optional()});});var d8,_$=n(()=>{b();Bk();d8=r.object({type:Nk.optional(),closed:r.boolean().optional()});});var Fk,Mk=n(()=>{b();Fk=r.object({typeName:r.string().optional()});});var u8,k$=n(()=>{b();Mk();u8=r.object({type:Fk.optional(),closed:r.boolean().optional()});});var Wk,Lk=n(()=>{b();Wk=r.enum_(["string","number","object","boolean","array","null"]);});var Vk,Jk=n(()=>{b();Lk();Vk=r.object({name:r.string().optional(),types:r.list(Wk).optional(),filterFieldPrefix:r.property("filter_field_prefix",r.string().optional()),filterField:r.string().optional()});});var Hk,Gk=n(()=>{b();Hk=r.enum_(["string","number","object","boolean","array","null"]);});var Ok,Kk=n(()=>{b();Gk();Ok=r.object({name:r.string().optional(),types:r.list(Hk).optional(),filterFieldPrefix:r.property("filter_field_prefix",r.string().optional()),filterField:r.string().optional()});});var $k,Qk=n(()=>{b();$k=r.enum_(["string","number","object","boolean","array","null"]);});var Yk,Xk=n(()=>{b();Qk();Yk=r.object({name:r.string().optional(),types:r.list($k).optional(),filterFieldPrefix:r.property("filter_field_prefix",r.string().optional()),filterField:r.string().optional()});});var Zk,qk=n(()=>{b();Zk=r.object({id:r.string().optional(),text:r.string(),createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var kt,Tn=n(()=>{b();kt=r.object({id:r.string().optional(),text:r.string(),createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var eA,rA=n(()=>{b();eA=r.enum_(["trace","span"]);});var tA,iA=n(()=>{b();tA=r.object({eTag:r.property("e_tag",r.string()),partNumber:r.property("part_number",r.number())});});var tl,A$=n(()=>{b();rA();iA();tl=r.object({fileName:r.property("file_name",r.string()),projectName:r.property("project_name",r.string().optional()),entityType:r.property("entity_type",eA),entityId:r.property("entity_id",r.string()),containerId:r.property("container_id",r.string().optional()),fileSize:r.property("file_size",r.number()),mimeType:r.property("mime_type",r.string().optional()),uploadId:r.property("upload_id",r.string()),uploadedFileParts:r.property("uploaded_file_parts",r.list(tA))});});var oA,aA=n(()=>{b();oA=r.object({value:r.number().optional()});});var nA,P$=n(()=>{b();nA=r.object({sessionId:r.property("session_id",r.string().optional()),runnerId:r.property("runner_id",r.string().optional())});});var sA,pA=n(()=>{b();sA=r.enum_(["workspace","insights"]);});var cA,lA=n(()=>{b();cA=r.enum_(["multi_project","experiments"]);});var Ze,mA=n(()=>{b();pA();lA();mr();Ze=r.object({id:r.string().optional(),workspaceId:r.property("workspace_id",r.string().optional()),projectId:r.property("project_id",r.string().optional()),name:r.string(),slug:r.string().optional(),type:cA.optional(),scope:sA.optional(),description:r.string().optional(),config:_e,createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional())});});var At,z$=n(()=>{b();mA();At=r.object({content:r.list(Ze).optional(),page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),sortableBy:r.property("sortable_by",r.list(r.string()).optional())});});var dA,uA=n(()=>{b();dA=r.enum_(["multi_project","experiments"]);});var vn,S$=n(()=>{b();uA();mr();vn=r.object({name:r.string().optional(),type:dA.optional(),description:r.string().optional(),config:_e.optional()});});var gA,fA=n(()=>{b();gA=r.enum_(["multi_project","experiments"]);});var jn,T$=n(()=>{b();fA();wr();jn=r.object({projectId:r.property("project_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),name:r.string(),type:gA.optional(),description:r.string().optional(),config:Se});});var g8,v$=n(()=>{b();g8=r.object({time:r.date(),value:r.number().optional()});});var hA,yA=n(()=>{b();hA=r.object({time:r.date(),value:r.number().optional()});});var bA,RA=n(()=>{b();bA=r.enum_(["unknown","processing","completed","failed"]);});var xA,wA=n(()=>{b();xA=r.enum_(["dataset","evaluation_suite"]);});var En,il=n(()=>{b();En=r.object({id:r.string().optional(),versionHash:r.property("version_hash",r.string().optional()),versionName:r.property("version_name",r.string().optional()),changeDescription:r.property("change_description",r.string().optional()),tags:r.list(r.string()).optional()});});var _A,kA=n(()=>{b();_A=r.enum_(["private","public"]);});var f8,j$=n(()=>{b();RA();wA();il();kA();f8=r.object({id:r.string().optional(),name:r.string(),projectId:r.property("project_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),type:xA.optional(),visibility:_A.optional(),tags:r.list(r.string()).optional(),description:r.string().optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),experimentCount:r.property("experiment_count",r.number().optional()),datasetItemsCount:r.property("dataset_items_count",r.number().optional()),optimizationCount:r.property("optimization_count",r.number().optional()),mostRecentExperimentAt:r.property("most_recent_experiment_at",r.date().optional()),lastCreatedExperimentAt:r.property("last_created_experiment_at",r.date().optional()),mostRecentOptimizationAt:r.property("most_recent_optimization_at",r.date().optional()),lastCreatedOptimizationAt:r.property("last_created_optimization_at",r.date().optional()),status:bA.optional(),latestVersion:r.property("latest_version",En.optional())});});var h8,E$=n(()=>{b();h8=r.object({model:r.string(),sampleCount:r.property("sample_count",r.number().optional()),preserveFields:r.property("preserve_fields",r.list(r.string()).optional()),variationInstructions:r.property("variation_instructions",r.string().optional()),customPrompt:r.property("custom_prompt",r.string().optional()),maxCompletionTokens:r.property("max_completion_tokens",r.number().optional())});});var AA,PA=n(()=>{b();AA=r.enum_(["manual","trace","span","sdk"]);});var zA,SA=n(()=>{b();zA=r.enum_(["passed","failed"]);});var TA,vA=n(()=>{b();SA();TA=r.object({passedRuns:r.property("passed_runs",r.number().optional()),totalRuns:r.property("total_runs",r.number().optional()),status:zA.optional()});});var Cn,ol=n(()=>{b();PA();Xt();st();Np();vA();de();Cn=r.object({id:r.string().optional(),datasetItemId:r.property("dataset_item_id",r.string().optional()),traceId:r.property("trace_id",r.string().optional()),spanId:r.property("span_id",r.string().optional()),source:AA,data:L,description:r.string().optional(),tags:r.list(r.string()).optional(),evaluators:r.list(xr).optional(),executionPolicy:r.property("execution_policy",Ke.optional()),experimentItems:r.property("experiment_items",r.list(Xo).optional()),runSummariesByExperiment:r.property("run_summaries_by_experiment",r.record(r.string(),TA).optional()),datasetId:r.property("dataset_id",r.string().optional()),createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var jA,C$=n(()=>{b();ol();jA=r.object({generatedSamples:r.property("generated_samples",r.list(Cn).optional()),model:r.string().optional(),totalGenerated:r.property("total_generated",r.number().optional()),generationTime:r.property("generation_time",r.date().optional())});});var y8,I$=n(()=>{b();ol();y8=r.object({datasetName:r.property("dataset_name",r.string().optional()),datasetId:r.property("dataset_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),items:r.list(Cn),batchGroupId:r.property("batch_group_id",r.string().optional())});});var EA,D$=n(()=>{b();EA=r.record(r.string(),r.unknown());});var CA,IA=n(()=>{b();CA=r.enum_(["manual","trace","span","sdk"]);});var DA,UA=n(()=>{b();DA=r.enum_(["llm_judge","code_metric"]);});var NA,BA=n(()=>{b();NA=r.record(r.string(),r.unknown());});var FA,MA=n(()=>{b();UA();BA();FA=r.object({name:r.string(),type:DA,config:NA});});var In,al=n(()=>{b();In=r.object({runsPerItem:r.property("runs_per_item",r.number().optional()),passThreshold:r.property("pass_threshold",r.number().optional())});});var WA,LA=n(()=>{b();WA=r.enum_(["passed","failed"]);});var VA,JA=n(()=>{b();VA=r.enum_(["default","hidden"]);});var HA,GA=n(()=>{b();HA=r.enum_(["ui","sdk","online_scoring"]);});var OA,KA=n(()=>{b();OA=r.enum_(["ui","sdk","online_scoring"]);});var $A,QA=n(()=>{b();KA();$A=r.object({value:r.number().optional(),reason:r.string().optional(),categoryName:r.property("category_name",r.string().optional()),source:OA.optional(),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),spanType:r.property("span_type",r.string().optional()),spanId:r.property("span_id",r.string().optional())});});var YA,XA=n(()=>{b();GA();QA();YA=r.object({name:r.string(),categoryName:r.property("category_name",r.string().optional()),value:r.number(),reason:r.string().optional(),source:HA,createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),valueByAuthor:r.property("value_by_author",r.record(r.string(),$A).optional())});});var nl,ZA=n(()=>{b();nl=r.undiscriminatedUnion([r.record(r.string(),r.unknown()),r.list(r.record(r.string(),r.unknown())),r.string()]);});var qA,eP=n(()=>{b();VR();qk();al();LA();JA();XA();ZA();qA=r.object({id:r.string().optional(),experimentId:r.property("experiment_id",r.string()),datasetItemId:r.property("dataset_item_id",r.string()),traceId:r.property("trace_id",r.string()),projectId:r.property("project_id",r.string().optional()),input:nl.optional(),output:nl.optional(),feedbackScores:r.property("feedback_scores",r.list(YA).optional()),comments:r.list(Zk).optional(),totalEstimatedCost:r.property("total_estimated_cost",r.number().optional()),duration:r.number().optional(),usage:r.record(r.string(),r.number()).optional(),createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),traceVisibilityMode:r.property("trace_visibility_mode",VA.optional()),description:r.string().optional(),executionPolicy:r.property("execution_policy",In.optional()),assertionResults:r.property("assertion_results",r.list(LR).optional()),status:WA.optional()});});var rP,tP=n(()=>{b();rP=r.enum_(["passed","failed"]);});var iP,oP=n(()=>{b();tP();iP=r.object({passedRuns:r.property("passed_runs",r.number().optional()),totalRuns:r.property("total_runs",r.number().optional()),status:rP.optional()});});var aP,nP=n(()=>{b();IA();MA();al();eP();oP();de();aP=r.object({id:r.string().optional(),datasetItemId:r.property("dataset_item_id",r.string().optional()),traceId:r.property("trace_id",r.string().optional()),spanId:r.property("span_id",r.string().optional()),source:CA,data:L,description:r.string().optional(),tags:r.list(r.string()).optional(),evaluators:r.list(FA).optional(),executionPolicy:r.property("execution_policy",In.optional()),experimentItems:r.property("experiment_items",r.list(qA).optional()),runSummariesByExperiment:r.property("run_summaries_by_experiment",r.record(r.string(),iP).optional()),datasetId:r.property("dataset_id",r.string().optional()),createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var sP,U$=n(()=>{b();Kk();nP();sP=r.object({content:r.list(aP).optional(),page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),columns:r.list(Ok).optional(),sortableBy:r.list(r.string()).optional()});});var pP,cP=n(()=>{b();pP=r.enum_(["manual","trace","span","sdk"]);});var lP,mP=n(()=>{b();lP=r.enum_(["llm_judge","code_metric"]);});var Dn,sl=n(()=>{b();mP();mr();Dn=r.object({name:r.string(),type:lP,config:_e});});var Un,pl=n(()=>{b();Un=r.object({runsPerItem:r.property("runs_per_item",r.number().optional()),passThreshold:r.property("pass_threshold",r.number().optional())});});var dP,uP=n(()=>{b();dP=r.enum_(["default","hidden"]);});var Nn,gP=n(()=>{b();uP();Nn=r.object({id:r.string().optional(),experimentId:r.property("experiment_id",r.string()),datasetItemId:r.property("dataset_item_id",r.string()),traceId:r.property("trace_id",r.string()),projectId:r.property("project_id",r.string().optional()),createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),traceVisibilityMode:r.property("trace_visibility_mode",dP.optional())});});var fP,hP=n(()=>{b();fP=r.enum_(["passed","failed"]);});var yP,bP=n(()=>{b();hP();yP=r.object({passedRuns:r.property("passed_runs",r.number().optional()),totalRuns:r.property("total_runs",r.number().optional()),status:fP.optional()});});var Bn,RP=n(()=>{b();cP();sl();pl();gP();bP();de();Bn=r.object({id:r.string().optional(),datasetItemId:r.property("dataset_item_id",r.string().optional()),traceId:r.property("trace_id",r.string().optional()),spanId:r.property("span_id",r.string().optional()),source:pP,data:L,description:r.string().optional(),tags:r.list(r.string()).optional(),evaluators:r.list(Dn).optional(),executionPolicy:r.property("execution_policy",Un.optional()),experimentItems:r.property("experiment_items",r.list(Nn).optional()),runSummariesByExperiment:r.property("run_summaries_by_experiment",r.record(r.string(),yP).optional()),datasetId:r.property("dataset_id",r.string().optional()),createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var xP,N$=n(()=>{b();Xk();RP();xP=r.object({content:r.list(Bn).optional(),page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),columns:r.list(Yk).optional(),sortableBy:r.list(r.string()).optional()});});var wP,_P=n(()=>{b();wP=r.enum_(["unknown","processing","completed","failed"]);});var kP,AP=n(()=>{b();kP=r.enum_(["dataset","evaluation_suite"]);});var PP,zP=n(()=>{b();PP=r.enum_(["private","public"]);});var Fn,cl=n(()=>{b();Fn=r.object({id:r.string().optional(),versionHash:r.property("version_hash",r.string().optional()),versionName:r.property("version_name",r.string().optional()),changeDescription:r.property("change_description",r.string().optional()),tags:r.list(r.string()).optional()});});var yi,SP=n(()=>{b();_P();AP();zP();cl();yi=r.object({id:r.string().optional(),name:r.string(),projectId:r.property("project_id",r.string().optional()),type:kP.optional(),visibility:PP.optional(),tags:r.list(r.string()).optional(),description:r.string().optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),experimentCount:r.property("experiment_count",r.number().optional()),datasetItemsCount:r.property("dataset_items_count",r.number().optional()),optimizationCount:r.property("optimization_count",r.number().optional()),mostRecentExperimentAt:r.property("most_recent_experiment_at",r.date().optional()),lastCreatedExperimentAt:r.property("last_created_experiment_at",r.date().optional()),mostRecentOptimizationAt:r.property("most_recent_optimization_at",r.date().optional()),lastCreatedOptimizationAt:r.property("last_created_optimization_at",r.date().optional()),status:wP.optional(),latestVersion:r.property("latest_version",Fn.optional())});});var Mn,B$=n(()=>{b();SP();Mn=r.object({content:r.list(yi).optional(),page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),sortableBy:r.list(r.string()).optional()});});var TP,vP=n(()=>{b();TP=r.object({itemsAdded:r.number().optional(),itemsModified:r.number().optional(),itemsDeleted:r.number().optional(),itemsUnchanged:r.number().optional()});});var jP,F$=n(()=>{b();vP();jP=r.object({fromVersion:r.property("from_version",r.string().optional()),toVersion:r.property("to_version",r.string().optional()),statistics:TP.optional()});});var Vr,EP=n(()=>{b();sl();pl();Vr=r.object({id:r.string().optional(),datasetId:r.property("dataset_id",r.string().optional()),versionHash:r.property("version_hash",r.string().optional()),tags:r.list(r.string()).optional(),isLatest:r.property("is_latest",r.boolean().optional()),versionName:r.property("version_name",r.string().optional()),itemsTotal:r.property("items_total",r.number().optional()),itemsAdded:r.property("items_added",r.number().optional()),itemsModified:r.property("items_modified",r.number().optional()),itemsDeleted:r.property("items_deleted",r.number().optional()),changeDescription:r.property("change_description",r.string().optional()),metadata:r.record(r.string(),r.string()).optional(),evaluators:r.list(Dn).optional(),executionPolicy:r.property("execution_policy",Un.optional()),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var CP,M$=n(()=>{b();EP();CP=r.object({content:r.list(Vr).optional(),page:r.number().optional(),size:r.number().optional(),total:r.number().optional()});});var IP,DP=n(()=>{b();IP=r.enum_(["trace","span"]);});var b8,W$=n(()=>{b();DP();b8=r.object({fileNames:r.property("file_names",r.list(r.string())),entityType:r.property("entity_type",IP),entityId:r.property("entity_id",r.string()),containerId:r.property("container_id",r.string())});});var Wn,L$=n(()=>{b();Wn=r.object({name:r.string(),author:r.string().optional()});});var bi,V$=n(()=>{b();bi=r.object({ids:r.list(r.string())});});var R8,J$=n(()=>{b();R8=r.object({id:r.string().optional(),name:r.string(),description:r.string().optional(),color:r.string().optional(),position:r.number().optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var Ln,UP=n(()=>{b();Ln=r.object({id:r.string().optional(),name:r.string(),description:r.string().optional(),color:r.string().optional(),position:r.number().optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var NP,H$=n(()=>{b();UP();NP=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list(Ln).optional(),sortableBy:r.list(r.string()).optional()});});var Vn,ll=n(()=>{b();Vn=r.object({count:r.number().optional(),deviation:r.number().optional(),deviationPercentage:r.property("deviation_percentage",r.number().optional())});});var BP,FP=n(()=>{b();BP=r.object({count:r.number().optional(),deviation:r.number().optional(),deviationPercentage:r.property("deviation_percentage",r.number().optional())});});var Jn,ml=n(()=>{b();Jn=r.object({exceptionType:r.property("exception_type",r.string()),message:r.string().optional(),traceback:r.string()});});var ue,G$=n(()=>{b();ue=r.object({code:r.number().optional(),message:r.string().optional(),details:r.string().optional()});});var x8,O$=n(()=>{b();x8=r.object({code:r.number().optional(),message:r.string().optional(),details:r.string().optional()});});var w8,K$=n(()=>{b();w8=r.object({errors:r.list(r.string()).optional()});});var _8,$$=n(()=>{b();_8=r.object({errors:r.list(r.string()).optional()});});var k8,Q$=n(()=>{b();k8=r.object({code:r.number().optional(),message:r.string().optional(),details:r.string().optional()});});var A8,Y$=n(()=>{b();A8=r.object({errors:r.list(r.string()).optional()});});var MP,WP=n(()=>{b();MP=r.enum_(["dataset","evaluation_suite"]);});var LP,VP=n(()=>{b();LP=r.enum_(["running","completed","cancelled"]);});var JP,HP=n(()=>{b();JP=r.enum_(["regular","trial","mini-batch","mutation"]);});var P8,X$=n(()=>{b();HR();pt();il();WP();Dp();VP();HP();Wr();Qe();pi();Go();P8=r.object({id:r.string().optional(),datasetName:r.property("dataset_name",r.string().nullable()),datasetId:r.property("dataset_id",r.string().optional()),projectId:r.property("project_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),name:r.string().optional(),metadata:le.optional(),tags:r.list(r.string()).optional(),type:JP.optional(),evaluationMethod:r.property("evaluation_method",MP.optional()),optimizationId:r.property("optimization_id",r.string().optional()),feedbackScores:r.property("feedback_scores",r.list(Te).optional()),comments:r.list(fe).optional(),traceCount:r.property("trace_count",r.number().optional()),datasetItemCount:r.property("dataset_item_count",r.number().optional()),createdAt:r.property("created_at",r.date().optional()),duration:Pr.optional(),totalEstimatedCost:r.property("total_estimated_cost",r.number().optional()),totalEstimatedCostAvg:r.property("total_estimated_cost_avg",r.number().optional()),usage:r.record(r.string(),r.number()).optional(),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),status:LP.optional(),experimentScores:r.property("experiment_scores",r.list(Vo).optional()),promptVersion:r.property("prompt_version",Mr.optional()),promptVersions:r.property("prompt_versions",r.list(Mr).optional()),datasetVersionId:r.property("dataset_version_id",r.string().optional()),datasetVersionSummary:r.property("dataset_version_summary",En.optional()),passRate:r.property("pass_rate",r.number().optional()),passedCount:r.property("passed_count",r.number().optional()),totalCount:r.property("total_count",r.number().optional()),assertionScores:r.property("assertion_scores",r.list(JR).optional())});});var GP,OP=n(()=>{b();GP=r.object({experimentId:r.property("experiment_id",r.string().optional()),promptIndex:r.property("prompt_index",r.number().optional())});});var KP,Z$=n(()=>{b();OP();KP=r.object({experiments:r.list(GP).optional(),totalItems:r.property("total_items",r.number().optional())});});var $P,QP=n(()=>{b();Gb();$P=r.object({label:r.string().optional(),aggregations:Hb.optional()});});var YP,q$=n(()=>{b();QP();YP=r.object({content:r.record(r.string(),$P).optional()});});var XP,ZP=n(()=>{b();XP=r.object({label:r.string().optional()});});var qP,ez=n(()=>{b();qP=r.object({groupSorting:r.property("group_sorting",r.list(r.string()).optional())});});var rz,tz=n(()=>{b();ez();rz=r.object({groupsDetails:r.property("groups_details",r.list(qP).optional())});});var iz,eQ=n(()=>{b();ZP();tz();iz=r.object({content:r.record(r.string(),XP).optional(),details:rz.optional()});});var oz,az=n(()=>{b();oz=r.enum_(["sdk","experiment","playground","optimization"]);});var nz,sz=n(()=>{b();nz=r.enum_(["general","tool","llm","guardrail"]);});var Hn,dl=n(()=>{b();pt();si();ct();Qe();az();sz();Hn=r.object({id:r.string().optional(),projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),traceId:r.property("trace_id",r.string().optional()),parentSpanId:r.property("parent_span_id",r.string().optional()),name:r.string().optional(),type:nz.optional(),startTime:r.property("start_time",r.date()),endTime:r.property("end_time",r.date().optional()),input:le.optional(),output:le.optional(),metadata:le.optional(),model:r.string().optional(),provider:r.string().optional(),tags:r.list(r.string()).optional(),usage:r.record(r.string(),r.number()).optional(),errorInfo:r.property("error_info",Ar.optional()),createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),feedbackScores:r.property("feedback_scores",r.list(Pe).optional()),comments:r.list(fe).optional(),totalEstimatedCost:r.property("total_estimated_cost",r.number().optional()),totalEstimatedCostVersion:r.property("total_estimated_cost_version",r.string().optional()),duration:r.number().optional(),ttft:r.number().optional(),source:oz.optional()});});var pz,cz=n(()=>{b();pz=r.object({id:r.string(),name:r.string(),datasetId:r.property("dataset_id",r.string()),datasetItemId:r.property("dataset_item_id",r.string())});});var lz,mz=n(()=>{b();vk();lz=r.object({spanId:r.property("span_id",r.string().optional()),checks:r.list(Tk).optional()});});var dz,uz=n(()=>{b();dz=r.enum_(["sdk","experiment","playground","optimization"]);});var gz,fz=n(()=>{b();gz=r.enum_(["default","hidden"]);});var Gn,ul=n(()=>{b();pt();si();cz();ct();mz();Qe();uz();fz();Gn=r.object({id:r.string().optional(),projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),name:r.string().optional(),startTime:r.property("start_time",r.date()),endTime:r.property("end_time",r.date().optional()),input:le.optional(),output:le.optional(),metadata:le.optional(),tags:r.list(r.string()).optional(),errorInfo:r.property("error_info",Ar.optional()),usage:r.record(r.string(),r.number()).optional(),createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),feedbackScores:r.property("feedback_scores",r.list(Pe).optional()),spanFeedbackScores:r.property("span_feedback_scores",r.list(Pe).optional()),comments:r.list(fe).optional(),guardrailsValidations:r.property("guardrails_validations",r.list(lz).optional()),totalEstimatedCost:r.property("total_estimated_cost",r.number().optional()),spanCount:r.property("span_count",r.number().optional()),duration:r.number().optional(),ttft:r.number().optional(),threadId:r.property("thread_id",r.string().optional()),visibilityMode:r.property("visibility_mode",gz.optional()),llmSpanCount:r.property("llm_span_count",r.number().optional()),hasToolSpans:r.property("has_tool_spans",r.boolean().optional()),providers:r.list(r.string()).optional(),experiment:pz.optional(),source:dz.optional()});});var hz,yz=n(()=>{b();ct();Qe();dl();ul();hz=r.object({datasetItemId:r.property("dataset_item_id",r.string()),evaluateTaskResult:r.property("evaluate_task_result",le.optional()),trace:Gn.optional(),spans:r.list(Hn).optional(),feedbackScores:r.property("feedback_scores",r.list(Pe).optional())});});var z8,rQ=n(()=>{b();yz();z8=r.object({experimentName:r.property("experiment_name",r.string()),datasetName:r.property("dataset_name",r.string()),experimentId:r.property("experiment_id",r.string().optional()),items:r.list(hz)});});var bz,Rz=n(()=>{b();bz=r.object({id:r.string(),name:r.string(),datasetId:r.property("dataset_id",r.string()),datasetItemId:r.property("dataset_item_id",r.string())});});var xz,wz=n(()=>{b();xz=r.enum_(["dataset","evaluation_suite"]);});var _z,kz=n(()=>{b();_z=r.enum_(["running","completed","cancelled"]);});var Az,Pz=n(()=>{b();Az=r.enum_(["regular","trial","mini-batch","mutation"]);});var zz,Sz=n(()=>{b();zz=r.object({name:r.string(),value:r.number()});});var We,Ri=n(()=>{b();We=r.undiscriminatedUnion([r.record(r.string(),r.unknown()),r.list(r.record(r.string(),r.unknown())),r.string()]);});var On,gl=n(()=>{b();On=r.object({p50:r.number().optional(),p90:r.number().optional(),p99:r.number().optional()});});var Kn,Tz=n(()=>{b();OR();Tn();cl();wz();kz();Pz();Sz();Xa();Ri();gl();cc();Kn=r.object({id:r.string().optional(),datasetName:r.property("dataset_name",r.string().nullable()),datasetId:r.property("dataset_id",r.string().optional()),projectId:r.property("project_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),name:r.string().optional(),metadata:We.optional(),tags:r.list(r.string()).optional(),type:Az.optional(),evaluationMethod:r.property("evaluation_method",xz.optional()),optimizationId:r.property("optimization_id",r.string().optional()),feedbackScores:r.property("feedback_scores",r.list(Lr).optional()),comments:r.list(kt).optional(),traceCount:r.property("trace_count",r.number().optional()),datasetItemCount:r.property("dataset_item_count",r.number().optional()),createdAt:r.property("created_at",r.date().optional()),duration:On.optional(),totalEstimatedCost:r.property("total_estimated_cost",r.number().optional()),totalEstimatedCostAvg:r.property("total_estimated_cost_avg",r.number().optional()),usage:r.record(r.string(),r.number()).optional(),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),status:_z.optional(),experimentScores:r.property("experiment_scores",r.list(zz).optional()),promptVersion:r.property("prompt_version",ai.optional()),promptVersions:r.property("prompt_versions",r.list(ai).optional()),datasetVersionId:r.property("dataset_version_id",r.string().optional()),datasetVersionSummary:r.property("dataset_version_summary",Fn.optional()),passRate:r.property("pass_rate",r.number().optional()),passedCount:r.property("passed_count",r.number().optional()),totalCount:r.property("total_count",r.number().optional()),assertionScores:r.property("assertion_scores",r.list(GR).optional())});});var $n,tQ=n(()=>{b();Tz();$n=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list(Kn).optional(),sortableBy:r.list(r.string()).optional()});});var S8,iQ=n(()=>{de();S8=L;});var vz,jz=n(()=>{b();vz=r.object({max:r.number(),min:r.number()});});var Ez,Cz=n(()=>{b();jz();Ez=r.object({details:vz.optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var Iz,T8,oQ=n(()=>{b();S_();Z_();Cz();Iz=r.object({id:r.string().optional(),name:r.string(),description:r.string().optional(),createdAt:r.date().optional(),createdBy:r.string().optional(),lastUpdatedAt:r.date().optional(),lastUpdatedBy:r.string().optional()}),T8=r.union("type",{numerical:Ez.extend(Iz),categorical:X_.extend(Iz),boolean:z_.extend(Iz)}).transform({transform:p=>p,untransform:p=>p});});var Dz,Uz=n(()=>{b();Dz=r.object({max:r.number(),min:r.number()});});var Nz,Bz=n(()=>{b();Uz();Nz=r.object({details:Dz.optional()});});var Fz,Mz,aQ=n(()=>{b();E_();tk();Bz();Fz=r.object({id:r.string().optional(),name:r.string(),description:r.string().optional()}),Mz=r.union("type",{numerical:Nz.extend(Fz),categorical:rk.extend(Fz),boolean:j_.extend(Fz)}).transform({transform:p=>p,untransform:p=>p});});var Wz,Lz=n(()=>{b();Wz=r.object({max:r.number(),min:r.number()});});var Qn,fl=n(()=>{b();Lz();Qn=r.object({details:Wz.optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var Vz,Jz,Hz=n(()=>{b();el();rl();fl();Vz=r.object({id:r.string().optional(),name:r.string(),description:r.string().optional(),createdAt:r.date().optional(),createdBy:r.string().optional(),lastUpdatedAt:r.date().optional(),lastUpdatedBy:r.string().optional()}),Jz=r.union("type",{numerical:Qn.extend(Vz),categorical:Sn.extend(Vz),boolean:zn.extend(Vz)}).transform({transform:p=>p,untransform:p=>p});});var Gz,nQ=n(()=>{b();Hz();Gz=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list(Jz).optional()});});var Oz,Kz,sQ=n(()=>{b();el();rl();fl();Oz=r.object({id:r.string().optional(),name:r.string(),description:r.string().optional(),createdAt:r.date().optional(),createdBy:r.string().optional(),lastUpdatedAt:r.date().optional(),lastUpdatedBy:r.string().optional()}),Kz=r.union("type",{numerical:Qn.extend(Oz),categorical:Sn.extend(Oz),boolean:zn.extend(Oz)}).transform({transform:p=>p,untransform:p=>p});});var $z,Qz=n(()=>{b();$z=r.object({name:r.string(),value:r.number()});});var Yz,Xz=n(()=>{b();Yz=r.enum_(["ui","sdk","online_scoring"]);});var Zz,qz=n(()=>{b();Xz();Zz=r.object({projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),name:r.string(),categoryName:r.property("category_name",r.string().optional()),value:r.number(),reason:r.string().optional(),source:Yz,author:r.string().optional(),id:r.string()});});var Yn,pQ=n(()=>{b();qz();Yn=r.object({scores:r.list(Zz)});});var eS,rS=n(()=>{b();eS=r.object({name:r.string().optional(),type:r.string().optional()});});var tS,cQ=n(()=>{b();rS();tS=r.object({scores:r.list(eS).optional()});});var iS,oS=n(()=>{b();iS=r.object({name:r.string().optional(),type:r.string().optional()});});var Jr,lQ=n(()=>{b();oS();Jr=r.object({scores:r.list(iS).optional()});});var aS,nS=n(()=>{b();aS=r.enum_(["ui","sdk","online_scoring"]);});var sS,pS=n(()=>{b();sS=r.enum_(["ui","sdk","online_scoring"]);});var cS,lS=n(()=>{b();pS();cS=r.object({value:r.number().optional(),reason:r.string().optional(),categoryName:r.property("category_name",r.string().optional()),source:sS.optional(),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),spanType:r.property("span_type",r.string().optional()),spanId:r.property("span_id",r.string().optional())});});var xi,hl=n(()=>{b();nS();lS();xi=r.object({name:r.string(),categoryName:r.property("category_name",r.string().optional()),value:r.number(),reason:r.string().optional(),source:aS,createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),valueByAuthor:r.property("value_by_author",r.record(r.string(),cS).optional())});});var mS,dS=n(()=>{b();mS=r.object({max:r.number(),min:r.number()});});var uS,gS=n(()=>{b();dS();uS=r.object({details:mS.optional()});});var fS,hS,mQ=n(()=>{b();B_();pk();gS();fS=r.object({id:r.string().optional(),name:r.string(),description:r.string().optional()}),hS=r.union("type",{numerical:uS.extend(fS),categorical:sk.extend(fS),boolean:N_.extend(fS)}).transform({transform:p=>p,untransform:p=>p});});var yS,bS=n(()=>{b();yS=r.enum_(["TOPIC","PII"]);});var RS,xS=n(()=>{b();RS=r.enum_(["passed","failed"]);});var wS,_S=n(()=>{b();bS();xS();de();wS=r.object({id:r.string().optional(),entityId:r.property("entity_id",r.string()),secondaryId:r.property("secondary_id",r.string()),projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),name:yS,result:RS,config:L,details:L});});var v8,dQ=n(()=>{b();_S();v8=r.object({guardrails:r.list(wS)});});var kS,AS=n(()=>{b();Uk();kS=r.object({spanId:r.property("span_id",r.string().optional()),checks:r.list(Dk).optional()});});var j8,uQ=n(()=>{b();j8=r.object({ids:r.list(r.string())});});var PS,zS=n(()=>{b();PS=r.enum_(["count","errors","avg_duration","total_cost"]);});var SS,TS=n(()=>{b();zS();SS=r.object({type:PS.optional(),currentValue:r.property("current_value",r.number().optional()),previousValue:r.property("previous_value",r.number().optional())});});var vS,gQ=n(()=>{b();TS();vS=r.object({stats:r.list(SS).optional()});});var jS,ES=n(()=>{b();jS=r.enum_(["pairing","connected","disconnected"]);});var CS,IS=n(()=>{b();CS=r.enum_(["connect","endpoint"]);});var Xn,DS=n(()=>{b();wb();de();ES();IS();Xn=r.object({id:r.string().optional(),name:r.string().optional(),projectId:r.property("project_id",r.string().optional()),status:jS.optional(),connectedAt:r.property("connected_at",r.date().optional()),agents:r.list(xb).optional(),capabilities:r.list(r.string()).optional(),checklist:L.optional(),type:CS.optional()});});var US,fQ=n(()=>{b();US=r.object({cancelledJobIds:r.property("cancelled_job_ids",r.list(r.string()).optional())});});var NS,hQ=n(()=>{b();xc();NS=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list(mt).optional()});});var BS,yQ=n(()=>{b();DS();BS=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list(Xn).optional()});});var FS,MS=n(()=>{b();FS=r.enum_(["INFO","WARN","ERROR","DEBUG","TRACE"]);});var WS,LS=n(()=>{b();MS();WS=r.object({timestamp:r.date().optional(),ruleId:r.property("rule_id",r.string().optional()),level:FS.optional(),message:r.string().optional(),markers:r.record(r.string(),r.string()).optional()});});var VS,bQ=n(()=>{b();LS();VS=r.object({content:r.list(WS).optional(),page:r.number().optional(),size:r.number().optional(),total:r.number().optional()});});var JS,HS=n(()=>{b();JS=r.enum_(["trace","thread","span"]);});var Zn,RQ=n(()=>{b();HS();Zn=r.object({projectId:r.property("project_id",r.string()),entityIds:r.property("entity_ids",r.list(r.string())),ruleIds:r.property("rule_ids",r.list(r.string())),entityType:r.property("entity_type",JS)});});var qn,xQ=n(()=>{b();qn=r.object({entitiesQueued:r.property("entities_queued",r.number().optional()),rulesApplied:r.property("rules_applied",r.number().optional())});});var yl,wQ=n(()=>{b();yl=r.object({connected:r.boolean().optional(),version:r.string().optional(),errorMessage:r.property("error_message",r.string().optional())});});var bl,_Q=n(()=>{b();bl=r.object({baseUrl:r.property("base_url",r.string()),apiKey:r.property("api_key",r.string().optional())});});var GS,OS=n(()=>{b();GS=r.enum_(["running","completed","cancelled","initialized","error"]);});var KS,$S=n(()=>{b();de();KS=r.object({type:r.string(),parameters:L.optional()});});var QS,YS=n(()=>{b();$S();QS=r.object({metrics:r.list(KS)});});var XS,ZS=n(()=>{b();de();XS=r.object({model:r.string(),parameters:L.optional()});});var qS,eT=n(()=>{b();de();qS=r.object({type:r.string(),parameters:L.optional()});});var rT,tT=n(()=>{b();rT=r.object({role:r.string(),content:r.string()});});var iT,oT=n(()=>{b();tT();iT=r.object({messages:r.list(rT)});});var aT,nT=n(()=>{b();YS();ZS();eT();oT();aT=r.object({datasetName:r.property("dataset_name",r.string()),prompt:iT,llmModel:r.property("llm_model",XS),evaluation:QS,optimizer:qS});});var E8,kQ=n(()=>{b();Wr();Qe();OS();nT();E8=r.object({id:r.string().optional(),name:r.string().optional(),datasetName:r.property("dataset_name",r.string()),projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),objectiveName:r.property("objective_name",r.string()),status:GS,metadata:le.optional(),studioConfig:r.property("studio_config",aT.optional()),datasetId:r.property("dataset_id",r.string().optional()),numTrials:r.property("num_trials",r.number().optional()),feedbackScores:r.property("feedback_scores",r.list(Te).optional()),experimentScores:r.property("experiment_scores",r.list(Te).optional()),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),baselineObjectiveScore:r.property("baseline_objective_score",r.number().optional()),bestObjectiveScore:r.property("best_objective_score",r.number().optional()),baselineDuration:r.property("baseline_duration",r.number().optional()),bestDuration:r.property("best_duration",r.number().optional()),baselineCost:r.property("baseline_cost",r.number().optional()),bestCost:r.property("best_cost",r.number().optional()),totalOptimizationCost:r.property("total_optimization_cost",r.number().optional())});});var sT,pT=n(()=>{b();sT=r.enum_(["running","completed","cancelled","initialized","error"]);});var cT,lT=n(()=>{b();mr();cT=r.object({type:r.string(),parameters:_e.optional()});});var mT,dT=n(()=>{b();lT();mT=r.object({metrics:r.list(cT)});});var uT,gT=n(()=>{b();mr();uT=r.object({model:r.string(),parameters:_e.optional()});});var fT,hT=n(()=>{b();mr();fT=r.object({type:r.string(),parameters:_e.optional()});});var yT,bT=n(()=>{b();yT=r.object({role:r.string(),content:r.string()});});var RT,xT=n(()=>{b();bT();RT=r.object({messages:r.list(yT)});});var wT,_T=n(()=>{b();dT();gT();hT();xT();wT=r.object({datasetName:r.property("dataset_name",r.string()),prompt:RT,llmModel:r.property("llm_model",uT),evaluation:mT,optimizer:fT});});var es,kT=n(()=>{b();Xa();Ri();pT();_T();es=r.object({id:r.string().optional(),name:r.string().optional(),datasetName:r.property("dataset_name",r.string()),projectId:r.property("project_id",r.string().optional()),objectiveName:r.property("objective_name",r.string()),status:sT,metadata:We.optional(),studioConfig:r.property("studio_config",wT.optional()),datasetId:r.property("dataset_id",r.string().optional()),numTrials:r.property("num_trials",r.number().optional()),feedbackScores:r.property("feedback_scores",r.list(Lr).optional()),experimentScores:r.property("experiment_scores",r.list(Lr).optional()),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),baselineObjectiveScore:r.property("baseline_objective_score",r.number().optional()),bestObjectiveScore:r.property("best_objective_score",r.number().optional()),baselineDuration:r.property("baseline_duration",r.number().optional()),bestDuration:r.property("best_duration",r.number().optional()),baselineCost:r.property("baseline_cost",r.number().optional()),bestCost:r.property("best_cost",r.number().optional()),totalOptimizationCost:r.property("total_optimization_cost",r.number().optional())});});var rs,AQ=n(()=>{b();kT();rs=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list(es).optional(),sortableBy:r.list(r.string()).optional()});});var AT,PT=n(()=>{b();wr();AT=r.object({type:r.string(),parameters:Se.optional()});});var zT,ST=n(()=>{b();PT();zT=r.object({metrics:r.list(AT)});});var TT,vT=n(()=>{b();wr();TT=r.object({model:r.string(),parameters:Se.optional()});});var jT,ET=n(()=>{b();wr();jT=r.object({type:r.string(),parameters:Se.optional()});});var CT,IT=n(()=>{b();CT=r.object({role:r.string(),content:r.string()});});var DT,UT=n(()=>{b();IT();DT=r.object({messages:r.list(CT)});});var NT,BT=n(()=>{b();ST();vT();ET();UT();NT=r.object({datasetName:r.property("dataset_name",r.string()),prompt:DT,llmModel:r.property("llm_model",TT),evaluation:zT,optimizer:jT});});var FT,PQ=n(()=>{b();FT=r.object({url:r.string().optional(),lastModified:r.property("last_modified",r.date().optional()),expiresAt:r.property("expires_at",r.date().optional())});});var MT,WT=n(()=>{b();MT=r.enum_(["running","completed","cancelled","initialized","error"]);});var Rl,zQ=n(()=>{b();ei();BT();WT();Rl=r.object({id:r.string().optional(),name:r.string().optional(),datasetName:r.property("dataset_name",r.string()),projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),objectiveName:r.property("objective_name",r.string()),status:MT,metadata:Me.optional(),studioConfig:r.property("studio_config",NT.optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional())});});var LT,SQ=n(()=>{b();Jk();LT=r.object({columns:r.list(Vk).optional()});});var VT,JT=n(()=>{b();gl();VT=r.object({value:On.optional()});});var HT,GT=n(()=>{b();HT=r.object({p50:r.number().optional(),p90:r.number().optional(),p99:r.number().optional()});});var OT,KT=n(()=>{b();OT=r.object({permissionName:r.string().optional(),permissionValue:r.string().optional()});});var $T,QT=n(()=>{b();$T=r.enum_(["private","public"]);});var C8,TQ=n(()=>{b();ll();Wr();pi();QT();C8=r.object({id:r.string().optional(),name:r.string(),visibility:$T.optional(),description:r.string().optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),lastUpdatedTraceAt:r.property("last_updated_trace_at",r.date().optional()),feedbackScores:r.property("feedback_scores",r.list(Te).optional()),duration:Pr.optional(),totalEstimatedCost:r.property("total_estimated_cost",r.number().optional()),totalEstimatedCostSum:r.property("total_estimated_cost_sum",r.number().optional()),usage:r.record(r.string(),r.number()).optional(),traceCount:r.property("trace_count",r.number().optional()),threadCount:r.property("thread_count",r.number().optional()),guardrailsFailedCount:r.property("guardrails_failed_count",r.number().optional()),errorCount:r.property("error_count",Vn.optional())});});var YT,XT=n(()=>{b();YT=r.enum_(["private","public"]);});var ZT,vQ=n(()=>{b();FP();Qz();GT();XT();ZT=r.object({id:r.string().optional(),name:r.string(),visibility:YT.optional(),description:r.string().optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),lastUpdatedTraceAt:r.property("last_updated_trace_at",r.date().optional()),feedbackScores:r.property("feedback_scores",r.list($z).optional()),duration:HT.optional(),totalEstimatedCost:r.property("total_estimated_cost",r.number().optional()),totalEstimatedCostSum:r.property("total_estimated_cost_sum",r.number().optional()),usage:r.record(r.string(),r.number()).optional(),traceCount:r.property("trace_count",r.number().optional()),threadCount:r.property("thread_count",r.number().optional()),guardrailsFailedCount:r.property("guardrails_failed_count",r.number().optional()),errorCount:r.property("error_count",BP.optional())});});var qT,ev=n(()=>{b();qT=r.enum_(["HOURLY","DAILY","WEEKLY","TOTAL"]);});var rv,tv=n(()=>{b();rv=r.enum_(["FEEDBACK_SCORES","TRACE_COUNT","TOKEN_USAGE","DURATION","COST","GUARDRAILS_FAILED_COUNT","THREAD_COUNT","THREAD_DURATION","THREAD_FEEDBACK_SCORES","SPAN_FEEDBACK_SCORES","SPAN_COUNT","SPAN_DURATION","SPAN_TOKEN_USAGE","TRACE_AVERAGE_DURATION","TRACE_ERROR_RATE","SPAN_AVERAGE_DURATION","SPAN_COST","SPAN_ERROR_RATE","THREAD_AVERAGE_DURATION","THREAD_COST"]);});var iv,ov=n(()=>{b();yA();iv=r.object({name:r.string().optional(),data:r.list(hA).optional()});});var av,jQ=n(()=>{b();ev();tv();ov();av=r.object({projectId:r.property("project_id",r.string().optional()),metricType:r.property("metric_type",rv.optional()),interval:qT.optional(),results:r.list(iv).optional()});});var nv,sv=n(()=>{b();nv=r.enum_(["private","public"]);});var ts,pv=n(()=>{b();sv();ts=r.object({id:r.string().optional(),name:r.string(),visibility:nv.optional(),description:r.string().optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),lastUpdatedTraceAt:r.property("last_updated_trace_at",r.date().optional())});});var cv,EQ=n(()=>{b();pv();cv=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list(ts).optional(),sortableBy:r.list(r.string()).optional()});});var lv,mv,dv=n(()=>{b();x_();aA();JT();lv=r.object({name:r.string().optional()}),mv=r.union("type",{PERCENTAGE:VT.extend(lv),COUNT:oA.extend(lv),AVG:R_.extend(lv)}).transform({transform:p=>p,untransform:p=>p});});var Hr,CQ=n(()=>{b();dv();Hr=r.object({stats:r.list(mv).optional()});});var uv,gv=n(()=>{b();ll();Wr();pi();uv=r.object({projectId:r.property("project_id",r.string().optional()),feedbackScores:r.property("feedback_scores",r.list(Te).optional()),duration:Pr.optional(),totalEstimatedCost:r.property("total_estimated_cost",r.number().optional()),totalEstimatedCostSum:r.property("total_estimated_cost_sum",r.number().optional()),usage:r.record(r.string(),r.number()).optional(),traceCount:r.property("trace_count",r.number().optional()),threadCount:r.property("thread_count",r.number().optional()),guardrailsFailedCount:r.property("guardrails_failed_count",r.number().optional()),errorCount:r.property("error_count",Vn.optional())});});var fv,IQ=n(()=>{b();gv();fv=r.object({content:r.list(uv).optional()});});var hv,yv=n(()=>{b();hv=r.enum_(["text","chat"]);});var bv,Rv=n(()=>{b();bv=r.enum_(["mustache","jinja2","python"]);});var xv,wv=n(()=>{b();xv=r.enum_(["text","chat"]);});var _v,kv=n(()=>{b();_v=r.enum_(["mustache","jinja2","python"]);});var xl,Av=n(()=>{b();de();wv();kv();xl=r.object({id:r.string().optional(),promptId:r.property("prompt_id",r.string().optional()),commit:r.string().optional(),template:r.string(),metadata:L.optional(),type:_v.optional(),changeDescription:r.property("change_description",r.string().optional()),tags:r.list(r.string()).optional(),variables:r.list(r.string()).optional(),templateStructure:r.property("template_structure",xv.optional()),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional())});});var I8,DQ=n(()=>{b();de();yv();Rv();Av();I8=r.object({id:r.string().optional(),name:r.string(),projectId:r.property("project_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),description:r.string().optional(),template:r.string().optional(),metadata:L.optional(),changeDescription:r.property("change_description",r.string().optional()),type:bv.optional(),templateStructure:r.property("template_structure",hv.optional()),tags:r.list(r.string()).optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),versionCount:r.property("version_count",r.number().optional()),latestVersion:r.property("latest_version",xl.optional()),requestedVersion:r.property("requested_version",xl.optional())});});var Pv,zv=n(()=>{b();Pv=r.enum_(["text","chat"]);});var wl,UQ=n(()=>{b();zv();ac();wl=r.object({id:r.string().optional(),name:r.string(),projectId:r.property("project_id",r.string().optional()),description:r.string().optional(),templateStructure:r.property("template_structure",Pv.optional()),tags:r.list(r.string()).optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),versionCount:r.property("version_count",r.number().optional()),latestVersion:r.property("latest_version",Ye.optional()),requestedVersion:r.property("requested_version",Ye.optional())});});var Sv,Tv=n(()=>{b();Sv=r.enum_(["text","chat"]);});var vv,jv=n(()=>{b();Tv();vv=r.object({id:r.string().optional(),name:r.string(),projectId:r.property("project_id",r.string().optional()),description:r.string().optional(),templateStructure:r.property("template_structure",Sv.optional()),tags:r.list(r.string()).optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),versionCount:r.property("version_count",r.number().optional())});});var is,NQ=n(()=>{b();jv();is=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list(vv).optional(),sortableBy:r.list(r.string()).optional()});});var Ev,Cv=n(()=>{b();Ev=r.enum_(["text","chat"]);});var Iv,Dv=n(()=>{b();Iv=r.enum_(["mustache","jinja2","python"]);});var Uv,Nv=n(()=>{b();mr();Cv();Dv();Uv=r.object({id:r.string().optional(),promptId:r.property("prompt_id",r.string().optional()),commit:r.string().optional(),template:r.string(),metadata:_e.optional(),type:Iv.optional(),changeDescription:r.property("change_description",r.string().optional()),tags:r.list(r.string()).optional(),templateStructure:r.property("template_structure",Ev.optional()),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional())});});var Bv,BQ=n(()=>{b();Nv();Bv=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list(Uv).optional(),sortableBy:r.list(r.string()).optional()});});var Fv,Mv=n(()=>{b();Fv=r.enum_(["openai","anthropic","gemini","openrouter","vertex-ai","bedrock","ollama","custom-llm","opik-free"]);});var D8,FQ=n(()=>{b();Mv();D8=r.object({id:r.string().optional(),provider:Fv,apiKey:r.property("api_key",r.string().optional()),name:r.string().optional(),providerName:r.property("provider_name",r.string().optional()),headers:r.record(r.string(),r.string()).optional(),configuration:r.record(r.string(),r.string()).optional(),baseUrl:r.property("base_url",r.string().optional()),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),readOnly:r.property("read_only",r.boolean().optional())});});var Wv,Lv=n(()=>{b();Wv=r.enum_(["openai","anthropic","gemini","openrouter","vertex-ai","bedrock","ollama","custom-llm","opik-free"]);});var os,Vv=n(()=>{b();Lv();os=r.object({id:r.string().optional(),provider:Wv,apiKey:r.property("api_key",r.string().optional()),name:r.string().optional(),providerName:r.property("provider_name",r.string().optional()),headers:r.record(r.string(),r.string()).optional(),configuration:r.record(r.string(),r.string()).optional(),baseUrl:r.property("base_url",r.string().optional()),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),readOnly:r.property("read_only",r.boolean().optional())});});var Jv,MQ=n(()=>{b();Vv();Jv=r.object({size:r.number().optional(),total:r.number().optional(),content:r.list(os).optional(),sortableBy:r.list(r.string()).optional()});});var Pt,_l=n(()=>{b();Pt=r.object({name:r.string().optional(),current:r.number().optional(),previous:r.number().optional()});});var Hv,Gv=n(()=>{b();Hv=r.enum_(["organization","workspace","project"]);});var Ov,Kv=n(()=>{b();Ov=r.enum_(["short_14d","base_60d","extended_400d","unlimited"]);});var wi,$v=n(()=>{b();Gv();Kv();wi=r.object({id:r.string().optional(),workspaceId:r.property("workspace_id",r.string().optional()),projectId:r.property("project_id",r.string().optional()),level:Hv.optional(),retention:Ov,applyToPast:r.property("apply_to_past",r.boolean().optional()),enabled:r.boolean().optional(),createdBy:r.property("created_by",r.string().optional()),createdAt:r.property("created_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),catchUpCursor:r.property("catch_up_cursor",r.string().optional()),catchUpDone:r.property("catch_up_done",r.boolean().optional())});});var Qv,WQ=n(()=>{b();$v();Qv=r.object({content:r.list(wi).optional(),page:r.number().optional(),size:r.number().optional(),total:r.number().optional()});});var Yv,LQ=n(()=>{b();Yv=r.object({pythonEvaluatorEnabled:r.boolean(),traceThreadPythonEvaluatorEnabled:r.boolean(),spanLlmAsJudgeEnabled:r.boolean(),spanUserDefinedMetricPythonEnabled:r.boolean(),guardrailsEnabled:r.boolean(),opikAiEnabled:r.property("opikAIEnabled",r.boolean()),alertsEnabled:r.boolean(),welcomeWizardEnabled:r.boolean(),csvUploadEnabled:r.boolean(),exportEnabled:r.boolean(),optimizationStudioEnabled:r.boolean(),datasetVersioningEnabled:r.boolean(),datasetExportEnabled:r.boolean(),openaiProviderEnabled:r.boolean(),anthropicProviderEnabled:r.boolean(),geminiProviderEnabled:r.boolean(),openrouterProviderEnabled:r.boolean(),vertexaiProviderEnabled:r.boolean(),bedrockProviderEnabled:r.boolean(),customllmProviderEnabled:r.boolean(),ollamaProviderEnabled:r.boolean(),collaboratorsTabEnabled:r.boolean(),v2WorkspaceAllowlistIds:r.list(r.string()),forceWorkspaceVersion:r.string(),defaultPageSize:r.number().optional(),v2WorkspaceAllowlist:r.string().optional()});});var U8,VQ=n(()=>{b();dl();U8=r.object({spans:r.list(Hn)});});var Xv,Zv=n(()=>{b();Xv=r.enum_(["sdk","experiment","playground","optimization"]);});var qv,ej=n(()=>{b();qv=r.enum_(["general","tool","llm","guardrail"]);});var as,rj=n(()=>{b();Tn();ml();hl();Ri();Zv();ej();as=r.object({id:r.string().optional(),projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),traceId:r.property("trace_id",r.string().optional()),parentSpanId:r.property("parent_span_id",r.string().optional()),name:r.string().optional(),type:qv.optional(),startTime:r.property("start_time",r.date()),endTime:r.property("end_time",r.date().optional()),input:We.optional(),output:We.optional(),metadata:We.optional(),model:r.string().optional(),provider:r.string().optional(),tags:r.list(r.string()).optional(),usage:r.record(r.string(),r.number()).optional(),errorInfo:r.property("error_info",Jn.optional()),createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),feedbackScores:r.property("feedback_scores",r.list(xi).optional()),comments:r.list(kt).optional(),totalEstimatedCost:r.property("total_estimated_cost",r.number().optional()),totalEstimatedCostVersion:r.property("total_estimated_cost_version",r.string().optional()),duration:r.number().optional(),ttft:r.number().optional(),source:Xv.optional()});});var tj,JQ=n(()=>{b();rj();tj=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list(as).optional(),sortableBy:r.list(r.string()).optional()});});var ij,oj=n(()=>{b();ij=r.object({workspace:r.string().optional(),spanCount:r.property("span_count",r.number().optional())});});var aj,HQ=n(()=>{b();oj();aj=r.object({workspacesSpansCount:r.property("workspaces_spans_count",r.list(ij).optional())});});var nj,GQ=n(()=>{b();nj=r.object({uploadId:r.property("upload_id",r.string()),preSignUrls:r.property("pre_sign_urls",r.list(r.string()))});});var sj,OQ=n(()=>{b();sj=r.object({names:r.list(r.string()).optional()});});var N8,KQ=n(()=>{b();ul();N8=r.object({traces:r.list(Gn)});});var pj,cj=n(()=>{b();pj=r.object({workspace:r.string().optional(),traceCount:r.property("trace_count",r.number().optional())});});var lj,$Q=n(()=>{b();cj();lj=r.object({workspacesTracesCount:r.property("workspaces_traces_count",r.list(pj).optional())});});var mj,dj=n(()=>{b();mj=r.enum_(["sdk","experiment","playground","optimization"]);});var uj,gj=n(()=>{b();uj=r.enum_(["default","hidden"]);});var ns,fj=n(()=>{b();Tn();ml();Rz();hl();AS();Ri();dj();gj();ns=r.object({id:r.string().optional(),projectId:r.property("project_id",r.string().optional()),name:r.string().optional(),startTime:r.property("start_time",r.date()),endTime:r.property("end_time",r.date().optional()),input:We.optional(),output:We.optional(),metadata:We.optional(),tags:r.list(r.string()).optional(),errorInfo:r.property("error_info",Jn.optional()),usage:r.record(r.string(),r.number()).optional(),createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),feedbackScores:r.property("feedback_scores",r.list(xi).optional()),spanFeedbackScores:r.property("span_feedback_scores",r.list(xi).optional()),comments:r.list(kt).optional(),guardrailsValidations:r.property("guardrails_validations",r.list(kS).optional()),totalEstimatedCost:r.property("total_estimated_cost",r.number().optional()),spanCount:r.property("span_count",r.number().optional()),duration:r.number().optional(),ttft:r.number().optional(),threadId:r.property("thread_id",r.string().optional()),visibilityMode:r.property("visibility_mode",uj.optional()),llmSpanCount:r.property("llm_span_count",r.number().optional()),hasToolSpans:r.property("has_tool_spans",r.boolean().optional()),providers:r.list(r.string()).optional(),experiment:bz.optional(),source:mj.optional()});});var hj,QQ=n(()=>{b();fj();hj=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list(ns).optional(),sortableBy:r.list(r.string()).optional()});});var yj,bj=n(()=>{b();yj=r.enum_(["active","inactive"]);});var ss,Rj=n(()=>{b();pt();ct();Qe();bj();ss=r.object({id:r.string().optional(),projectId:r.property("project_id",r.string().optional()),threadModelId:r.property("thread_model_id",r.string().optional()),startTime:r.property("start_time",r.date().optional()),endTime:r.property("end_time",r.date().optional()),duration:r.number().optional(),firstMessage:r.property("first_message",le.optional()),lastMessage:r.property("last_message",le.optional()),feedbackScores:r.property("feedback_scores",r.list(Pe).optional()),status:yj.optional(),numberOfMessages:r.property("number_of_messages",r.number().optional()),totalEstimatedCost:r.property("total_estimated_cost",r.number().optional()),usage:r.record(r.string(),r.number()).optional(),comments:r.list(fe).optional(),tags:r.list(r.string()).optional(),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),createdBy:r.property("created_by",r.string().optional()),createdAt:r.property("created_at",r.date().optional())});});var kl,YQ=n(()=>{b();kl=r.object({projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),threadId:r.property("thread_id",r.string()),truncate:r.boolean().optional()});});var xj,XQ=n(()=>{b();Rj();xj=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list(ss).optional(),sortableBy:r.list(r.string()).optional()});});var wj,ZQ=n(()=>{b();wj=r.object({responseExamples:r.property("response_examples",r.record(r.string(),r.record(r.string(),r.unknown())).optional())});});var _j,kj=n(()=>{b();_j=r.enum_(["success","failure"]);});var Aj,qQ=n(()=>{b();kj();Aj=r.object({status:_j.optional(),statusCode:r.property("status_code",r.number().optional()),requestBody:r.property("request_body",r.string().optional()),errorMessage:r.property("error_message",r.string().optional())});});var Pj,e4=n(()=>{b();Pj=r.object({completed:r.boolean().optional()});});var ps,r4=n(()=>{b();ps=r.object({timeoutToMarkThreadAsInactive:r.property("timeout_to_mark_thread_as_inactive",r.string().optional()),truncationOnTables:r.property("truncation_on_tables",r.boolean().optional()),colorMap:r.property("color_map",r.record(r.string(),r.string()).optional())});});var B8,t4=n(()=>{b();B8=r.object({projectIds:r.property("project_ids",r.list(r.string()).optional()),name:r.string().optional(),intervalStart:r.property("interval_start",r.date()),intervalEnd:r.property("interval_end",r.date()),startBeforeEnd:r.property("start_before_end",r.boolean().optional())});});var Al,i4=n(()=>{b();_l();Al=r.object({results:r.list(Pt).optional()});});var _i,o4=n(()=>{b();_i=r.object({projectIds:r.property("project_ids",r.list(r.string()).optional()),intervalStart:r.property("interval_start",r.date()),intervalEnd:r.property("interval_end",r.date()),startBeforeEnd:r.property("start_before_end",r.boolean().optional())});});var zj,a4=n(()=>{b();_l();zj=r.object({results:r.list(Pt).optional()});});var Sj,n4=n(()=>{b();Sj=r.object({workspaceName:r.property("workspace_name",r.string().optional())});});var Tj,s4=n(()=>{b();KT();Tj=r.object({userName:r.string().optional(),workspaceName:r.string().optional(),permissions:r.list(OT).optional()});});var vj,jj=n(()=>{b();vj=r.enum_(["version_1","version_2"]);});var Ej,p4=n(()=>{b();jj();Ej=r.object({opikVersion:r.property("opik_version",vj.optional())});});var c4=n(()=>{wb();vb();kb();qK();Eb();Jb();Bb();e$();Dg();Sb();Pb();Ub();Ib();Lb();Mb();Gb();r$();Kb();t$();hR();aR();rR();Xb();cR();sR();Qb();xR();bR();qb();uR();mR();AR();_R();i$();zR();DR();o$();a$();n$();MR();NR();jR();FR();CR();Mg();Fg();fh();Og();Vg();Hg();VR();HR();OR();ZR();$R();ex();s$();ix();ax();sx();p$();c$();lx();Ax();Hc();dw();zw();gw();l$();m$();vw();Tx();Oc();Nw();jx();Kc();Ww();Cx();$c();Ow();Dx();Qc();Yw();d$();Zw();e_();t_();o_();n_();p_();l_();Nx();Yc();f_();u$();y_();x_();g$();f$();__();h$();y$();S_();E_();el();B_();P_();v_();I_();U_();iy();ry();b$();R$();O_();H_();M_();x$();L_();Z_();tk();rl();pk();Y_();ek();ok();nk();hk();w$();vk();Pk();Uk();Ek();Ik();Sk();_$();k$();Mk();Bk();Jk();Kk();Gk();Xk();Qk();Lk();pt();qk();Tn();A$();rA();bk();aA();P$();z$();mA();pA();lA();S$();uA();T$();fA();v$();yA();j$();E$();C$();Ff();Bf();ol();I$();D$();nP();IA();Tp();xf();U$();N$();RP();cP();PA();_f();Ef();Af();B$();SP();_P();AP();zP();RA();wA();F$();vP();M$();EP();il();cl();kA();W$();DP();L$();V$();lk();J$();H$();UP();ll();FP();si();Up();ml();Pc();G$();O$();K$();$$();Q$();Y$();Xt();MA();UA();sl();mP();gf();Tf();zf();st();al();pl();jf();X$();WP();Z$();q$();eQ();OP();Np();yz();uh();rQ();eP();LA();JA();gP();uP();cz();Rz();yh();Rh();tQ();Tz();wz();kz();Pz();vA();oP();tP();bP();hP();SA();Dp();Sz();Sh();VP();HP();Gf();Vf();Hf();iQ();oQ();aQ();nQ();Hz();sQ();ct();Wr();Qz();Xa();pQ();qz();Xz();tb();eb();XA();GA();rh();Qf();cQ();lQ();hl();nS();wh();mQ();Pp();Yt();ZP();QP();ez();tz();_S();dQ();bS();xS();mz();AS();Wh();Nh();Fh();uQ();dx();Wx();Zx();Qe();ZA();Ko();Ri();ei();de();BA();yy();mr();wr();ef();gQ();TS();zS();Fc();Yx();pw();en();hx();Hx();tw();ln();Ox();bx();gn();ow();rn();mn();fn();tn();dn();$x();xx();hn();nw();DS();fQ();xc();fc();hQ();By();yc();yQ();ES();IS();LS();MS();bQ();dk();gk();RQ();HS();xQ();zp();iA();Cz();Bz();fl();gS();jz();Uz();Lz();dS();wQ();_Q();Oh();kQ();AQ();kT();pT();OS();nT();_T();BT();PQ();zQ();WT();SQ();Rb();yb();JT();pi();GT();gl();KT();TQ();vQ();XT();jQ();ev();tv();EQ();pv();sv();Fx();Xc();dv();CQ();IQ();gv();QT();DQ();UQ();zv();NQ();jv();Tv();yv();xk();Rv();Kf();Av();ac();Ry();wy();Go();cc();Th();BQ();Nv();Cv();Dv();wv();kv();Ay();FQ();MQ();Mv();Vv();Lv();af();tf();_l();ov();WQ();$v();Gv();Kv();rS();oS();LQ();dl();VQ();hf();sh();ih();ah();li();zx();ii();ay();Zc();Cw();Mc();hw();Dw();JQ();rj();Zv();ej();az();HQ();sz();Jy();Wy();Vy();Wc();bw();Fw();$y();Gy();Ky();GQ();sf();YS();dT();ST();ZS();gT();vT();tT();bT();IT();$S();lT();PT();eT();hT();ET();oT();xT();UT();OQ();mf();Bc();YR();cf();ul();KQ();$Q();bf();mh();ch();ci();_x();oi();sy();Gc();lw();QQ();fj();dj();gj();uz();Rj();dt();db();ca();cy();qc();Vw();YQ();Lc();xw();Hw();XQ();bj();lb();Vc();_w();$w();ab();ob();fz();pb();sb();_k();Jc();Aw();u_();Ph();QA();KA();qf();Xf();lS();pS();kh();gx();Vx();ew();iR();ZQ();fR();qQ();kj();TR();e4();r4();t4();i4();o4();a4();n4();oj();cj();s4();p4();jj();});var O={};V(O,{ActivateRequest:()=>na,Agent:()=>xb,AgentBlueprintHistory:()=>Tb,AgentBlueprintHistoryType:()=>_b,AgentBlueprintPublic:()=>ut,AgentBlueprintPublicType:()=>jb,AgentBlueprintWrite:()=>Vb,AgentBlueprintWriteType:()=>Nb,AgentConfigCreateWrite:()=>Uc,AgentConfigEnv:()=>Ig,AgentConfigEnvSetByName:()=>mo,AgentConfigEnvUpdate:()=>uo,AgentConfigRemoveValues:()=>go,AgentConfigValueHistory:()=>zb,AgentConfigValueHistoryType:()=>Ab,AgentConfigValuePublic:()=>Db,AgentConfigValuePublicType:()=>Cb,AgentConfigValueWrite:()=>Wb,AgentConfigValueWriteType:()=>Fb,AggregationData:()=>Hb,Alert:()=>p8,AlertAlertType:()=>Ob,AlertPagePublic:()=>Qa,AlertPublic:()=>$a,AlertPublicAlertType:()=>oR,AlertTrigger:()=>eR,AlertTriggerConfig:()=>Yb,AlertTriggerConfigPublic:()=>pR,AlertTriggerConfigPublicType:()=>nR,AlertTriggerConfigType:()=>$b,AlertTriggerConfigWrite:()=>RR,AlertTriggerConfigWriteType:()=>yR,AlertTriggerEventType:()=>Zb,AlertTriggerPublic:()=>dR,AlertTriggerPublicEventType:()=>lR,AlertTriggerWrite:()=>kR,AlertTriggerWriteEventType:()=>wR,AlertWrite:()=>Ya,AlertWriteAlertType:()=>PR,AnnotationQueue:()=>IR,AnnotationQueueBatch:()=>c8,AnnotationQueueBatchWrite:()=>ho,AnnotationQueueItemIds:()=>Nc,AnnotationQueuePagePublic:()=>WR,AnnotationQueuePublic:()=>Za,AnnotationQueuePublicScope:()=>UR,AnnotationQueueReviewer:()=>vR,AnnotationQueueReviewerPublic:()=>BR,AnnotationQueueScope:()=>ER,AnnotationQueueUpdate:()=>yo,AnnotationQueueWrite:()=>fo,AnnotationQueueWriteScope:()=>Bg,AssertionResult:()=>gh,AssertionResultBatch:()=>bo,AssertionResultBatchEntityType:()=>bp,AssertionResultBatchItem:()=>Gg,AssertionResultBatchItemSource:()=>Lg,AssertionResultBatchItemStatus:()=>Jg,AssertionResultCompare:()=>LR,AssertionScoreAverage:()=>JR,AssertionScoreAveragePublic:()=>GR,AssistantMessage:()=>XR,AssistantMessageRole:()=>KR,Attachment:()=>qR,AttachmentListRequestEntityType:()=>_p,AttachmentPage:()=>rx,AudioUrl:()=>tx,AudioUrlPublic:()=>ox,AudioUrlWrite:()=>nx,AuthDetailsHolder:()=>px,AutomationRuleEvaluator:()=>l8,AutomationRuleEvaluatorAction:()=>cx,AutomationRuleEvaluatorLlmAsJudge:()=>kx,AutomationRuleEvaluatorLlmAsJudgePublic:()=>un,AutomationRuleEvaluatorLlmAsJudgeWrite:()=>mw,AutomationRuleEvaluatorObjectObjectPublic:()=>Pw,AutomationRuleEvaluatorObjectObjectPublicAction:()=>uw,AutomationRuleEvaluatorPagePublic:()=>Sw,AutomationRuleEvaluatorPublic:()=>jw,AutomationRuleEvaluatorPublicAction:()=>Tw,AutomationRuleEvaluatorSpanLlmAsJudge:()=>Sx,AutomationRuleEvaluatorSpanLlmAsJudgePublic:()=>bn,AutomationRuleEvaluatorSpanLlmAsJudgeWrite:()=>Uw,AutomationRuleEvaluatorSpanUserDefinedMetricPython:()=>vx,AutomationRuleEvaluatorSpanUserDefinedMetricPythonPublic:()=>Rn,AutomationRuleEvaluatorSpanUserDefinedMetricPythonWrite:()=>Mw,AutomationRuleEvaluatorTraceThreadLlmAsJudge:()=>Ex,AutomationRuleEvaluatorTraceThreadLlmAsJudgePublic:()=>xn,AutomationRuleEvaluatorTraceThreadLlmAsJudgeWrite:()=>Gw,AutomationRuleEvaluatorTraceThreadUserDefinedMetricPython:()=>Ix,AutomationRuleEvaluatorTraceThreadUserDefinedMetricPythonPublic:()=>wn,AutomationRuleEvaluatorTraceThreadUserDefinedMetricPythonWrite:()=>Qw,AutomationRuleEvaluatorUpdate:()=>m_,AutomationRuleEvaluatorUpdateAction:()=>Xw,AutomationRuleEvaluatorUpdateLlmAsJudge:()=>qw,AutomationRuleEvaluatorUpdateSpanLlmAsJudge:()=>r_,AutomationRuleEvaluatorUpdateSpanUserDefinedMetricPython:()=>i_,AutomationRuleEvaluatorUpdateTraceThreadLlmAsJudge:()=>a_,AutomationRuleEvaluatorUpdateTraceThreadUserDefinedMetricPython:()=>s_,AutomationRuleEvaluatorUpdateUserDefinedMetricPython:()=>c_,AutomationRuleEvaluatorUserDefinedMetricPython:()=>Ux,AutomationRuleEvaluatorUserDefinedMetricPythonPublic:()=>_n,AutomationRuleEvaluatorUserDefinedMetricPythonWrite:()=>g_,AutomationRuleEvaluatorWrite:()=>b_,AutomationRuleEvaluatorWriteAction:()=>h_,AvgValueStatPublic:()=>R_,BatchDelete:()=>me,BatchDeleteByProject:()=>m8,BiInformation:()=>w_,BiInformationResponse:()=>hi,BlueprintPageHistory:()=>k_,BooleanFeedbackDefinition:()=>z_,BooleanFeedbackDefinitionCreate:()=>j_,BooleanFeedbackDefinitionPublic:()=>zn,BooleanFeedbackDefinitionUpdate:()=>N_,BooleanFeedbackDetail:()=>A_,BooleanFeedbackDetailCreate:()=>T_,BooleanFeedbackDetailPublic:()=>C_,BooleanFeedbackDetailUpdate:()=>D_,BreakdownConfigPublic:()=>ty,BreakdownConfigPublicField:()=>ey,BridgeCommand:()=>V_,BridgeCommandBatchResponse:()=>K_,BridgeCommandItem:()=>G_,BridgeCommandItemType:()=>J_,BridgeCommandNextRequest:()=>wa,BridgeCommandResultRequest:()=>_a,BridgeCommandResultRequestStatus:()=>uc,BridgeCommandStatus:()=>F_,BridgeCommandSubmitRequest:()=>ka,BridgeCommandSubmitRequestType:()=>gc,BridgeCommandSubmitResponse:()=>$_,BridgeCommandType:()=>W_,CategoricalFeedbackDefinition:()=>X_,CategoricalFeedbackDefinitionCreate:()=>rk,CategoricalFeedbackDefinitionPublic:()=>Sn,CategoricalFeedbackDefinitionUpdate:()=>sk,CategoricalFeedbackDetail:()=>Q_,CategoricalFeedbackDetailCreate:()=>q_,CategoricalFeedbackDetailPublic:()=>ik,CategoricalFeedbackDetailUpdate:()=>ak,ChatCompletionChoice:()=>fk,ChatCompletionRequest:()=>_o,ChatCompletionResponse:()=>kk,Check:()=>Tk,CheckName:()=>Ak,CheckPublic:()=>Dk,CheckPublicName:()=>jk,CheckPublicResult:()=>Ck,CheckResult:()=>zk,ChunkedOutputJsonNode:()=>d8,ChunkedOutputJsonNodePublic:()=>u8,ChunkedOutputJsonNodePublicType:()=>Fk,ChunkedOutputJsonNodeType:()=>Nk,Column:()=>Vk,ColumnCompare:()=>Ok,ColumnCompareTypesItem:()=>Hk,ColumnPublic:()=>Yk,ColumnPublicTypesItem:()=>$k,ColumnTypesItem:()=>Wk,Comment:()=>fe,CommentCompare:()=>Zk,CommentPublic:()=>kt,CompleteMultipartUploadRequest:()=>tl,CompleteMultipartUploadRequestEntityType:()=>eA,CompletionTokensDetails:()=>yk,CountValueStatPublic:()=>oA,CreateDatasetItemsFromSpansRequest:()=>ko,CreateDatasetItemsFromTracesRequest:()=>Ao,CreateLocalRunnerJobRequest:()=>Pa,CreatePromptVersionDetail:()=>ga,CreatePromptVersionDetailTemplateStructure:()=>nc,CreateSessionRequest:()=>sa,CreateSessionRequestType:()=>Xp,CreateSessionResponse:()=>nA,DashboardPagePublic:()=>At,DashboardPublic:()=>Ze,DashboardPublicScope:()=>sA,DashboardPublicType:()=>cA,DashboardUpdatePublic:()=>vn,DashboardUpdatePublicType:()=>dA,DashboardWrite:()=>jn,DashboardWriteType:()=>gA,DataPointDouble:()=>g8,DataPointNumberPublic:()=>hA,Dataset:()=>f8,DatasetExpansion:()=>h8,DatasetExpansionResponse:()=>jA,DatasetExpansionWrite:()=>Po,DatasetExportJobPublic:()=>Zt,DatasetExportJobPublicStatus:()=>Nf,DatasetIdentifier:()=>zo,DatasetIdentifierPublic:()=>So,DatasetItem:()=>Cn,DatasetItemBatch:()=>y8,DatasetItemBatchUpdate:()=>vo,DatasetItemBatchWrite:()=>Eo,DatasetItemChangesPublic:()=>EA,DatasetItemCompare:()=>aP,DatasetItemCompareSource:()=>CA,DatasetItemFilter:()=>To,DatasetItemFilterOperator:()=>Rf,DatasetItemPageCompare:()=>sP,DatasetItemPagePublic:()=>xP,DatasetItemPublic:()=>Bn,DatasetItemPublicSource:()=>pP,DatasetItemSource:()=>AA,DatasetItemStreamRequest:()=>Co,DatasetItemUpdate:()=>wf,DatasetItemWrite:()=>jo,DatasetItemWriteSource:()=>kf,DatasetItemsDelete:()=>Io,DatasetPagePublic:()=>Mn,DatasetPublic:()=>yi,DatasetPublicStatus:()=>wP,DatasetPublicType:()=>kP,DatasetPublicVisibility:()=>PP,DatasetStatus:()=>bA,DatasetType:()=>xA,DatasetUpdate:()=>Do,DatasetUpdateVisibility:()=>vp,DatasetVersionDiff:()=>jP,DatasetVersionDiffStats:()=>TP,DatasetVersionPagePublic:()=>CP,DatasetVersionPublic:()=>Vr,DatasetVersionRestorePublic:()=>Uo,DatasetVersionRetrieveRequestPublic:()=>No,DatasetVersionSummary:()=>En,DatasetVersionSummaryPublic:()=>Fn,DatasetVersionTag:()=>Bo,DatasetVersionUpdatePublic:()=>Fo,DatasetVisibility:()=>_A,DatasetWrite:()=>Mo,DatasetWriteType:()=>jp,DatasetWriteVisibility:()=>Ep,DeleteAttachmentsRequest:()=>b8,DeleteAttachmentsRequestEntityType:()=>IP,DeleteFeedbackScore:()=>Wn,DeleteIdsHolder:()=>bi,DeleteThreadFeedbackScores:()=>Ua,DeleteTraceThreads:()=>Na,Delta:()=>ck,DownloadAttachmentRequestEntityType:()=>kp,Environment:()=>R8,EnvironmentPagePublic:()=>NP,EnvironmentPublic:()=>Ln,EnvironmentUpdate:()=>Wo,EnvironmentWrite:()=>Lo,ErrorCountWithDeviation:()=>Vn,ErrorCountWithDeviationDetailed:()=>BP,ErrorInfo:()=>Ar,ErrorInfoExperimentItemBulkWriteView:()=>$o,ErrorInfoPublic:()=>Jn,ErrorInfoWrite:()=>Ea,ErrorMessage:()=>ue,ErrorMessageDetail:()=>x8,ErrorMessageDetailed:()=>w8,ErrorMessageHistory:()=>_8,ErrorMessagePublic:()=>k8,ErrorMessageWrite:()=>A8,EvaluatorItem:()=>xr,EvaluatorItemCompare:()=>FA,EvaluatorItemCompareType:()=>DA,EvaluatorItemPublic:()=>Dn,EvaluatorItemPublicType:()=>lP,EvaluatorItemType:()=>uf,EvaluatorItemWrite:()=>Sf,EvaluatorItemWriteType:()=>Pf,ExecutionPolicy:()=>Ke,ExecutionPolicyCompare:()=>In,ExecutionPolicyPublic:()=>Un,ExecutionPolicyWrite:()=>vf,Experiment:()=>P8,ExperimentBatchUpdate:()=>Ho,ExperimentEvaluationMethod:()=>MP,ExperimentExecutionRequest:()=>Oo,ExperimentExecutionResponse:()=>KP,ExperimentGroupAggregationsResponse:()=>YP,ExperimentGroupResponse:()=>iz,ExperimentInfo:()=>GP,ExperimentItem:()=>Xo,ExperimentItemBulkRecord:()=>hz,ExperimentItemBulkRecordExperimentItemBulkWriteView:()=>dh,ExperimentItemBulkUpload:()=>z8,ExperimentItemBulkUploadExperimentItemBulkWriteView:()=>Qo,ExperimentItemCompare:()=>qA,ExperimentItemCompareStatus:()=>WA,ExperimentItemCompareTraceVisibilityMode:()=>VA,ExperimentItemPublic:()=>Nn,ExperimentItemPublicTraceVisibilityMode:()=>dP,ExperimentItemReference:()=>pz,ExperimentItemReferencePublic:()=>bz,ExperimentItemStatus:()=>hh,ExperimentItemStreamRequest:()=>Yo,ExperimentItemTraceVisibilityMode:()=>bh,ExperimentItemsBatch:()=>Zo,ExperimentItemsDelete:()=>qo,ExperimentPagePublic:()=>$n,ExperimentPublic:()=>Kn,ExperimentPublicEvaluationMethod:()=>xz,ExperimentPublicStatus:()=>_z,ExperimentPublicType:()=>Az,ExperimentRunSummary:()=>TA,ExperimentRunSummaryCompare:()=>iP,ExperimentRunSummaryCompareStatus:()=>rP,ExperimentRunSummaryPublic:()=>yP,ExperimentRunSummaryPublicStatus:()=>fP,ExperimentRunSummaryStatus:()=>zA,ExperimentScore:()=>Vo,ExperimentScorePublic:()=>zz,ExperimentScoreWrite:()=>zh,ExperimentStatus:()=>LP,ExperimentStreamRequestPublic:()=>ea,ExperimentType:()=>JP,ExperimentUpdate:()=>Jo,ExperimentUpdateStatus:()=>Lf,ExperimentUpdateType:()=>Jf,ExperimentWrite:()=>ra,ExperimentWriteEvaluationMethod:()=>Fp,ExperimentWriteStatus:()=>Mp,ExperimentWriteType:()=>Wp,ExportTraceServiceRequest:()=>S8,Feedback:()=>T8,FeedbackCreate:()=>Mz,FeedbackDefinitionPagePublic:()=>Gz,FeedbackObjectPublic:()=>Jz,FeedbackPublic:()=>Kz,FeedbackScore:()=>Pe,FeedbackScoreAverage:()=>Te,FeedbackScoreAverageDetailed:()=>$z,FeedbackScoreAveragePublic:()=>Lr,FeedbackScoreBatch:()=>Yn,FeedbackScoreBatchItem:()=>Zz,FeedbackScoreBatchItemSource:()=>Yz,FeedbackScoreBatchItemThread:()=>rb,FeedbackScoreBatchItemThreadSource:()=>qy,FeedbackScoreBatchThread:()=>Ba,FeedbackScoreCompare:()=>YA,FeedbackScoreCompareSource:()=>HA,FeedbackScoreExperimentItemBulkWriteView:()=>eh,FeedbackScoreExperimentItemBulkWriteViewSource:()=>$f,FeedbackScoreNames:()=>tS,FeedbackScoreNamesPublic:()=>Jr,FeedbackScorePublic:()=>xi,FeedbackScorePublicSource:()=>aS,FeedbackScoreSource:()=>xh,FeedbackUpdate:()=>hS,FindFeedbackDefinitionsRequestType:()=>Vp,FindFeedbackScoreNames1RequestType:()=>Tc,Function:()=>xo,FunctionCall:()=>Rr,GetSpanStatsRequestType:()=>vc,GetSpansByProjectRequestType:()=>jc,GetWebhookExamplesRequestAlertType:()=>fp,GroupContent:()=>XP,GroupContentWithAggregations:()=>$P,GroupDetail:()=>qP,GroupDetails:()=>rz,Guardrail:()=>wS,GuardrailBatch:()=>v8,GuardrailBatchWrite:()=>ta,GuardrailName:()=>yS,GuardrailResult:()=>RS,GuardrailWrite:()=>Mh,GuardrailWriteName:()=>Uh,GuardrailWriteResult:()=>Bh,GuardrailsValidation:()=>lz,GuardrailsValidationPublic:()=>kS,IdsHolder:()=>j8,ImageUrl:()=>mx,ImageUrlPublic:()=>Mx,ImageUrlWrite:()=>Xx,JsonListString:()=>le,JsonListStringCompare:()=>nl,JsonListStringExperimentItemBulkWriteView:()=>$e,JsonListStringPublic:()=>We,JsonListStringWrite:()=>Me,JsonNode:()=>L,JsonNodeCompare:()=>NA,JsonNodeDetail:()=>hy,JsonNodePublic:()=>_e,JsonNodeWrite:()=>Se,JsonSchema:()=>qg,KpiCardRequest:()=>pa,KpiCardRequestEntityType:()=>qp,KpiCardResponse:()=>vS,KpiMetric:()=>SS,KpiMetricType:()=>PS,ListRunnersRequestStatus:()=>Ac,LlmAsJudgeCode:()=>on,LlmAsJudgeCodePublic:()=>Qx,LlmAsJudgeCodeWrite:()=>sw,LlmAsJudgeMessage:()=>gt,LlmAsJudgeMessageContent:()=>fx,LlmAsJudgeMessageContentPublic:()=>Jx,LlmAsJudgeMessageContentWrite:()=>rw,LlmAsJudgeMessagePublic:()=>yt,LlmAsJudgeMessagePublicRole:()=>Gx,LlmAsJudgeMessageRole:()=>yx,LlmAsJudgeMessageWrite:()=>xt,LlmAsJudgeMessageWriteRole:()=>iw,LlmAsJudgeModelParameters:()=>ft,LlmAsJudgeModelParametersPublic:()=>bt,LlmAsJudgeModelParametersWrite:()=>wt,LlmAsJudgeOutputSchema:()=>ht,LlmAsJudgeOutputSchemaPublic:()=>Rt,LlmAsJudgeOutputSchemaPublicType:()=>Kx,LlmAsJudgeOutputSchemaType:()=>Rx,LlmAsJudgeOutputSchemaWrite:()=>_t,LlmAsJudgeOutputSchemaWriteType:()=>aw,LocalRunner:()=>Xn,LocalRunnerHeartbeatRequest:()=>za,LocalRunnerHeartbeatResponse:()=>US,LocalRunnerJob:()=>mt,LocalRunnerJobMetadata:()=>Aa,LocalRunnerJobPage:()=>NS,LocalRunnerJobResultRequest:()=>Sa,LocalRunnerJobResultRequestStatus:()=>hc,LocalRunnerJobStatus:()=>Ny,LocalRunnerLogEntry:()=>Ta,LocalRunnerPage:()=>BS,LocalRunnerStatus:()=>jS,LocalRunnerType:()=>CS,LogItem:()=>WS,LogItemLevel:()=>FS,LogPage:()=>VS,LogProb:()=>mk,LogProbs:()=>uk,ManualEvaluationRequest:()=>Zn,ManualEvaluationRequestEntityType:()=>JS,ManualEvaluationResponse:()=>qn,Message:()=>wo,MultipartUploadPart:()=>tA,NumericalFeedbackDefinition:()=>Ez,NumericalFeedbackDefinitionCreate:()=>Nz,NumericalFeedbackDefinitionPublic:()=>Qn,NumericalFeedbackDefinitionUpdate:()=>uS,NumericalFeedbackDetail:()=>vz,NumericalFeedbackDetailCreate:()=>Dz,NumericalFeedbackDetailPublic:()=>Wz,NumericalFeedbackDetailUpdate:()=>mS,OllamaConnectionTestResponse:()=>yl,OllamaInstanceBaseUrlRequest:()=>bl,OllamaModel:()=>Gh,Optimization:()=>E8,OptimizationPagePublic:()=>rs,OptimizationPublic:()=>es,OptimizationPublicStatus:()=>sT,OptimizationStatus:()=>GS,OptimizationStudioConfig:()=>aT,OptimizationStudioConfigPublic:()=>wT,OptimizationStudioConfigWrite:()=>NT,OptimizationStudioLog:()=>FT,OptimizationUpdate:()=>aa,OptimizationUpdateStatus:()=>Qp,OptimizationWrite:()=>Rl,OptimizationWriteStatus:()=>MT,PageColumns:()=>LT,Param:()=>bb,ParamPresence:()=>hb,PercentageValueStatPublic:()=>VT,PercentageValues:()=>Pr,PercentageValuesDetailed:()=>HT,PercentageValuesPublic:()=>On,Permission:()=>OT,Project:()=>C8,ProjectDetailed:()=>ZT,ProjectDetailedVisibility:()=>YT,ProjectMetricRequestPublic:()=>la,ProjectMetricRequestPublicInterval:()=>ec,ProjectMetricRequestPublicMetricType:()=>rc,ProjectMetricResponsePublic:()=>av,ProjectMetricResponsePublicInterval:()=>qT,ProjectMetricResponsePublicMetricType:()=>rv,ProjectPagePublic:()=>cv,ProjectPublic:()=>ts,ProjectPublicVisibility:()=>nv,ProjectReference:()=>Bx,ProjectReferencePublic:()=>kn,ProjectRetrieveDetailed:()=>ma,ProjectStatItemObjectPublic:()=>mv,ProjectStatsPublic:()=>Hr,ProjectStatsSummary:()=>fv,ProjectStatsSummaryItem:()=>uv,ProjectUpdate:()=>da,ProjectUpdateVisibility:()=>tc,ProjectVisibility:()=>$T,ProjectWrite:()=>ua,ProjectWriteVisibility:()=>ic,Prompt:()=>I8,PromptDetail:()=>wl,PromptDetailTemplateStructure:()=>Pv,PromptPagePublic:()=>is,PromptPublic:()=>vv,PromptPublicTemplateStructure:()=>Sv,PromptTemplateStructure:()=>hv,PromptTokensDetails:()=>Rk,PromptType:()=>bv,PromptUpdatable:()=>fa,PromptVariant:()=>Of,PromptVersion:()=>xl,PromptVersionBatchUpdate:()=>ha,PromptVersionCommitsRequestPublic:()=>ya,PromptVersionDetail:()=>Ye,PromptVersionDetailTemplateStructure:()=>by,PromptVersionDetailType:()=>xy,PromptVersionLink:()=>Mr,PromptVersionLinkPublic:()=>ai,PromptVersionLinkWrite:()=>Bp,PromptVersionPagePublic:()=>Bv,PromptVersionPublic:()=>Uv,PromptVersionPublicTemplateStructure:()=>Ev,PromptVersionPublicType:()=>Iv,PromptVersionRetrieveDetail:()=>ba,PromptVersionTemplateStructure:()=>xv,PromptVersionType:()=>_v,PromptVersionUpdate:()=>ky,PromptWrite:()=>Ra,PromptWriteTemplateStructure:()=>sc,PromptWriteType:()=>pc,ProviderApiKey:()=>D8,ProviderApiKeyPagePublic:()=>Jv,ProviderApiKeyProvider:()=>Fv,ProviderApiKeyPublic:()=>os,ProviderApiKeyPublicProvider:()=>Wv,ProviderApiKeyUpdate:()=>ia,ProviderApiKeyWrite:()=>oa,ProviderApiKeyWriteProvider:()=>Op,ResponseFormat:()=>of,ResponseFormatType:()=>rf,Result:()=>Pt,ResultsNumberPublic:()=>iv,RetentionRulePagePublic:()=>Qv,RetentionRulePublic:()=>wi,RetentionRulePublicLevel:()=>Hv,RetentionRulePublicRetention:()=>Ov,RetentionRuleWrite:()=>xa,RetentionRuleWriteRetention:()=>mc,ScoreName:()=>eS,ScoreNamePublic:()=>iS,ServiceTogglesConfig:()=>Yv,Span:()=>Hn,SpanBatch:()=>U8,SpanBatchUpdate:()=>ja,SpanBatchWrite:()=>Ia,SpanEnrichmentOptions:()=>ff,SpanExperimentItemBulkWriteView:()=>nh,SpanExperimentItemBulkWriteViewSource:()=>th,SpanExperimentItemBulkWriteViewType:()=>oh,SpanFilter:()=>Sr,SpanFilterOperator:()=>Px,SpanFilterPublic:()=>_r,SpanFilterPublicOperator:()=>oy,SpanFilterWrite:()=>An,SpanFilterWriteOperator:()=>Ew,SpanLlmAsJudgeCode:()=>an,SpanLlmAsJudgeCodePublic:()=>fw,SpanLlmAsJudgeCodeWrite:()=>Iw,SpanPagePublic:()=>tj,SpanPublic:()=>as,SpanPublicSource:()=>Xv,SpanPublicType:()=>qv,SpanSearchStreamRequestPublic:()=>Da,SpanSearchStreamRequestPublicExcludeItem:()=>zc,SpanSearchStreamRequestPublicType:()=>Sc,SpanSource:()=>oz,SpanType:()=>nz,SpanUpdate:()=>va,SpanUpdateSource:()=>My,SpanUpdateType:()=>Ly,SpanUserDefinedMetricPythonCode:()=>nn,SpanUserDefinedMetricPythonCodePublic:()=>yw,SpanUserDefinedMetricPythonCodeWrite:()=>Bw,SpanWrite:()=>Ca,SpanWriteSource:()=>Hy,SpanWriteType:()=>Oy,SpansCountResponse:()=>aj,StartMultipartUploadRequest:()=>Ro,StartMultipartUploadRequestEntityType:()=>xp,StartMultipartUploadResponse:()=>nj,StreamOptions:()=>nf,StudioEvaluation:()=>QS,StudioEvaluationPublic:()=>mT,StudioEvaluationWrite:()=>zT,StudioLlmModel:()=>XS,StudioLlmModelPublic:()=>uT,StudioLlmModelWrite:()=>TT,StudioMessage:()=>rT,StudioMessagePublic:()=>yT,StudioMessageWrite:()=>CT,StudioMetric:()=>KS,StudioMetricPublic:()=>cT,StudioMetricWrite:()=>AT,StudioOptimizer:()=>qS,StudioOptimizerPublic:()=>fT,StudioOptimizerWrite:()=>jT,StudioPrompt:()=>iT,StudioPromptPublic:()=>RT,StudioPromptWrite:()=>DT,TokenUsageNames:()=>sj,Tool:()=>lf,ToolCall:()=>qa,ToolCallType:()=>QR,ToolType:()=>pf,Trace:()=>Gn,TraceBatch:()=>N8,TraceBatchUpdate:()=>Ma,TraceBatchWrite:()=>La,TraceCountResponse:()=>lj,TraceEnrichmentOptions:()=>yf,TraceExperimentItemBulkWriteView:()=>lh,TraceExperimentItemBulkWriteViewSource:()=>ph,TraceFilter:()=>zr,TraceFilterOperator:()=>wx,TraceFilterPublic:()=>kr,TraceFilterPublicOperator:()=>ny,TraceFilterWrite:()=>yn,TraceFilterWriteOperator:()=>cw,TracePagePublic:()=>hj,TracePublic:()=>ns,TracePublicSource:()=>mj,TracePublicVisibilityMode:()=>uj,TraceSearchStreamRequestPublic:()=>Va,TraceSearchStreamRequestPublicExcludeItem:()=>Cc,TraceSource:()=>dz,TraceThread:()=>ss,TraceThreadBatchIdentifier:()=>Ja,TraceThreadBatchUpdate:()=>Ga,TraceThreadFilter:()=>Xe,TraceThreadFilterOperator:()=>mb,TraceThreadFilterPublic:()=>lt,TraceThreadFilterPublicOperator:()=>py,TraceThreadFilterWrite:()=>Pn,TraceThreadFilterWriteOperator:()=>Lw,TraceThreadIdentifier:()=>kl,TraceThreadLlmAsJudgeCode:()=>sn,TraceThreadLlmAsJudgeCodePublic:()=>Rw,TraceThreadLlmAsJudgeCodeWrite:()=>Jw,TraceThreadPage:()=>xj,TraceThreadSearchStreamRequest:()=>Oa,TraceThreadStatus:()=>yj,TraceThreadUpdate:()=>Ha,TraceThreadUserDefinedMetricPythonCode:()=>pn,TraceThreadUserDefinedMetricPythonCodePublic:()=>ww,TraceThreadUserDefinedMetricPythonCodeWrite:()=>Kw,TraceUpdate:()=>Fa,TraceUpdateSource:()=>ib,TraceVisibilityMode:()=>gz,TraceWrite:()=>Wa,TraceWriteSource:()=>nb,UploadAttachmentRequestEntityType:()=>Ap,Usage:()=>wk,UserDefinedMetricPythonCode:()=>cn,UserDefinedMetricPythonCodePublic:()=>kw,UserDefinedMetricPythonCodeWrite:()=>d_,ValueEntry:()=>Ah,ValueEntryCompare:()=>$A,ValueEntryCompareSource:()=>OA,ValueEntryExperimentItemBulkWriteView:()=>Zf,ValueEntryExperimentItemBulkWriteViewSource:()=>Yf,ValueEntryPublic:()=>cS,ValueEntryPublicSource:()=>sS,ValueEntrySource:()=>_h,VideoUrl:()=>ux,VideoUrlPublic:()=>Lx,VideoUrlWrite:()=>qx,Webhook:()=>tR,WebhookExamples:()=>wj,WebhookPublic:()=>gR,WebhookTestResult:()=>Aj,WebhookTestResultStatus:()=>_j,WebhookWrite:()=>SR,WelcomeWizardSubmission:()=>Ka,WelcomeWizardTracking:()=>Pj,WorkspaceConfiguration:()=>ps,WorkspaceMetricRequest:()=>B8,WorkspaceMetricResponse:()=>Al,WorkspaceMetricsSummaryRequest:()=>_i,WorkspaceMetricsSummaryResponse:()=>zj,WorkspaceNameHolder:()=>Sj,WorkspaceSpansCount:()=>ij,WorkspaceTraceCount:()=>pj,WorkspaceUserPermissions:()=>Tj,WorkspaceVersion:()=>Ej,WorkspaceVersionOpikVersion:()=>vj,agentConfigs:()=>gp,alerts:()=>hp,annotationQueues:()=>yp,assertionResults:()=>Rp,attachments:()=>Qt,chatCompletions:()=>Sp,datasets:()=>qt,environments:()=>Ip,experiments:()=>Lp,feedbackDefinitions:()=>Jp,guardrails:()=>Hp,llmModels:()=>ri,llmProviderKey:()=>Kp,ollama:()=>ti,optimizations:()=>Yp,pairing:()=>Zp,projects:()=>oc,prompts:()=>ni,retentionRules:()=>dc,runners:()=>lr,spans:()=>Ec,traces:()=>Ic,welcomeWizard:()=>Dc});var te=n(()=>{ZK();c4();});var Pl,l4=n(()=>{X();Q();b();Y();Z();J();te();ie();Pl=class{constructor(i={}){this._options=M(i);}createAgentConfig(i,e){return P.fromPromise(this.__createAgentConfig(i,e))}async __createAgentConfig(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/agent-configs/blueprints"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Uc.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 400:throw new B(o.error.body,o.rawResponse);case 401:throw new $(o.error.body,o.rawResponse);case 409:throw new K(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/agent-configs/blueprints")}updateAgentConfig(i,e){return P.fromPromise(this.__updateAgentConfig(i,e))}async __updateAgentConfig(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/agent-configs/blueprints"),method:"PATCH",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Uc.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 401:throw new $(o.error.body,o.rawResponse);case 404:throw new U(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"PATCH","/v1/private/agent-configs/blueprints")}createBlueprintFromMask(i,e,t={},o){return P.fromPromise(this.__createBlueprintFromMask(i,e,t,o))}async __createBlueprintFromMask(i,e,t={},o){var c,l,m,u,d,f,g,h,y,w,A;let a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=o==null?void 0:o.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),o==null?void 0:o.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/agent-configs/blueprints/projects/${_.encodePathParam(i)}/masks/${_.encodePathParam(e)}`),method:"POST",headers:a,queryParameters:o==null?void 0:o.queryParams,timeoutMs:((h=(g=o==null?void 0:o.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=o==null?void 0:o.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:o==null?void 0:o.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")switch(s.error.statusCode){case 401:throw new $(s.error.body,s.rawResponse);case 404:throw new U(s.error.body,s.rawResponse);default:throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse})}return j(s.error,s.rawResponse,"POST","/v1/private/agent-configs/blueprints/projects/{project_id}/masks/{mask_id}")}createOrUpdateEnvs(i,e){return P.fromPromise(this.__createOrUpdateEnvs(i,e))}async __createOrUpdateEnvs(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/agent-configs/blueprints/environments"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:uo.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 401:throw new $(o.error.body,o.rawResponse);case 404:throw new U(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/agent-configs/blueprints/environments")}getBlueprintByEnv(i,e,t={},o){return P.fromPromise(this.__getBlueprintByEnv(i,e,t,o))}async __getBlueprintByEnv(i,e,t={},o){var m,u,d,f,g,h,y,w,A,C,I;let{maskId:a}=t,s={mask_id:a},c=z((m=this._options)==null?void 0:m.headers,v({"Comet-Workspace":(d=o==null?void 0:o.workspaceName)!=null?d:(u=this._options)==null?void 0:u.workspaceName}),o==null?void 0:o.headers),l=await S({url:_.join((g=(f=await x.get(this._options.baseUrl))!=null?f:await x.get(this._options.environment))!=null?g:T.Default,`v1/private/agent-configs/blueprints/environments/${_.encodePathParam(i)}/projects/${_.encodePathParam(e)}`),method:"GET",headers:c,queryParameters:{...s,...o==null?void 0:o.queryParams},timeoutMs:((w=(y=o==null?void 0:o.timeoutInSeconds)!=null?y:(h=this._options)==null?void 0:h.timeoutInSeconds)!=null?w:60)*1e3,maxRetries:(C=o==null?void 0:o.maxRetries)!=null?C:(A=this._options)==null?void 0:A.maxRetries,withCredentials:true,abortSignal:o==null?void 0:o.abortSignal,fetchFn:(I=this._options)==null?void 0:I.fetch,logging:this._options.logging});if(l.ok)return {data:ut.parseOrThrow(l.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:l.rawResponse};if(l.error.reason==="status-code")switch(l.error.statusCode){case 401:throw new $(l.error.body,l.rawResponse);case 404:throw new U(l.error.body,l.rawResponse);default:throw new k({statusCode:l.error.statusCode,body:l.error.body,rawResponse:l.rawResponse})}return j(l.error,l.rawResponse,"GET","/v1/private/agent-configs/blueprints/environments/{env_name}/projects/{project_id}")}setEnvByBlueprintName(i,e,t,o){return P.fromPromise(this.__setEnvByBlueprintName(i,e,t,o))}async __setEnvByBlueprintName(i,e,t,o){var c,l,m,u,d,f,g,h,y,w,A;let a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=o==null?void 0:o.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),o==null?void 0:o.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/agent-configs/blueprints/environments/${_.encodePathParam(i)}/projects/${_.encodePathParam(e)}`),method:"PUT",headers:a,contentType:"application/json",queryParameters:o==null?void 0:o.queryParams,requestType:"json",body:mo.jsonOrThrow(t,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=o==null?void 0:o.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=o==null?void 0:o.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:o==null?void 0:o.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")switch(s.error.statusCode){case 401:throw new $(s.error.body,s.rawResponse);case 404:throw new U(s.error.body,s.rawResponse);default:throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse})}return j(s.error,s.rawResponse,"PUT","/v1/private/agent-configs/blueprints/environments/{env_name}/projects/{project_id}")}deleteEnv(i,e,t={},o){return P.fromPromise(this.__deleteEnv(i,e,t,o))}async __deleteEnv(i,e,t={},o){var c,l,m,u,d,f,g,h,y,w,A;let a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=o==null?void 0:o.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),o==null?void 0:o.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/agent-configs/blueprints/environments/${_.encodePathParam(i)}/projects/${_.encodePathParam(e)}`),method:"DELETE",headers:a,queryParameters:o==null?void 0:o.queryParams,timeoutMs:((h=(g=o==null?void 0:o.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=o==null?void 0:o.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:o==null?void 0:o.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw s.error.statusCode===401?new $(s.error.body,s.rawResponse):new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"DELETE","/v1/private/agent-configs/blueprints/environments/{env_name}/projects/{project_id}")}getBlueprintById(i,e={},t){return P.fromPromise(this.__getBlueprintById(i,e,t))}async __getBlueprintById(i,e={},t){var l,m,u,d,f,g,h,y,w,A,C;let{maskId:o}=e,a={mask_id:o},s=z((l=this._options)==null?void 0:l.headers,v({"Comet-Workspace":(u=t==null?void 0:t.workspaceName)!=null?u:(m=this._options)==null?void 0:m.workspaceName}),t==null?void 0:t.headers),c=await S({url:_.join((f=(d=await x.get(this._options.baseUrl))!=null?d:await x.get(this._options.environment))!=null?f:T.Default,`v1/private/agent-configs/blueprints/${_.encodePathParam(i)}`),method:"GET",headers:s,queryParameters:{...a,...t==null?void 0:t.queryParams},timeoutMs:((y=(h=t==null?void 0:t.timeoutInSeconds)!=null?h:(g=this._options)==null?void 0:g.timeoutInSeconds)!=null?y:60)*1e3,maxRetries:(A=t==null?void 0:t.maxRetries)!=null?A:(w=this._options)==null?void 0:w.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(C=this._options)==null?void 0:C.fetch,logging:this._options.logging});if(c.ok)return {data:ut.parseOrThrow(c.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:c.rawResponse};if(c.error.reason==="status-code")switch(c.error.statusCode){case 401:throw new $(c.error.body,c.rawResponse);case 404:throw new U(c.error.body,c.rawResponse);default:throw new k({statusCode:c.error.statusCode,body:c.error.body,rawResponse:c.rawResponse})}return j(c.error,c.rawResponse,"GET","/v1/private/agent-configs/blueprints/{blueprint_id}")}getBlueprintByName(i,e,t={},o){return P.fromPromise(this.__getBlueprintByName(i,e,t,o))}async __getBlueprintByName(i,e,t={},o){var m,u,d,f,g,h,y,w,A,C,I;let{maskId:a}=t,s={mask_id:a},c=z((m=this._options)==null?void 0:m.headers,v({"Comet-Workspace":(d=o==null?void 0:o.workspaceName)!=null?d:(u=this._options)==null?void 0:u.workspaceName}),o==null?void 0:o.headers),l=await S({url:_.join((g=(f=await x.get(this._options.baseUrl))!=null?f:await x.get(this._options.environment))!=null?g:T.Default,`v1/private/agent-configs/blueprints/projects/${_.encodePathParam(i)}/names/${_.encodePathParam(e)}`),method:"GET",headers:c,queryParameters:{...s,...o==null?void 0:o.queryParams},timeoutMs:((w=(y=o==null?void 0:o.timeoutInSeconds)!=null?y:(h=this._options)==null?void 0:h.timeoutInSeconds)!=null?w:60)*1e3,maxRetries:(C=o==null?void 0:o.maxRetries)!=null?C:(A=this._options)==null?void 0:A.maxRetries,withCredentials:true,abortSignal:o==null?void 0:o.abortSignal,fetchFn:(I=this._options)==null?void 0:I.fetch,logging:this._options.logging});if(l.ok)return {data:ut.parseOrThrow(l.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:l.rawResponse};if(l.error.reason==="status-code")switch(l.error.statusCode){case 401:throw new $(l.error.body,l.rawResponse);case 404:throw new U(l.error.body,l.rawResponse);default:throw new k({statusCode:l.error.statusCode,body:l.error.body,rawResponse:l.rawResponse})}return j(l.error,l.rawResponse,"GET","/v1/private/agent-configs/blueprints/projects/{project_id}/names/{name}")}getBlueprintHistory(i,e={},t){return P.fromPromise(this.__getBlueprintHistory(i,e,t))}async __getBlueprintHistory(i,e={},t){var m,u,d,f,g,h,y,w,A,C,I;let{page:o,size:a}=e,s={page:o,size:a},c=z((m=this._options)==null?void 0:m.headers,v({"Comet-Workspace":(d=t==null?void 0:t.workspaceName)!=null?d:(u=this._options)==null?void 0:u.workspaceName}),t==null?void 0:t.headers),l=await S({url:_.join((g=(f=await x.get(this._options.baseUrl))!=null?f:await x.get(this._options.environment))!=null?g:T.Default,`v1/private/agent-configs/blueprints/history/projects/${_.encodePathParam(i)}`),method:"GET",headers:c,queryParameters:{...s,...t==null?void 0:t.queryParams},timeoutMs:((w=(y=t==null?void 0:t.timeoutInSeconds)!=null?y:(h=this._options)==null?void 0:h.timeoutInSeconds)!=null?w:60)*1e3,maxRetries:(C=t==null?void 0:t.maxRetries)!=null?C:(A=this._options)==null?void 0:A.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(I=this._options)==null?void 0:I.fetch,logging:this._options.logging});if(l.ok)return {data:k_.parseOrThrow(l.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:l.rawResponse};if(l.error.reason==="status-code")switch(l.error.statusCode){case 401:throw new $(l.error.body,l.rawResponse);case 404:throw new U(l.error.body,l.rawResponse);default:throw new k({statusCode:l.error.statusCode,body:l.error.body,rawResponse:l.rawResponse})}return j(l.error,l.rawResponse,"GET","/v1/private/agent-configs/blueprints/history/projects/{project_id}")}getDeltaById(i,e={},t){return P.fromPromise(this.__getDeltaById(i,e,t))}async __getDeltaById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/agent-configs/blueprints/${_.encodePathParam(i)}/deltas`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:ut.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")switch(a.error.statusCode){case 401:throw new $(a.error.body,a.rawResponse);case 404:throw new U(a.error.body,a.rawResponse);default:throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse})}return j(a.error,a.rawResponse,"GET","/v1/private/agent-configs/blueprints/{blueprint_id}/deltas")}getLatestBlueprint(i,e={},t){return P.fromPromise(this.__getLatestBlueprint(i,e,t))}async __getLatestBlueprint(i,e={},t){var l,m,u,d,f,g,h,y,w,A,C;let{maskId:o}=e,a={mask_id:o},s=z((l=this._options)==null?void 0:l.headers,v({"Comet-Workspace":(u=t==null?void 0:t.workspaceName)!=null?u:(m=this._options)==null?void 0:m.workspaceName}),t==null?void 0:t.headers),c=await S({url:_.join((f=(d=await x.get(this._options.baseUrl))!=null?d:await x.get(this._options.environment))!=null?f:T.Default,`v1/private/agent-configs/blueprints/latest/projects/${_.encodePathParam(i)}`),method:"GET",headers:s,queryParameters:{...a,...t==null?void 0:t.queryParams},timeoutMs:((y=(h=t==null?void 0:t.timeoutInSeconds)!=null?h:(g=this._options)==null?void 0:g.timeoutInSeconds)!=null?y:60)*1e3,maxRetries:(A=t==null?void 0:t.maxRetries)!=null?A:(w=this._options)==null?void 0:w.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(C=this._options)==null?void 0:C.fetch,logging:this._options.logging});if(c.ok)return {data:ut.parseOrThrow(c.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:c.rawResponse};if(c.error.reason==="status-code")switch(c.error.statusCode){case 401:throw new $(c.error.body,c.rawResponse);case 404:throw new U(c.error.body,c.rawResponse);default:throw new k({statusCode:c.error.statusCode,body:c.error.body,rawResponse:c.rawResponse})}return j(c.error,c.rawResponse,"GET","/v1/private/agent-configs/blueprints/latest/projects/{project_id}")}removeConfigKeys(i,e){return P.fromPromise(this.__removeConfigKeys(i,e))}async __removeConfigKeys(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/agent-configs/blueprints/remove-keys"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:go.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===401?new $(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/agent-configs/blueprints/remove-keys")}};});var zl,m4=n(()=>{X();Q();b();Y();Z();J();te();ie();zl=class{constructor(i={}){this._options=M(i);}findAlerts(i={},e){return P.fromPromise(this.__findAlerts(i,e))}async __findAlerts(i={},e){var u,d,f,g,h,y,w,A,C,I,D;let{page:t,size:o,sorting:a,filters:s}=i,c={page:t,size:o,sorting:a,filters:s},l=z((u=this._options)==null?void 0:u.headers,v({"Comet-Workspace":(f=e==null?void 0:e.workspaceName)!=null?f:(d=this._options)==null?void 0:d.workspaceName}),e==null?void 0:e.headers),m=await S({url:_.join((h=(g=await x.get(this._options.baseUrl))!=null?g:await x.get(this._options.environment))!=null?h:T.Default,"v1/private/alerts"),method:"GET",headers:l,queryParameters:{...c,...e==null?void 0:e.queryParams},timeoutMs:((A=(w=e==null?void 0:e.timeoutInSeconds)!=null?w:(y=this._options)==null?void 0:y.timeoutInSeconds)!=null?A:60)*1e3,maxRetries:(I=e==null?void 0:e.maxRetries)!=null?I:(C=this._options)==null?void 0:C.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(D=this._options)==null?void 0:D.fetch,logging:this._options.logging});if(m.ok)return {data:Qa.parseOrThrow(m.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:m.rawResponse};if(m.error.reason==="status-code")throw new k({statusCode:m.error.statusCode,body:m.error.body,rawResponse:m.rawResponse});return j(m.error,m.rawResponse,"GET","/v1/private/alerts")}createAlert(i,e){return P.fromPromise(this.__createAlert(i,e))}async __createAlert(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/alerts"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Ya.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 400:throw new B(o.error.body,o.rawResponse);case 409:throw new K(o.error.body,o.rawResponse);case 422:throw new ce(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/alerts")}deleteAlertBatch(i,e){return P.fromPromise(this.__deleteAlertBatch(i,e))}async __deleteAlertBatch(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/alerts/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:me.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===400?new B(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/alerts/delete")}getAlertById(i,e={},t){return P.fromPromise(this.__getAlertById(i,e,t))}async __getAlertById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/alerts/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:$a.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/alerts/{id}")}updateAlert(i,e,t){return P.fromPromise(this.__updateAlert(i,e,t))}async __updateAlert(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/alerts/${_.encodePathParam(i)}`),method:"PUT",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:Ya.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")switch(s.error.statusCode){case 400:throw new B(s.error.body,s.rawResponse);case 409:throw new K(s.error.body,s.rawResponse);case 422:throw new ce(s.error.body,s.rawResponse);default:throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse})}return j(s.error,s.rawResponse,"PUT","/v1/private/alerts/{id}")}getWebhookExamples(i={},e){return P.fromPromise(this.__getWebhookExamples(i,e))}async __getWebhookExamples(i={},e){var c,l,m,u,d,f,g,h,y,w,A;let{alertType:t}=i,o={alert_type:t!=null?fp.jsonOrThrow(t,{unrecognizedObjectKeys:"strip",omitUndefined:true}):void 0},a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=e==null?void 0:e.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),e==null?void 0:e.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,"v1/private/alerts/webhooks/examples"),method:"GET",headers:a,queryParameters:{...o,...e==null?void 0:e.queryParams},timeoutMs:((h=(g=e==null?void 0:e.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=e==null?void 0:e.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:wj.parseOrThrow(s.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"GET","/v1/private/alerts/webhooks/examples")}testWebhook(i,e){return P.fromPromise(this.__testWebhook(i,e))}async __testWebhook(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/alerts/webhooks/tests"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Ya.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:Aj.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===422?new ce(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/alerts/webhooks/tests")}};});var Sl,d4=n(()=>{X();Q();b();Y();Z();J();te();ie();Sl=class{constructor(i={}){this._options=M(i);}addItemsToAnnotationQueue(i,e,t){return P.fromPromise(this.__addItemsToAnnotationQueue(i,e,t))}async __addItemsToAnnotationQueue(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/annotation-queues/${_.encodePathParam(i)}/items/add`),method:"POST",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:Nc.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw s.error.statusCode===404?new U(s.error.body,s.rawResponse):new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"POST","/v1/private/annotation-queues/{id}/items/add")}findAnnotationQueues(i={},e){return P.fromPromise(this.__findAnnotationQueues(i,e))}async __findAnnotationQueues(i={},e){var d,f,g,h,y,w,A,C,I,D,N;let{page:t,size:o,name:a,filters:s,sorting:c}=i,l={page:t,size:o,name:a,filters:s,sorting:c},m=z((d=this._options)==null?void 0:d.headers,v({"Comet-Workspace":(g=e==null?void 0:e.workspaceName)!=null?g:(f=this._options)==null?void 0:f.workspaceName}),e==null?void 0:e.headers),u=await S({url:_.join((y=(h=await x.get(this._options.baseUrl))!=null?h:await x.get(this._options.environment))!=null?y:T.Default,"v1/private/annotation-queues"),method:"GET",headers:m,queryParameters:{...l,...e==null?void 0:e.queryParams},timeoutMs:((C=(A=e==null?void 0:e.timeoutInSeconds)!=null?A:(w=this._options)==null?void 0:w.timeoutInSeconds)!=null?C:60)*1e3,maxRetries:(D=e==null?void 0:e.maxRetries)!=null?D:(I=this._options)==null?void 0:I.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(N=this._options)==null?void 0:N.fetch,logging:this._options.logging});if(u.ok)return {data:WR.parseOrThrow(u.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:u.rawResponse};if(u.error.reason==="status-code")throw new k({statusCode:u.error.statusCode,body:u.error.body,rawResponse:u.rawResponse});return j(u.error,u.rawResponse,"GET","/v1/private/annotation-queues")}createAnnotationQueue(i,e){return P.fromPromise(this.__createAnnotationQueue(i,e))}async __createAnnotationQueue(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/annotation-queues"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:fo.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 400:throw new B(o.error.body,o.rawResponse);case 422:throw new ce(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/annotation-queues")}createAnnotationQueueBatch(i,e){return P.fromPromise(this.__createAnnotationQueueBatch(i,e))}async __createAnnotationQueueBatch(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/annotation-queues/batch"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:ho.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 400:throw new B(o.error.body,o.rawResponse);case 409:throw new K(o.error.body,o.rawResponse);case 422:throw new ce(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/annotation-queues/batch")}deleteAnnotationQueueBatch(i,e){return P.fromPromise(this.__deleteAnnotationQueueBatch(i,e))}async __deleteAnnotationQueueBatch(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/annotation-queues/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:me.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===400?new B(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/annotation-queues/delete")}getAnnotationQueueById(i,e={},t){return P.fromPromise(this.__getAnnotationQueueById(i,e,t))}async __getAnnotationQueueById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/annotation-queues/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:Za.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/annotation-queues/{id}")}updateAnnotationQueue(i,e={},t){return P.fromPromise(this.__updateAnnotationQueue(i,e,t))}async __updateAnnotationQueue(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/annotation-queues/${_.encodePathParam(i)}`),method:"PATCH",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:yo.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===400?new B(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"PATCH","/v1/private/annotation-queues/{id}")}removeItemsFromAnnotationQueue(i,e,t){return P.fromPromise(this.__removeItemsFromAnnotationQueue(i,e,t))}async __removeItemsFromAnnotationQueue(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/annotation-queues/${_.encodePathParam(i)}/items/delete`),method:"POST",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:Nc.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw s.error.statusCode===404?new U(s.error.body,s.rawResponse):new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"POST","/v1/private/annotation-queues/{id}/items/delete")}};});var Tl,u4=n(()=>{X();Q();b();Y();Z();J();te();Tl=class{constructor(i={}){this._options=M(i);}storeAssertionsBatch(i,e){return P.fromPromise(this.__storeAssertionsBatch(i,e))}async __storeAssertionsBatch(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/assertion-results"),method:"PUT",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:bo.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"PUT","/v1/private/assertion-results")}};});var vl,g4=n(()=>{X();Q();b();Y();Z();J();te();ie();vl=class{constructor(i={}){this._options=M(i);}attachmentList(i,e){return P.fromPromise(this.__attachmentList(i,e))}async __attachmentList(i,e){var f,g,h,y,w,A,C,I,D,N,F;let{page:t,size:o,projectId:a,entityType:s,entityId:c,path:l}=i,m={page:t,size:o,project_id:a,entity_type:_p.jsonOrThrow(s,{unrecognizedObjectKeys:"strip",omitUndefined:true}),entity_id:c,path:l},u=z((f=this._options)==null?void 0:f.headers,v({"Comet-Workspace":(h=e==null?void 0:e.workspaceName)!=null?h:(g=this._options)==null?void 0:g.workspaceName}),e==null?void 0:e.headers),d=await S({url:_.join((w=(y=await x.get(this._options.baseUrl))!=null?y:await x.get(this._options.environment))!=null?w:T.Default,"v1/private/attachment/list"),method:"GET",headers:u,queryParameters:{...m,...e==null?void 0:e.queryParams},timeoutMs:((I=(C=e==null?void 0:e.timeoutInSeconds)!=null?C:(A=this._options)==null?void 0:A.timeoutInSeconds)!=null?I:60)*1e3,maxRetries:(N=e==null?void 0:e.maxRetries)!=null?N:(D=this._options)==null?void 0:D.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(F=this._options)==null?void 0:F.fetch,logging:this._options.logging});if(d.ok)return {data:rx.parseOrThrow(d.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:d.rawResponse};if(d.error.reason==="status-code")switch(d.error.statusCode){case 401:throw new $(d.error.body,d.rawResponse);case 403:throw new ye(ue.parseOrThrow(d.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),d.rawResponse);default:throw new k({statusCode:d.error.statusCode,body:d.error.body,rawResponse:d.rawResponse})}return j(d.error,d.rawResponse,"GET","/v1/private/attachment/list")}completeMultiPartUpload(i,e){return P.fromPromise(this.__completeMultiPartUpload(i,e))}async __completeMultiPartUpload(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/attachment/upload-complete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:tl.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 401:throw new $(o.error.body,o.rawResponse);case 403:throw new ye(ue.parseOrThrow(o.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/attachment/upload-complete")}deleteAttachments(i,e){return P.fromPromise(this.__deleteAttachments(i,e))}async __deleteAttachments(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/attachment/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:tl.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 401:throw new $(o.error.body,o.rawResponse);case 403:throw new ye(ue.parseOrThrow(o.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/attachment/delete")}downloadAttachment(i,e){return P.fromPromise(this.__downloadAttachment(i,e))}async __downloadAttachment(i,e){var f,g,h,y,w,A,C,I,D,N,F;let{workspaceName:t,containerId:o,entityType:a,entityId:s,fileName:c,mimeType:l}=i,m={workspace_name:t,container_id:o,entity_type:kp.jsonOrThrow(a,{unrecognizedObjectKeys:"strip",omitUndefined:true}),entity_id:s,file_name:c,mime_type:l},u=z((f=this._options)==null?void 0:f.headers,v({"Comet-Workspace":(h=e==null?void 0:e.workspaceName)!=null?h:(g=this._options)==null?void 0:g.workspaceName}),e==null?void 0:e.headers),d=await S({url:_.join((w=(y=await x.get(this._options.baseUrl))!=null?y:await x.get(this._options.environment))!=null?w:T.Default,"v1/private/attachment/download"),method:"GET",headers:u,queryParameters:{...m,...e==null?void 0:e.queryParams},responseType:"streaming",timeoutMs:((I=(C=e==null?void 0:e.timeoutInSeconds)!=null?C:(A=this._options)==null?void 0:A.timeoutInSeconds)!=null?I:60)*1e3,maxRetries:(N=e==null?void 0:e.maxRetries)!=null?N:(D=this._options)==null?void 0:D.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(F=this._options)==null?void 0:F.fetch,logging:this._options.logging});if(d.ok)return {data:d.body,rawResponse:d.rawResponse};if(d.error.reason==="status-code")switch(d.error.statusCode){case 401:throw new $(d.error.body,d.rawResponse);case 403:throw new ye(ue.parseOrThrow(d.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),d.rawResponse);default:throw new k({statusCode:d.error.statusCode,body:d.error.body,rawResponse:d.rawResponse})}return j(d.error,d.rawResponse,"GET","/v1/private/attachment/download")}startMultiPartUpload(i,e){return P.fromPromise(this.__startMultiPartUpload(i,e))}async __startMultiPartUpload(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/attachment/upload-start"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Ro.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:nj.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 401:throw new $(o.error.body,o.rawResponse);case 403:throw new ye(ue.parseOrThrow(o.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/attachment/upload-start")}uploadAttachment(i,e){return P.fromPromise(this.__uploadAttachment(i,e))}async __uploadAttachment(i,e){var f,g,h,y,w,A,C,I,D,N,F;let{fileName:t,projectName:o,mimeType:a,entityType:s,entityId:c,body:l}=i,m={file_name:t,project_name:o,mime_type:a,entity_type:Ap.jsonOrThrow(s,{unrecognizedObjectKeys:"strip",omitUndefined:true}),entity_id:c},u=z((f=this._options)==null?void 0:f.headers,v({"Comet-Workspace":(h=e==null?void 0:e.workspaceName)!=null?h:(g=this._options)==null?void 0:g.workspaceName}),e==null?void 0:e.headers),d=await S({url:_.join((w=(y=await x.get(this._options.baseUrl))!=null?y:await x.get(this._options.environment))!=null?w:T.Default,"v1/private/attachment/upload"),method:"PUT",headers:u,contentType:"application/json",queryParameters:{...m,...e==null?void 0:e.queryParams},requestType:"json",body:Qt.uploadAttachment.Request.jsonOrThrow(l,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((I=(C=e==null?void 0:e.timeoutInSeconds)!=null?C:(A=this._options)==null?void 0:A.timeoutInSeconds)!=null?I:60)*1e3,maxRetries:(N=e==null?void 0:e.maxRetries)!=null?N:(D=this._options)==null?void 0:D.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(F=this._options)==null?void 0:F.fetch,logging:this._options.logging});if(d.ok)return {data:void 0,rawResponse:d.rawResponse};if(d.error.reason==="status-code")switch(d.error.statusCode){case 401:throw new $(d.error.body,d.rawResponse);case 403:throw new ye(ue.parseOrThrow(d.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),d.rawResponse);default:throw new k({statusCode:d.error.statusCode,body:d.error.body,rawResponse:d.rawResponse})}return j(d.error,d.rawResponse,"PUT","/v1/private/attachment/upload")}};});var jl,f4=n(()=>{X();Q();b();Y();Z();J();te();jl=class{constructor(i={}){this._options=M(i);}findEvaluators(i={},e){return P.fromPromise(this.__findEvaluators(i,e))}async __findEvaluators(i={},e){var g,h,y,w,A,C,I,D,N,F,re;let{projectId:t,id:o,name:a,filters:s,sorting:c,page:l,size:m}=i,u={project_id:t,id:o,name:a,filters:s,sorting:c,page:l,size:m},d=z((g=this._options)==null?void 0:g.headers,v({"Comet-Workspace":(y=e==null?void 0:e.workspaceName)!=null?y:(h=this._options)==null?void 0:h.workspaceName}),e==null?void 0:e.headers),f=await S({url:_.join((A=(w=await x.get(this._options.baseUrl))!=null?w:await x.get(this._options.environment))!=null?A:T.Default,"v1/private/automations/evaluators"),method:"GET",headers:d,queryParameters:{...u,...e==null?void 0:e.queryParams},timeoutMs:((D=(I=e==null?void 0:e.timeoutInSeconds)!=null?I:(C=this._options)==null?void 0:C.timeoutInSeconds)!=null?D:60)*1e3,maxRetries:(F=e==null?void 0:e.maxRetries)!=null?F:(N=this._options)==null?void 0:N.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(re=this._options)==null?void 0:re.fetch,logging:this._options.logging});if(f.ok)return {data:Sw.parseOrThrow(f.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:f.rawResponse};if(f.error.reason==="status-code")throw new k({statusCode:f.error.statusCode,body:f.error.body,rawResponse:f.rawResponse});return j(f.error,f.rawResponse,"GET","/v1/private/automations/evaluators")}createAutomationRuleEvaluator(i,e){return P.fromPromise(this.__createAutomationRuleEvaluator(i,e))}async __createAutomationRuleEvaluator(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/automations/evaluators"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:b_.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/automations/evaluators")}deleteAutomationRuleEvaluatorBatch(i,e){return P.fromPromise(this.__deleteAutomationRuleEvaluatorBatch(i,e))}async __deleteAutomationRuleEvaluatorBatch(i,e){var l,m,u,d,f,g,h,y,w,A,C;let{projectId:t,body:o}=i,a={project_id:t},s=z((l=this._options)==null?void 0:l.headers,v({"Comet-Workspace":(u=e==null?void 0:e.workspaceName)!=null?u:(m=this._options)==null?void 0:m.workspaceName}),e==null?void 0:e.headers),c=await S({url:_.join((f=(d=await x.get(this._options.baseUrl))!=null?d:await x.get(this._options.environment))!=null?f:T.Default,"v1/private/automations/evaluators/delete"),method:"POST",headers:s,contentType:"application/json",queryParameters:{...a,...e==null?void 0:e.queryParams},requestType:"json",body:me.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((y=(h=e==null?void 0:e.timeoutInSeconds)!=null?h:(g=this._options)==null?void 0:g.timeoutInSeconds)!=null?y:60)*1e3,maxRetries:(A=e==null?void 0:e.maxRetries)!=null?A:(w=this._options)==null?void 0:w.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(C=this._options)==null?void 0:C.fetch,logging:this._options.logging});if(c.ok)return {data:void 0,rawResponse:c.rawResponse};if(c.error.reason==="status-code")throw new k({statusCode:c.error.statusCode,body:c.error.body,rawResponse:c.rawResponse});return j(c.error,c.rawResponse,"POST","/v1/private/automations/evaluators/delete")}getEvaluatorById(i,e={},t){return P.fromPromise(this.__getEvaluatorById(i,e,t))}async __getEvaluatorById(i,e={},t){var l,m,u,d,f,g,h,y,w,A,C;let{projectId:o}=e,a={project_id:o},s=z((l=this._options)==null?void 0:l.headers,v({"Comet-Workspace":(u=t==null?void 0:t.workspaceName)!=null?u:(m=this._options)==null?void 0:m.workspaceName}),t==null?void 0:t.headers),c=await S({url:_.join((f=(d=await x.get(this._options.baseUrl))!=null?d:await x.get(this._options.environment))!=null?f:T.Default,`v1/private/automations/evaluators/${_.encodePathParam(i)}`),method:"GET",headers:s,queryParameters:{...a,...t==null?void 0:t.queryParams},timeoutMs:((y=(h=t==null?void 0:t.timeoutInSeconds)!=null?h:(g=this._options)==null?void 0:g.timeoutInSeconds)!=null?y:60)*1e3,maxRetries:(A=t==null?void 0:t.maxRetries)!=null?A:(w=this._options)==null?void 0:w.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(C=this._options)==null?void 0:C.fetch,logging:this._options.logging});if(c.ok)return {data:jw.parseOrThrow(c.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:c.rawResponse};if(c.error.reason==="status-code")throw new k({statusCode:c.error.statusCode,body:c.error.body,rawResponse:c.rawResponse});return j(c.error,c.rawResponse,"GET","/v1/private/automations/evaluators/{id}")}updateAutomationRuleEvaluator(i,e,t){return P.fromPromise(this.__updateAutomationRuleEvaluator(i,e,t))}async __updateAutomationRuleEvaluator(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/automations/evaluators/${_.encodePathParam(i)}`),method:"PATCH",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:m_.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"PATCH","/v1/private/automations/evaluators/{id}")}getEvaluatorLogsById(i,e={},t){return P.fromPromise(this.__getEvaluatorLogsById(i,e,t))}async __getEvaluatorLogsById(i,e={},t){var l,m,u,d,f,g,h,y,w,A,C;let{size:o}=e,a={size:o},s=z((l=this._options)==null?void 0:l.headers,v({"Comet-Workspace":(u=t==null?void 0:t.workspaceName)!=null?u:(m=this._options)==null?void 0:m.workspaceName}),t==null?void 0:t.headers),c=await S({url:_.join((f=(d=await x.get(this._options.baseUrl))!=null?d:await x.get(this._options.environment))!=null?f:T.Default,`v1/private/automations/evaluators/${_.encodePathParam(i)}/logs`),method:"GET",headers:s,queryParameters:{...a,...t==null?void 0:t.queryParams},timeoutMs:((y=(h=t==null?void 0:t.timeoutInSeconds)!=null?h:(g=this._options)==null?void 0:g.timeoutInSeconds)!=null?y:60)*1e3,maxRetries:(A=t==null?void 0:t.maxRetries)!=null?A:(w=this._options)==null?void 0:w.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(C=this._options)==null?void 0:C.fetch,logging:this._options.logging});if(c.ok)return {data:VS.parseOrThrow(c.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:c.rawResponse};if(c.error.reason==="status-code")throw new k({statusCode:c.error.statusCode,body:c.error.body,rawResponse:c.rawResponse});return j(c.error,c.rawResponse,"GET","/v1/private/automations/evaluators/{id}/logs")}};});var El,h4=n(()=>{X();Q();b();Y();Z();J();te();El=class{constructor(i={}){this._options=M(i);}createChatCompletions(i={},e){return P.fromPromise(this.__createChatCompletions(i,e))}async __createChatCompletions(i={},e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/chat/completions"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:_o.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:kk.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/chat/completions")}};});var Cl,y4=n(()=>{X();Q();b();Y();Z();J();te();ie();Cl=class{constructor(i={}){this._options=M(i);}access(i,e){return P.fromPromise(this.__access(i,e))}async __access(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/auth"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:px.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 401:throw new $(o.error.body,o.rawResponse);case 403:throw new ye(ue.parseOrThrow(o.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/auth")}getWorkspaceName(i){return P.fromPromise(this.__getWorkspaceName(i))}async __getWorkspaceName(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/private/auth/workspace"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:Sj.parseOrThrow(t.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:t.rawResponse};if(t.error.reason==="status-code")switch(t.error.statusCode){case 401:throw new $(t.error.body,t.rawResponse);case 403:throw new ye(ue.parseOrThrow(t.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),t.rawResponse);default:throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse})}return j(t.error,t.rawResponse,"GET","/v1/private/auth/workspace")}};});var Il,b4=n(()=>{X();Q();b();Y();Z();J();te();ie();Il=class{constructor(i={}){this._options=M(i);}findDashboards(i={},e){return P.fromPromise(this.__findDashboards(i,e))}async __findDashboards(i={},e){var f,g,h,y,w,A,C,I,D,N,F;let{page:t,size:o,name:a,projectId:s,sorting:c,filters:l}=i,m={page:t,size:o,name:a,project_id:s,sorting:c,filters:l},u=z((f=this._options)==null?void 0:f.headers,v({"Comet-Workspace":(h=e==null?void 0:e.workspaceName)!=null?h:(g=this._options)==null?void 0:g.workspaceName}),e==null?void 0:e.headers),d=await S({url:_.join((w=(y=await x.get(this._options.baseUrl))!=null?y:await x.get(this._options.environment))!=null?w:T.Default,"v1/private/dashboards"),method:"GET",headers:u,queryParameters:{...m,...e==null?void 0:e.queryParams},timeoutMs:((I=(C=e==null?void 0:e.timeoutInSeconds)!=null?C:(A=this._options)==null?void 0:A.timeoutInSeconds)!=null?I:60)*1e3,maxRetries:(N=e==null?void 0:e.maxRetries)!=null?N:(D=this._options)==null?void 0:D.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(F=this._options)==null?void 0:F.fetch,logging:this._options.logging});if(d.ok)return {data:At.parseOrThrow(d.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:d.rawResponse};if(d.error.reason==="status-code")throw new k({statusCode:d.error.statusCode,body:d.error.body,rawResponse:d.rawResponse});return j(d.error,d.rawResponse,"GET","/v1/private/dashboards")}createDashboard(i,e){return P.fromPromise(this.__createDashboard(i,e))}async __createDashboard(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/dashboards"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:jn.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:Ze.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/dashboards")}getDashboardById(i,e={},t){return P.fromPromise(this.__getDashboardById(i,e,t))}async __getDashboardById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/dashboards/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:Ze.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/dashboards/{dashboardId}")}deleteDashboard(i,e={},t){return P.fromPromise(this.__deleteDashboard(i,e,t))}async __deleteDashboard(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/dashboards/${_.encodePathParam(i)}`),method:"DELETE",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"DELETE","/v1/private/dashboards/{dashboardId}")}updateDashboard(i,e,t){return P.fromPromise(this.__updateDashboard(i,e,t))}async __updateDashboard(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/dashboards/${_.encodePathParam(i)}`),method:"PATCH",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:vn.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:Ze.parseOrThrow(s.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:s.rawResponse};if(s.error.reason==="status-code")switch(s.error.statusCode){case 404:throw new U(s.error.body,s.rawResponse);case 409:throw new K(s.error.body,s.rawResponse);default:throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse})}return j(s.error,s.rawResponse,"PATCH","/v1/private/dashboards/{dashboardId}")}deleteDashboardsBatch(i,e){return P.fromPromise(this.__deleteDashboardsBatch(i,e))}async __deleteDashboardsBatch(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/dashboards/delete-batch"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:me.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/dashboards/delete-batch")}};});var Dl,R4=n(()=>{X();Q();b();Ur();Y();Z();J();te();ie();Dl=class{constructor(i={}){this._options=M(i);}applyDatasetItemChanges(i,e,t){return P.fromPromise(this.__applyDatasetItemChanges(i,e,t))}async __applyDatasetItemChanges(i,e,t){var m,u,d,f,g,h,y,w,A,C,I;let{override:o,body:a}=e,s={override:o},c=z((m=this._options)==null?void 0:m.headers,v({"Comet-Workspace":(d=t==null?void 0:t.workspaceName)!=null?d:(u=this._options)==null?void 0:u.workspaceName}),t==null?void 0:t.headers),l=await S({url:_.join((g=(f=await x.get(this._options.baseUrl))!=null?f:await x.get(this._options.environment))!=null?g:T.Default,`v1/private/datasets/${_.encodePathParam(i)}/items/changes`),method:"POST",headers:c,contentType:"application/json",queryParameters:{...s,...t==null?void 0:t.queryParams},requestType:"json",body:EA.jsonOrThrow(a,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((w=(y=t==null?void 0:t.timeoutInSeconds)!=null?y:(h=this._options)==null?void 0:h.timeoutInSeconds)!=null?w:60)*1e3,maxRetries:(C=t==null?void 0:t.maxRetries)!=null?C:(A=this._options)==null?void 0:A.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(I=this._options)==null?void 0:I.fetch,logging:this._options.logging});if(l.ok)return {data:Vr.parseOrThrow(l.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:l.rawResponse};if(l.error.reason==="status-code")switch(l.error.statusCode){case 400:throw new B(l.error.body,l.rawResponse);case 404:throw new U(l.error.body,l.rawResponse);case 409:throw new K(l.error.body,l.rawResponse);default:throw new k({statusCode:l.error.statusCode,body:l.error.body,rawResponse:l.rawResponse})}return j(l.error,l.rawResponse,"POST","/v1/private/datasets/{id}/items/changes")}batchUpdateDatasetItems(i,e){return P.fromPromise(this.__batchUpdateDatasetItems(i,e))}async __batchUpdateDatasetItems(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/datasets/items/batch"),method:"PATCH",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:vo.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===400?new B(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"PATCH","/v1/private/datasets/items/batch")}findDatasets(i={},e){return P.fromPromise(this.__findDatasets(i,e))}async __findDatasets(i={},e){var y,w,A,C,I,D,N,F,re,ae,we;let{page:t,size:o,withExperimentsOnly:a,withOptimizationsOnly:s,promptId:c,projectId:l,name:m,sorting:u,filters:d}=i,f={page:t,size:o,with_experiments_only:a,with_optimizations_only:s,prompt_id:c,project_id:l,name:m,sorting:u,filters:d},g=z((y=this._options)==null?void 0:y.headers,v({"Comet-Workspace":(A=e==null?void 0:e.workspaceName)!=null?A:(w=this._options)==null?void 0:w.workspaceName}),e==null?void 0:e.headers),h=await S({url:_.join((I=(C=await x.get(this._options.baseUrl))!=null?C:await x.get(this._options.environment))!=null?I:T.Default,"v1/private/datasets"),method:"GET",headers:g,queryParameters:{...f,...e==null?void 0:e.queryParams},timeoutMs:((F=(N=e==null?void 0:e.timeoutInSeconds)!=null?N:(D=this._options)==null?void 0:D.timeoutInSeconds)!=null?F:60)*1e3,maxRetries:(ae=e==null?void 0:e.maxRetries)!=null?ae:(re=this._options)==null?void 0:re.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(we=this._options)==null?void 0:we.fetch,logging:this._options.logging});if(h.ok)return {data:Mn.parseOrThrow(h.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:h.rawResponse};if(h.error.reason==="status-code")throw new k({statusCode:h.error.statusCode,body:h.error.body,rawResponse:h.rawResponse});return j(h.error,h.rawResponse,"GET","/v1/private/datasets")}createDataset(i,e){return P.fromPromise(this.__createDataset(i,e))}async __createDataset(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/datasets"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Mo.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/datasets")}createOrUpdateDatasetItems(i,e){return P.fromPromise(this.__createOrUpdateDatasetItems(i,e))}async __createOrUpdateDatasetItems(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/datasets/items"),method:"PUT",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Eo.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"PUT","/v1/private/datasets/items")}createDatasetItemsFromCsv(i,e){return P.fromPromise(this.__createDatasetItemsFromCsv(i,e))}async __createDatasetItemsFromCsv(i,e){var c,l,m,u,d,f,g,h,y,w,A;let t=await sH();t.append("file",Ge(i.file)),t.append("dataset_id",i.datasetId);let o=await t.getRequest(),a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=e==null?void 0:e.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName,...o.headers}),e==null?void 0:e.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,"v1/private/datasets/items/from-csv"),method:"POST",headers:a,queryParameters:e==null?void 0:e.queryParams,requestType:"file",duplex:o.duplex,body:o.body,timeoutMs:((h=(g=e==null?void 0:e.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=e==null?void 0:e.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")switch(s.error.statusCode){case 400:throw new B(s.error.body,s.rawResponse);case 404:throw new U(s.error.body,s.rawResponse);default:throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse})}return j(s.error,s.rawResponse,"POST","/v1/private/datasets/items/from-csv")}createDatasetItemsFromSpans(i,e,t){return P.fromPromise(this.__createDatasetItemsFromSpans(i,e,t))}async __createDatasetItemsFromSpans(i,e,t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/datasets/${_.encodePathParam(i)}/items/from-spans`),method:"POST",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:ko.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"POST","/v1/private/datasets/{dataset_id}/items/from-spans")}createDatasetItemsFromTraces(i,e,t){return P.fromPromise(this.__createDatasetItemsFromTraces(i,e,t))}async __createDatasetItemsFromTraces(i,e,t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/datasets/${_.encodePathParam(i)}/items/from-traces`),method:"POST",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:Ao.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"POST","/v1/private/datasets/{dataset_id}/items/from-traces")}getDatasetById(i,e={},t){return P.fromPromise(this.__getDatasetById(i,e,t))}async __getDatasetById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/datasets/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:yi.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/datasets/{id}")}updateDataset(i,e,t){return P.fromPromise(this.__updateDataset(i,e,t))}async __updateDataset(i,e,t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/datasets/${_.encodePathParam(i)}`),method:"PUT",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:Do.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"PUT","/v1/private/datasets/{id}")}deleteDataset(i,e={},t){return P.fromPromise(this.__deleteDataset(i,e,t))}async __deleteDataset(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/datasets/${_.encodePathParam(i)}`),method:"DELETE",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"DELETE","/v1/private/datasets/{id}")}deleteDatasetByName(i,e){return P.fromPromise(this.__deleteDatasetByName(i,e))}async __deleteDatasetByName(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/datasets/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:zo.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/datasets/delete")}deleteDatasetItems(i={},e){return P.fromPromise(this.__deleteDatasetItems(i,e))}async __deleteDatasetItems(i={},e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/datasets/items/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Io.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===400?new B(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/datasets/items/delete")}deleteDatasetsBatch(i,e){return P.fromPromise(this.__deleteDatasetsBatch(i,e))}async __deleteDatasetsBatch(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/datasets/delete-batch"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:me.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/datasets/delete-batch")}downloadDatasetExport(i,e={},t){return P.fromPromise(this.__downloadDatasetExport(i,e,t))}async __downloadDatasetExport(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/datasets/export-jobs/${_.encodePathParam(i)}/download`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,responseType:"streaming",timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:a.body,rawResponse:a.rawResponse};if(a.error.reason==="status-code")switch(a.error.statusCode){case 400:throw new B(a.error.body,a.rawResponse);case 404:throw new U(a.error.body,a.rawResponse);default:throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse})}return j(a.error,a.rawResponse,"GET","/v1/private/datasets/export-jobs/{jobId}/download")}expandDataset(i,e,t){return P.fromPromise(this.__expandDataset(i,e,t))}async __expandDataset(i,e,t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/datasets/${_.encodePathParam(i)}/expansions`),method:"POST",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:Po.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:jA.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"POST","/v1/private/datasets/{id}/expansions")}findDatasetItemsWithExperimentItems(i,e,t){return P.fromPromise(this.__findDatasetItemsWithExperimentItems(i,e,t))}async __findDatasetItemsWithExperimentItems(i,e,t){var h,y,w,A,C,I,D,N,F,re,ae;let{page:o,size:a,experimentIds:s,filters:c,sorting:l,search:m,truncate:u}=e,d={page:o,size:a,experiment_ids:s,filters:c,sorting:l,search:m,truncate:u},f=z((h=this._options)==null?void 0:h.headers,v({"Comet-Workspace":(w=t==null?void 0:t.workspaceName)!=null?w:(y=this._options)==null?void 0:y.workspaceName}),t==null?void 0:t.headers),g=await S({url:_.join((C=(A=await x.get(this._options.baseUrl))!=null?A:await x.get(this._options.environment))!=null?C:T.Default,`v1/private/datasets/${_.encodePathParam(i)}/items/experiments/items`),method:"GET",headers:f,queryParameters:{...d,...t==null?void 0:t.queryParams},timeoutMs:((N=(D=t==null?void 0:t.timeoutInSeconds)!=null?D:(I=this._options)==null?void 0:I.timeoutInSeconds)!=null?N:60)*1e3,maxRetries:(re=t==null?void 0:t.maxRetries)!=null?re:(F=this._options)==null?void 0:F.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(ae=this._options)==null?void 0:ae.fetch,logging:this._options.logging});if(g.ok)return {data:sP.parseOrThrow(g.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:g.rawResponse};if(g.error.reason==="status-code")throw new k({statusCode:g.error.statusCode,body:g.error.body,rawResponse:g.rawResponse});return j(g.error,g.rawResponse,"GET","/v1/private/datasets/{id}/items/experiments/items")}getDatasetByIdentifier(i,e){return P.fromPromise(this.__getDatasetByIdentifier(i,e))}async __getDatasetByIdentifier(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/datasets/retrieve"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:So.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:yi.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/datasets/retrieve")}getDatasetExperimentItemsStats(i,e,t){return P.fromPromise(this.__getDatasetExperimentItemsStats(i,e,t))}async __getDatasetExperimentItemsStats(i,e,t){var m,u,d,f,g,h,y,w,A,C,I;let{experimentIds:o,filters:a}=e,s={experiment_ids:o,filters:a},c=z((m=this._options)==null?void 0:m.headers,v({"Comet-Workspace":(d=t==null?void 0:t.workspaceName)!=null?d:(u=this._options)==null?void 0:u.workspaceName}),t==null?void 0:t.headers),l=await S({url:_.join((g=(f=await x.get(this._options.baseUrl))!=null?f:await x.get(this._options.environment))!=null?g:T.Default,`v1/private/datasets/${_.encodePathParam(i)}/items/experiments/items/stats`),method:"GET",headers:c,queryParameters:{...s,...t==null?void 0:t.queryParams},timeoutMs:((w=(y=t==null?void 0:t.timeoutInSeconds)!=null?y:(h=this._options)==null?void 0:h.timeoutInSeconds)!=null?w:60)*1e3,maxRetries:(C=t==null?void 0:t.maxRetries)!=null?C:(A=this._options)==null?void 0:A.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(I=this._options)==null?void 0:I.fetch,logging:this._options.logging});if(l.ok)return {data:Hr.parseOrThrow(l.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:l.rawResponse};if(l.error.reason==="status-code")throw new k({statusCode:l.error.statusCode,body:l.error.body,rawResponse:l.rawResponse});return j(l.error,l.rawResponse,"GET","/v1/private/datasets/{id}/items/experiments/items/stats")}getDatasetExportJob(i,e={},t){return P.fromPromise(this.__getDatasetExportJob(i,e,t))}async __getDatasetExportJob(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/datasets/export-jobs/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:Zt.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/datasets/export-jobs/{jobId}")}getDatasetExportJobs(i){return P.fromPromise(this.__getDatasetExportJobs(i))}async __getDatasetExportJobs(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/private/datasets/export-jobs"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:qt.getDatasetExportJobs.Response.parseOrThrow(t.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"GET","/v1/private/datasets/export-jobs")}getDatasetItemById(i,e={},t){return P.fromPromise(this.__getDatasetItemById(i,e,t))}async __getDatasetItemById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/datasets/items/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:Bn.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/datasets/items/{itemId}")}patchDatasetItem(i,e,t){return P.fromPromise(this.__patchDatasetItem(i,e,t))}async __patchDatasetItem(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/datasets/items/${_.encodePathParam(i)}`),method:"PATCH",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:jo.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw s.error.statusCode===404?new U(s.error.body,s.rawResponse):new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"PATCH","/v1/private/datasets/items/{itemId}")}getDatasetItems(i,e={},t){return P.fromPromise(this.__getDatasetItems(i,e,t))}async __getDatasetItems(i,e={},t){var f,g,h,y,w,A,C,I,D,N,F;let{page:o,size:a,version:s,filters:c,truncate:l}=e,m={page:o,size:a,version:s,filters:c,truncate:l},u=z((f=this._options)==null?void 0:f.headers,v({"Comet-Workspace":(h=t==null?void 0:t.workspaceName)!=null?h:(g=this._options)==null?void 0:g.workspaceName}),t==null?void 0:t.headers),d=await S({url:_.join((w=(y=await x.get(this._options.baseUrl))!=null?y:await x.get(this._options.environment))!=null?w:T.Default,`v1/private/datasets/${_.encodePathParam(i)}/items`),method:"GET",headers:u,queryParameters:{...m,...t==null?void 0:t.queryParams},timeoutMs:((I=(C=t==null?void 0:t.timeoutInSeconds)!=null?C:(A=this._options)==null?void 0:A.timeoutInSeconds)!=null?I:60)*1e3,maxRetries:(N=t==null?void 0:t.maxRetries)!=null?N:(D=this._options)==null?void 0:D.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(F=this._options)==null?void 0:F.fetch,logging:this._options.logging});if(d.ok)return {data:xP.parseOrThrow(d.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:d.rawResponse};if(d.error.reason==="status-code")throw new k({statusCode:d.error.statusCode,body:d.error.body,rawResponse:d.rawResponse});return j(d.error,d.rawResponse,"GET","/v1/private/datasets/{id}/items")}getDatasetItemsOutputColumns(i,e={},t){return P.fromPromise(this.__getDatasetItemsOutputColumns(i,e,t))}async __getDatasetItemsOutputColumns(i,e={},t){var l,m,u,d,f,g,h,y,w,A,C;let{experimentIds:o}=e,a={experiment_ids:o},s=z((l=this._options)==null?void 0:l.headers,v({"Comet-Workspace":(u=t==null?void 0:t.workspaceName)!=null?u:(m=this._options)==null?void 0:m.workspaceName}),t==null?void 0:t.headers),c=await S({url:_.join((f=(d=await x.get(this._options.baseUrl))!=null?d:await x.get(this._options.environment))!=null?f:T.Default,`v1/private/datasets/${_.encodePathParam(i)}/items/experiments/items/output/columns`),method:"GET",headers:s,queryParameters:{...a,...t==null?void 0:t.queryParams},timeoutMs:((y=(h=t==null?void 0:t.timeoutInSeconds)!=null?h:(g=this._options)==null?void 0:g.timeoutInSeconds)!=null?y:60)*1e3,maxRetries:(A=t==null?void 0:t.maxRetries)!=null?A:(w=this._options)==null?void 0:w.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(C=this._options)==null?void 0:C.fetch,logging:this._options.logging});if(c.ok)return {data:LT.parseOrThrow(c.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:c.rawResponse};if(c.error.reason==="status-code")throw new k({statusCode:c.error.statusCode,body:c.error.body,rawResponse:c.rawResponse});return j(c.error,c.rawResponse,"GET","/v1/private/datasets/{id}/items/experiments/items/output/columns")}markDatasetExportJobViewed(i,e={},t){return P.fromPromise(this.__markDatasetExportJobViewed(i,e,t))}async __markDatasetExportJobViewed(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/datasets/export-jobs/${_.encodePathParam(i)}/mark-viewed`),method:"PUT",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"PUT","/v1/private/datasets/export-jobs/{jobId}/mark-viewed")}startDatasetExport(i,e={},t){return P.fromPromise(this.__startDatasetExport(i,e,t))}async __startDatasetExport(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/datasets/${_.encodePathParam(i)}/export`),method:"POST",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:Zt.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"POST","/v1/private/datasets/{id}/export")}streamDatasetItems(i,e){return P.fromPromise(this.__streamDatasetItems(i,e))}async __streamDatasetItems(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/datasets/items/stream"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Co.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),responseType:"streaming",timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:o.body,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/datasets/items/stream")}compareDatasetVersions(i,e={},t){return P.fromPromise(this.__compareDatasetVersions(i,e,t))}async __compareDatasetVersions(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/datasets/${_.encodePathParam(i)}/versions/diff`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:jP.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/datasets/{id}/versions/diff")}createVersionTag(i,e,t,o){return P.fromPromise(this.__createVersionTag(i,e,t,o))}async __createVersionTag(i,e,t,o){var c,l,m,u,d,f,g,h,y,w,A;let a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=o==null?void 0:o.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),o==null?void 0:o.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/datasets/${_.encodePathParam(i)}/versions/hash/${_.encodePathParam(e)}/tags`),method:"POST",headers:a,contentType:"application/json",queryParameters:o==null?void 0:o.queryParams,requestType:"json",body:Bo.jsonOrThrow(t,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=o==null?void 0:o.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=o==null?void 0:o.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:o==null?void 0:o.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")switch(s.error.statusCode){case 400:throw new B(s.error.body,s.rawResponse);case 404:throw new U(s.error.body,s.rawResponse);case 409:throw new K(s.error.body,s.rawResponse);default:throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse})}return j(s.error,s.rawResponse,"POST","/v1/private/datasets/{id}/versions/hash/{versionHash}/tags")}deleteVersionTag(i,e,t,o={},a){return P.fromPromise(this.__deleteVersionTag(i,e,t,o,a))}async __deleteVersionTag(i,e,t,o={},a){var l,m,u,d,f,g,h,y,w,A,C;let s=z((l=this._options)==null?void 0:l.headers,v({"Comet-Workspace":(u=a==null?void 0:a.workspaceName)!=null?u:(m=this._options)==null?void 0:m.workspaceName}),a==null?void 0:a.headers),c=await S({url:_.join((f=(d=await x.get(this._options.baseUrl))!=null?d:await x.get(this._options.environment))!=null?f:T.Default,`v1/private/datasets/${_.encodePathParam(i)}/versions/${_.encodePathParam(e)}/tags/${_.encodePathParam(t)}`),method:"DELETE",headers:s,queryParameters:a==null?void 0:a.queryParams,timeoutMs:((y=(h=a==null?void 0:a.timeoutInSeconds)!=null?h:(g=this._options)==null?void 0:g.timeoutInSeconds)!=null?y:60)*1e3,maxRetries:(A=a==null?void 0:a.maxRetries)!=null?A:(w=this._options)==null?void 0:w.maxRetries,withCredentials:true,abortSignal:a==null?void 0:a.abortSignal,fetchFn:(C=this._options)==null?void 0:C.fetch,logging:this._options.logging});if(c.ok)return {data:void 0,rawResponse:c.rawResponse};if(c.error.reason==="status-code")throw new k({statusCode:c.error.statusCode,body:c.error.body,rawResponse:c.rawResponse});return j(c.error,c.rawResponse,"DELETE","/v1/private/datasets/{id}/versions/{versionHash}/tags/{tag}")}listDatasetVersions(i,e={},t){return P.fromPromise(this.__listDatasetVersions(i,e,t))}async __listDatasetVersions(i,e={},t){var m,u,d,f,g,h,y,w,A,C,I;let{page:o,size:a}=e,s={page:o,size:a},c=z((m=this._options)==null?void 0:m.headers,v({"Comet-Workspace":(d=t==null?void 0:t.workspaceName)!=null?d:(u=this._options)==null?void 0:u.workspaceName}),t==null?void 0:t.headers),l=await S({url:_.join((g=(f=await x.get(this._options.baseUrl))!=null?f:await x.get(this._options.environment))!=null?g:T.Default,`v1/private/datasets/${_.encodePathParam(i)}/versions`),method:"GET",headers:c,queryParameters:{...s,...t==null?void 0:t.queryParams},timeoutMs:((w=(y=t==null?void 0:t.timeoutInSeconds)!=null?y:(h=this._options)==null?void 0:h.timeoutInSeconds)!=null?w:60)*1e3,maxRetries:(C=t==null?void 0:t.maxRetries)!=null?C:(A=this._options)==null?void 0:A.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(I=this._options)==null?void 0:I.fetch,logging:this._options.logging});if(l.ok)return {data:CP.parseOrThrow(l.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:l.rawResponse};if(l.error.reason==="status-code")throw l.error.statusCode===400?new B(l.error.body,l.rawResponse):new k({statusCode:l.error.statusCode,body:l.error.body,rawResponse:l.rawResponse});return j(l.error,l.rawResponse,"GET","/v1/private/datasets/{id}/versions")}restoreDatasetVersion(i,e,t){return P.fromPromise(this.__restoreDatasetVersion(i,e,t))}async __restoreDatasetVersion(i,e,t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/datasets/${_.encodePathParam(i)}/versions/restore`),method:"POST",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:Uo.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:Vr.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"POST","/v1/private/datasets/{id}/versions/restore")}retrieveDatasetVersion(i,e,t){return P.fromPromise(this.__retrieveDatasetVersion(i,e,t))}async __retrieveDatasetVersion(i,e,t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/datasets/${_.encodePathParam(i)}/versions/retrieve`),method:"POST",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:No.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:Vr.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")switch(a.error.statusCode){case 400:throw new B(a.error.body,a.rawResponse);case 404:throw new U(a.error.body,a.rawResponse);default:throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse})}return j(a.error,a.rawResponse,"POST","/v1/private/datasets/{id}/versions/retrieve")}updateDatasetVersion(i,e,t={},o){return P.fromPromise(this.__updateDatasetVersion(i,e,t,o))}async __updateDatasetVersion(i,e,t={},o){var c,l,m,u,d,f,g,h,y,w,A;let a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=o==null?void 0:o.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),o==null?void 0:o.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/datasets/${_.encodePathParam(i)}/versions/hash/${_.encodePathParam(e)}`),method:"PATCH",headers:a,contentType:"application/json",queryParameters:o==null?void 0:o.queryParams,requestType:"json",body:Fo.jsonOrThrow(t,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=o==null?void 0:o.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=o==null?void 0:o.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:o==null?void 0:o.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:Vr.parseOrThrow(s.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:s.rawResponse};if(s.error.reason==="status-code")switch(s.error.statusCode){case 400:throw new B(s.error.body,s.rawResponse);case 404:throw new U(s.error.body,s.rawResponse);case 409:throw new K(s.error.body,s.rawResponse);default:throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse})}return j(s.error,s.rawResponse,"PATCH","/v1/private/datasets/{id}/versions/hash/{versionHash}")}};});var Ul,x4=n(()=>{X();Q();b();Y();Z();J();te();ie();Ul=class{constructor(i={}){this._options=M(i);}findEnvironments(i){return P.fromPromise(this.__findEnvironments(i))}async __findEnvironments(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/private/environments"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:NP.parseOrThrow(t.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"GET","/v1/private/environments")}createEnvironment(i,e){return P.fromPromise(this.__createEnvironment(i,e))}async __createEnvironment(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/environments"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Lo.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===409?new K(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/environments")}deleteEnvironmentsBatch(i,e){return P.fromPromise(this.__deleteEnvironmentsBatch(i,e))}async __deleteEnvironmentsBatch(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/environments/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:me.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/environments/delete")}getEnvironmentById(i,e={},t){return P.fromPromise(this.__getEnvironmentById(i,e,t))}async __getEnvironmentById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/environments/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:Ln.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/environments/{id}")}updateEnvironment(i,e={},t){return P.fromPromise(this.__updateEnvironment(i,e,t))}async __updateEnvironment(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/environments/${_.encodePathParam(i)}`),method:"PATCH",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:Wo.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")switch(a.error.statusCode){case 404:throw new U(a.error.body,a.rawResponse);case 409:throw new K(a.error.body,a.rawResponse);default:throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse})}return j(a.error,a.rawResponse,"PATCH","/v1/private/environments/{id}")}};});var Nl,w4=n(()=>{X();Q();b();Y();Z();J();te();ie();Nl=class{constructor(i={}){this._options=M(i);}batchUpdateExperiments(i,e){return P.fromPromise(this.__batchUpdateExperiments(i,e))}async __batchUpdateExperiments(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/experiments/batch"),method:"PATCH",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Ho.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===400?new B(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"PATCH","/v1/private/experiments/batch")}findExperiments(i={},e){return P.fromPromise(this.__findExperiments(i,e))}async __findExperiments(i={},e){var D,N,F,re,ae,we,Ee,Ce,He,$i,Qi;let{page:t,size:o,datasetId:a,optimizationId:s,types:c,name:l,datasetDeleted:m,promptId:u,projectId:d,projectDeleted:f,sorting:g,filters:h,experimentIds:y,forceSorting:w}=i,A={page:t,size:o,datasetId:a,optimization_id:s,types:c,name:l,dataset_deleted:m,prompt_id:u,project_id:d,project_deleted:f,sorting:g,filters:h,experiment_ids:y,force_sorting:w},C=z((D=this._options)==null?void 0:D.headers,v({"Comet-Workspace":(F=e==null?void 0:e.workspaceName)!=null?F:(N=this._options)==null?void 0:N.workspaceName}),e==null?void 0:e.headers),I=await S({url:_.join((ae=(re=await x.get(this._options.baseUrl))!=null?re:await x.get(this._options.environment))!=null?ae:T.Default,"v1/private/experiments"),method:"GET",headers:C,queryParameters:{...A,...e==null?void 0:e.queryParams},timeoutMs:((Ce=(Ee=e==null?void 0:e.timeoutInSeconds)!=null?Ee:(we=this._options)==null?void 0:we.timeoutInSeconds)!=null?Ce:60)*1e3,maxRetries:($i=e==null?void 0:e.maxRetries)!=null?$i:(He=this._options)==null?void 0:He.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(Qi=this._options)==null?void 0:Qi.fetch,logging:this._options.logging});if(I.ok)return {data:$n.parseOrThrow(I.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:I.rawResponse};if(I.error.reason==="status-code")throw I.error.statusCode===400?new B(I.error.body,I.rawResponse):new k({statusCode:I.error.statusCode,body:I.error.body,rawResponse:I.rawResponse});return j(I.error,I.rawResponse,"GET","/v1/private/experiments")}createExperiment(i,e){return P.fromPromise(this.__createExperiment(i,e))}async __createExperiment(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/experiments"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:ra.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/experiments")}createExperimentItems(i,e){return P.fromPromise(this.__createExperimentItems(i,e))}async __createExperimentItems(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/experiments/items"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Zo.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/experiments/items")}deleteExperimentItems(i,e){return P.fromPromise(this.__deleteExperimentItems(i,e))}async __deleteExperimentItems(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/experiments/items/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:qo.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/experiments/items/delete")}deleteExperimentsById(i,e){return P.fromPromise(this.__deleteExperimentsById(i,e))}async __deleteExperimentsById(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/experiments/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:bi.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/experiments/delete")}executeExperiment(i,e){return P.fromPromise(this.__executeExperiment(i,e))}async __executeExperiment(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/experiments/execute"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Oo.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:KP.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/experiments/execute")}experimentItemsBulk(i,e){return P.fromPromise(this.__experimentItemsBulk(i,e))}async __experimentItemsBulk(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/experiments/items/bulk"),method:"PUT",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Qo.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 400:throw new B(o.error.body,o.rawResponse);case 409:throw new K(o.error.body,o.rawResponse);case 422:throw new ce(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"PUT","/v1/private/experiments/items/bulk")}findFeedbackScoreNames(i={},e){return P.fromPromise(this.__findFeedbackScoreNames(i,e))}async __findFeedbackScoreNames(i={},e){var l,m,u,d,f,g,h,y,w,A,C;let{experimentIds:t,projectId:o}=i,a={experiment_ids:t,project_id:o},s=z((l=this._options)==null?void 0:l.headers,v({"Comet-Workspace":(u=e==null?void 0:e.workspaceName)!=null?u:(m=this._options)==null?void 0:m.workspaceName}),e==null?void 0:e.headers),c=await S({url:_.join((f=(d=await x.get(this._options.baseUrl))!=null?d:await x.get(this._options.environment))!=null?f:T.Default,"v1/private/experiments/feedback-scores/names"),method:"GET",headers:s,queryParameters:{...a,...e==null?void 0:e.queryParams},timeoutMs:((y=(h=e==null?void 0:e.timeoutInSeconds)!=null?h:(g=this._options)==null?void 0:g.timeoutInSeconds)!=null?y:60)*1e3,maxRetries:(A=e==null?void 0:e.maxRetries)!=null?A:(w=this._options)==null?void 0:w.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(C=this._options)==null?void 0:C.fetch,logging:this._options.logging});if(c.ok)return {data:Jr.parseOrThrow(c.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:c.rawResponse};if(c.error.reason==="status-code")throw new k({statusCode:c.error.statusCode,body:c.error.body,rawResponse:c.rawResponse});return j(c.error,c.rawResponse,"GET","/v1/private/experiments/feedback-scores/names")}findExperimentGroups(i={},e){return P.fromPromise(this.__findExperimentGroups(i,e))}async __findExperimentGroups(i={},e){var f,g,h,y,w,A,C,I,D,N,F;let{groups:t,types:o,name:a,projectId:s,projectDeleted:c,filters:l}=i,m={groups:t,types:o,name:a,project_id:s,project_deleted:c,filters:l},u=z((f=this._options)==null?void 0:f.headers,v({"Comet-Workspace":(h=e==null?void 0:e.workspaceName)!=null?h:(g=this._options)==null?void 0:g.workspaceName}),e==null?void 0:e.headers),d=await S({url:_.join((w=(y=await x.get(this._options.baseUrl))!=null?y:await x.get(this._options.environment))!=null?w:T.Default,"v1/private/experiments/groups"),method:"GET",headers:u,queryParameters:{...m,...e==null?void 0:e.queryParams},timeoutMs:((I=(C=e==null?void 0:e.timeoutInSeconds)!=null?C:(A=this._options)==null?void 0:A.timeoutInSeconds)!=null?I:60)*1e3,maxRetries:(N=e==null?void 0:e.maxRetries)!=null?N:(D=this._options)==null?void 0:D.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(F=this._options)==null?void 0:F.fetch,logging:this._options.logging});if(d.ok)return {data:iz.parseOrThrow(d.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:d.rawResponse};if(d.error.reason==="status-code")throw d.error.statusCode===400?new B(d.error.body,d.rawResponse):new k({statusCode:d.error.statusCode,body:d.error.body,rawResponse:d.rawResponse});return j(d.error,d.rawResponse,"GET","/v1/private/experiments/groups")}findExperimentGroupsAggregations(i={},e){return P.fromPromise(this.__findExperimentGroupsAggregations(i,e))}async __findExperimentGroupsAggregations(i={},e){var f,g,h,y,w,A,C,I,D,N,F;let{groups:t,types:o,name:a,projectId:s,projectDeleted:c,filters:l}=i,m={groups:t,types:o,name:a,project_id:s,project_deleted:c,filters:l},u=z((f=this._options)==null?void 0:f.headers,v({"Comet-Workspace":(h=e==null?void 0:e.workspaceName)!=null?h:(g=this._options)==null?void 0:g.workspaceName}),e==null?void 0:e.headers),d=await S({url:_.join((w=(y=await x.get(this._options.baseUrl))!=null?y:await x.get(this._options.environment))!=null?w:T.Default,"v1/private/experiments/groups/aggregations"),method:"GET",headers:u,queryParameters:{...m,...e==null?void 0:e.queryParams},timeoutMs:((I=(C=e==null?void 0:e.timeoutInSeconds)!=null?C:(A=this._options)==null?void 0:A.timeoutInSeconds)!=null?I:60)*1e3,maxRetries:(N=e==null?void 0:e.maxRetries)!=null?N:(D=this._options)==null?void 0:D.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(F=this._options)==null?void 0:F.fetch,logging:this._options.logging});if(d.ok)return {data:YP.parseOrThrow(d.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:d.rawResponse};if(d.error.reason==="status-code")throw d.error.statusCode===400?new B(d.error.body,d.rawResponse):new k({statusCode:d.error.statusCode,body:d.error.body,rawResponse:d.rawResponse});return j(d.error,d.rawResponse,"GET","/v1/private/experiments/groups/aggregations")}finishExperiments(i,e){return P.fromPromise(this.__finishExperiments(i,e))}async __finishExperiments(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/experiments/finish"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:bi.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===400?new B(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/experiments/finish")}getExperimentById(i,e={},t){return P.fromPromise(this.__getExperimentById(i,e,t))}async __getExperimentById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/experiments/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:Kn.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/experiments/{id}")}updateExperiment(i,e,t){return P.fromPromise(this.__updateExperiment(i,e,t))}async __updateExperiment(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/experiments/${_.encodePathParam(i)}`),method:"PATCH",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:Jo.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")switch(s.error.statusCode){case 400:throw new B(s.error.body,s.rawResponse);case 404:throw new U(s.error.body,s.rawResponse);default:throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse})}return j(s.error,s.rawResponse,"PATCH","/v1/private/experiments/{id}")}getExperimentItemById(i,e={},t){return P.fromPromise(this.__getExperimentItemById(i,e,t))}async __getExperimentItemById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/experiments/items/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:Nn.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/experiments/items/{id}")}streamExperimentItems(i,e){return P.fromPromise(this.__streamExperimentItems(i,e))}async __streamExperimentItems(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/experiments/items/stream"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Yo.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),responseType:"streaming",timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:o.body,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/experiments/items/stream")}streamExperiments(i,e){return P.fromPromise(this.__streamExperiments(i,e))}async __streamExperiments(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/experiments/stream"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:ea.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),responseType:"streaming",timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:o.body,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/experiments/stream")}};});var Bl,_4=n(()=>{X();Q();b();Y();Z();J();te();ie();Bl=class{constructor(i={}){this._options=M(i);}findFeedbackDefinitions(i={},e){return P.fromPromise(this.__findFeedbackDefinitions(i,e))}async __findFeedbackDefinitions(i={},e){var u,d,f,g,h,y,w,A,C,I,D;let{page:t,size:o,name:a,type:s}=i,c={page:t,size:o,name:a,type:s!=null?Vp.jsonOrThrow(s,{unrecognizedObjectKeys:"strip",omitUndefined:true}):void 0},l=z((u=this._options)==null?void 0:u.headers,v({"Comet-Workspace":(f=e==null?void 0:e.workspaceName)!=null?f:(d=this._options)==null?void 0:d.workspaceName}),e==null?void 0:e.headers),m=await S({url:_.join((h=(g=await x.get(this._options.baseUrl))!=null?g:await x.get(this._options.environment))!=null?h:T.Default,"v1/private/feedback-definitions"),method:"GET",headers:l,queryParameters:{...c,...e==null?void 0:e.queryParams},timeoutMs:((A=(w=e==null?void 0:e.timeoutInSeconds)!=null?w:(y=this._options)==null?void 0:y.timeoutInSeconds)!=null?A:60)*1e3,maxRetries:(I=e==null?void 0:e.maxRetries)!=null?I:(C=this._options)==null?void 0:C.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(D=this._options)==null?void 0:D.fetch,logging:this._options.logging});if(m.ok)return {data:Gz.parseOrThrow(m.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:m.rawResponse};if(m.error.reason==="status-code")throw new k({statusCode:m.error.statusCode,body:m.error.body,rawResponse:m.rawResponse});return j(m.error,m.rawResponse,"GET","/v1/private/feedback-definitions")}createFeedbackDefinition(i,e){return P.fromPromise(this.__createFeedbackDefinition(i,e))}async __createFeedbackDefinition(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/feedback-definitions"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Mz.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/feedback-definitions")}getFeedbackDefinitionById(i,e={},t){return P.fromPromise(this.__getFeedbackDefinitionById(i,e,t))}async __getFeedbackDefinitionById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/feedback-definitions/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:Kz.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/feedback-definitions/{id}")}updateFeedbackDefinition(i,e,t){return P.fromPromise(this.__updateFeedbackDefinition(i,e,t))}async __updateFeedbackDefinition(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/feedback-definitions/${_.encodePathParam(i)}`),method:"PUT",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:hS.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"PUT","/v1/private/feedback-definitions/{id}")}deleteFeedbackDefinitionById(i,e={},t){return P.fromPromise(this.__deleteFeedbackDefinitionById(i,e,t))}async __deleteFeedbackDefinitionById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/feedback-definitions/${_.encodePathParam(i)}`),method:"DELETE",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===409?new K(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"DELETE","/v1/private/feedback-definitions/{id}")}deleteFeedbackDefinitionsBatch(i,e){return P.fromPromise(this.__deleteFeedbackDefinitionsBatch(i,e))}async __deleteFeedbackDefinitionsBatch(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/feedback-definitions/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:me.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===409?new K(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/feedback-definitions/delete")}};});var Fl,k4=n(()=>{X();Q();b();Y();Z();J();te();Fl=class{constructor(i={}){this._options=M(i);}createGuardrails(i,e){return P.fromPromise(this.__createGuardrails(i,e))}async __createGuardrails(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/guardrails"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:ta.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/guardrails")}};});var Ml,A4=n(()=>{X();Q();b();Y();Z();J();te();ie();Ml=class{constructor(i={}){this._options=M(i);}findInsightsViews(i={},e){return P.fromPromise(this.__findInsightsViews(i,e))}async __findInsightsViews(i={},e){var f,g,h,y,w,A,C,I,D,N,F;let{page:t,size:o,name:a,projectId:s,sorting:c,filters:l}=i,m={page:t,size:o,name:a,project_id:s,sorting:c,filters:l},u=z((f=this._options)==null?void 0:f.headers,v({"Comet-Workspace":(h=e==null?void 0:e.workspaceName)!=null?h:(g=this._options)==null?void 0:g.workspaceName}),e==null?void 0:e.headers),d=await S({url:_.join((w=(y=await x.get(this._options.baseUrl))!=null?y:await x.get(this._options.environment))!=null?w:T.Default,"v1/private/insights-views"),method:"GET",headers:u,queryParameters:{...m,...e==null?void 0:e.queryParams},timeoutMs:((I=(C=e==null?void 0:e.timeoutInSeconds)!=null?C:(A=this._options)==null?void 0:A.timeoutInSeconds)!=null?I:60)*1e3,maxRetries:(N=e==null?void 0:e.maxRetries)!=null?N:(D=this._options)==null?void 0:D.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(F=this._options)==null?void 0:F.fetch,logging:this._options.logging});if(d.ok)return {data:At.parseOrThrow(d.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:d.rawResponse};if(d.error.reason==="status-code")throw new k({statusCode:d.error.statusCode,body:d.error.body,rawResponse:d.rawResponse});return j(d.error,d.rawResponse,"GET","/v1/private/insights-views")}createInsightsView(i,e){return P.fromPromise(this.__createInsightsView(i,e))}async __createInsightsView(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/insights-views"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:jn.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:Ze.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/insights-views")}getInsightsViewById(i,e={},t){return P.fromPromise(this.__getInsightsViewById(i,e,t))}async __getInsightsViewById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/insights-views/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:Ze.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/insights-views/{insightsViewId}")}deleteInsightsView(i,e={},t){return P.fromPromise(this.__deleteInsightsView(i,e,t))}async __deleteInsightsView(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/insights-views/${_.encodePathParam(i)}`),method:"DELETE",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"DELETE","/v1/private/insights-views/{insightsViewId}")}updateInsightsView(i,e,t){return P.fromPromise(this.__updateInsightsView(i,e,t))}async __updateInsightsView(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/insights-views/${_.encodePathParam(i)}`),method:"PATCH",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:vn.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:Ze.parseOrThrow(s.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:s.rawResponse};if(s.error.reason==="status-code")switch(s.error.statusCode){case 404:throw new U(s.error.body,s.rawResponse);case 409:throw new K(s.error.body,s.rawResponse);default:throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse})}return j(s.error,s.rawResponse,"PATCH","/v1/private/insights-views/{insightsViewId}")}deleteInsightsViewsBatch(i,e){return P.fromPromise(this.__deleteInsightsViewsBatch(i,e))}async __deleteInsightsViewsBatch(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/insights-views/delete-batch"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:me.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/insights-views/delete-batch")}};});var Wl,P4=n(()=>{X();Q();b();Y();Z();J();te();Wl=class{constructor(i={}){this._options=M(i);}getLlmModels(i){return P.fromPromise(this.__getLlmModels(i))}async __getLlmModels(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/private/llm/models"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:ri.getLlmModels.Response.parseOrThrow(t.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"GET","/v1/private/llm/models")}};});var Ll,z4=n(()=>{X();Q();b();Y();Z();J();te();ie();Ll=class{constructor(i={}){this._options=M(i);}deleteLlmProviderApiKeysBatch(i,e){return P.fromPromise(this.__deleteLlmProviderApiKeysBatch(i,e))}async __deleteLlmProviderApiKeysBatch(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/llm-provider-key/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:me.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/llm-provider-key/delete")}findLlmProviderKeys(i){return P.fromPromise(this.__findLlmProviderKeys(i))}async __findLlmProviderKeys(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/private/llm-provider-key"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:Jv.parseOrThrow(t.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"GET","/v1/private/llm-provider-key")}storeLlmProviderApiKey(i,e){return P.fromPromise(this.__storeLlmProviderApiKey(i,e))}async __storeLlmProviderApiKey(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/llm-provider-key"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:oa.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 401:throw new $(o.error.body,o.rawResponse);case 403:throw new ye(ue.parseOrThrow(o.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/llm-provider-key")}getLlmProviderApiKeyById(i,e={},t){return P.fromPromise(this.__getLlmProviderApiKeyById(i,e,t))}async __getLlmProviderApiKeyById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/llm-provider-key/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:os.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/llm-provider-key/{id}")}updateLlmProviderApiKey(i,e={},t){return P.fromPromise(this.__updateLlmProviderApiKey(i,e,t))}async __updateLlmProviderApiKey(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/llm-provider-key/${_.encodePathParam(i)}`),method:"PATCH",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:ia.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")switch(a.error.statusCode){case 401:throw new $(a.error.body,a.rawResponse);case 403:throw new ye(ue.parseOrThrow(a.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),a.rawResponse);case 404:throw new U(a.error.body,a.rawResponse);default:throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse})}return j(a.error,a.rawResponse,"PATCH","/v1/private/llm-provider-key/{id}")}};});var Vl,S4=n(()=>{X();Q();b();Y();Z();J();te();ie();Vl=class{constructor(i={}){this._options=M(i);}evaluateSpans(i,e){return P.fromPromise(this.__evaluateSpans(i,e))}async __evaluateSpans(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/manual-evaluation/spans"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Zn.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:qn.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 400:throw new B(o.error.body,o.rawResponse);case 404:throw new U(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/manual-evaluation/spans")}evaluateThreads(i,e){return P.fromPromise(this.__evaluateThreads(i,e))}async __evaluateThreads(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/manual-evaluation/threads"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Zn.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:qn.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 400:throw new B(o.error.body,o.rawResponse);case 404:throw new U(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/manual-evaluation/threads")}evaluateTraces(i,e){return P.fromPromise(this.__evaluateTraces(i,e))}async __evaluateTraces(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/manual-evaluation/traces"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Zn.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:qn.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 400:throw new B(o.error.body,o.rawResponse);case 404:throw new U(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/manual-evaluation/traces")}};});var Jl,T4=n(()=>{X();Q();b();Y();Z();J();te();ie();Jl=class{constructor(i={}){this._options=M(i);}listModels(i,e){return P.fromPromise(this.__listModels(i,e))}async __listModels(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/ollama/models"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:bl.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:ti.listModels.Response.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 422:throw new ce(o.error.body,o.rawResponse);case 500:throw new ro(o.error.body,o.rawResponse);case 503:throw new Vt(ue.parseOrThrow(o.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/ollama/models")}testConnection(i,e){return P.fromPromise(this.__testConnection(i,e))}async __testConnection(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/ollama/test-connection"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:bl.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:yl.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 422:throw new ce(o.error.body,o.rawResponse);case 502:throw new eo(yl.parseOrThrow(o.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),o.rawResponse);case 503:throw new Vt(ue.parseOrThrow(o.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/ollama/test-connection")}};});var Hl,v4=n(()=>{X();Q();b();Y();Z();J();te();ie();Hl=class{constructor(i={}){this._options=M(i);}downloadOllieState(i){return P.fromPromise(this.__downloadOllieState(i))}async __downloadOllieState(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/private/ollie/state"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,responseType:"streaming",timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:t.body,rawResponse:t.rawResponse};if(t.error.reason==="status-code")switch(t.error.statusCode){case 401:throw new $(t.error.body,t.rawResponse);case 404:throw new U(t.error.body,t.rawResponse);default:throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse})}return j(t.error,t.rawResponse,"GET","/v1/private/ollie/state")}replaceOllieState(i,e){return P.fromPromise(this.__replaceOllieState(i,e))}async __replaceOllieState(i,e){var s,c,l,m,u,d,f,g,h,y,w;let t=await oo.toBinaryUploadRequest(i),o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=e==null?void 0:e.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t.headers,e==null?void 0:e.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,"v1/private/ollie/state"),method:"PUT",headers:o,contentType:"application/gzip",queryParameters:e==null?void 0:e.queryParams,requestType:"bytes",duplex:"half",body:t.body,timeoutMs:((g=(f=e==null?void 0:e.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=e==null?void 0:e.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")switch(a.error.statusCode){case 400:throw new B(a.error.body,a.rawResponse);case 401:throw new $(a.error.body,a.rawResponse);case 429:throw new sr(ue.parseOrThrow(a.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),a.rawResponse);default:throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse})}return j(a.error,a.rawResponse,"PUT","/v1/private/ollie/state")}deleteOllieState(i){return P.fromPromise(this.__deleteOllieState(i))}async __deleteOllieState(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/private/ollie/state"),method:"DELETE",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:void 0,rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw t.error.statusCode===401?new $(t.error.body,t.rawResponse):new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"DELETE","/v1/private/ollie/state")}};});var Gl,j4=n(()=>{X();Q();b();Y();Z();J();Gl=class{constructor(i={}){this._options=M(i);}receiveProtobufTraces(i){return P.fromPromise(this.__receiveProtobufTraces(i))}async __receiveProtobufTraces(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/private/otel/v1/traces"),method:"POST",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:t.body,rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"POST","/v1/private/otel/v1/traces")}};});var Ol,E4=n(()=>{X();Q();b();Y();Z();J();te();ie();Ol=class{constructor(i={}){this._options=M(i);}cancelStudioOptimizations(i,e={},t){return P.fromPromise(this.__cancelStudioOptimizations(i,e,t))}async __cancelStudioOptimizations(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/optimizations/studio/${_.encodePathParam(i)}/cancel`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===501?new nr(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/optimizations/studio/{id}/cancel")}findOptimizations(i={},e){return P.fromPromise(this.__findOptimizations(i,e))}async __findOptimizations(i={},e){var h,y,w,A,C,I,D,N,F,re,ae;let{page:t,size:o,datasetId:a,name:s,datasetName:c,datasetDeleted:l,projectId:m,filters:u}=i,d={page:t,size:o,dataset_id:a,name:s,dataset_name:c,dataset_deleted:l,project_id:m,filters:u},f=z((h=this._options)==null?void 0:h.headers,v({"Comet-Workspace":(w=e==null?void 0:e.workspaceName)!=null?w:(y=this._options)==null?void 0:y.workspaceName}),e==null?void 0:e.headers),g=await S({url:_.join((C=(A=await x.get(this._options.baseUrl))!=null?A:await x.get(this._options.environment))!=null?C:T.Default,"v1/private/optimizations"),method:"GET",headers:f,queryParameters:{...d,...e==null?void 0:e.queryParams},timeoutMs:((N=(D=e==null?void 0:e.timeoutInSeconds)!=null?D:(I=this._options)==null?void 0:I.timeoutInSeconds)!=null?N:60)*1e3,maxRetries:(re=e==null?void 0:e.maxRetries)!=null?re:(F=this._options)==null?void 0:F.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(ae=this._options)==null?void 0:ae.fetch,logging:this._options.logging});if(g.ok)return {data:rs.parseOrThrow(g.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:g.rawResponse};if(g.error.reason==="status-code")throw g.error.statusCode===400?new B(g.error.body,g.rawResponse):new k({statusCode:g.error.statusCode,body:g.error.body,rawResponse:g.rawResponse});return j(g.error,g.rawResponse,"GET","/v1/private/optimizations")}createOptimization(i,e){return P.fromPromise(this.__createOptimization(i,e))}async __createOptimization(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/optimizations"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Rl.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/optimizations")}upsertOptimization(i,e){return P.fromPromise(this.__upsertOptimization(i,e))}async __upsertOptimization(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/optimizations"),method:"PUT",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Rl.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"PUT","/v1/private/optimizations")}deleteOptimizationsById(i,e){return P.fromPromise(this.__deleteOptimizationsById(i,e))}async __deleteOptimizationsById(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/optimizations/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:bi.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/optimizations/delete")}getOptimizationById(i,e={},t){return P.fromPromise(this.__getOptimizationById(i,e,t))}async __getOptimizationById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/optimizations/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:es.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/optimizations/{id}")}updateOptimizationsById(i,e={},t){return P.fromPromise(this.__updateOptimizationsById(i,e,t))}async __updateOptimizationsById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/optimizations/${_.encodePathParam(i)}`),method:"PUT",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:aa.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"PUT","/v1/private/optimizations/{id}")}getStudioOptimizationLogs(i,e={},t){return P.fromPromise(this.__getStudioOptimizationLogs(i,e,t))}async __getStudioOptimizationLogs(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/optimizations/studio/${_.encodePathParam(i)}/logs`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:FT.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/optimizations/studio/{id}/logs")}};});var Kl,C4=n(()=>{X();Q();b();Y();Z();J();te();ie();Kl=class{constructor(i={}){this._options=M(i);}activatePairingSession(i,e,t){return P.fromPromise(this.__activatePairingSession(i,e,t))}async __activatePairingSession(i,e,t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/pairing/sessions/${_.encodePathParam(i)}/activate`),method:"POST",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:na.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")switch(a.error.statusCode){case 403:throw new ye(ue.parseOrThrow(a.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),a.rawResponse);case 404:throw new U(a.error.body,a.rawResponse);case 409:throw new K(a.error.body,a.rawResponse);case 422:throw new ce(a.error.body,a.rawResponse);case 429:throw new sr(ue.parseOrThrow(a.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),a.rawResponse);case 501:throw new nr(a.error.body,a.rawResponse);default:throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse})}return j(a.error,a.rawResponse,"POST","/v1/private/pairing/sessions/{sessionId}/activate")}createPairingSession(i,e){return P.fromPromise(this.__createPairingSession(i,e))}async __createPairingSession(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/pairing/sessions"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:sa.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:nA.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 400:throw new B(o.error.body,o.rawResponse);case 404:throw new U(o.error.body,o.rawResponse);case 422:throw new ce(o.error.body,o.rawResponse);case 429:throw new sr(ue.parseOrThrow(o.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),o.rawResponse);case 501:throw new nr(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/pairing/sessions")}};});var $l,I4=n(()=>{X();Q();b();Y();Z();J();te();ie();$l=class{constructor(i={}){this._options=M(i);}findAlertsByProject(i,e={},t){return P.fromPromise(this.__findAlertsByProject(i,e,t))}async __findAlertsByProject(i,e={},t){var d,f,g,h,y,w,A,C,I,D,N;let{page:o,size:a,sorting:s,filters:c}=e,l={page:o,size:a,sorting:s,filters:c},m=z((d=this._options)==null?void 0:d.headers,v({"Comet-Workspace":(g=t==null?void 0:t.workspaceName)!=null?g:(f=this._options)==null?void 0:f.workspaceName}),t==null?void 0:t.headers),u=await S({url:_.join((y=(h=await x.get(this._options.baseUrl))!=null?h:await x.get(this._options.environment))!=null?y:T.Default,`v1/private/projects/${_.encodePathParam(i)}/alerts`),method:"GET",headers:m,queryParameters:{...l,...t==null?void 0:t.queryParams},timeoutMs:((C=(A=t==null?void 0:t.timeoutInSeconds)!=null?A:(w=this._options)==null?void 0:w.timeoutInSeconds)!=null?C:60)*1e3,maxRetries:(D=t==null?void 0:t.maxRetries)!=null?D:(I=this._options)==null?void 0:I.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(N=this._options)==null?void 0:N.fetch,logging:this._options.logging});if(u.ok)return {data:Qa.parseOrThrow(u.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:u.rawResponse};if(u.error.reason==="status-code")throw u.error.statusCode===400?new B(u.error.body,u.rawResponse):new k({statusCode:u.error.statusCode,body:u.error.body,rawResponse:u.rawResponse});return j(u.error,u.rawResponse,"GET","/v1/private/projects/{projectId}/alerts")}findDashboardsByProject(i,e={},t){return P.fromPromise(this.__findDashboardsByProject(i,e,t))}async __findDashboardsByProject(i,e={},t){var f,g,h,y,w,A,C,I,D,N,F;let{page:o,size:a,name:s,sorting:c,filters:l}=e,m={page:o,size:a,name:s,sorting:c,filters:l},u=z((f=this._options)==null?void 0:f.headers,v({"Comet-Workspace":(h=t==null?void 0:t.workspaceName)!=null?h:(g=this._options)==null?void 0:g.workspaceName}),t==null?void 0:t.headers),d=await S({url:_.join((w=(y=await x.get(this._options.baseUrl))!=null?y:await x.get(this._options.environment))!=null?w:T.Default,`v1/private/projects/${_.encodePathParam(i)}/dashboards`),method:"GET",headers:u,queryParameters:{...m,...t==null?void 0:t.queryParams},timeoutMs:((I=(C=t==null?void 0:t.timeoutInSeconds)!=null?C:(A=this._options)==null?void 0:A.timeoutInSeconds)!=null?I:60)*1e3,maxRetries:(N=t==null?void 0:t.maxRetries)!=null?N:(D=this._options)==null?void 0:D.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(F=this._options)==null?void 0:F.fetch,logging:this._options.logging});if(d.ok)return {data:At.parseOrThrow(d.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:d.rawResponse};if(d.error.reason==="status-code")throw new k({statusCode:d.error.statusCode,body:d.error.body,rawResponse:d.rawResponse});return j(d.error,d.rawResponse,"GET","/v1/private/projects/{projectId}/dashboards")}findDatasetsByProject(i,e={},t){return P.fromPromise(this.__findDatasetsByProject(i,e,t))}async __findDatasetsByProject(i,e={},t){var h,y,w,A,C,I,D,N,F,re,ae;let{page:o,size:a,withExperimentsOnly:s,withOptimizationsOnly:c,name:l,sorting:m,filters:u}=e,d={page:o,size:a,with_experiments_only:s,with_optimizations_only:c,name:l,sorting:m,filters:u},f=z((h=this._options)==null?void 0:h.headers,v({"Comet-Workspace":(w=t==null?void 0:t.workspaceName)!=null?w:(y=this._options)==null?void 0:y.workspaceName}),t==null?void 0:t.headers),g=await S({url:_.join((C=(A=await x.get(this._options.baseUrl))!=null?A:await x.get(this._options.environment))!=null?C:T.Default,`v1/private/projects/${_.encodePathParam(i)}/datasets`),method:"GET",headers:f,queryParameters:{...d,...t==null?void 0:t.queryParams},timeoutMs:((N=(D=t==null?void 0:t.timeoutInSeconds)!=null?D:(I=this._options)==null?void 0:I.timeoutInSeconds)!=null?N:60)*1e3,maxRetries:(re=t==null?void 0:t.maxRetries)!=null?re:(F=this._options)==null?void 0:F.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(ae=this._options)==null?void 0:ae.fetch,logging:this._options.logging});if(g.ok)return {data:Mn.parseOrThrow(g.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:g.rawResponse};if(g.error.reason==="status-code")throw new k({statusCode:g.error.statusCode,body:g.error.body,rawResponse:g.rawResponse});return j(g.error,g.rawResponse,"GET","/v1/private/projects/{projectId}/datasets")}findExperimentsByProject(i,e={},t){return P.fromPromise(this.__findExperimentsByProject(i,e,t))}async __findExperimentsByProject(i,e={},t){var C,I,D,N,F,re,ae,we,Ee,Ce,He;let{page:o,size:a,datasetId:s,optimizationId:c,types:l,name:m,datasetDeleted:u,sorting:d,filters:f,experimentIds:g,forceSorting:h}=e,y={page:o,size:a,datasetId:s,optimization_id:c,types:l,name:m,dataset_deleted:u,sorting:d,filters:f,experiment_ids:g,force_sorting:h},w=z((C=this._options)==null?void 0:C.headers,v({"Comet-Workspace":(D=t==null?void 0:t.workspaceName)!=null?D:(I=this._options)==null?void 0:I.workspaceName}),t==null?void 0:t.headers),A=await S({url:_.join((F=(N=await x.get(this._options.baseUrl))!=null?N:await x.get(this._options.environment))!=null?F:T.Default,`v1/private/projects/${_.encodePathParam(i)}/experiments`),method:"GET",headers:w,queryParameters:{...y,...t==null?void 0:t.queryParams},timeoutMs:((we=(ae=t==null?void 0:t.timeoutInSeconds)!=null?ae:(re=this._options)==null?void 0:re.timeoutInSeconds)!=null?we:60)*1e3,maxRetries:(Ce=t==null?void 0:t.maxRetries)!=null?Ce:(Ee=this._options)==null?void 0:Ee.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(He=this._options)==null?void 0:He.fetch,logging:this._options.logging});if(A.ok)return {data:$n.parseOrThrow(A.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:A.rawResponse};if(A.error.reason==="status-code")throw A.error.statusCode===400?new B(A.error.body,A.rawResponse):new k({statusCode:A.error.statusCode,body:A.error.body,rawResponse:A.rawResponse});return j(A.error,A.rawResponse,"GET","/v1/private/projects/{projectId}/experiments")}findOptimizationsByProject(i,e={},t){return P.fromPromise(this.__findOptimizationsByProject(i,e,t))}async __findOptimizationsByProject(i,e={},t){var h,y,w,A,C,I,D,N,F,re,ae;let{page:o,size:a,datasetId:s,datasetName:c,name:l,datasetDeleted:m,filters:u}=e,d={page:o,size:a,dataset_id:s,dataset_name:c,name:l,dataset_deleted:m,filters:u},f=z((h=this._options)==null?void 0:h.headers,v({"Comet-Workspace":(w=t==null?void 0:t.workspaceName)!=null?w:(y=this._options)==null?void 0:y.workspaceName}),t==null?void 0:t.headers),g=await S({url:_.join((C=(A=await x.get(this._options.baseUrl))!=null?A:await x.get(this._options.environment))!=null?C:T.Default,`v1/private/projects/${_.encodePathParam(i)}/optimizations`),method:"GET",headers:f,queryParameters:{...d,...t==null?void 0:t.queryParams},timeoutMs:((N=(D=t==null?void 0:t.timeoutInSeconds)!=null?D:(I=this._options)==null?void 0:I.timeoutInSeconds)!=null?N:60)*1e3,maxRetries:(re=t==null?void 0:t.maxRetries)!=null?re:(F=this._options)==null?void 0:F.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(ae=this._options)==null?void 0:ae.fetch,logging:this._options.logging});if(g.ok)return {data:rs.parseOrThrow(g.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:g.rawResponse};if(g.error.reason==="status-code")throw g.error.statusCode===400?new B(g.error.body,g.rawResponse):new k({statusCode:g.error.statusCode,body:g.error.body,rawResponse:g.rawResponse});return j(g.error,g.rawResponse,"GET","/v1/private/projects/{projectId}/optimizations")}getPromptsByProject(i,e={},t){return P.fromPromise(this.__getPromptsByProject(i,e,t))}async __getPromptsByProject(i,e={},t){var f,g,h,y,w,A,C,I,D,N,F;let{page:o,size:a,name:s,sorting:c,filters:l}=e,m={page:o,size:a,name:s,sorting:c,filters:l},u=z((f=this._options)==null?void 0:f.headers,v({"Comet-Workspace":(h=t==null?void 0:t.workspaceName)!=null?h:(g=this._options)==null?void 0:g.workspaceName}),t==null?void 0:t.headers),d=await S({url:_.join((w=(y=await x.get(this._options.baseUrl))!=null?y:await x.get(this._options.environment))!=null?w:T.Default,`v1/private/projects/${_.encodePathParam(i)}/prompts`),method:"GET",headers:u,queryParameters:{...m,...t==null?void 0:t.queryParams},timeoutMs:((I=(C=t==null?void 0:t.timeoutInSeconds)!=null?C:(A=this._options)==null?void 0:A.timeoutInSeconds)!=null?I:60)*1e3,maxRetries:(N=t==null?void 0:t.maxRetries)!=null?N:(D=this._options)==null?void 0:D.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(F=this._options)==null?void 0:F.fetch,logging:this._options.logging});if(d.ok)return {data:is.parseOrThrow(d.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:d.rawResponse};if(d.error.reason==="status-code")throw new k({statusCode:d.error.statusCode,body:d.error.body,rawResponse:d.rawResponse});return j(d.error,d.rawResponse,"GET","/v1/private/projects/{projectId}/prompts")}findProjects(i={},e){return P.fromPromise(this.__findProjects(i,e))}async __findProjects(i={},e){var u,d,f,g,h,y,w,A,C,I,D;let{page:t,size:o,name:a,sorting:s}=i,c={page:t,size:o,name:a,sorting:s},l=z((u=this._options)==null?void 0:u.headers,v({"Comet-Workspace":(f=e==null?void 0:e.workspaceName)!=null?f:(d=this._options)==null?void 0:d.workspaceName}),e==null?void 0:e.headers),m=await S({url:_.join((h=(g=await x.get(this._options.baseUrl))!=null?g:await x.get(this._options.environment))!=null?h:T.Default,"v1/private/projects"),method:"GET",headers:l,queryParameters:{...c,...e==null?void 0:e.queryParams},timeoutMs:((A=(w=e==null?void 0:e.timeoutInSeconds)!=null?w:(y=this._options)==null?void 0:y.timeoutInSeconds)!=null?A:60)*1e3,maxRetries:(I=e==null?void 0:e.maxRetries)!=null?I:(C=this._options)==null?void 0:C.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(D=this._options)==null?void 0:D.fetch,logging:this._options.logging});if(m.ok)return {data:cv.parseOrThrow(m.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:m.rawResponse};if(m.error.reason==="status-code")throw new k({statusCode:m.error.statusCode,body:m.error.body,rawResponse:m.rawResponse});return j(m.error,m.rawResponse,"GET","/v1/private/projects")}createProject(i,e){return P.fromPromise(this.__createProject(i,e))}async __createProject(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/projects"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:ua.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 400:throw new B(o.error.body,o.rawResponse);case 422:throw new ce(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/projects")}getProjectById(i,e={},t){return P.fromPromise(this.__getProjectById(i,e,t))}async __getProjectById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/projects/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:ts.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/projects/{id}")}deleteProjectById(i,e={},t){return P.fromPromise(this.__deleteProjectById(i,e,t))}async __deleteProjectById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/projects/${_.encodePathParam(i)}`),method:"DELETE",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===409?new K(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"DELETE","/v1/private/projects/{id}")}updateProject(i,e={},t){return P.fromPromise(this.__updateProject(i,e,t))}async __updateProject(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/projects/${_.encodePathParam(i)}`),method:"PATCH",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:da.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")switch(a.error.statusCode){case 400:throw new B(a.error.body,a.rawResponse);case 422:throw new ce(a.error.body,a.rawResponse);default:throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse})}return j(a.error,a.rawResponse,"PATCH","/v1/private/projects/{id}")}deleteProjectsBatch(i,e){return P.fromPromise(this.__deleteProjectsBatch(i,e))}async __deleteProjectsBatch(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/projects/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:me.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/projects/delete")}findFeedbackScoreNamesByProjectIds(i={},e){return P.fromPromise(this.__findFeedbackScoreNamesByProjectIds(i,e))}async __findFeedbackScoreNamesByProjectIds(i={},e){var c,l,m,u,d,f,g,h,y,w,A;let{projectIds:t}=i,o={project_ids:t},a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=e==null?void 0:e.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),e==null?void 0:e.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,"v1/private/projects/feedback-scores/names"),method:"GET",headers:a,queryParameters:{...o,...e==null?void 0:e.queryParams},timeoutMs:((h=(g=e==null?void 0:e.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=e==null?void 0:e.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:tS.parseOrThrow(s.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"GET","/v1/private/projects/feedback-scores/names")}findTokenUsageNames(i,e={},t){return P.fromPromise(this.__findTokenUsageNames(i,e,t))}async __findTokenUsageNames(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/projects/${_.encodePathParam(i)}/token-usage/names`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:sj.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/projects/{id}/token-usage/names")}getProjectKpiCards(i,e,t){return P.fromPromise(this.__getProjectKpiCards(i,e,t))}async __getProjectKpiCards(i,e,t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/projects/${_.encodePathParam(i)}/kpi-cards`),method:"POST",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:pa.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:vS.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===400?new B(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"POST","/v1/private/projects/{id}/kpi-cards")}getProjectMetrics(i,e={},t){return P.fromPromise(this.__getProjectMetrics(i,e,t))}async __getProjectMetrics(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/projects/${_.encodePathParam(i)}/metrics`),method:"POST",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:la.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:av.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")switch(a.error.statusCode){case 400:throw new B(a.error.body,a.rawResponse);case 404:throw new U(a.error.body,a.rawResponse);default:throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse})}return j(a.error,a.rawResponse,"POST","/v1/private/projects/{id}/metrics")}getProjectStats(i={},e){return P.fromPromise(this.__getProjectStats(i,e))}async __getProjectStats(i={},e){var d,f,g,h,y,w,A,C,I,D,N;let{page:t,size:o,name:a,filters:s,sorting:c}=i,l={page:t,size:o,name:a,filters:s,sorting:c},m=z((d=this._options)==null?void 0:d.headers,v({"Comet-Workspace":(g=e==null?void 0:e.workspaceName)!=null?g:(f=this._options)==null?void 0:f.workspaceName}),e==null?void 0:e.headers),u=await S({url:_.join((y=(h=await x.get(this._options.baseUrl))!=null?h:await x.get(this._options.environment))!=null?y:T.Default,"v1/private/projects/stats"),method:"GET",headers:m,queryParameters:{...l,...e==null?void 0:e.queryParams},timeoutMs:((C=(A=e==null?void 0:e.timeoutInSeconds)!=null?A:(w=this._options)==null?void 0:w.timeoutInSeconds)!=null?C:60)*1e3,maxRetries:(D=e==null?void 0:e.maxRetries)!=null?D:(I=this._options)==null?void 0:I.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(N=this._options)==null?void 0:N.fetch,logging:this._options.logging});if(u.ok)return {data:fv.parseOrThrow(u.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:u.rawResponse};if(u.error.reason==="status-code")throw new k({statusCode:u.error.statusCode,body:u.error.body,rawResponse:u.rawResponse});return j(u.error,u.rawResponse,"GET","/v1/private/projects/stats")}retrieveProject(i,e){return P.fromPromise(this.__retrieveProject(i,e))}async __retrieveProject(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/projects/retrieve"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:ma.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:ZT.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 400:throw new B(o.error.body,o.rawResponse);case 404:throw new U(o.error.body,o.rawResponse);case 422:throw new ce(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/projects/retrieve")}};});var Ql,D4=n(()=>{X();Q();b();Y();Z();J();te();ie();Ql=class{constructor(i={}){this._options=M(i);}getPrompts(i={},e){return P.fromPromise(this.__getPrompts(i,e))}async __getPrompts(i={},e){var f,g,h,y,w,A,C,I,D,N,F;let{page:t,size:o,name:a,projectId:s,sorting:c,filters:l}=i,m={page:t,size:o,name:a,project_id:s,sorting:c,filters:l},u=z((f=this._options)==null?void 0:f.headers,v({"Comet-Workspace":(h=e==null?void 0:e.workspaceName)!=null?h:(g=this._options)==null?void 0:g.workspaceName}),e==null?void 0:e.headers),d=await S({url:_.join((w=(y=await x.get(this._options.baseUrl))!=null?y:await x.get(this._options.environment))!=null?w:T.Default,"v1/private/prompts"),method:"GET",headers:u,queryParameters:{...m,...e==null?void 0:e.queryParams},timeoutMs:((I=(C=e==null?void 0:e.timeoutInSeconds)!=null?C:(A=this._options)==null?void 0:A.timeoutInSeconds)!=null?I:60)*1e3,maxRetries:(N=e==null?void 0:e.maxRetries)!=null?N:(D=this._options)==null?void 0:D.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(F=this._options)==null?void 0:F.fetch,logging:this._options.logging});if(d.ok)return {data:is.parseOrThrow(d.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:d.rawResponse};if(d.error.reason==="status-code")throw new k({statusCode:d.error.statusCode,body:d.error.body,rawResponse:d.rawResponse});return j(d.error,d.rawResponse,"GET","/v1/private/prompts")}createPrompt(i,e){return P.fromPromise(this.__createPrompt(i,e))}async __createPrompt(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/prompts"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Ra.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 400:throw new B(o.error.body,o.rawResponse);case 409:throw new K(o.error.body,o.rawResponse);case 422:throw new ce(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/prompts")}createPromptVersion(i,e){return P.fromPromise(this.__createPromptVersion(i,e))}async __createPromptVersion(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/prompts/versions"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:ga.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:Ye.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 400:throw new B(o.error.body,o.rawResponse);case 409:throw new K(o.error.body,o.rawResponse);case 422:throw new ce(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/prompts/versions")}updatePromptVersions(i,e){return P.fromPromise(this.__updatePromptVersions(i,e))}async __updatePromptVersions(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/prompts/versions"),method:"PATCH",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:ha.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===400?new B(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"PATCH","/v1/private/prompts/versions")}getPromptById(i,e={},t){return P.fromPromise(this.__getPromptById(i,e,t))}async __getPromptById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/prompts/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:wl.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/prompts/{id}")}updatePrompt(i,e,t){return P.fromPromise(this.__updatePrompt(i,e,t))}async __updatePrompt(i,e,t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/prompts/${_.encodePathParam(i)}`),method:"PUT",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:fa.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")switch(a.error.statusCode){case 400:throw new B(a.error.body,a.rawResponse);case 404:throw new U(a.error.body,a.rawResponse);case 409:throw new K(a.error.body,a.rawResponse);case 422:throw new ce(a.error.body,a.rawResponse);default:throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse})}return j(a.error,a.rawResponse,"PUT","/v1/private/prompts/{id}")}deletePrompt(i,e={},t){return P.fromPromise(this.__deletePrompt(i,e,t))}async __deletePrompt(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/prompts/${_.encodePathParam(i)}`),method:"DELETE",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"DELETE","/v1/private/prompts/{id}")}deletePromptsBatch(i,e){return P.fromPromise(this.__deletePromptsBatch(i,e))}async __deletePromptsBatch(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/prompts/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:me.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/prompts/delete")}getPromptByCommit(i,e={},t){return P.fromPromise(this.__getPromptByCommit(i,e,t))}async __getPromptByCommit(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/prompts/by-commit/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:wl.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")switch(a.error.statusCode){case 400:throw new B(a.error.body,a.rawResponse);case 404:throw new U(a.error.body,a.rawResponse);case 409:throw new K(a.error.body,a.rawResponse);default:throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse})}return j(a.error,a.rawResponse,"GET","/v1/private/prompts/by-commit/{commit}")}getPromptVersionById(i,e={},t){return P.fromPromise(this.__getPromptVersionById(i,e,t))}async __getPromptVersionById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/prompts/versions/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:Ye.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/prompts/versions/{versionId}")}getPromptVersions(i,e={},t){return P.fromPromise(this.__getPromptVersions(i,e,t))}async __getPromptVersions(i,e={},t){var f,g,h,y,w,A,C,I,D,N,F;let{page:o,size:a,search:s,sorting:c,filters:l}=e,m={page:o,size:a,search:s,sorting:c,filters:l},u=z((f=this._options)==null?void 0:f.headers,v({"Comet-Workspace":(h=t==null?void 0:t.workspaceName)!=null?h:(g=this._options)==null?void 0:g.workspaceName}),t==null?void 0:t.headers),d=await S({url:_.join((w=(y=await x.get(this._options.baseUrl))!=null?y:await x.get(this._options.environment))!=null?w:T.Default,`v1/private/prompts/${_.encodePathParam(i)}/versions`),method:"GET",headers:u,queryParameters:{...m,...t==null?void 0:t.queryParams},timeoutMs:((I=(C=t==null?void 0:t.timeoutInSeconds)!=null?C:(A=this._options)==null?void 0:A.timeoutInSeconds)!=null?I:60)*1e3,maxRetries:(N=t==null?void 0:t.maxRetries)!=null?N:(D=this._options)==null?void 0:D.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(F=this._options)==null?void 0:F.fetch,logging:this._options.logging});if(d.ok)return {data:Bv.parseOrThrow(d.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:d.rawResponse};if(d.error.reason==="status-code")throw new k({statusCode:d.error.statusCode,body:d.error.body,rawResponse:d.rawResponse});return j(d.error,d.rawResponse,"GET","/v1/private/prompts/{id}/versions")}getPromptsByCommits(i,e){return P.fromPromise(this.__getPromptsByCommits(i,e))}async __getPromptsByCommits(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/prompts/retrieve-by-commits"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:ya.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:ni.getPromptsByCommits.Response.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/prompts/retrieve-by-commits")}restorePromptVersion(i,e,t={},o){return P.fromPromise(this.__restorePromptVersion(i,e,t,o))}async __restorePromptVersion(i,e,t={},o){var c,l,m,u,d,f,g,h,y,w,A;let a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=o==null?void 0:o.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),o==null?void 0:o.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/prompts/${_.encodePathParam(i)}/versions/${_.encodePathParam(e)}/restore`),method:"POST",headers:a,queryParameters:o==null?void 0:o.queryParams,timeoutMs:((h=(g=o==null?void 0:o.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=o==null?void 0:o.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:o==null?void 0:o.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:Ye.parseOrThrow(s.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:s.rawResponse};if(s.error.reason==="status-code")switch(s.error.statusCode){case 400:throw new B(s.error.body,s.rawResponse);case 404:throw new U(s.error.body,s.rawResponse);default:throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse})}return j(s.error,s.rawResponse,"POST","/v1/private/prompts/{promptId}/versions/{versionId}/restore")}retrievePromptVersion(i,e){return P.fromPromise(this.__retrievePromptVersion(i,e))}async __retrievePromptVersion(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/prompts/versions/retrieve"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:ba.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:Ye.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 400:throw new B(o.error.body,o.rawResponse);case 404:throw new U(o.error.body,o.rawResponse);case 422:throw new ce(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/prompts/versions/retrieve")}};});var Yl,U4=n(()=>{X();Q();b();Y();Z();J();ie();Yl=class{constructor(i={}){this._options=M(i);}datasetsRedirect(i,e){return P.fromPromise(this.__datasetsRedirect(i,e))}async __datasetsRedirect(i,e){var m,u,d,f,g,h,y,w,A,C,I;let{datasetId:t,workspaceName:o,path:a}=i,s={dataset_id:t,workspace_name:o,path:a},c=z((m=this._options)==null?void 0:m.headers,v({"Comet-Workspace":(d=e==null?void 0:e.workspaceName)!=null?d:(u=this._options)==null?void 0:u.workspaceName}),e==null?void 0:e.headers),l=await S({url:_.join((g=(f=await x.get(this._options.baseUrl))!=null?f:await x.get(this._options.environment))!=null?g:T.Default,"v1/session/redirect/datasets"),method:"GET",headers:c,queryParameters:{...s,...e==null?void 0:e.queryParams},timeoutMs:((w=(y=e==null?void 0:e.timeoutInSeconds)!=null?y:(h=this._options)==null?void 0:h.timeoutInSeconds)!=null?w:60)*1e3,maxRetries:(C=e==null?void 0:e.maxRetries)!=null?C:(A=this._options)==null?void 0:A.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(I=this._options)==null?void 0:I.fetch,logging:this._options.logging});if(l.ok)return {data:void 0,rawResponse:l.rawResponse};if(l.error.reason==="status-code")switch(l.error.statusCode){case 400:throw new B(l.error.body,l.rawResponse);case 404:throw new U(l.error.body,l.rawResponse);default:throw new k({statusCode:l.error.statusCode,body:l.error.body,rawResponse:l.rawResponse})}return j(l.error,l.rawResponse,"GET","/v1/session/redirect/datasets")}experimentsRedirect(i,e){return P.fromPromise(this.__experimentsRedirect(i,e))}async __experimentsRedirect(i,e){var u,d,f,g,h,y,w,A,C,I,D;let{datasetId:t,experimentId:o,workspaceName:a,path:s}=i,c={dataset_id:t,experiment_id:o,workspace_name:a,path:s},l=z((u=this._options)==null?void 0:u.headers,v({"Comet-Workspace":(f=e==null?void 0:e.workspaceName)!=null?f:(d=this._options)==null?void 0:d.workspaceName}),e==null?void 0:e.headers),m=await S({url:_.join((h=(g=await x.get(this._options.baseUrl))!=null?g:await x.get(this._options.environment))!=null?h:T.Default,"v1/session/redirect/experiments"),method:"GET",headers:l,queryParameters:{...c,...e==null?void 0:e.queryParams},timeoutMs:((A=(w=e==null?void 0:e.timeoutInSeconds)!=null?w:(y=this._options)==null?void 0:y.timeoutInSeconds)!=null?A:60)*1e3,maxRetries:(I=e==null?void 0:e.maxRetries)!=null?I:(C=this._options)==null?void 0:C.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(D=this._options)==null?void 0:D.fetch,logging:this._options.logging});if(m.ok)return {data:void 0,rawResponse:m.rawResponse};if(m.error.reason==="status-code")switch(m.error.statusCode){case 400:throw new B(m.error.body,m.rawResponse);case 404:throw new U(m.error.body,m.rawResponse);default:throw new k({statusCode:m.error.statusCode,body:m.error.body,rawResponse:m.rawResponse})}return j(m.error,m.rawResponse,"GET","/v1/session/redirect/experiments")}optimizationsRedirect(i,e){return P.fromPromise(this.__optimizationsRedirect(i,e))}async __optimizationsRedirect(i,e){var u,d,f,g,h,y,w,A,C,I,D;let{datasetId:t,optimizationId:o,workspaceName:a,path:s}=i,c={dataset_id:t,optimization_id:o,workspace_name:a,path:s},l=z((u=this._options)==null?void 0:u.headers,v({"Comet-Workspace":(f=e==null?void 0:e.workspaceName)!=null?f:(d=this._options)==null?void 0:d.workspaceName}),e==null?void 0:e.headers),m=await S({url:_.join((h=(g=await x.get(this._options.baseUrl))!=null?g:await x.get(this._options.environment))!=null?h:T.Default,"v1/session/redirect/optimizations"),method:"GET",headers:l,queryParameters:{...c,...e==null?void 0:e.queryParams},timeoutMs:((A=(w=e==null?void 0:e.timeoutInSeconds)!=null?w:(y=this._options)==null?void 0:y.timeoutInSeconds)!=null?A:60)*1e3,maxRetries:(I=e==null?void 0:e.maxRetries)!=null?I:(C=this._options)==null?void 0:C.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(D=this._options)==null?void 0:D.fetch,logging:this._options.logging});if(m.ok)return {data:void 0,rawResponse:m.rawResponse};if(m.error.reason==="status-code")switch(m.error.statusCode){case 400:throw new B(m.error.body,m.rawResponse);case 404:throw new U(m.error.body,m.rawResponse);default:throw new k({statusCode:m.error.statusCode,body:m.error.body,rawResponse:m.rawResponse})}return j(m.error,m.rawResponse,"GET","/v1/session/redirect/optimizations")}projectsRedirect(i,e){return P.fromPromise(this.__projectsRedirect(i,e))}async __projectsRedirect(i,e){var m,u,d,f,g,h,y,w,A,C,I;let{traceId:t,workspaceName:o,path:a}=i,s={trace_id:t,workspace_name:o,path:a},c=z((m=this._options)==null?void 0:m.headers,v({"Comet-Workspace":(d=e==null?void 0:e.workspaceName)!=null?d:(u=this._options)==null?void 0:u.workspaceName}),e==null?void 0:e.headers),l=await S({url:_.join((g=(f=await x.get(this._options.baseUrl))!=null?f:await x.get(this._options.environment))!=null?g:T.Default,"v1/session/redirect/projects"),method:"GET",headers:c,queryParameters:{...s,...e==null?void 0:e.queryParams},timeoutMs:((w=(y=e==null?void 0:e.timeoutInSeconds)!=null?y:(h=this._options)==null?void 0:h.timeoutInSeconds)!=null?w:60)*1e3,maxRetries:(C=e==null?void 0:e.maxRetries)!=null?C:(A=this._options)==null?void 0:A.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(I=this._options)==null?void 0:I.fetch,logging:this._options.logging});if(l.ok)return {data:void 0,rawResponse:l.rawResponse};if(l.error.reason==="status-code")switch(l.error.statusCode){case 400:throw new B(l.error.body,l.rawResponse);case 404:throw new U(l.error.body,l.rawResponse);default:throw new k({statusCode:l.error.statusCode,body:l.error.body,rawResponse:l.rawResponse})}return j(l.error,l.rawResponse,"GET","/v1/session/redirect/projects")}};});var Xl,N4=n(()=>{X();Q();b();Y();Z();J();te();ie();Xl=class{constructor(i={}){this._options=M(i);}findRetentionRules(i={},e){return P.fromPromise(this.__findRetentionRules(i,e))}async __findRetentionRules(i={},e){var m,u,d,f,g,h,y,w,A,C,I;let{page:t,size:o,includeInactive:a}=i,s={page:t,size:o,include_inactive:a},c=z((m=this._options)==null?void 0:m.headers,v({"Comet-Workspace":(d=e==null?void 0:e.workspaceName)!=null?d:(u=this._options)==null?void 0:u.workspaceName}),e==null?void 0:e.headers),l=await S({url:_.join((g=(f=await x.get(this._options.baseUrl))!=null?f:await x.get(this._options.environment))!=null?g:T.Default,"v1/private/retention/rules"),method:"GET",headers:c,queryParameters:{...s,...e==null?void 0:e.queryParams},timeoutMs:((w=(y=e==null?void 0:e.timeoutInSeconds)!=null?y:(h=this._options)==null?void 0:h.timeoutInSeconds)!=null?w:60)*1e3,maxRetries:(C=e==null?void 0:e.maxRetries)!=null?C:(A=this._options)==null?void 0:A.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(I=this._options)==null?void 0:I.fetch,logging:this._options.logging});if(l.ok)return {data:Qv.parseOrThrow(l.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:l.rawResponse};if(l.error.reason==="status-code")throw new k({statusCode:l.error.statusCode,body:l.error.body,rawResponse:l.rawResponse});return j(l.error,l.rawResponse,"GET","/v1/private/retention/rules")}createRetentionRule(i,e){return P.fromPromise(this.__createRetentionRule(i,e))}async __createRetentionRule(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/retention/rules"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:xa.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:wi.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/retention/rules")}getRetentionRuleById(i,e={},t){return P.fromPromise(this.__getRetentionRuleById(i,e,t))}async __getRetentionRuleById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/retention/rules/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:wi.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/retention/rules/{ruleId}")}deactivateRetentionRule(i,e={},t){return P.fromPromise(this.__deactivateRetentionRule(i,e,t))}async __deactivateRetentionRule(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/retention/rules/${_.encodePathParam(i)}`),method:"DELETE",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"DELETE","/v1/private/retention/rules/{ruleId}")}};});var Zl,B4=n(()=>{X();Q();b();Y();Z();J();te();ie();Zl=class{constructor(i={}){this._options=M(i);}getJobLogs(i,e={},t){return P.fromPromise(this.__getJobLogs(i,e,t))}async __getJobLogs(i,e={},t){var l,m,u,d,f,g,h,y,w,A,C;let{offset:o}=e,a={offset:o},s=z((l=this._options)==null?void 0:l.headers,v({"Comet-Workspace":(u=t==null?void 0:t.workspaceName)!=null?u:(m=this._options)==null?void 0:m.workspaceName}),t==null?void 0:t.headers),c=await S({url:_.join((f=(d=await x.get(this._options.baseUrl))!=null?d:await x.get(this._options.environment))!=null?f:T.Default,`v1/private/local-runners/jobs/${_.encodePathParam(i)}/logs`),method:"GET",headers:s,queryParameters:{...a,...t==null?void 0:t.queryParams},timeoutMs:((y=(h=t==null?void 0:t.timeoutInSeconds)!=null?h:(g=this._options)==null?void 0:g.timeoutInSeconds)!=null?y:60)*1e3,maxRetries:(A=t==null?void 0:t.maxRetries)!=null?A:(w=this._options)==null?void 0:w.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(C=this._options)==null?void 0:C.fetch,logging:this._options.logging});if(c.ok)return {data:lr.getJobLogs.Response.parseOrThrow(c.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:c.rawResponse};if(c.error.reason==="status-code")throw c.error.statusCode===404?new U(c.error.body,c.rawResponse):new k({statusCode:c.error.statusCode,body:c.error.body,rawResponse:c.rawResponse});return j(c.error,c.rawResponse,"GET","/v1/private/local-runners/jobs/{jobId}/logs")}appendJobLogs(i,e,t){return P.fromPromise(this.__appendJobLogs(i,e,t))}async __appendJobLogs(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/local-runners/jobs/${_.encodePathParam(i)}/logs`),method:"POST",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:lr.appendJobLogs.Request.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")switch(s.error.statusCode){case 400:throw new B(s.error.body,s.rawResponse);case 404:throw new U(s.error.body,s.rawResponse);default:throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse})}return j(s.error,s.rawResponse,"POST","/v1/private/local-runners/jobs/{jobId}/logs")}cancelJob(i,e={},t){return P.fromPromise(this.__cancelJob(i,e,t))}async __cancelJob(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/local-runners/jobs/${_.encodePathParam(i)}/cancel`),method:"POST",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"POST","/v1/private/local-runners/jobs/{jobId}/cancel")}createBridgeCommand(i,e,t){return P.fromPromise(this.__createBridgeCommand(i,e,t))}async __createBridgeCommand(i,e,t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/local-runners/${_.encodePathParam(i)}/bridge/commands`),method:"POST",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:ka.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:$_.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")switch(a.error.statusCode){case 404:throw new U(a.error.body,a.rawResponse);case 409:throw new K(a.error.body,a.rawResponse);case 429:throw new sr(ue.parseOrThrow(a.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),a.rawResponse);default:throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse})}return j(a.error,a.rawResponse,"POST","/v1/private/local-runners/{runnerId}/bridge/commands")}createJob(i,e){return P.fromPromise(this.__createJob(i,e))}async __createJob(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/local-runners/jobs"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Pa.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 404:throw new U(o.error.body,o.rawResponse);case 409:throw new K(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/local-runners/jobs")}getRunner(i,e={},t){return P.fromPromise(this.__getRunner(i,e,t))}async __getRunner(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/local-runners/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:Xn.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/local-runners/{runnerId}")}disconnectRunner(i,e={},t){return P.fromPromise(this.__disconnectRunner(i,e,t))}async __disconnectRunner(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/local-runners/${_.encodePathParam(i)}`),method:"DELETE",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"DELETE","/v1/private/local-runners/{runnerId}")}getBridgeCommand(i,e,t={},o){return P.fromPromise(this.__getBridgeCommand(i,e,t,o))}async __getBridgeCommand(i,e,t={},o){var u,d,f,g,h,y,w,A,C,I,D;let{wait:a,timeout:s}=t,c={wait:a,timeout:s},l=z((u=this._options)==null?void 0:u.headers,v({"Comet-Workspace":(f=o==null?void 0:o.workspaceName)!=null?f:(d=this._options)==null?void 0:d.workspaceName}),o==null?void 0:o.headers),m=await S({url:_.join((h=(g=await x.get(this._options.baseUrl))!=null?g:await x.get(this._options.environment))!=null?h:T.Default,`v1/private/local-runners/${_.encodePathParam(i)}/bridge/commands/${_.encodePathParam(e)}`),method:"GET",headers:l,queryParameters:{...c,...o==null?void 0:o.queryParams},timeoutMs:((A=(w=o==null?void 0:o.timeoutInSeconds)!=null?w:(y=this._options)==null?void 0:y.timeoutInSeconds)!=null?A:60)*1e3,maxRetries:(I=o==null?void 0:o.maxRetries)!=null?I:(C=this._options)==null?void 0:C.maxRetries,withCredentials:true,abortSignal:o==null?void 0:o.abortSignal,fetchFn:(D=this._options)==null?void 0:D.fetch,logging:this._options.logging});if(m.ok)return {data:V_.parseOrThrow(m.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:m.rawResponse};if(m.error.reason==="status-code")throw m.error.statusCode===404?new U(m.error.body,m.rawResponse):new k({statusCode:m.error.statusCode,body:m.error.body,rawResponse:m.rawResponse});return j(m.error,m.rawResponse,"GET","/v1/private/local-runners/{runnerId}/bridge/commands/{commandId}")}getJob(i,e={},t){return P.fromPromise(this.__getJob(i,e,t))}async __getJob(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/local-runners/jobs/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:mt.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/local-runners/jobs/{jobId}")}heartbeat(i,e={},t){return P.fromPromise(this.__heartbeat(i,e,t))}async __heartbeat(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/local-runners/${_.encodePathParam(i)}/heartbeats`),method:"POST",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:za.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:US.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")switch(a.error.statusCode){case 404:throw new U(a.error.body,a.rawResponse);case 410:throw new tt(ue.parseOrThrow(a.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),a.rawResponse);default:throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse})}return j(a.error,a.rawResponse,"POST","/v1/private/local-runners/{runnerId}/heartbeats")}listJobs(i,e={},t){return P.fromPromise(this.__listJobs(i,e,t))}async __listJobs(i,e={},t){var u,d,f,g,h,y,w,A,C,I,D;let{projectId:o,page:a,size:s}=e,c={project_id:o,page:a,size:s},l=z((u=this._options)==null?void 0:u.headers,v({"Comet-Workspace":(f=t==null?void 0:t.workspaceName)!=null?f:(d=this._options)==null?void 0:d.workspaceName}),t==null?void 0:t.headers),m=await S({url:_.join((h=(g=await x.get(this._options.baseUrl))!=null?g:await x.get(this._options.environment))!=null?h:T.Default,`v1/private/local-runners/${_.encodePathParam(i)}/jobs`),method:"GET",headers:l,queryParameters:{...c,...t==null?void 0:t.queryParams},timeoutMs:((A=(w=t==null?void 0:t.timeoutInSeconds)!=null?w:(y=this._options)==null?void 0:y.timeoutInSeconds)!=null?A:60)*1e3,maxRetries:(I=t==null?void 0:t.maxRetries)!=null?I:(C=this._options)==null?void 0:C.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(D=this._options)==null?void 0:D.fetch,logging:this._options.logging});if(m.ok)return {data:NS.parseOrThrow(m.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:m.rawResponse};if(m.error.reason==="status-code")throw m.error.statusCode===404?new U(m.error.body,m.rawResponse):new k({statusCode:m.error.statusCode,body:m.error.body,rawResponse:m.rawResponse});return j(m.error,m.rawResponse,"GET","/v1/private/local-runners/{runnerId}/jobs")}listRunners(i,e){return P.fromPromise(this.__listRunners(i,e))}async __listRunners(i,e){var u,d,f,g,h,y,w,A,C,I,D;let{projectId:t,status:o,page:a,size:s}=i,c={project_id:t,status:o!=null?Ac.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}):void 0,page:a,size:s},l=z((u=this._options)==null?void 0:u.headers,v({"Comet-Workspace":(f=e==null?void 0:e.workspaceName)!=null?f:(d=this._options)==null?void 0:d.workspaceName}),e==null?void 0:e.headers),m=await S({url:_.join((h=(g=await x.get(this._options.baseUrl))!=null?g:await x.get(this._options.environment))!=null?h:T.Default,"v1/private/local-runners"),method:"GET",headers:l,queryParameters:{...c,...e==null?void 0:e.queryParams},timeoutMs:((A=(w=e==null?void 0:e.timeoutInSeconds)!=null?w:(y=this._options)==null?void 0:y.timeoutInSeconds)!=null?A:60)*1e3,maxRetries:(I=e==null?void 0:e.maxRetries)!=null?I:(C=this._options)==null?void 0:C.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(D=this._options)==null?void 0:D.fetch,logging:this._options.logging});if(m.ok)return {data:BS.parseOrThrow(m.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:m.rawResponse};if(m.error.reason==="status-code")throw m.error.statusCode===404?new U(m.error.body,m.rawResponse):new k({statusCode:m.error.statusCode,body:m.error.body,rawResponse:m.rawResponse});return j(m.error,m.rawResponse,"GET","/v1/private/local-runners")}nextBridgeCommands(i,e={},t){return P.fromPromise(this.__nextBridgeCommands(i,e,t))}async __nextBridgeCommands(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/local-runners/${_.encodePathParam(i)}/bridge/commands/next`),method:"POST",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:wa.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:K_.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"POST","/v1/private/local-runners/{runnerId}/bridge/commands/next")}nextJob(i,e={},t){return P.fromPromise(this.__nextJob(i,e,t))}async __nextJob(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/local-runners/${_.encodePathParam(i)}/jobs/next`),method:"POST",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:lr.nextJob.Response.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"POST","/v1/private/local-runners/{runnerId}/jobs/next")}patchChecklist(i,e,t){return P.fromPromise(this.__patchChecklist(i,e,t))}async __patchChecklist(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/local-runners/${_.encodePathParam(i)}/checklist`),method:"PATCH",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:lr.patchChecklist.Request.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw s.error.statusCode===404?new U(s.error.body,s.rawResponse):new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"PATCH","/v1/private/local-runners/{runnerId}/checklist")}registerAgents(i,e,t){return P.fromPromise(this.__registerAgents(i,e,t))}async __registerAgents(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/local-runners/${_.encodePathParam(i)}/agents`),method:"PUT",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:lr.registerAgents.Request.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")switch(s.error.statusCode){case 400:throw new B(s.error.body,s.rawResponse);case 404:throw new U(s.error.body,s.rawResponse);default:throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse})}return j(s.error,s.rawResponse,"PUT","/v1/private/local-runners/{runnerId}/agents")}reportBridgeResult(i,e,t,o){return P.fromPromise(this.__reportBridgeResult(i,e,t,o))}async __reportBridgeResult(i,e,t,o){var c,l,m,u,d,f,g,h,y,w,A;let a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=o==null?void 0:o.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),o==null?void 0:o.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/local-runners/${_.encodePathParam(i)}/bridge/commands/${_.encodePathParam(e)}/results`),method:"POST",headers:a,contentType:"application/json",queryParameters:o==null?void 0:o.queryParams,requestType:"json",body:_a.jsonOrThrow(t,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=o==null?void 0:o.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=o==null?void 0:o.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:o==null?void 0:o.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")switch(s.error.statusCode){case 404:throw new U(s.error.body,s.rawResponse);case 409:throw new K(s.error.body,s.rawResponse);default:throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse})}return j(s.error,s.rawResponse,"POST","/v1/private/local-runners/{runnerId}/bridge/commands/{commandId}/results")}reportJobResult(i,e,t){return P.fromPromise(this.__reportJobResult(i,e,t))}async __reportJobResult(i,e,t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/local-runners/jobs/${_.encodePathParam(i)}/results`),method:"POST",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:Sa.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")switch(a.error.statusCode){case 400:throw new B(a.error.body,a.rawResponse);case 404:throw new U(a.error.body,a.rawResponse);default:throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse})}return j(a.error,a.rawResponse,"POST","/v1/private/local-runners/jobs/{jobId}/results")}};});var ql,F4=n(()=>{X();Q();b();Y();Z();J();te();ql=class{constructor(i={}){this._options=M(i);}getServiceToggles(i){return P.fromPromise(this.__getServiceToggles(i))}async __getServiceToggles(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/private/toggles"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:Yv.parseOrThrow(t.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"GET","/v1/private/toggles")}};});var em,M4=n(()=>{X();Q();b();Y();Z();J();te();ie();em=class{constructor(i={}){this._options=M(i);}addSpanComment(i,e,t){return P.fromPromise(this.__addSpanComment(i,e,t))}async __addSpanComment(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/spans/${_.encodePathParam(i)}/comments`),method:"POST",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:fe.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"POST","/v1/private/spans/{id}/comments")}addSpanFeedbackScore(i,e,t){return P.fromPromise(this.__addSpanFeedbackScore(i,e,t))}async __addSpanFeedbackScore(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/spans/${_.encodePathParam(i)}/feedback-scores`),method:"PUT",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:Pe.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"PUT","/v1/private/spans/{id}/feedback-scores")}createSpans(i,e){return P.fromPromise(this.__createSpans(i,e))}async __createSpans(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/spans/batch"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Ia.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/spans/batch")}batchUpdateSpans(i,e){return P.fromPromise(this.__batchUpdateSpans(i,e))}async __batchUpdateSpans(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/spans/batch"),method:"PATCH",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:ja.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===400?new B(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"PATCH","/v1/private/spans/batch")}getSpansByProject(i={},e){return P.fromPromise(this.__getSpansByProject(i,e))}async __getSpansByProject(i={},e){var D,N,F,re,ae,we,Ee,Ce,He,$i,Qi;let{page:t,size:o,projectName:a,projectId:s,traceId:c,type:l,filters:m,truncate:u,stripAttachments:d,sorting:f,exclude:g,search:h,fromTime:y,toTime:w}=i,A={page:t,size:o,project_name:a,project_id:s,trace_id:c,type:l!=null?jc.jsonOrThrow(l,{unrecognizedObjectKeys:"strip",omitUndefined:true}):void 0,filters:m,truncate:u,strip_attachments:d,sorting:f,exclude:g,search:h,from_time:y==null?void 0:y.toISOString(),to_time:w==null?void 0:w.toISOString()},C=z((D=this._options)==null?void 0:D.headers,v({"Comet-Workspace":(F=e==null?void 0:e.workspaceName)!=null?F:(N=this._options)==null?void 0:N.workspaceName}),e==null?void 0:e.headers),I=await S({url:_.join((ae=(re=await x.get(this._options.baseUrl))!=null?re:await x.get(this._options.environment))!=null?ae:T.Default,"v1/private/spans"),method:"GET",headers:C,queryParameters:{...A,...e==null?void 0:e.queryParams},timeoutMs:((Ce=(Ee=e==null?void 0:e.timeoutInSeconds)!=null?Ee:(we=this._options)==null?void 0:we.timeoutInSeconds)!=null?Ce:60)*1e3,maxRetries:($i=e==null?void 0:e.maxRetries)!=null?$i:(He=this._options)==null?void 0:He.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(Qi=this._options)==null?void 0:Qi.fetch,logging:this._options.logging});if(I.ok)return {data:tj.parseOrThrow(I.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:I.rawResponse};if(I.error.reason==="status-code")throw new k({statusCode:I.error.statusCode,body:I.error.body,rawResponse:I.rawResponse});return j(I.error,I.rawResponse,"GET","/v1/private/spans")}createSpan(i,e){return P.fromPromise(this.__createSpan(i,e))}async __createSpan(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/spans"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Ca.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===409?new K(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/spans")}getSpanById(i,e={},t){return P.fromPromise(this.__getSpanById(i,e,t))}async __getSpanById(i,e={},t){var l,m,u,d,f,g,h,y,w,A,C;let{stripAttachments:o}=e,a={strip_attachments:o},s=z((l=this._options)==null?void 0:l.headers,v({"Comet-Workspace":(u=t==null?void 0:t.workspaceName)!=null?u:(m=this._options)==null?void 0:m.workspaceName}),t==null?void 0:t.headers),c=await S({url:_.join((f=(d=await x.get(this._options.baseUrl))!=null?d:await x.get(this._options.environment))!=null?f:T.Default,`v1/private/spans/${_.encodePathParam(i)}`),method:"GET",headers:s,queryParameters:{...a,...t==null?void 0:t.queryParams},timeoutMs:((y=(h=t==null?void 0:t.timeoutInSeconds)!=null?h:(g=this._options)==null?void 0:g.timeoutInSeconds)!=null?y:60)*1e3,maxRetries:(A=t==null?void 0:t.maxRetries)!=null?A:(w=this._options)==null?void 0:w.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(C=this._options)==null?void 0:C.fetch,logging:this._options.logging});if(c.ok)return {data:as.parseOrThrow(c.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:c.rawResponse};if(c.error.reason==="status-code")throw c.error.statusCode===404?new U(c.error.body,c.rawResponse):new k({statusCode:c.error.statusCode,body:c.error.body,rawResponse:c.rawResponse});return j(c.error,c.rawResponse,"GET","/v1/private/spans/{id}")}deleteSpanById(i,e={},t){return P.fromPromise(this.__deleteSpanById(i,e,t))}async __deleteSpanById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/spans/${_.encodePathParam(i)}`),method:"DELETE",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===501?new nr(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"DELETE","/v1/private/spans/{id}")}updateSpan(i,e,t){return P.fromPromise(this.__updateSpan(i,e,t))}async __updateSpan(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/spans/${_.encodePathParam(i)}`),method:"PATCH",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:va.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw s.error.statusCode===404?new U(s.error.body,s.rawResponse):new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"PATCH","/v1/private/spans/{id}")}deleteSpanComments(i,e){return P.fromPromise(this.__deleteSpanComments(i,e))}async __deleteSpanComments(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/spans/comments/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:me.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/spans/comments/delete")}deleteSpanFeedbackScore(i,e,t){return P.fromPromise(this.__deleteSpanFeedbackScore(i,e,t))}async __deleteSpanFeedbackScore(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/spans/${_.encodePathParam(i)}/feedback-scores/delete`),method:"POST",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:Wn.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"POST","/v1/private/spans/{id}/feedback-scores/delete")}findFeedbackScoreNames1(i={},e){return P.fromPromise(this.__findFeedbackScoreNames1(i,e))}async __findFeedbackScoreNames1(i={},e){var l,m,u,d,f,g,h,y,w,A,C;let{projectId:t,type:o}=i,a={project_id:t,type:o!=null?Tc.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}):void 0},s=z((l=this._options)==null?void 0:l.headers,v({"Comet-Workspace":(u=e==null?void 0:e.workspaceName)!=null?u:(m=this._options)==null?void 0:m.workspaceName}),e==null?void 0:e.headers),c=await S({url:_.join((f=(d=await x.get(this._options.baseUrl))!=null?d:await x.get(this._options.environment))!=null?f:T.Default,"v1/private/spans/feedback-scores/names"),method:"GET",headers:s,queryParameters:{...a,...e==null?void 0:e.queryParams},timeoutMs:((y=(h=e==null?void 0:e.timeoutInSeconds)!=null?h:(g=this._options)==null?void 0:g.timeoutInSeconds)!=null?y:60)*1e3,maxRetries:(A=e==null?void 0:e.maxRetries)!=null?A:(w=this._options)==null?void 0:w.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(C=this._options)==null?void 0:C.fetch,logging:this._options.logging});if(c.ok)return {data:Jr.parseOrThrow(c.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:c.rawResponse};if(c.error.reason==="status-code")throw new k({statusCode:c.error.statusCode,body:c.error.body,rawResponse:c.rawResponse});return j(c.error,c.rawResponse,"GET","/v1/private/spans/feedback-scores/names")}getSpanComment(i,e,t={},o){return P.fromPromise(this.__getSpanComment(i,e,t,o))}async __getSpanComment(i,e,t={},o){var c,l,m,u,d,f,g,h,y,w,A;let a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=o==null?void 0:o.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),o==null?void 0:o.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/spans/${_.encodePathParam(i)}/comments/${_.encodePathParam(e)}`),method:"GET",headers:a,queryParameters:o==null?void 0:o.queryParams,timeoutMs:((h=(g=o==null?void 0:o.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=o==null?void 0:o.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:o==null?void 0:o.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:fe.parseOrThrow(s.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw s.error.statusCode===404?new U(s.error.body,s.rawResponse):new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"GET","/v1/private/spans/{spanId}/comments/{commentId}")}getSpanStats(i={},e){return P.fromPromise(this.__getSpanStats(i,e))}async __getSpanStats(i={},e){var h,y,w,A,C,I,D,N,F,re,ae;let{projectId:t,projectName:o,traceId:a,type:s,filters:c,search:l,fromTime:m,toTime:u}=i,d={project_id:t,project_name:o,trace_id:a,type:s!=null?vc.jsonOrThrow(s,{unrecognizedObjectKeys:"strip",omitUndefined:true}):void 0,filters:c,search:l,from_time:m==null?void 0:m.toISOString(),to_time:u==null?void 0:u.toISOString()},f=z((h=this._options)==null?void 0:h.headers,v({"Comet-Workspace":(w=e==null?void 0:e.workspaceName)!=null?w:(y=this._options)==null?void 0:y.workspaceName}),e==null?void 0:e.headers),g=await S({url:_.join((C=(A=await x.get(this._options.baseUrl))!=null?A:await x.get(this._options.environment))!=null?C:T.Default,"v1/private/spans/stats"),method:"GET",headers:f,queryParameters:{...d,...e==null?void 0:e.queryParams},timeoutMs:((N=(D=e==null?void 0:e.timeoutInSeconds)!=null?D:(I=this._options)==null?void 0:I.timeoutInSeconds)!=null?N:60)*1e3,maxRetries:(re=e==null?void 0:e.maxRetries)!=null?re:(F=this._options)==null?void 0:F.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(ae=this._options)==null?void 0:ae.fetch,logging:this._options.logging});if(g.ok)return {data:Hr.parseOrThrow(g.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:g.rawResponse};if(g.error.reason==="status-code")throw new k({statusCode:g.error.statusCode,body:g.error.body,rawResponse:g.rawResponse});return j(g.error,g.rawResponse,"GET","/v1/private/spans/stats")}scoreBatchOfSpans(i,e){return P.fromPromise(this.__scoreBatchOfSpans(i,e))}async __scoreBatchOfSpans(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/spans/feedback-scores"),method:"PUT",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Yn.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"PUT","/v1/private/spans/feedback-scores")}searchSpans(i={},e){return P.fromPromise(this.__searchSpans(i,e))}async __searchSpans(i={},e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/spans/search"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Da.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),responseType:"streaming",timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:o.body,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===400?new B(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/spans/search")}updateSpanComment(i,e,t){return P.fromPromise(this.__updateSpanComment(i,e,t))}async __updateSpanComment(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/spans/comments/${_.encodePathParam(i)}`),method:"PATCH",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:fe.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw s.error.statusCode===404?new U(s.error.body,s.rawResponse):new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"PATCH","/v1/private/spans/comments/{commentId}")}};});var rm,W4=n(()=>{X();Q();b();Y();Z();J();te();rm=class{constructor(i={}){this._options=M(i);}getDatasetBiInfo(i){return P.fromPromise(this.__getDatasetBiInfo(i))}async __getDatasetBiInfo(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/internal/usage/bi-datasets"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:hi.parseOrThrow(t.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"GET","/v1/internal/usage/bi-datasets")}getExperimentBiInfo(i){return P.fromPromise(this.__getExperimentBiInfo(i))}async __getExperimentBiInfo(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/internal/usage/bi-experiments"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:hi.parseOrThrow(t.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"GET","/v1/internal/usage/bi-experiments")}getSpansBiInfo(i){return P.fromPromise(this.__getSpansBiInfo(i))}async __getSpansBiInfo(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/internal/usage/bi-spans"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:hi.parseOrThrow(t.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"GET","/v1/internal/usage/bi-spans")}getSpansCountForWorkspaces(i){return P.fromPromise(this.__getSpansCountForWorkspaces(i))}async __getSpansCountForWorkspaces(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/internal/usage/workspace-span-counts"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:aj.parseOrThrow(t.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"GET","/v1/internal/usage/workspace-span-counts")}getTracesBiInfo(i){return P.fromPromise(this.__getTracesBiInfo(i))}async __getTracesBiInfo(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/internal/usage/bi-traces"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:hi.parseOrThrow(t.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"GET","/v1/internal/usage/bi-traces")}getTracesCountForWorkspaces(i){return P.fromPromise(this.__getTracesCountForWorkspaces(i))}async __getTracesCountForWorkspaces(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/internal/usage/workspace-trace-counts"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:lj.parseOrThrow(t.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"GET","/v1/internal/usage/workspace-trace-counts")}};});var tm,L4=n(()=>{X();Q();b();Y();Z();J();te();ie();tm=class{constructor(i={}){this._options=M(i);}addThreadComment(i,e,t){return P.fromPromise(this.__addThreadComment(i,e,t))}async __addThreadComment(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/traces/threads/${_.encodePathParam(i)}/comments`),method:"POST",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:fe.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"POST","/v1/private/traces/threads/{id}/comments")}addTraceComment(i,e,t){return P.fromPromise(this.__addTraceComment(i,e,t))}async __addTraceComment(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/traces/${_.encodePathParam(i)}/comments`),method:"POST",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:fe.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"POST","/v1/private/traces/{id}/comments")}addTraceFeedbackScore(i,e,t){return P.fromPromise(this.__addTraceFeedbackScore(i,e,t))}async __addTraceFeedbackScore(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/traces/${_.encodePathParam(i)}/feedback-scores`),method:"PUT",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:Pe.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"PUT","/v1/private/traces/{id}/feedback-scores")}createTraces(i,e){return P.fromPromise(this.__createTraces(i,e))}async __createTraces(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/traces/batch"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:La.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/traces/batch")}batchUpdateTraces(i,e){return P.fromPromise(this.__batchUpdateTraces(i,e))}async __batchUpdateTraces(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/traces/batch"),method:"PATCH",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Ma.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===400?new B(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"PATCH","/v1/private/traces/batch")}batchUpdateThreads(i,e){return P.fromPromise(this.__batchUpdateThreads(i,e))}async __batchUpdateThreads(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/traces/threads/batch"),method:"PATCH",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Ga.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===400?new B(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"PATCH","/v1/private/traces/threads/batch")}closeTraceThread(i={},e){return P.fromPromise(this.__closeTraceThread(i,e))}async __closeTraceThread(i={},e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/traces/threads/close"),method:"PUT",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Ja.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===404?new U(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"PUT","/v1/private/traces/threads/close")}getTracesByProject(i={},e){return P.fromPromise(this.__getTracesByProject(i,e))}async __getTracesByProject(i={},e){var C,I,D,N,F,re,ae,we,Ee,Ce,He;let{page:t,size:o,projectName:a,projectId:s,filters:c,truncate:l,stripAttachments:m,sorting:u,exclude:d,search:f,fromTime:g,toTime:h}=i,y={page:t,size:o,project_name:a,project_id:s,filters:c,truncate:l,strip_attachments:m,sorting:u,exclude:d,search:f,from_time:g==null?void 0:g.toISOString(),to_time:h==null?void 0:h.toISOString()},w=z((C=this._options)==null?void 0:C.headers,v({"Comet-Workspace":(D=e==null?void 0:e.workspaceName)!=null?D:(I=this._options)==null?void 0:I.workspaceName}),e==null?void 0:e.headers),A=await S({url:_.join((F=(N=await x.get(this._options.baseUrl))!=null?N:await x.get(this._options.environment))!=null?F:T.Default,"v1/private/traces"),method:"GET",headers:w,queryParameters:{...y,...e==null?void 0:e.queryParams},timeoutMs:((we=(ae=e==null?void 0:e.timeoutInSeconds)!=null?ae:(re=this._options)==null?void 0:re.timeoutInSeconds)!=null?we:60)*1e3,maxRetries:(Ce=e==null?void 0:e.maxRetries)!=null?Ce:(Ee=this._options)==null?void 0:Ee.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(He=this._options)==null?void 0:He.fetch,logging:this._options.logging});if(A.ok)return {data:hj.parseOrThrow(A.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:A.rawResponse};if(A.error.reason==="status-code")throw new k({statusCode:A.error.statusCode,body:A.error.body,rawResponse:A.rawResponse});return j(A.error,A.rawResponse,"GET","/v1/private/traces")}createTrace(i,e){return P.fromPromise(this.__createTrace(i,e))}async __createTrace(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/traces"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Wa.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/traces")}getTraceById(i,e={},t){return P.fromPromise(this.__getTraceById(i,e,t))}async __getTraceById(i,e={},t){var l,m,u,d,f,g,h,y,w,A,C;let{stripAttachments:o}=e,a={strip_attachments:o},s=z((l=this._options)==null?void 0:l.headers,v({"Comet-Workspace":(u=t==null?void 0:t.workspaceName)!=null?u:(m=this._options)==null?void 0:m.workspaceName}),t==null?void 0:t.headers),c=await S({url:_.join((f=(d=await x.get(this._options.baseUrl))!=null?d:await x.get(this._options.environment))!=null?f:T.Default,`v1/private/traces/${_.encodePathParam(i)}`),method:"GET",headers:s,queryParameters:{...a,...t==null?void 0:t.queryParams},timeoutMs:((y=(h=t==null?void 0:t.timeoutInSeconds)!=null?h:(g=this._options)==null?void 0:g.timeoutInSeconds)!=null?y:60)*1e3,maxRetries:(A=t==null?void 0:t.maxRetries)!=null?A:(w=this._options)==null?void 0:w.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(C=this._options)==null?void 0:C.fetch,logging:this._options.logging});if(c.ok)return {data:ns.parseOrThrow(c.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:c.rawResponse};if(c.error.reason==="status-code")throw new k({statusCode:c.error.statusCode,body:c.error.body,rawResponse:c.rawResponse});return j(c.error,c.rawResponse,"GET","/v1/private/traces/{id}")}deleteTraceById(i,e={},t){return P.fromPromise(this.__deleteTraceById(i,e,t))}async __deleteTraceById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/traces/${_.encodePathParam(i)}`),method:"DELETE",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"DELETE","/v1/private/traces/{id}")}updateTrace(i,e,t){return P.fromPromise(this.__updateTrace(i,e,t))}async __updateTrace(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/traces/${_.encodePathParam(i)}`),method:"PATCH",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:Fa.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"PATCH","/v1/private/traces/{id}")}deleteThreadComments(i,e){return P.fromPromise(this.__deleteThreadComments(i,e))}async __deleteThreadComments(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/traces/threads/comments/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:me.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/traces/threads/comments/delete")}deleteThreadFeedbackScores(i,e){return P.fromPromise(this.__deleteThreadFeedbackScores(i,e))}async __deleteThreadFeedbackScores(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/traces/threads/feedback-scores/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Ua.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/traces/threads/feedback-scores/delete")}deleteTraceComments(i,e){return P.fromPromise(this.__deleteTraceComments(i,e))}async __deleteTraceComments(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/traces/comments/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:me.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/traces/comments/delete")}deleteTraceFeedbackScore(i,e,t){return P.fromPromise(this.__deleteTraceFeedbackScore(i,e,t))}async __deleteTraceFeedbackScore(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/traces/${_.encodePathParam(i)}/feedback-scores/delete`),method:"POST",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:Wn.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"POST","/v1/private/traces/{id}/feedback-scores/delete")}deleteTraceThreads(i,e){return P.fromPromise(this.__deleteTraceThreads(i,e))}async __deleteTraceThreads(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/traces/threads/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Na.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/traces/threads/delete")}deleteTraces(i,e){return P.fromPromise(this.__deleteTraces(i,e))}async __deleteTraces(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/traces/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:me.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/traces/delete")}findFeedbackScoreNames2(i={},e){return P.fromPromise(this.__findFeedbackScoreNames2(i,e))}async __findFeedbackScoreNames2(i={},e){var c,l,m,u,d,f,g,h,y,w,A;let{projectId:t}=i,o={project_id:t},a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=e==null?void 0:e.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),e==null?void 0:e.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,"v1/private/traces/feedback-scores/names"),method:"GET",headers:a,queryParameters:{...o,...e==null?void 0:e.queryParams},timeoutMs:((h=(g=e==null?void 0:e.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=e==null?void 0:e.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:Jr.parseOrThrow(s.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"GET","/v1/private/traces/feedback-scores/names")}findTraceThreadsFeedbackScoreNames(i={},e){return P.fromPromise(this.__findTraceThreadsFeedbackScoreNames(i,e))}async __findTraceThreadsFeedbackScoreNames(i={},e){var c,l,m,u,d,f,g,h,y,w,A;let{projectId:t}=i,o={project_id:t},a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=e==null?void 0:e.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),e==null?void 0:e.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,"v1/private/traces/threads/feedback-scores/names"),method:"GET",headers:a,queryParameters:{...o,...e==null?void 0:e.queryParams},timeoutMs:((h=(g=e==null?void 0:e.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=e==null?void 0:e.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:Jr.parseOrThrow(s.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"GET","/v1/private/traces/threads/feedback-scores/names")}getTraceStats(i={},e){return P.fromPromise(this.__getTraceStats(i,e))}async __getTraceStats(i={},e){var f,g,h,y,w,A,C,I,D,N,F;let{projectId:t,projectName:o,filters:a,search:s,fromTime:c,toTime:l}=i,m={project_id:t,project_name:o,filters:a,search:s,from_time:c==null?void 0:c.toISOString(),to_time:l==null?void 0:l.toISOString()},u=z((f=this._options)==null?void 0:f.headers,v({"Comet-Workspace":(h=e==null?void 0:e.workspaceName)!=null?h:(g=this._options)==null?void 0:g.workspaceName}),e==null?void 0:e.headers),d=await S({url:_.join((w=(y=await x.get(this._options.baseUrl))!=null?y:await x.get(this._options.environment))!=null?w:T.Default,"v1/private/traces/stats"),method:"GET",headers:u,queryParameters:{...m,...e==null?void 0:e.queryParams},timeoutMs:((I=(C=e==null?void 0:e.timeoutInSeconds)!=null?C:(A=this._options)==null?void 0:A.timeoutInSeconds)!=null?I:60)*1e3,maxRetries:(N=e==null?void 0:e.maxRetries)!=null?N:(D=this._options)==null?void 0:D.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(F=this._options)==null?void 0:F.fetch,logging:this._options.logging});if(d.ok)return {data:Hr.parseOrThrow(d.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:d.rawResponse};if(d.error.reason==="status-code")throw new k({statusCode:d.error.statusCode,body:d.error.body,rawResponse:d.rawResponse});return j(d.error,d.rawResponse,"GET","/v1/private/traces/stats")}getThreadComment(i,e,t={},o){return P.fromPromise(this.__getThreadComment(i,e,t,o))}async __getThreadComment(i,e,t={},o){var c,l,m,u,d,f,g,h,y,w,A;let a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=o==null?void 0:o.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),o==null?void 0:o.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/traces/threads/${_.encodePathParam(i)}/comments/${_.encodePathParam(e)}`),method:"GET",headers:a,queryParameters:o==null?void 0:o.queryParams,timeoutMs:((h=(g=o==null?void 0:o.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=o==null?void 0:o.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:o==null?void 0:o.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:fe.parseOrThrow(s.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw s.error.statusCode===404?new U(s.error.body,s.rawResponse):new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"GET","/v1/private/traces/threads/{threadId}/comments/{commentId}")}getTraceThreadStats(i={},e){return P.fromPromise(this.__getTraceThreadStats(i,e))}async __getTraceThreadStats(i={},e){var f,g,h,y,w,A,C,I,D,N,F;let{projectId:t,projectName:o,filters:a,search:s,fromTime:c,toTime:l}=i,m={project_id:t,project_name:o,filters:a,search:s,from_time:c==null?void 0:c.toISOString(),to_time:l==null?void 0:l.toISOString()},u=z((f=this._options)==null?void 0:f.headers,v({"Comet-Workspace":(h=e==null?void 0:e.workspaceName)!=null?h:(g=this._options)==null?void 0:g.workspaceName}),e==null?void 0:e.headers),d=await S({url:_.join((w=(y=await x.get(this._options.baseUrl))!=null?y:await x.get(this._options.environment))!=null?w:T.Default,"v1/private/traces/threads/stats"),method:"GET",headers:u,queryParameters:{...m,...e==null?void 0:e.queryParams},timeoutMs:((I=(C=e==null?void 0:e.timeoutInSeconds)!=null?C:(A=this._options)==null?void 0:A.timeoutInSeconds)!=null?I:60)*1e3,maxRetries:(N=e==null?void 0:e.maxRetries)!=null?N:(D=this._options)==null?void 0:D.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(F=this._options)==null?void 0:F.fetch,logging:this._options.logging});if(d.ok)return {data:Hr.parseOrThrow(d.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:d.rawResponse};if(d.error.reason==="status-code")throw new k({statusCode:d.error.statusCode,body:d.error.body,rawResponse:d.rawResponse});return j(d.error,d.rawResponse,"GET","/v1/private/traces/threads/stats")}getTraceComment(i,e,t={},o){return P.fromPromise(this.__getTraceComment(i,e,t,o))}async __getTraceComment(i,e,t={},o){var c,l,m,u,d,f,g,h,y,w,A;let a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=o==null?void 0:o.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),o==null?void 0:o.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/traces/${_.encodePathParam(i)}/comments/${_.encodePathParam(e)}`),method:"GET",headers:a,queryParameters:o==null?void 0:o.queryParams,timeoutMs:((h=(g=o==null?void 0:o.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=o==null?void 0:o.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:o==null?void 0:o.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:fe.parseOrThrow(s.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw s.error.statusCode===404?new U(s.error.body,s.rawResponse):new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"GET","/v1/private/traces/{traceId}/comments/{commentId}")}getTraceThread(i,e){return P.fromPromise(this.__getTraceThread(i,e))}async __getTraceThread(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/traces/threads/retrieve"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:kl.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:ss.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===404?new U(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/traces/threads/retrieve")}getTraceThreads(i={},e){return P.fromPromise(this.__getTraceThreads(i,e))}async __getTraceThreads(i={},e){var A,C,I,D,N,F,re,ae,we,Ee,Ce;let{page:t,size:o,projectName:a,projectId:s,truncate:c,stripAttachments:l,filters:m,sorting:u,search:d,fromTime:f,toTime:g}=i,h={page:t,size:o,project_name:a,project_id:s,truncate:c,strip_attachments:l,filters:m,sorting:u,search:d,from_time:f==null?void 0:f.toISOString(),to_time:g==null?void 0:g.toISOString()},y=z((A=this._options)==null?void 0:A.headers,v({"Comet-Workspace":(I=e==null?void 0:e.workspaceName)!=null?I:(C=this._options)==null?void 0:C.workspaceName}),e==null?void 0:e.headers),w=await S({url:_.join((N=(D=await x.get(this._options.baseUrl))!=null?D:await x.get(this._options.environment))!=null?N:T.Default,"v1/private/traces/threads"),method:"GET",headers:y,queryParameters:{...h,...e==null?void 0:e.queryParams},timeoutMs:((ae=(re=e==null?void 0:e.timeoutInSeconds)!=null?re:(F=this._options)==null?void 0:F.timeoutInSeconds)!=null?ae:60)*1e3,maxRetries:(Ee=e==null?void 0:e.maxRetries)!=null?Ee:(we=this._options)==null?void 0:we.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(Ce=this._options)==null?void 0:Ce.fetch,logging:this._options.logging});if(w.ok)return {data:xj.parseOrThrow(w.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:w.rawResponse};if(w.error.reason==="status-code")throw new k({statusCode:w.error.statusCode,body:w.error.body,rawResponse:w.rawResponse});return j(w.error,w.rawResponse,"GET","/v1/private/traces/threads")}openTraceThread(i,e){return P.fromPromise(this.__openTraceThread(i,e))}async __openTraceThread(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/traces/threads/open"),method:"PUT",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:kl.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"PUT","/v1/private/traces/threads/open")}scoreBatchOfThreads(i,e){return P.fromPromise(this.__scoreBatchOfThreads(i,e))}async __scoreBatchOfThreads(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/traces/threads/feedback-scores"),method:"PUT",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Ba.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"PUT","/v1/private/traces/threads/feedback-scores")}scoreBatchOfTraces(i,e){return P.fromPromise(this.__scoreBatchOfTraces(i,e))}async __scoreBatchOfTraces(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/traces/feedback-scores"),method:"PUT",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Yn.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"PUT","/v1/private/traces/feedback-scores")}searchTraceThreads(i={},e){return P.fromPromise(this.__searchTraceThreads(i,e))}async __searchTraceThreads(i={},e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/traces/threads/search"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Oa.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),responseType:"streaming",timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:o.body,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===400?new B(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/traces/threads/search")}searchTraces(i={},e){return P.fromPromise(this.__searchTraces(i,e))}async __searchTraces(i={},e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/traces/search"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Va.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),responseType:"streaming",timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:o.body,rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 400:throw new B(o.error.body,o.rawResponse);case 401:throw new $(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/traces/search")}updateThread(i,e,t){return P.fromPromise(this.__updateThread(i,e,t))}async __updateThread(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/traces/threads/${_.encodePathParam(i)}`),method:"PATCH",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:Ha.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw s.error.statusCode===404?new U(s.error.body,s.rawResponse):new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"PATCH","/v1/private/traces/threads/{threadModelId}")}updateThreadComment(i,e,t){return P.fromPromise(this.__updateThreadComment(i,e,t))}async __updateThreadComment(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/traces/threads/comments/${_.encodePathParam(i)}`),method:"PATCH",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:fe.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw s.error.statusCode===404?new U(s.error.body,s.rawResponse):new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"PATCH","/v1/private/traces/threads/comments/{commentId}")}updateTraceComment(i,e,t){return P.fromPromise(this.__updateTraceComment(i,e,t))}async __updateTraceComment(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/traces/comments/${_.encodePathParam(i)}`),method:"PATCH",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:fe.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw s.error.statusCode===404?new U(s.error.body,s.rawResponse):new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"PATCH","/v1/private/traces/comments/{commentId}")}};});var im,V4=n(()=>{X();Q();b();Y();Z();J();te();im=class{constructor(i={}){this._options=M(i);}getWelcomeWizardStatus(i){return P.fromPromise(this.__getWelcomeWizardStatus(i))}async __getWelcomeWizardStatus(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/private/welcome-wizard"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:Pj.parseOrThrow(t.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"GET","/v1/private/welcome-wizard")}submitWelcomeWizard(i={},e){return P.fromPromise(this.__submitWelcomeWizard(i,e))}async __submitWelcomeWizard(i={},e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/welcome-wizard"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Ka.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/welcome-wizard")}};});var om,J4=n(()=>{X();Q();b();Y();Z();J();te();ie();om=class{constructor(i={}){this._options=M(i);}getWorkspaceUserPermissions(i){return P.fromPromise(this.__getWorkspaceUserPermissions(i))}async __getWorkspaceUserPermissions(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/private/workspace-permissions"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:Tj.parseOrThrow(t.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:t.rawResponse};if(t.error.reason==="status-code")switch(t.error.statusCode){case 400:throw new B(t.error.body,t.rawResponse);case 401:throw new $(t.error.body,t.rawResponse);default:throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse})}return j(t.error,t.rawResponse,"GET","/v1/private/workspace-permissions")}};});var am,H4=n(()=>{X();Q();b();Y();Z();J();te();ie();am=class{constructor(i={}){this._options=M(i);}costsSummary(i,e){return P.fromPromise(this.__costsSummary(i,e))}async __costsSummary(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/workspaces/costs/summaries"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:_i.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:Pt.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===400?new B(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/workspaces/costs/summaries")}getWorkspaceConfiguration(i){return P.fromPromise(this.__getWorkspaceConfiguration(i))}async __getWorkspaceConfiguration(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/private/workspaces/configurations"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:ps.parseOrThrow(t.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw t.error.statusCode===404?new U(t.error.body,t.rawResponse):new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"GET","/v1/private/workspaces/configurations")}upsertWorkspaceConfiguration(i,e){return P.fromPromise(this.__upsertWorkspaceConfiguration(i,e))}async __upsertWorkspaceConfiguration(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/workspaces/configurations"),method:"PUT",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:ps.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:ps.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 400:throw new B(o.error.body,o.rawResponse);case 422:throw new ce(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"PUT","/v1/private/workspaces/configurations")}deleteWorkspaceConfiguration(i){return P.fromPromise(this.__deleteWorkspaceConfiguration(i))}async __deleteWorkspaceConfiguration(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/private/workspaces/configurations"),method:"DELETE",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:void 0,rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw t.error.statusCode===404?new U(t.error.body,t.rawResponse):new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"DELETE","/v1/private/workspaces/configurations")}getCost(i,e){return P.fromPromise(this.__getCost(i,e))}async __getCost(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/workspaces/costs"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:_i.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:Al.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===400?new B(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/workspaces/costs")}getMetric(i,e){return P.fromPromise(this.__getMetric(i,e))}async __getMetric(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/workspaces/metrics"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:_i.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:Al.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===400?new B(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/workspaces/metrics")}getWorkspaceVersion(i){return P.fromPromise(this.__getWorkspaceVersion(i))}async __getWorkspaceVersion(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/private/workspaces/versions"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:Ej.parseOrThrow(t.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"GET","/v1/private/workspaces/versions")}metricsSummary(i,e){return P.fromPromise(this.__metricsSummary(i,e))}async __metricsSummary(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/workspaces/metrics/summaries"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:_i.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:zj.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===400?new B(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/workspaces/metrics/summaries")}};});var cs,G4=n(()=>{l4();m4();d4();u4();g4();f4();h4();y4();b4();R4();x4();w4();_4();k4();A4();P4();z4();S4();T4();v4();j4();E4();C4();I4();D4();U4();N4();B4();F4();M4();W4();L4();V4();J4();H4();X();Q();b();Y();Z();J();cs=class{constructor(i={}){this._options=M(i);}get systemUsage(){var i;return (i=this._systemUsage)!=null?i:this._systemUsage=new rm(this._options)}get agentConfigs(){var i;return (i=this._agentConfigs)!=null?i:this._agentConfigs=new Pl(this._options)}get alerts(){var i;return (i=this._alerts)!=null?i:this._alerts=new zl(this._options)}get annotationQueues(){var i;return (i=this._annotationQueues)!=null?i:this._annotationQueues=new Sl(this._options)}get assertionResults(){var i;return (i=this._assertionResults)!=null?i:this._assertionResults=new Tl(this._options)}get attachments(){var i;return (i=this._attachments)!=null?i:this._attachments=new vl(this._options)}get check(){var i;return (i=this._check)!=null?i:this._check=new Cl(this._options)}get automationRuleEvaluators(){var i;return (i=this._automationRuleEvaluators)!=null?i:this._automationRuleEvaluators=new jl(this._options)}get chatCompletions(){var i;return (i=this._chatCompletions)!=null?i:this._chatCompletions=new El(this._options)}get dashboards(){var i;return (i=this._dashboards)!=null?i:this._dashboards=new Il(this._options)}get datasets(){var i;return (i=this._datasets)!=null?i:this._datasets=new Dl(this._options)}get environments(){var i;return (i=this._environments)!=null?i:this._environments=new Ul(this._options)}get experiments(){var i;return (i=this._experiments)!=null?i:this._experiments=new Nl(this._options)}get feedbackDefinitions(){var i;return (i=this._feedbackDefinitions)!=null?i:this._feedbackDefinitions=new Bl(this._options)}get guardrails(){var i;return (i=this._guardrails)!=null?i:this._guardrails=new Fl(this._options)}get insightsViews(){var i;return (i=this._insightsViews)!=null?i:this._insightsViews=new Ml(this._options)}get llmModels(){var i;return (i=this._llmModels)!=null?i:this._llmModels=new Wl(this._options)}get llmProviderKey(){var i;return (i=this._llmProviderKey)!=null?i:this._llmProviderKey=new Ll(this._options)}get runners(){var i;return (i=this._runners)!=null?i:this._runners=new Zl(this._options)}get manualEvaluation(){var i;return (i=this._manualEvaluation)!=null?i:this._manualEvaluation=new Vl(this._options)}get ollama(){var i;return (i=this._ollama)!=null?i:this._ollama=new Jl(this._options)}get ollieState(){var i;return (i=this._ollieState)!=null?i:this._ollieState=new Hl(this._options)}get openTelemetryIngestion(){var i;return (i=this._openTelemetryIngestion)!=null?i:this._openTelemetryIngestion=new Gl(this._options)}get optimizations(){var i;return (i=this._optimizations)!=null?i:this._optimizations=new Ol(this._options)}get pairing(){var i;return (i=this._pairing)!=null?i:this._pairing=new Kl(this._options)}get projects(){var i;return (i=this._projects)!=null?i:this._projects=new $l(this._options)}get prompts(){var i;return (i=this._prompts)!=null?i:this._prompts=new Ql(this._options)}get retentionRules(){var i;return (i=this._retentionRules)!=null?i:this._retentionRules=new Xl(this._options)}get serviceToggles(){var i;return (i=this._serviceToggles)!=null?i:this._serviceToggles=new ql(this._options)}get spans(){var i;return (i=this._spans)!=null?i:this._spans=new em(this._options)}get traces(){var i;return (i=this._traces)!=null?i:this._traces=new tm(this._options)}get welcomeWizard(){var i;return (i=this._welcomeWizard)!=null?i:this._welcomeWizard=new im(this._options)}get workspacePermissions(){var i;return (i=this._workspacePermissions)!=null?i:this._workspacePermissions=new om(this._options)}get workspaces(){var i;return (i=this._workspaces)!=null?i:this._workspaces=new am(this._options)}get redirect(){var i;return (i=this._redirect)!=null?i:this._redirect=new Yl(this._options)}isAlive(i){return P.fromPromise(this.__isAlive(i))}async __isAlive(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"is-alive/ping"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:t.body,rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"GET","/is-alive/ping")}version(i){return P.fromPromise(this.__version(i))}async __version(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"is-alive/ver"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:t.body,rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"GET","/is-alive/ver")}};});var O4=n(()=>{});var K4,$4=n(()=>{ap();(e=>(e.LogLevel=Fe,e.ConsoleLogger=it))(K4||(K4={}));});var Q4=n(()=>{O4();$4();});var Y4=n(()=>{Q4();});var zt=n(()=>{ie();G4();Y();J();Y4();te();});exports.generateId=void 0;var qe=n(()=>{exports.generateId=()=>uuid.v7();});var ki,Cj=n(()=>{ki=class{static serializePromptToInfoDict(i){return {name:i.name,...i.id&&{id:i.id},version:{...i.versionId&&{id:i.versionId},...i.commit&&{commit:i.commit},template:i.prompt}}}static normalizeMetadata(i){if(!i)return {};if(typeof i=="object"&&!Array.isArray(i))return i;if(typeof i=="string")try{let e=JSON.parse(i);if(typeof e=="object"&&!Array.isArray(e))return e}catch{}return {}}static mergePromptsIntoMetadata(i,e,t){let o=t.map(c=>this.serializePromptToInfoDict(c)),a=this.normalizeMetadata(i),s=this.normalizeMetadata(e);return {...a,...s,opik_prompts:o}}static processUpdate(i,e){let{prompts:t,...o}=i;if(!t||t.length===0){if(o.metadata&&e){let a=this.normalizeMetadata(e),s=this.normalizeMetadata(o.metadata);return {...o,metadata:{...a,...s}}}return o}return {...o,metadata:this.mergePromptsIntoMetadata(e,o.metadata,t)}}static processTraceUpdate(i,e){return this.processUpdate(i,e)}static processSpanUpdate(i,e){return this.processUpdate(i,e)}};});var nm,X4=n(()=>{qe();Cj();nm=class p{constructor(i,e){this.data=i;this.opik=e;this.childSpans=[];this.end=()=>this.update({endTime:new Date});this.score=i=>{var e;this.opik.spanFeedbackScoresBatchQueue.create({...i,projectName:(e=this.data.projectName)!=null?e:this.opik.config.projectName,id:this.data.id,source:"sdk"});};this.update=i=>{var o;let e=ki.processSpanUpdate(i,this.data.metadata),t={parentSpanId:this.data.parentSpanId,projectName:(o=this.data.projectName)!=null?o:this.opik.config.projectName,traceId:this.data.traceId,...e};return this.opik.spanBatchQueue.update(this.data.id,t),this.data={...this.data,...t},this};this.span=i=>{var a;let e=(a=this.data.projectName)!=null?a:this.opik.config.projectName,t={id:exports.generateId(),startTime:new Date,source:this.data.source,...i,projectName:e,traceId:this.data.traceId,parentSpanId:this.data.id};this.opik.spanBatchQueue.create(t);let o=new p(t,this.opik);return this.childSpans.push(o),o};}};});var sm,Z4=n(()=>{qe();X4();Cj();sm=class{constructor(i,e){this.data=i;this.opik=e;this.spans=[];this.end=()=>this.update({endTime:new Date});this.score=i=>{var e;this.opik.traceFeedbackScoresBatchQueue.create({...i,projectName:(e=this.data.projectName)!=null?e:this.opik.config.projectName,id:this.data.id,source:"sdk"});};this.span=i=>{var a,s;let e=(s=(a=this.data.projectName)!=null?a:i.projectName)!=null?s:this.opik.config.projectName,t={id:exports.generateId(),startTime:new Date,source:this.data.source,...i,projectName:e,traceId:this.data.id};this.opik.spanBatchQueue.create(t);let o=new nm(t,this.opik);return this.spans.push(o),o};this.update=i=>{var o;let e=ki.processTraceUpdate(i,this.data.metadata),t={projectName:(o=this.data.projectName)!=null?o:this.opik.config.projectName,...e};return this.opik.traceBatchQueue.update(this.data.id,t),this.data={...this.data,...t},this};}};});var q4,ls,M8,W8,e6,r6,t6,i6,Ij=n(()=>{q4={REDIRECT_BASE:"v1/session/redirect",EXPERIMENTS:"api/v1/session/redirect/experiments/",PROJECTS:"api/v1/session/redirect/projects/",DATASETS:"api/v1/session/redirect/datasets/",PROJECT_BY_NAME:"redirect/projects"},ls={EXPERIMENT_ID:"experiment_id",DATASET_ID:"dataset_id",TRACE_ID:"trace_id",PROJECT_NAME:"name",PATH:"path",WORKSPACE:"workspace"},M8=p=>Object.entries(p).map(([i,e])=>`${i}=${encodeURIComponent(e)}`).join("&").replace(/%3A/g,":").replace(/%2F/g,"/").replace(/%26/g,"&").replace(/%3F/g,"?").replace(/%3D/g,"="),W8=p=>p.replace(/\/api\/?$/,""),e6=p=>Buffer.from(p).toString("base64"),r6=(p,i,e)=>{let t=M8(e),o=W8(p),a=o.endsWith("/")?o:`${o}/`,s=i.startsWith("/")?i.slice(1):i;return `${a}${s}?${t}`},t6=({datasetId:p,experimentId:i,baseUrl:e})=>r6(e,q4.EXPERIMENTS,{[ls.EXPERIMENT_ID]:i,[ls.DATASET_ID]:p,[ls.PATH]:e6(e)}),i6=(p,i)=>r6(i,q4.PROJECTS,{[ls.TRACE_ID]:p,[ls.PATH]:e6(i)});});var L8,pm,ms,De,St=n(()=>{q();L8=300,pm=100,ms=class{constructor({action:i,batchSize:e=pm,delay:t,enableBatch:o,name:a="ActionQueue"}){this.timerId=null;this.promise=Promise.resolve();this.queue=new Map;this.debounceFlush=()=>{this.timerId&&clearTimeout(this.timerId),this.timerId=setTimeout(()=>this.flush(),this.delay);};this.add=(i,e)=>{if(this.queue.set(i,e),!this.enableBatch){this.flush();return}if(this.queue.size>=this.batchSize){this.flush();return}this.debounceFlush();};this.update=(i,e)=>{let t=this.queue.get(i);t&&(this.queue.set(i,{...t,...e}),this.debounceFlush());};this.flush=async()=>{if(this.queue.size===0)return this.promise;let i=new Map(this.queue);this.queue.clear(),exports.logger.debug(`Adding ${i.size} items to ${this.name} promise:`,i),this.promise=this.promise.finally(()=>(exports.logger.debug(`Flushing ${this.name}:`,i),this.action(i))).catch(e=>{exports.logger.error(`Failed to flush ${this.name}:`,e,i);}),await this.promise;};this.action=i,this.batchSize=e,this.delay=t,this.enableBatch=o,this.name=a;}},De=class{constructor({delay:i=L8,enableCreateBatch:e=true,enableUpdateBatch:t=false,enableDeleteBatch:o=true,createBatchSize:a=pm,updateBatchSize:s=pm,deleteBatchSize:c=pm,name:l="BatchQueue"}={}){this.create=i=>{let e=this.getId(i);this.createQueue.add(e,i);};this.get=async i=>{let e=this.createQueue.queue.get(i);return e||this.getEntity(i)};this.update=(i,e)=>{if(this.createQueue.queue.get(i)){this.createQueue.update(i,e);return}let o=this.updateQueue.queue.get(i);this.updateQueue.add(i,{...o,...e});};this.delete=i=>{if(this.createQueue.queue.has(i)){this.createQueue.queue.delete(i);return}this.deleteQueue.add(i);};this.flush=async()=>{await this.createQueue.flush(),await this.updateQueue.flush(),await this.deleteQueue.flush();};this.name=l,this.createQueue=new ms({action:async m=>{await this.createEntities(Array.from(m.values()));},delay:i,enableBatch:e,batchSize:a,name:`${l}:createQueue`}),this.updateQueue=new ms({action:async m=>{await this.createQueue.flush();let u=Array.from(m.entries());for(let[d,f]of u)await this.updateEntity(d,f);},delay:i,enableBatch:t,batchSize:s,name:`${l}:updateQueue`}),this.deleteQueue=new ms({action:async m=>{await this.createQueue.flush(),await this.updateQueue.flush(),await this.deleteEntities(Array.from(m.keys()));},delay:i,enableBatch:o,batchSize:c,name:`${l}:deleteQueue`});}};});var V8,cm,o6=n(()=>{Ls();q();St();V8="suite_assertion",cm=class extends De{constructor(e,t,o="TRACE"){super({delay:t,enableCreateBatch:true,enableUpdateBatch:false,enableDeleteBatch:false,name:`AssertionResultsBatchQueue:${o}`});this.api=e;this.entityType=o;this.useLegacyFallback=false;}getId(e){return {entityId:e.entityId,name:e.name}}async createEntities(e){if(this.useLegacyFallback){await this.writeViaLegacyFeedbackScores(e);return}try{await this.api.assertionResults.storeAssertionsBatch({entityType:this.entityType,assertionResults:e},this.api.requestOptions);}catch(t){if(t instanceof k&&t.statusCode===404&&this.entityType==="TRACE"){this.useLegacyFallback=true,exports.logger.warn('Opik backend does not support PUT /v1/private/assertion-results yet \u2014 falling back to the legacy feedback-scores path with categoryName="suite_assertion". Upgrade the Opik backend to a version that includes OPIK-6048 to enable native assertion-results ingestion.'),await this.writeViaLegacyFeedbackScores(e);return}throw t}}async writeViaLegacyFeedbackScores(e){let t=e.map(o=>({id:o.entityId,name:o.name,value:o.status==="passed"?1:0,categoryName:V8,reason:o.reason,source:o.source,projectName:o.projectName,projectId:o.projectId}));await this.api.traces.scoreBatchOfTraces({scores:t},this.api.requestOptions);}async getEntity(){throw new Error("Not implemented")}async updateEntity(){throw new Error("Not implemented")}async deleteEntities(){throw new Error("Not implemented")}};});var lm,a6=n(()=>{St();lm=class extends De{constructor(e,t){super({delay:t,enableCreateBatch:true,enableUpdateBatch:true,enableDeleteBatch:true,name:"SpanBatchQueue"});this.api=e;}getId(e){return e.id}async createEntities(e){await this.api.spans.createSpans({spans:e},this.api.requestOptions);}async getEntity(e){return await this.api.spans.getSpanById(e,{},this.api.requestOptions)}async updateEntity(e,t){await this.api.spans.updateSpan(e,{body:t},this.api.requestOptions);}async deleteEntities(e){for(let t of e)await this.api.spans.deleteSpanById(t,this.api.requestOptions);}};});var mm,n6=n(()=>{St();mm=class extends De{constructor(e,t){super({delay:t,enableCreateBatch:true,enableUpdateBatch:true,enableDeleteBatch:true,name:"SpanFeedbackScoresBatchQueue"});this.api=e;}getId(e){return {id:e.id,name:e.name}}async createEntities(e){await this.api.spans.scoreBatchOfSpans({scores:e},this.api.requestOptions);}async getEntity(){throw new Error("Not implemented")}async updateEntity(){throw new Error("Not implemented")}async deleteEntities(e){for(let t of e)await this.api.spans.deleteSpanFeedbackScore(t.id,{body:{name:t.name}},this.api.requestOptions);}};});var dm,s6=n(()=>{St();dm=class extends De{constructor(e,t){super({delay:t,enableCreateBatch:true,enableUpdateBatch:true,enableDeleteBatch:true,name:"TraceBatchQueue"});this.api=e;}getId(e){return e.id}async createEntities(e){await this.api.traces.createTraces({traces:e},this.api.requestOptions);}async getEntity(e){return await this.api.traces.getTraceById(e,{},this.api.requestOptions)}async updateEntity(e,t){await this.api.traces.updateTrace(e,{body:t},this.api.requestOptions);}async deleteEntities(e){await this.api.traces.deleteTraces({ids:e},this.api.requestOptions);}};});var um,p6=n(()=>{St();um=class extends De{constructor(e,t){super({delay:t,enableCreateBatch:true,enableUpdateBatch:true,enableDeleteBatch:true,name:"TraceFeedbackScoresBatchQueue"});this.api=e;}getId(e){return {id:e.id,name:e.name}}async createEntities(e){await this.api.traces.scoreBatchOfTraces({scores:e},this.api.requestOptions);}async getEntity(){throw new Error("Not implemented")}async updateEntity(){throw new Error("Not implemented")}async deleteEntities(e){for(let t of e)await this.api.traces.deleteTraceFeedbackScore(t.id,{body:{name:t.name}},this.api.requestOptions);}};});var gm,c6=n(()=>{zt();gm=class extends cs{constructor(e){var o;let t={...e==null?void 0:e.headers,...(o=e==null?void 0:e.requestOptions)==null?void 0:o.headers};(e==null?void 0:e.apiKey)!==void 0&&(t.authorization=e.apiKey);super({...e,headers:t});this.setHeaders=e=>{this.requestOptions.headers=e;};this.requestOptions=(e==null?void 0:e.requestOptions)||{};}};});var fm,l6=n(()=>{St();fm=class extends De{constructor(e,t){super({delay:t,enableCreateBatch:true,enableUpdateBatch:true,enableDeleteBatch:true,name:"DatasetBatchQueue"});this.api=e;}getId(e){return e.id||""}async createEntities(e){for(let t of e)await this.api.datasets.createDataset(t,this.api.requestOptions);}async getEntity(e){try{return await this.api.datasets.getDatasetById(e,this.api.requestOptions)}catch{return}}async updateEntity(e,t){await this.api.datasets.updateDataset(e,{name:t.name||"",visibility:t.visibility,description:t.description},this.api.requestOptions);}async deleteEntities(e){await this.api.datasets.deleteDatasetsBatch({ids:e},this.api.requestOptions);}};});async function m6(){return Dj||(Dj=await J8__default.default()),Dj}var Dj,d6=n(()=>{Dj=null;});var Ai,hm=n(()=>{ie();qe();d6();Ai=class p{constructor(i,e){let{id:t,traceId:o,spanId:a,source:s,description:c,evaluators:l,executionPolicy:m,...u}=i;this.id=t||exports.generateId(),this.traceId=o,this.spanId=a,this.source=s||Ju.Sdk,this.description=c!=null?c:e,this.evaluators=l,this.executionPolicy=m,this.data={...u,...c!==void 0?{description:c}:{}};}getContent(i=false){return i?{...this.data,id:this.id}:{...this.data}}async contentHash(){let i={...this.getContent()};this.evaluators&&this.evaluators.length>0&&(i.evaluators=this.evaluators),this.executionPolicy&&Object.keys(this.executionPolicy).length>0&&(i.executionPolicy=this.executionPolicy);let e=H8__default.default(i);return (await m6()).h32(e,43981).toString(16)}toApiModel(){return {id:this.id,traceId:this.traceId,spanId:this.spanId,source:this.source,data:this.getContent(),...this.description&&{description:this.description},...this.evaluators&&{evaluators:this.evaluators},...this.executionPolicy&&{executionPolicy:this.executionPolicy}}}static fromApiModel(i){return new p({id:i.id,traceId:i.traceId,spanId:i.spanId,source:i.source,...i.evaluators&&{evaluators:i.evaluators},...i.executionPolicy&&{executionPolicy:i.executionPolicy},...i.data},i.description)}};});async function dr(p,i,e){var c;if(e===0)return [];let t=new util.TextDecoder("utf-8"),o=[],a="",s=p.getReader();try{for(;;){let{done:l,value:m}=await s.read();if(l)break;let u=m;a+=t.decode(u,{stream:!0});let d=a.split(`
|
|
3
|
+
`)),{ok:true,value:i}):t}}var pr=n(()=>{});function lp(p){return p.path.length===0?p.message:`${p.path.join(" -> ")}: ${p.message}`}var yg=n(()=>{});var Ot,bg=n(()=>{yg();Ot=class p extends Error{constructor(e){super(e.map(lp).join("; "));this.errors=e;Object.setPrototypeOf(this,p.prototype);}};});var Kt,Rg=n(()=>{yg();Kt=class p extends Error{constructor(e){super(e.map(lp).join("; "));this.errors=e;Object.setPrototypeOf(this,p.prototype);}};});function ne(p){return {nullable:()=>$3(p),optional:()=>xg(p),optionalNullable:()=>Q3(p),transform:i=>wg(p,i),parseOrThrow:(i,e)=>{let t=p.parse(i,e);if(t.ok)return t.value;throw new Kt(t.errors)},jsonOrThrow:(i,e)=>{let t=p.json(i,e);if(t.ok)return t.value;throw new Ot(t.errors)}}}function $3(p){let i={parse:(e,t)=>e==null?{ok:true,value:null}:p.parse(e,t),json:(e,t)=>e==null?{ok:true,value:null}:p.json(e,t),getType:()=>G.NULLABLE};return {...i,...ne(i)}}function xg(p){let i={parse:(e,t)=>e==null?{ok:true,value:void 0}:p.parse(e,t),json:(e,t)=>t!=null&&t.omitUndefined&&e===void 0?{ok:true,value:void 0}:e==null?{ok:true,value:null}:p.json(e,t),getType:()=>G.OPTIONAL};return {...i,...ne(i)}}function Q3(p){let i={parse:(e,t)=>e===void 0?{ok:true,value:void 0}:e===null?{ok:true,value:null}:p.parse(e,t),json:(e,t)=>e===void 0?{ok:true,value:void 0}:e===null?{ok:true,value:null}:p.json(e,t),getType:()=>G.OPTIONAL_NULLABLE};return {...i,...ne(i)}}function wg(p,i){let e={parse:(t,o)=>{let a=p.parse(t,o);return a.ok?{ok:true,value:i.transform(a.value)}:a},json:(t,o)=>{let a=i.untransform(t);return p.json(a,o)},getType:()=>p.getType()};return {...e,...ne(e)}}var uH=n(()=>{he();bg();Rg();});var Ie=n(()=>{uH();bg();Rg();});function gH(){let p={parse:(i,{breadcrumbsPrefix:e=[]}={})=>typeof i=="bigint"?{ok:true,value:i}:typeof i=="number"?{ok:true,value:BigInt(i)}:{ok:false,errors:[{path:e,message:oe(i,"bigint | number")}]},json:(i,{breadcrumbsPrefix:e=[]}={})=>typeof i!="bigint"?{ok:false,errors:[{path:e,message:oe(i,"bigint")}]}:{ok:true,value:i},getType:()=>G.BIGINT};return {...be(p),...ne(p)}}var fH=n(()=>{he();ze();pr();Ie();});var hH=n(()=>{fH();});function yH(){let p={parse:(i,{breadcrumbsPrefix:e=[]}={})=>typeof i!="string"?{ok:false,errors:[{path:e,message:oe(i,"string")}]}:Y3.test(i)?{ok:true,value:new Date(i)}:{ok:false,errors:[{path:e,message:oe(i,"ISO 8601 date string")}]},json:(i,{breadcrumbsPrefix:e=[]}={})=>i instanceof Date?{ok:true,value:i.toISOString()}:{ok:false,errors:[{path:e,message:oe(i,"Date object")}]},getType:()=>G.DATE};return {...be(p),...ne(p)}}var Y3,bH=n(()=>{he();ze();pr();Ie();Y3=/^([+-]?\d{4}(?!\d{2}\b))((-?)((0[1-9]|1[0-2])(\3([12]\d|0[1-9]|3[01]))?|W([0-4]\d|5[0-2])(-?[1-7])?|(00[1-9]|0[1-9]\d|[12]\d{2}|3([0-5]\d|6[1-6])))([T\s]((([01]\d|2[0-3])((:?)[0-5]\d)?|24:?00)([.,]\d+(?!:))?)?(\17[0-5]\d([.,]\d+)?)?([zZ]|([+-])([01]\d|2[0-3]):?([0-5]\d)?)?)?)?$/;});var RH=n(()=>{bH();});function Re(p,i){return ()=>{let e={parse:i,json:i,getType:()=>p};return {...be(e),...ne(e)}}}var cr=n(()=>{Ie();pr();});function mp(p){let i=new Set(p);return Re(G.ENUM,(t,{allowUnrecognizedEnumValues:o,breadcrumbsPrefix:a=[]}={})=>typeof t!="string"?{ok:false,errors:[{path:a,message:oe(t,"string")}]}:!i.has(t)&&!o?{ok:false,errors:[{path:a,message:oe(t,"enum")}]}:{ok:true,value:t})()}var xH=n(()=>{he();cr();ze();});var _g=n(()=>{xH();});function wH(p){let i=kg(p);return {...i,...ne(i)}}function kg(p){return {parse:(i,e)=>$t(p).parse(i,e),json:(i,e)=>$t(p).json(i,e),getType:()=>$t(p).getType()}}function $t(p){let i=p;return i.__zurg_memoized==null&&(i.__zurg_memoized=p()),i.__zurg_memoized}var Ag=n(()=>{Ie();});function no(p){return Object.entries(p)}var Pg=n(()=>{});function so(p,i){let e=new Set(i);return Object.entries(p).reduce((t,[o,a])=>(e.has(o)&&(t[o]=a),t),{})}var zg=n(()=>{});function br(p){if(typeof p!="object"||p===null)return false;if(Object.getPrototypeOf(p)===null)return true;let i=p;for(;Object.getPrototypeOf(i)!==null;)i=Object.getPrototypeOf(i);return Object.getPrototypeOf(p)===i}var po=n(()=>{});function co(p){return Object.keys(p)}var Sg=n(()=>{});function _H(p,i){let e=[],t=[];for(let o of p)i(o)?e.push(o):t.push(o);return [e,t]}var kH=n(()=>{});function Oe(p){return {withParsedProperties:i=>Tg(p,i)}}function Tg(p,i){let e={parse:(t,o)=>{let a=p.parse(t,o);if(!a.ok)return a;let s=Object.entries(i).reduce((c,[l,m])=>({...c,[l]:typeof m=="function"?m(a.value):m}),{});return {ok:true,value:{...a.value,...s}}},json:(t,o)=>{var c;if(!br(t))return {ok:false,errors:[{path:(c=o==null?void 0:o.breadcrumbsPrefix)!=null?c:[],message:oe(t,"object")}]};let a=new Set(Object.keys(i)),s=so(t,Object.keys(t).filter(l=>!a.has(l)));return p.json(s,o)},getType:()=>p.getType()};return {...e,...ne(e),...Oe(e)}}var AH=n(()=>{zg();ze();po();Ie();});var lo=n(()=>{AH();});function PH(p,i){return {rawKey:p,valueSchema:i,isProperty:true}}function Fr(p){return p.isProperty}var vg=n(()=>{});function dp(p){let i={_getRawProperties:()=>Object.entries(p).map(([e,t])=>Fr(t)?t.rawKey:e),_getParsedProperties:()=>co(p),parse:(e,t)=>{let o={},a=[];for(let[s,c]of no(p)){let l=Fr(c)?c.rawKey:s,m=Fr(c)?c.valueSchema:c,u={rawKey:l,parsedKey:s,valueSchema:m};o[l]=u,TH(m)&&a.push(l);}return zH({value:e,requiredKeys:a,getProperty:s=>{let c=o[s];if(c!=null)return {transformedKey:c.parsedKey,transform:l=>{var m;return c.valueSchema.parse(l,{...t,breadcrumbsPrefix:[...(m=t==null?void 0:t.breadcrumbsPrefix)!=null?m:[],s]})}}},unrecognizedObjectKeys:t==null?void 0:t.unrecognizedObjectKeys,skipValidation:t==null?void 0:t.skipValidation,breadcrumbsPrefix:t==null?void 0:t.breadcrumbsPrefix,omitUndefined:t==null?void 0:t.omitUndefined})},json:(e,t)=>{let o=[];for(let[a,s]of no(p)){let c=Fr(s)?s.valueSchema:s;TH(c)&&o.push(a);}return zH({value:e,requiredKeys:o,getProperty:a=>{let s=p[a];if(s!=null)return Fr(s)?{transformedKey:s.rawKey,transform:c=>{var l;return s.valueSchema.json(c,{...t,breadcrumbsPrefix:[...(l=t==null?void 0:t.breadcrumbsPrefix)!=null?l:[],a]})}}:{transformedKey:a,transform:c=>{var l;return s.json(c,{...t,breadcrumbsPrefix:[...(l=t==null?void 0:t.breadcrumbsPrefix)!=null?l:[],a]})}}},unrecognizedObjectKeys:t==null?void 0:t.unrecognizedObjectKeys,skipValidation:t==null?void 0:t.skipValidation,breadcrumbsPrefix:t==null?void 0:t.breadcrumbsPrefix,omitUndefined:t==null?void 0:t.omitUndefined})},getType:()=>G.OBJECT};return {...be(i),...ne(i),...Oe(i),...nt(i)}}function zH({value:p,requiredKeys:i,getProperty:e,unrecognizedObjectKeys:t="fail",skipValidation:o=false,breadcrumbsPrefix:a=[]}){if(!br(p))return {ok:false,errors:[{path:a,message:oe(p,"object")}]};let s=new Set(i),c=[],l={};for(let[m,u]of Object.entries(p)){let d=e(m);if(d!=null){s.delete(m);let f=d.transform(u);f.ok?l[d.transformedKey]=f.value:(l[m]=u,c.push(...f.errors));}else switch(t){case "fail":c.push({path:[...a,m],message:`Unexpected key "${m}"`});break;case "strip":break;case "passthrough":l[m]=u;break}}return c.push(...i.filter(m=>s.has(m)).map(m=>({path:a,message:`Missing required key "${m}"`}))),c.length===0||o?{ok:true,value:l}:{ok:false,errors:c}}function nt(p){return {extend:i=>{let e={_getParsedProperties:()=>[...p._getParsedProperties(),...i._getParsedProperties()],_getRawProperties:()=>[...p._getRawProperties(),...i._getRawProperties()],parse:(t,o)=>SH({extensionKeys:i._getRawProperties(),value:t,transformBase:a=>p.parse(a,o),transformExtension:a=>i.parse(a,o),breadcrumbsPrefix:o==null?void 0:o.breadcrumbsPrefix}),json:(t,o)=>SH({extensionKeys:i._getParsedProperties(),value:t,transformBase:a=>p.json(a,o),transformExtension:a=>i.json(a,o),breadcrumbsPrefix:o==null?void 0:o.breadcrumbsPrefix}),getType:()=>G.OBJECT};return {...e,...ne(e),...Oe(e),...nt(e)}},passthrough:()=>{let i=new Set(p._getRawProperties()),e=new Set(p._getParsedProperties()),t={_getParsedProperties:()=>p._getParsedProperties(),_getRawProperties:()=>p._getRawProperties(),parse:(o,a)=>{let s=p.parse(o,{...a,unrecognizedObjectKeys:"passthrough"});if(!s.ok)return s;let c={};if(typeof o=="object"&&o!=null)for(let[l,m]of Object.entries(o))i.has(l)||(c[l]=m);return {ok:true,value:{...c,...s.value}}},json:(o,a)=>{let s=p.json(o,{...a,unrecognizedObjectKeys:"passthrough"});if(!s.ok)return s;let c={};if(typeof o=="object"&&o!=null)for(let[l,m]of Object.entries(o))e.has(l)||(c[l]=m);return {ok:true,value:{...c,...s.value}}},getType:()=>G.OBJECT};return {...t,...ne(t),...Oe(t),...nt(t)}}}}function SH({extensionKeys:p,value:i,transformBase:e,transformExtension:t,breadcrumbsPrefix:o=[]}){if(!br(i))return {ok:false,errors:[{path:o,message:oe(i,"object")}]};let a=new Set(p),[s,c]=_H(co(i),u=>a.has(u)),l=e(so(i,c)),m=t(so(i,s));return l.ok&&m.ok?{ok:true,value:{...l.value,...m.value}}:{ok:false,errors:[...l.ok?[]:l.errors,...m.ok?[]:m.errors]}}function TH(p){return !X3(p)}function X3(p){switch(p.getType()){case G.ANY:case G.UNKNOWN:case G.OPTIONAL:case G.OPTIONAL_NULLABLE:return true;default:return false}}var jg=n(()=>{he();Pg();zg();ze();po();Sg();pr();kH();lo();Ie();vg();});function vH(p){return dp(p)}var jH=n(()=>{jg();});var Eg=n(()=>{jg();jH();vg();});function EH(p){let i={...kg(p),_getRawProperties:()=>$t(p)._getRawProperties(),_getParsedProperties:()=>$t(p)._getParsedProperties()};return {...i,...ne(i),...Oe(i),...nt(i)}}var CH=n(()=>{Eg();lo();Ie();Ag();});var IH=n(()=>{Ag();CH();});function up(p){let i={parse:(e,t)=>DH(e,(o,a)=>{var s;return p.parse(o,{...t,breadcrumbsPrefix:[...(s=t==null?void 0:t.breadcrumbsPrefix)!=null?s:[],`[${a}]`]})}),json:(e,t)=>DH(e,(o,a)=>{var s;return p.json(o,{...t,breadcrumbsPrefix:[...(s=t==null?void 0:t.breadcrumbsPrefix)!=null?s:[],`[${a}]`]})}),getType:()=>G.LIST};return {...be(i),...ne(i)}}function DH(p,i){return Array.isArray(p)?p.map((t,o)=>i(t,o)).reduce((t,o)=>{if(t.ok&&o.ok)return {ok:true,value:[...t.value,o.value]};let a=[];return t.ok||a.push(...t.errors),o.ok||a.push(...o.errors),{ok:false,errors:a}},{ok:true,value:[]}):{ok:false,errors:[{message:oe(p,"list"),path:[]}]}}var UH=n(()=>{he();ze();pr();Ie();});var Cg=n(()=>{UH();});function NH(p){return Re(G.BOOLEAN_LITERAL,(e,{breadcrumbsPrefix:t=[]}={})=>e===p?{ok:true,value:p}:{ok:false,errors:[{path:t,message:oe(e,`${p.toString()}`)}]})()}var BH=n(()=>{he();cr();ze();});function FH(p){return Re(G.STRING_LITERAL,(e,{breadcrumbsPrefix:t=[]}={})=>e===p?{ok:true,value:p}:{ok:false,errors:[{path:t,message:oe(e,`"${p}"`)}]})()}var MH=n(()=>{he();cr();ze();});var WH=n(()=>{BH();MH();});var LH,VH=n(()=>{he();cr();LH=Re(G.ANY,p=>({ok:true,value:p}));});var JH,HH=n(()=>{he();cr();ze();JH=Re(G.BOOLEAN,(p,{breadcrumbsPrefix:i=[]}={})=>typeof p=="boolean"?{ok:true,value:p}:{ok:false,errors:[{path:i,message:oe(p,"boolean")}]});});var GH,OH=n(()=>{he();cr();GH=Re(G.NEVER,(p,{breadcrumbsPrefix:i=[]}={})=>({ok:false,errors:[{path:i,message:"Expected never"}]}));});var KH,$H=n(()=>{he();cr();ze();KH=Re(G.NUMBER,(p,{breadcrumbsPrefix:i=[]}={})=>typeof p=="number"?{ok:true,value:p}:{ok:false,errors:[{path:i,message:oe(p,"number")}]});});var QH,YH=n(()=>{he();cr();ze();QH=Re(G.STRING,(p,{breadcrumbsPrefix:i=[]}={})=>typeof p=="string"?{ok:true,value:p}:{ok:false,errors:[{path:i,message:oe(p,"string")}]});});var XH,ZH=n(()=>{he();cr();XH=Re(G.UNKNOWN,p=>({ok:true,value:p}));});var qH=n(()=>{VH();HH();OH();$H();YH();ZH();});function rG(p,i){let e={parse:(t,o)=>eG({value:t,isKeyNumeric:p.getType()===G.NUMBER,transformKey:a=>{var s;return p.parse(a,{...o,breadcrumbsPrefix:[...(s=o==null?void 0:o.breadcrumbsPrefix)!=null?s:[],`${a} (key)`]})},transformValue:(a,s)=>{var c;return i.parse(a,{...o,breadcrumbsPrefix:[...(c=o==null?void 0:o.breadcrumbsPrefix)!=null?c:[],`${s}`]})},breadcrumbsPrefix:o==null?void 0:o.breadcrumbsPrefix}),json:(t,o)=>eG({value:t,isKeyNumeric:p.getType()===G.NUMBER,transformKey:a=>{var s;return p.json(a,{...o,breadcrumbsPrefix:[...(s=o==null?void 0:o.breadcrumbsPrefix)!=null?s:[],`${a} (key)`]})},transformValue:(a,s)=>{var c;return i.json(a,{...o,breadcrumbsPrefix:[...(c=o==null?void 0:o.breadcrumbsPrefix)!=null?c:[],`${s}`]})},breadcrumbsPrefix:o==null?void 0:o.breadcrumbsPrefix}),getType:()=>G.RECORD};return {...be(e),...ne(e)}}function eG({value:p,isKeyNumeric:i,transformKey:e,transformValue:t,breadcrumbsPrefix:o=[]}){return br(p)?no(p).reduce((a,[s,c])=>{if(c===void 0)return a;let l=a,m=s;if(i){let g=s.length>0?Number(s):NaN;Number.isNaN(g)||(m=g);}let u=e(m),d=t(c,m);if(l.ok&&u.ok&&d.ok)return {ok:true,value:{...l.value,[u.value]:d.value}};let f=[];return l.ok||f.push(...l.errors),u.ok||f.push(...u.errors),d.ok||f.push(...d.errors),{ok:false,errors:f}},{ok:true,value:{}}):{ok:false,errors:[{path:o,message:oe(p,"object")}]}}var tG=n(()=>{he();Pg();ze();po();pr();Ie();});var iG=n(()=>{tG();});function oG(p){let i=up(p),e={parse:(t,o)=>{let a=i.parse(t,o);return a.ok?{ok:true,value:new Set(a.value)}:a},json:(t,o)=>{var s;return t instanceof Set?i.json([...t],o):{ok:false,errors:[{path:(s=o==null?void 0:o.breadcrumbsPrefix)!=null?s:[],message:oe(t,"Set")}]}},getType:()=>G.SET};return {...be(e),...ne(e)}}var aG=n(()=>{he();ze();pr();Cg();Ie();});var nG=n(()=>{aG();});function pG(p){let i={parse:(e,t)=>sG((o,a)=>o.parse(e,a),p,t),json:(e,t)=>sG((o,a)=>o.json(e,a),p,t),getType:()=>G.UNDISCRIMINATED_UNION};return {...be(i),...ne(i)}}function sG(p,i,e){let t=[];for(let[o,a]of i.entries()){let s=p(a,{...e,skipValidation:false});if(s.ok)return s;for(let c of s.errors)t.push({path:c.path,message:`[Variant ${o}] ${c.message}`});}return {ok:false,errors:t}}var cG=n(()=>{he();pr();Ie();});var lG=n(()=>{cG();});function mG(p,i){return {parsedDiscriminant:p,rawDiscriminant:i}}var dG=n(()=>{});function gG(p,i){let e=typeof p=="string"?p:p.rawDiscriminant,t=typeof p=="string"?p:p.parsedDiscriminant,o=mp(co(i)),a={parse:(s,c)=>uG({value:s,discriminant:e,transformedDiscriminant:t,transformDiscriminantValue:l=>{var m;return o.parse(l,{allowUnrecognizedEnumValues:c==null?void 0:c.allowUnrecognizedUnionMembers,breadcrumbsPrefix:[...(m=c==null?void 0:c.breadcrumbsPrefix)!=null?m:[],e]})},getAdditionalPropertiesSchema:l=>i[l],allowUnrecognizedUnionMembers:c==null?void 0:c.allowUnrecognizedUnionMembers,transformAdditionalProperties:(l,m)=>m.parse(l,c),breadcrumbsPrefix:c==null?void 0:c.breadcrumbsPrefix}),json:(s,c)=>uG({value:s,discriminant:t,transformedDiscriminant:e,transformDiscriminantValue:l=>{var m;return o.json(l,{allowUnrecognizedEnumValues:c==null?void 0:c.allowUnrecognizedUnionMembers,breadcrumbsPrefix:[...(m=c==null?void 0:c.breadcrumbsPrefix)!=null?m:[],t]})},getAdditionalPropertiesSchema:l=>i[l],allowUnrecognizedUnionMembers:c==null?void 0:c.allowUnrecognizedUnionMembers,transformAdditionalProperties:(l,m)=>m.json(l,c),breadcrumbsPrefix:c==null?void 0:c.breadcrumbsPrefix}),getType:()=>G.UNION};return {...be(a),...ne(a),...Oe(a)}}function uG({value:p,discriminant:i,transformedDiscriminant:e,transformDiscriminantValue:t,getAdditionalPropertiesSchema:o,allowUnrecognizedUnionMembers:a=false,transformAdditionalProperties:s,breadcrumbsPrefix:c=[]}){if(!br(p))return {ok:false,errors:[{path:c,message:oe(p,"object")}]};let{[i]:l,...m}=p;if(l==null)return {ok:false,errors:[{path:c,message:`Missing discriminant ("${i}")`}]};let u=t(l);if(!u.ok)return {ok:false,errors:u.errors};let d=o(u.value);if(d==null)return a?{ok:true,value:{[e]:u.value,...m}}:{ok:false,errors:[{path:[...c,i],message:"Unexpected discriminant value"}]};let f=s(m,d);return f.ok?{ok:true,value:{[e]:l,...f.value}}:f}var fG=n(()=>{he();ze();po();Sg();pr();_g();lo();Ie();});var hG=n(()=>{dG();fG();});var yG=n(()=>{hH();RH();_g();IH();Cg();WH();Eg();lo();qH();iG();Ie();nG();lG();hG();});var r={};V(r,{JsonError:()=>Ot,ParseError:()=>Kt,any:()=>LH,bigint:()=>gH,boolean:()=>JH,booleanLiteral:()=>NH,date:()=>yH,discriminant:()=>mG,enum_:()=>mp,getObjectLikeUtils:()=>Oe,getObjectUtils:()=>nt,getSchemaUtils:()=>ne,isProperty:()=>Fr,lazy:()=>wH,lazyObject:()=>EH,list:()=>up,never:()=>GH,number:()=>KH,object:()=>dp,objectWithoutOptionalProperties:()=>vH,optional:()=>xg,property:()=>PH,record:()=>rG,set:()=>oG,string:()=>QH,stringLiteral:()=>FH,transform:()=>wg,undiscriminatedUnion:()=>pG,union:()=>gG,unknown:()=>XH,withParsedProperties:()=>Tg});var bG=n(()=>{yG();});function RG(p){if(p===null)return "null";switch(typeof p){case "undefined":return "undefined";case "string":case "number":case "boolean":break;default:p=String(p);break}return encodeURIComponent(p)}var xG=n(()=>{});function _G(p,...i){if(!p)return "";if(i.length===0)return p;if(p.includes("://")){let e;try{e=new URL(p);}catch{return wG(p,...i)}let t=i[i.length-1],o=t==null?void 0:t.endsWith("/");for(let a of i){let s=AG(a);s&&(e.pathname=kG(e.pathname,s));}return o&&!e.pathname.endsWith("/")&&(e.pathname+="/"),e.toString()}return wG(p,...i)}function wG(p,...i){if(i.length===0)return p;let e=p,t=i[i.length-1],o=t==null?void 0:t.endsWith("/");for(let a of i){let s=AG(a);s&&(e=kG(e,s));}return o&&!e.endsWith("/")&&(e+="/"),e}function kG(p,i){return p.endsWith("/")?p+i:`${p}/${i}`}function AG(p){if(!p)return p;let i=0,e=p.length;return p.startsWith("/")&&(i=1),p.endsWith("/")&&(e=p.length-1),i===0&&e===p.length?p:p.slice(i,e)}var PG=n(()=>{});var _={};V(_,{encodePathParam:()=>RG,join:()=>_G,toQueryString:()=>ot});var zG=n(()=>{xG();PG();io();});var b=n(()=>{Y1();gg();lH();mH();fg();bG();zG();});function M(p){let i=z({"X-Fern-Language":"JavaScript","X-Fern-Runtime":Gt.type,"X-Fern-Runtime-Version":Gt.version,"Comet-Workspace":p==null?void 0:p.workspaceName},p==null?void 0:p.headers);return {...p,logging:ao.createLogger(p==null?void 0:p.logging),headers:i}}var X=n(()=>{Q();b();});var T,Y=n(()=>{T={Default:"http://localhost:5173/api"};});function j(p,i,e,t){switch(p.reason){case "non-json":throw new k({statusCode:p.statusCode,body:p.rawBody,rawResponse:i});case "body-is-null":throw new k({statusCode:p.statusCode,rawResponse:i});case "timeout":throw new Nr(`Timeout exceeded when calling ${e} ${t}.`);case "unknown":throw new k({message:p.errorMessage,rawResponse:i});default:throw new k({message:"Unknown error",rawResponse:i})}}var Z=n(()=>{J();});var mo,SG=n(()=>{b();mo=r.object({blueprintName:r.property("blueprint_name",r.string())});});var Ig,Dg=n(()=>{b();Ig=r.object({id:r.string().optional(),projectId:r.property("project_id",r.string().optional()),envName:r.property("env_name",r.string()),blueprintId:r.property("blueprint_id",r.string()),createdBy:r.property("created_by",r.string().optional()),createdAt:r.property("created_at",r.date().optional()),endedAt:r.property("ended_at",r.date().optional())});});var uo,TG=n(()=>{b();Dg();uo=r.object({projectId:r.property("project_id",r.string()),envs:r.list(Ig)});});var go,vG=n(()=>{b();go=r.object({projectId:r.property("project_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),keys:r.list(r.string())});});var Ug=n(()=>{SG();TG();vG();});var jG=n(()=>{Ug();});var gp={};V(gp,{AgentConfigEnvSetByName:()=>mo,AgentConfigEnvUpdate:()=>uo,AgentConfigRemoveValues:()=>go});var EG=n(()=>{jG();});var fp,CG=n(()=>{b();fp=r.enum_(["general","slack","pagerduty"]);});var Ng=n(()=>{CG();});var hp={};V(hp,{GetWebhookExamplesRequestAlertType:()=>fp});var IG=n(()=>{Ng();});var Bg,Fg=n(()=>{b();Bg=r.enum_(["trace","thread"]);});var fo,Mg=n(()=>{b();Fg();fo=r.object({id:r.string().optional(),projectId:r.property("project_id",r.string()),name:r.string(),description:r.string().optional(),instructions:r.string().optional(),scope:Bg,commentsEnabled:r.property("comments_enabled",r.boolean().optional()),feedbackDefinitionNames:r.property("feedback_definition_names",r.list(r.string()).optional())});});var ho,DG=n(()=>{b();Mg();ho=r.object({annotationQueues:r.property("annotation_queues",r.list(fo))});});var yo,UG=n(()=>{b();yo=r.object({name:r.string().optional(),description:r.string().optional(),instructions:r.string().optional(),commentsEnabled:r.property("comments_enabled",r.boolean().optional()),feedbackDefinitionNames:r.property("feedback_definition_names",r.list(r.string()).optional())});});var Wg=n(()=>{DG();UG();});var NG=n(()=>{Wg();});var yp={};V(yp,{AnnotationQueueBatchWrite:()=>ho,AnnotationQueueUpdate:()=>yo});var BG=n(()=>{NG();});var Lg,Vg=n(()=>{b();Lg=r.enum_(["ui","sdk","online_scoring"]);});var Jg,Hg=n(()=>{b();Jg=r.enum_(["passed","failed"]);});var Gg,Og=n(()=>{b();Vg();Hg();Gg=r.object({entityId:r.property("entity_id",r.string()),projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),name:r.string(),status:Jg,reason:r.string().optional(),source:Lg});});var bp,Kg=n(()=>{b();bp=r.enum_(["TRACE","SPAN","THREAD"]);});var bo,FG=n(()=>{b();Og();Kg();bo=r.object({entityType:r.property("entity_type",bp),assertionResults:r.property("assertion_results",r.list(Gg))});});var $g=n(()=>{FG();});var MG=n(()=>{$g();});var Qg=n(()=>{Kg();});var Rp={};V(Rp,{AssertionResultBatch:()=>bo,AssertionResultBatchEntityType:()=>bp});var WG=n(()=>{MG();Qg();});var xp,Yg=n(()=>{b();xp=r.enum_(["trace","span"]);});var Ro,LG=n(()=>{b();Yg();Ro=r.object({fileName:r.property("file_name",r.string()),numOfFileParts:r.property("num_of_file_parts",r.number()),mimeType:r.property("mime_type",r.string().optional()),projectName:r.property("project_name",r.string().optional()),entityType:r.property("entity_type",xp),entityId:r.property("entity_id",r.string()),path:r.string()});});var Xg=n(()=>{LG();});var wp={};V(wp,{Request:()=>Z3});var Z3,VG=n(()=>{b();Z3=r.record(r.string(),r.unknown());});var JG=n(()=>{Xg();VG();});var _p,HG=n(()=>{b();_p=r.enum_(["trace","span"]);});var kp,GG=n(()=>{b();kp=r.enum_(["trace","span"]);});var Ap,OG=n(()=>{b();Ap=r.enum_(["trace","span"]);});var Zg=n(()=>{HG();GG();Yg();OG();});var Qt={};V(Qt,{AttachmentListRequestEntityType:()=>_p,DownloadAttachmentRequestEntityType:()=>kp,StartMultipartUploadRequest:()=>Ro,StartMultipartUploadRequestEntityType:()=>xp,UploadAttachmentRequestEntityType:()=>Ap,uploadAttachment:()=>wp});var KG=n(()=>{JG();Zg();});var xo,Pp=n(()=>{b();xo=r.object({name:r.string().optional(),description:r.string().optional(),strict:r.boolean().optional(),parameters:r.record(r.string(),r.record(r.string(),r.unknown())).optional()});});var Rr,Yt=n(()=>{b();Rr=r.object({name:r.string().optional(),arguments:r.string().optional()});});var L,de=n(()=>{b();L=r.record(r.string(),r.unknown());});var wo,zp=n(()=>{b();de();wo=r.object({role:r.string(),content:L});});var qg,ef=n(()=>{b();qg=r.object({name:r.string().optional(),strict:r.boolean().optional(),schema:r.record(r.string(),r.record(r.string(),r.unknown())).optional()});});var rf,tf=n(()=>{b();rf=r.enum_(["text","json_object","json_schema"]);});var of,af=n(()=>{b();ef();tf();of=r.object({type:rf.optional(),jsonSchema:r.property("json_schema",qg.optional())});});var nf,sf=n(()=>{b();nf=r.object({includeUsage:r.property("include_usage",r.boolean().optional())});});var pf,cf=n(()=>{b();pf=r.enum_(["function"]);});var lf,mf=n(()=>{b();Pp();cf();lf=r.object({type:pf.optional(),function:xo.optional()});});var _o,$G=n(()=>{b();Pp();Yt();zp();af();sf();mf();_o=r.object({model:r.string().optional(),messages:r.list(wo).optional(),temperature:r.number().optional(),topP:r.property("top_p",r.number().optional()),n:r.number().optional(),stream:r.boolean().optional(),streamOptions:r.property("stream_options",nf.optional()),stop:r.list(r.string()).optional(),maxTokens:r.property("max_tokens",r.number().optional()),maxCompletionTokens:r.property("max_completion_tokens",r.number().optional()),presencePenalty:r.property("presence_penalty",r.number().optional()),frequencyPenalty:r.property("frequency_penalty",r.number().optional()),logitBias:r.property("logit_bias",r.record(r.string(),r.number()).optional()),user:r.string().optional(),responseFormat:r.property("response_format",of.optional()),seed:r.number().optional(),tools:r.list(lf).optional(),toolChoice:r.property("tool_choice",r.record(r.string(),r.unknown()).optional()),parallelToolCalls:r.property("parallel_tool_calls",r.boolean().optional()),store:r.boolean().optional(),metadata:r.record(r.string(),r.string()).optional(),reasoningEffort:r.property("reasoning_effort",r.string().optional()),serviceTier:r.property("service_tier",r.string().optional()),logprobs:r.boolean().optional(),topLogprobs:r.property("top_logprobs",r.number().optional()),functions:r.list(xo).optional(),functionCall:r.property("function_call",Rr.optional())});});var df=n(()=>{$G();});var QG=n(()=>{df();});var Sp={};V(Sp,{ChatCompletionRequest:()=>_o});var YG=n(()=>{QG();});var uf,gf=n(()=>{b();uf=r.enum_(["llm_judge","code_metric"]);});var xr,Xt=n(()=>{b();gf();de();xr=r.object({name:r.string(),type:uf,config:L});});var Ke,st=n(()=>{b();Ke=r.object({runsPerItem:r.property("runs_per_item",r.number().optional()),passThreshold:r.property("pass_threshold",r.number().optional())});});var ff,hf=n(()=>{b();ff=r.object({includeTags:r.boolean().optional(),includeFeedbackScores:r.boolean().optional(),includeComments:r.boolean().optional(),includeUsage:r.boolean().optional(),includeMetadata:r.boolean().optional()});});var ko,XG=n(()=>{b();Xt();st();hf();ko=r.object({spanIds:r.property("span_ids",r.list(r.string())),enrichmentOptions:r.property("enrichment_options",ff),evaluators:r.list(xr).optional(),executionPolicy:r.property("execution_policy",Ke.optional())});});var yf,bf=n(()=>{b();yf=r.object({includeSpans:r.boolean().optional(),includeTags:r.boolean().optional(),includeFeedbackScores:r.boolean().optional(),includeComments:r.boolean().optional(),includeUsage:r.boolean().optional(),includeMetadata:r.boolean().optional()});});var Ao,ZG=n(()=>{b();Xt();st();bf();Ao=r.object({traceIds:r.property("trace_ids",r.list(r.string())),enrichmentOptions:r.property("enrichment_options",yf),evaluators:r.list(xr).optional(),executionPolicy:r.property("execution_policy",Ke.optional())});});var Po,qG=n(()=>{b();Po=r.object({model:r.string(),sampleCount:r.property("sample_count",r.number().optional()),preserveFields:r.property("preserve_fields",r.list(r.string()).optional()),variationInstructions:r.property("variation_instructions",r.string().optional()),customPrompt:r.property("custom_prompt",r.string().optional()),maxCompletionTokens:r.property("max_completion_tokens",r.number().optional())});});var zo,eO=n(()=>{b();zo=r.object({datasetName:r.property("dataset_name",r.string()),projectName:r.property("project_name",r.string().optional())});});var So,rO=n(()=>{b();So=r.object({datasetName:r.property("dataset_name",r.string()),projectName:r.property("project_name",r.string().optional())});});var Rf,xf=n(()=>{b();Rf=r.enum_(["contains","not_contains","starts_with","ends_with","=","!=",">",">=","<","<=","is_empty","is_not_empty"]);});var To,Tp=n(()=>{b();xf();To=r.object({field:r.string().optional(),operator:Rf.optional(),key:r.string().optional(),value:r.string().optional()});});var wf,_f=n(()=>{b();Xt();st();de();wf=r.object({input:r.string().optional(),expectedOutput:r.property("expected_output",r.string().optional()),metadata:L.optional(),data:L.optional(),description:r.string().optional(),tags:r.list(r.string()).optional(),tagsToAdd:r.property("tags_to_add",r.list(r.string()).optional()),tagsToRemove:r.property("tags_to_remove",r.list(r.string()).optional()),evaluators:r.list(xr).optional(),executionPolicy:r.property("execution_policy",Ke.optional()),clearExecutionPolicy:r.property("clear_execution_policy",r.boolean().optional())});});var vo,tO=n(()=>{b();Tp();_f();vo=r.object({ids:r.list(r.string()).optional(),filters:r.list(To).optional(),datasetId:r.property("dataset_id",r.string().optional()),update:wf,mergeTags:r.property("merge_tags",r.boolean().optional())});});var kf,Af=n(()=>{b();kf=r.enum_(["manual","trace","span","sdk"]);});var Pf,zf=n(()=>{b();Pf=r.enum_(["llm_judge","code_metric"]);});var Se,wr=n(()=>{b();Se=r.record(r.string(),r.unknown());});var Sf,Tf=n(()=>{b();zf();wr();Sf=r.object({name:r.string(),type:Pf,config:Se});});var vf,jf=n(()=>{b();vf=r.object({runsPerItem:r.property("runs_per_item",r.number().optional()),passThreshold:r.property("pass_threshold",r.number().optional())});});var jo,Ef=n(()=>{b();Af();Tf();jf();de();jo=r.object({id:r.string().optional(),traceId:r.property("trace_id",r.string().optional()),spanId:r.property("span_id",r.string().optional()),source:kf,data:L,description:r.string().optional(),tags:r.list(r.string()).optional(),evaluators:r.list(Sf).optional(),executionPolicy:r.property("execution_policy",vf.optional())});});var Eo,iO=n(()=>{b();Ef();Eo=r.object({datasetName:r.property("dataset_name",r.string().optional()),datasetId:r.property("dataset_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),items:r.list(jo),batchGroupId:r.property("batch_group_id",r.string().optional())});});var Co,oO=n(()=>{b();Co=r.object({datasetName:r.property("dataset_name",r.string()),lastRetrievedId:r.property("last_retrieved_id",r.string().optional()),steamLimit:r.property("steam_limit",r.number().optional()),datasetVersion:r.property("dataset_version",r.string().optional()),projectName:r.property("project_name",r.string().optional()),filters:r.string().optional()});});var Io,aO=n(()=>{b();Tp();Io=r.object({itemIds:r.property("item_ids",r.list(r.string()).optional()),datasetId:r.property("dataset_id",r.string().optional()),filters:r.list(To).optional(),batchGroupId:r.property("batch_group_id",r.string().optional())});});var vp,Cf=n(()=>{b();vp=r.enum_(["private","public"]);});var Do,nO=n(()=>{b();Cf();Do=r.object({name:r.string(),description:r.string().optional(),visibility:vp.optional(),tags:r.list(r.string()).optional()});});var Uo,sO=n(()=>{b();Uo=r.object({versionRef:r.property("version_ref",r.string())});});var No,pO=n(()=>{b();No=r.object({versionName:r.property("version_name",r.string())});});var Bo,cO=n(()=>{b();Bo=r.object({tag:r.string()});});var Fo,lO=n(()=>{b();Fo=r.object({changeDescription:r.property("change_description",r.string().optional()),tagsToAdd:r.property("tags_to_add",r.list(r.string()).optional())});});var jp,If=n(()=>{b();jp=r.enum_(["dataset","evaluation_suite"]);});var Ep,Df=n(()=>{b();Ep=r.enum_(["private","public"]);});var Mo,mO=n(()=>{b();If();Df();Mo=r.object({id:r.string().optional(),name:r.string(),projectId:r.property("project_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),type:jp.optional(),visibility:Ep.optional(),tags:r.list(r.string()).optional(),description:r.string().optional()});});var Uf=n(()=>{XG();ZG();qG();eO();rO();tO();iO();oO();aO();nO();sO();pO();cO();lO();mO();});var Nf,Bf=n(()=>{b();Nf=r.enum_(["PENDING","PROCESSING","COMPLETED","FAILED"]);});var Zt,Ff=n(()=>{b();Bf();Zt=r.object({id:r.string().optional(),datasetId:r.property("dataset_id",r.string().optional()),datasetName:r.property("dataset_name",r.string().optional()),status:Nf.optional(),filePath:r.property("file_path",r.string().optional()),errorMessage:r.property("error_message",r.string().optional()),createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),expiresAt:r.property("expires_at",r.date().optional()),viewedAt:r.property("viewed_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var Cp={};V(Cp,{Response:()=>q3});var q3,dO=n(()=>{b();Ff();q3=r.list(Zt);});var uO=n(()=>{dO();Uf();});var Mf=n(()=>{Cf();If();Df();});var qt={};V(qt,{CreateDatasetItemsFromSpansRequest:()=>ko,CreateDatasetItemsFromTracesRequest:()=>Ao,DatasetExpansionWrite:()=>Po,DatasetIdentifier:()=>zo,DatasetIdentifierPublic:()=>So,DatasetItemBatchUpdate:()=>vo,DatasetItemBatchWrite:()=>Eo,DatasetItemStreamRequest:()=>Co,DatasetItemsDelete:()=>Io,DatasetUpdate:()=>Do,DatasetUpdateVisibility:()=>vp,DatasetVersionRestorePublic:()=>Uo,DatasetVersionRetrieveRequestPublic:()=>No,DatasetVersionTag:()=>Bo,DatasetVersionUpdatePublic:()=>Fo,DatasetWrite:()=>Mo,DatasetWriteType:()=>jp,DatasetWriteVisibility:()=>Ep,getDatasetExportJobs:()=>Cp});var gO=n(()=>{uO();Mf();});var Wo,fO=n(()=>{b();Wo=r.object({name:r.string().optional(),description:r.string().optional(),color:r.string().optional(),position:r.number().optional()});});var Lo,hO=n(()=>{b();Lo=r.object({id:r.string().optional(),name:r.string(),description:r.string().optional(),color:r.string().optional(),position:r.number().optional()});});var Wf=n(()=>{fO();hO();});var yO=n(()=>{Wf();});var Ip={};V(Ip,{EnvironmentUpdate:()=>Wo,EnvironmentWrite:()=>Lo});var bO=n(()=>{yO();});var Vo,Dp=n(()=>{b();Vo=r.object({name:r.string(),value:r.number()});});var Lf,Vf=n(()=>{b();Lf=r.enum_(["running","completed","cancelled"]);});var Jf,Hf=n(()=>{b();Jf=r.enum_(["regular","trial","mini-batch","mutation"]);});var Jo,Gf=n(()=>{b();Dp();Vf();Hf();de();Jo=r.object({name:r.string().optional(),metadata:L.optional(),tags:r.list(r.string()).optional(),tagsToAdd:r.property("tags_to_add",r.list(r.string()).optional()),tagsToRemove:r.property("tags_to_remove",r.list(r.string()).optional()),type:Jf.optional(),status:Lf.optional(),experimentScores:r.property("experiment_scores",r.list(Vo).optional())});});var Ho,RO=n(()=>{b();Gf();Ho=r.object({ids:r.list(r.string()),update:Jo,mergeTags:r.property("merge_tags",r.boolean().optional())});});var Mr,Go=n(()=>{b();Mr=r.object({id:r.string(),commit:r.string().optional(),promptId:r.property("prompt_id",r.string().optional()),promptName:r.property("prompt_name",r.string().optional())});});var Of,Kf=n(()=>{b();de();zp();Go();Of=r.object({model:r.string(),messages:r.list(wo),configs:r.record(r.string(),L).optional(),promptVersions:r.property("prompt_versions",r.list(Mr).optional())});});var Oo,xO=n(()=>{b();Kf();Go();Oo=r.object({datasetName:r.property("dataset_name",r.string()),datasetVersionId:r.property("dataset_version_id",r.string().optional()),prompts:r.list(Of),projectName:r.property("project_name",r.string().optional()),datasetId:r.property("dataset_id",r.string()),versionHash:r.property("version_hash",r.string().optional()),promptVersions:r.property("prompt_versions",r.list(Mr).optional())});});var $f,Qf=n(()=>{b();$f=r.enum_(["ui","sdk","online_scoring"]);});var Yf,Xf=n(()=>{b();Yf=r.enum_(["ui","sdk","online_scoring"]);});var Zf,qf=n(()=>{b();Xf();Zf=r.object({value:r.number().optional(),reason:r.string().optional(),categoryName:r.property("category_name",r.string().optional()),source:Yf.optional(),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),spanType:r.property("span_type",r.string().optional()),spanId:r.property("span_id",r.string().optional())});});var eh,rh=n(()=>{b();Qf();qf();eh=r.object({name:r.string(),categoryName:r.property("category_name",r.string().optional()),value:r.number(),reason:r.string().optional(),source:$f,createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),valueByAuthor:r.property("value_by_author",r.record(r.string(),Zf).optional())});});var $e,Ko=n(()=>{b();$e=r.undiscriminatedUnion([r.record(r.string(),r.unknown()),r.list(r.record(r.string(),r.unknown())),r.string()]);});var $o,Up=n(()=>{b();$o=r.object({exceptionType:r.property("exception_type",r.string()),message:r.string().optional(),traceback:r.string()});});var th,ih=n(()=>{b();th=r.enum_(["sdk","experiment","playground","optimization"]);});var oh,ah=n(()=>{b();oh=r.enum_(["general","tool","llm","guardrail"]);});var nh,sh=n(()=>{b();Up();Ko();ih();ah();nh=r.object({id:r.string().optional(),parentSpanId:r.property("parent_span_id",r.string().optional()),name:r.string().optional(),type:oh.optional(),startTime:r.property("start_time",r.date()),endTime:r.property("end_time",r.date().optional()),input:$e.optional(),output:$e.optional(),metadata:$e.optional(),model:r.string().optional(),provider:r.string().optional(),tags:r.list(r.string()).optional(),usage:r.record(r.string(),r.number()).optional(),errorInfo:r.property("error_info",$o.optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),totalEstimatedCost:r.property("total_estimated_cost",r.number().optional()),totalEstimatedCostVersion:r.property("total_estimated_cost_version",r.string().optional()),ttft:r.number().optional(),source:th.optional()});});var ph,ch=n(()=>{b();ph=r.enum_(["sdk","experiment","playground","optimization"]);});var lh,mh=n(()=>{b();Up();Ko();ch();lh=r.object({id:r.string().optional(),projectName:r.property("project_name",r.string().optional()),name:r.string().optional(),startTime:r.property("start_time",r.date()),endTime:r.property("end_time",r.date().optional()),input:$e.optional(),output:$e.optional(),metadata:$e.optional(),tags:r.list(r.string()).optional(),errorInfo:r.property("error_info",$o.optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),ttft:r.number().optional(),threadId:r.property("thread_id",r.string().optional()),source:ph.optional()});});var dh,uh=n(()=>{b();rh();Ko();sh();mh();dh=r.object({datasetItemId:r.property("dataset_item_id",r.string()),evaluateTaskResult:r.property("evaluate_task_result",$e.optional()),trace:lh.optional(),spans:r.list(nh).optional(),feedbackScores:r.property("feedback_scores",r.list(eh).optional())});});var Qo,wO=n(()=>{b();uh();Qo=r.object({experimentName:r.property("experiment_name",r.string()),datasetName:r.property("dataset_name",r.string()),experimentId:r.property("experiment_id",r.string().optional()),items:r.list(dh)});});var Yo,_O=n(()=>{b();Yo=r.object({experimentName:r.property("experiment_name",r.string()),limit:r.number().optional(),lastRetrievedId:r.property("last_retrieved_id",r.string().optional()),truncate:r.boolean().optional(),projectName:r.property("project_name",r.string().optional())});});var gh,fh=n(()=>{b();gh=r.object({value:r.string().optional(),passed:r.boolean().optional(),reason:r.string().optional()});});var fe,pt=n(()=>{b();fe=r.object({id:r.string().optional(),text:r.string(),createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var hh,yh=n(()=>{b();hh=r.enum_(["passed","failed"]);});var bh,Rh=n(()=>{b();bh=r.enum_(["default","hidden"]);});var xh,wh=n(()=>{b();xh=r.enum_(["ui","sdk","online_scoring"]);});var _h,kh=n(()=>{b();_h=r.enum_(["ui","sdk","online_scoring"]);});var Ah,Ph=n(()=>{b();kh();Ah=r.object({value:r.number().optional(),reason:r.string().optional(),categoryName:r.property("category_name",r.string().optional()),source:_h.optional(),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),spanType:r.property("span_type",r.string().optional()),spanId:r.property("span_id",r.string().optional())});});var Pe,ct=n(()=>{b();wh();Ph();Pe=r.object({name:r.string(),categoryName:r.property("category_name",r.string().optional()),value:r.number(),reason:r.string().optional(),source:xh,createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),valueByAuthor:r.property("value_by_author",r.record(r.string(),Ah).optional())});});var le,Qe=n(()=>{b();le=r.undiscriminatedUnion([r.record(r.string(),r.unknown()),r.list(r.record(r.string(),r.unknown())),r.string()]);});var Xo,Np=n(()=>{b();fh();pt();st();yh();Rh();ct();Qe();Xo=r.object({id:r.string().optional(),experimentId:r.property("experiment_id",r.string()),datasetItemId:r.property("dataset_item_id",r.string()),traceId:r.property("trace_id",r.string()),projectId:r.property("project_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),input:le.optional(),output:le.optional(),feedbackScores:r.property("feedback_scores",r.list(Pe).optional()),comments:r.list(fe).optional(),totalEstimatedCost:r.property("total_estimated_cost",r.number().optional()),duration:r.number().optional(),usage:r.record(r.string(),r.number()).optional(),createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),traceVisibilityMode:r.property("trace_visibility_mode",bh.optional()),description:r.string().optional(),executionPolicy:r.property("execution_policy",Ke.optional()),assertionResults:r.property("assertion_results",r.list(gh).optional()),status:hh.optional()});});var Zo,kO=n(()=>{b();Np();Zo=r.object({experimentItems:r.property("experiment_items",r.list(Xo))});});var qo,AO=n(()=>{b();qo=r.object({ids:r.list(r.string())});});var ea,PO=n(()=>{b();ea=r.object({name:r.string(),limit:r.number().optional(),lastRetrievedId:r.property("last_retrieved_id",r.string().optional()),projectName:r.property("project_name",r.string().optional())});});var zh,Sh=n(()=>{b();zh=r.object({name:r.string(),value:r.number()});});var Me,ei=n(()=>{b();Me=r.undiscriminatedUnion([r.record(r.string(),r.unknown()),r.list(r.record(r.string(),r.unknown())),r.string()]);});var Bp,Th=n(()=>{b();Bp=r.object({id:r.string()});});var Fp,vh=n(()=>{b();Fp=r.enum_(["dataset","evaluation_suite"]);});var Mp,jh=n(()=>{b();Mp=r.enum_(["running","completed","cancelled"]);});var Wp,Eh=n(()=>{b();Wp=r.enum_(["regular","trial","mini-batch","mutation"]);});var ra,zO=n(()=>{b();Sh();ei();Th();vh();jh();Eh();ra=r.object({id:r.string().optional(),datasetName:r.property("dataset_name",r.string().nullable()),projectId:r.property("project_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),name:r.string().optional(),metadata:Me.optional(),tags:r.list(r.string()).optional(),type:Wp.optional(),evaluationMethod:r.property("evaluation_method",Fp.optional()),optimizationId:r.property("optimization_id",r.string().optional()),status:Mp.optional(),experimentScores:r.property("experiment_scores",r.list(zh).optional()),promptVersion:r.property("prompt_version",Bp.optional()),promptVersions:r.property("prompt_versions",r.list(Bp).optional()),datasetVersionId:r.property("dataset_version_id",r.string().optional())});});var Ch=n(()=>{RO();xO();wO();_O();kO();AO();PO();zO();});var SO=n(()=>{Ch();});var Ih=n(()=>{vh();jh();Eh();});var Lp={};V(Lp,{ExperimentBatchUpdate:()=>Ho,ExperimentExecutionRequest:()=>Oo,ExperimentItemBulkUploadExperimentItemBulkWriteView:()=>Qo,ExperimentItemStreamRequest:()=>Yo,ExperimentItemsBatch:()=>Zo,ExperimentItemsDelete:()=>qo,ExperimentStreamRequestPublic:()=>ea,ExperimentWrite:()=>ra,ExperimentWriteEvaluationMethod:()=>Fp,ExperimentWriteStatus:()=>Mp,ExperimentWriteType:()=>Wp});var TO=n(()=>{SO();Ih();});var Vp,vO=n(()=>{b();Vp=r.enum_(["numerical","categorical","boolean"]);});var Dh=n(()=>{vO();});var Jp={};V(Jp,{FindFeedbackDefinitionsRequestType:()=>Vp});var jO=n(()=>{Dh();});var Uh,Nh=n(()=>{b();Uh=r.enum_(["TOPIC","PII"]);});var Bh,Fh=n(()=>{b();Bh=r.enum_(["passed","failed"]);});var Mh,Wh=n(()=>{b();Nh();Fh();de();Mh=r.object({entityId:r.property("entity_id",r.string()),secondaryId:r.property("secondary_id",r.string()),projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),name:Uh,result:Bh,config:L,details:L});});var ta,EO=n(()=>{b();Wh();ta=r.object({guardrails:r.list(Mh)});});var Lh=n(()=>{EO();});var CO=n(()=>{Lh();});var Hp={};V(Hp,{GuardrailBatchWrite:()=>ta});var IO=n(()=>{CO();});var Gp={};V(Gp,{Response:()=>e8});var e8,DO=n(()=>{b();e8=r.string();});var UO=n(()=>{DO();});var ri={};V(ri,{getLlmModels:()=>Gp});var NO=n(()=>{UO();});var ia,BO=n(()=>{b();ia=r.object({apiKey:r.property("api_key",r.string().optional()),name:r.string().optional(),providerName:r.property("provider_name",r.string().optional()),headers:r.record(r.string(),r.string()).optional(),configuration:r.record(r.string(),r.string()).optional(),baseUrl:r.property("base_url",r.string().optional())});});var Op,Vh=n(()=>{b();Op=r.enum_(["openai","anthropic","gemini","openrouter","vertex-ai","bedrock","ollama","custom-llm","opik-free"]);});var oa,FO=n(()=>{b();Vh();oa=r.object({provider:Op,apiKey:r.property("api_key",r.string().optional()),name:r.string().optional(),providerName:r.property("provider_name",r.string().optional()),headers:r.record(r.string(),r.string()).optional(),configuration:r.record(r.string(),r.string()).optional(),baseUrl:r.property("base_url",r.string().optional())});});var Jh=n(()=>{BO();FO();});var MO=n(()=>{Jh();});var Hh=n(()=>{Vh();});var Kp={};V(Kp,{ProviderApiKeyUpdate:()=>ia,ProviderApiKeyWrite:()=>oa,ProviderApiKeyWriteProvider:()=>Op});var WO=n(()=>{MO();Hh();});var Gh,Oh=n(()=>{b();Gh=r.object({name:r.string(),size:r.number().optional(),digest:r.string().optional(),modifiedAt:r.property("modified_at",r.date().optional())});});var $p={};V($p,{Response:()=>r8});var r8,LO=n(()=>{b();Oh();r8=r.list(Gh);});var VO=n(()=>{LO();});var ti={};V(ti,{listModels:()=>$p});var JO=n(()=>{VO();});var Qp,Kh=n(()=>{b();Qp=r.enum_(["running","completed","cancelled","initialized","error"]);});var aa,HO=n(()=>{b();Kh();aa=r.object({name:r.string().optional(),status:Qp.optional()});});var $h=n(()=>{HO();});var GO=n(()=>{$h();});var Qh=n(()=>{Kh();});var Yp={};V(Yp,{OptimizationUpdate:()=>aa,OptimizationUpdateStatus:()=>Qp});var OO=n(()=>{GO();Qh();});var na,KO=n(()=>{b();na=r.object({runnerName:r.property("runner_name",r.string()),hmac:r.string()});});var Xp,Yh=n(()=>{b();Xp=r.enum_(["connect","endpoint"]);});var sa,$O=n(()=>{b();Yh();sa=r.object({projectId:r.property("project_id",r.string()),activationKey:r.property("activation_key",r.string()),ttlSeconds:r.property("ttl_seconds",r.number().optional()),type:Xp});});var Xh=n(()=>{KO();$O();});var QO=n(()=>{Xh();});var Zh=n(()=>{Yh();});var Zp={};V(Zp,{ActivateRequest:()=>na,CreateSessionRequest:()=>sa,CreateSessionRequestType:()=>Xp});var YO=n(()=>{QO();Zh();});var qp,qh=n(()=>{b();qp=r.enum_(["traces","spans","threads"]);});var pa,XO=n(()=>{b();qh();pa=r.object({entityType:r.property("entity_type",qp),filters:r.string().optional(),intervalStart:r.property("interval_start",r.date()),intervalEnd:r.property("interval_end",r.date().optional())});});var ey,ry=n(()=>{b();ey=r.enum_(["none","tags","metadata","name","error_info","error_type","model","provider","type"]);});var ty,iy=n(()=>{b();ry();ty=r.object({field:ey.optional(),metadataKey:r.property("metadata_key",r.string().optional()),subMetric:r.property("sub_metric",r.string().optional())});});var oy,ay=n(()=>{b();oy=r.enum_(["contains","not_contains","starts_with","ends_with","=","!=",">",">=","<","<=","is_empty","is_not_empty"]);});var _r,ii=n(()=>{b();ay();_r=r.object({field:r.string().optional(),operator:oy.optional(),key:r.string().optional(),value:r.string().optional()});});var ny,sy=n(()=>{b();ny=r.enum_(["contains","not_contains","starts_with","ends_with","=","!=",">",">=","<","<=","is_empty","is_not_empty"]);});var kr,oi=n(()=>{b();sy();kr=r.object({field:r.string().optional(),operator:ny.optional(),key:r.string().optional(),value:r.string().optional()});});var py,cy=n(()=>{b();py=r.enum_(["contains","not_contains","starts_with","ends_with","=","!=",">",">=","<","<=","is_empty","is_not_empty"]);});var lt,ca=n(()=>{b();cy();lt=r.object({field:r.string().optional(),operator:py.optional(),key:r.string().optional(),value:r.string().optional()});});var ec,ly=n(()=>{b();ec=r.enum_(["HOURLY","DAILY","WEEKLY","TOTAL"]);});var rc,my=n(()=>{b();rc=r.enum_(["FEEDBACK_SCORES","TRACE_COUNT","TOKEN_USAGE","DURATION","COST","GUARDRAILS_FAILED_COUNT","THREAD_COUNT","THREAD_DURATION","THREAD_FEEDBACK_SCORES","SPAN_FEEDBACK_SCORES","SPAN_COUNT","SPAN_DURATION","SPAN_TOKEN_USAGE","TRACE_AVERAGE_DURATION","TRACE_ERROR_RATE","SPAN_AVERAGE_DURATION","SPAN_COST","SPAN_ERROR_RATE","THREAD_AVERAGE_DURATION","THREAD_COST"]);});var la,ZO=n(()=>{b();iy();ii();oi();ca();ly();my();la=r.object({metricType:r.property("metric_type",rc.optional()),interval:ec.optional(),intervalStart:r.property("interval_start",r.date().optional()),intervalEnd:r.property("interval_end",r.date().optional()),spanFilters:r.property("span_filters",r.list(_r).optional()),traceFilters:r.property("trace_filters",r.list(kr).optional()),threadFilters:r.property("thread_filters",r.list(lt).optional()),breakdown:ty.optional()});});var ma,qO=n(()=>{b();ma=r.object({name:r.string()});});var tc,dy=n(()=>{b();tc=r.enum_(["private","public"]);});var da,eK=n(()=>{b();dy();da=r.object({name:r.string().optional(),description:r.string().optional(),visibility:tc.optional()});});var ic,uy=n(()=>{b();ic=r.enum_(["private","public"]);});var ua,rK=n(()=>{b();uy();ua=r.object({name:r.string(),visibility:ic.optional(),description:r.string().optional()});});var gy=n(()=>{XO();ZO();qO();eK();rK();});var tK=n(()=>{gy();});var fy=n(()=>{qh();ly();my();dy();uy();});var oc={};V(oc,{KpiCardRequest:()=>pa,KpiCardRequestEntityType:()=>qp,ProjectMetricRequestPublic:()=>la,ProjectMetricRequestPublicInterval:()=>ec,ProjectMetricRequestPublicMetricType:()=>rc,ProjectRetrieveDetailed:()=>ma,ProjectUpdate:()=>da,ProjectUpdateVisibility:()=>tc,ProjectWrite:()=>ua,ProjectWriteVisibility:()=>ic});var iK=n(()=>{tK();fy();});var hy,yy=n(()=>{b();hy=r.record(r.string(),r.unknown());});var by,Ry=n(()=>{b();by=r.enum_(["text","chat"]);});var xy,wy=n(()=>{b();xy=r.enum_(["mustache","jinja2","python"]);});var Ye,ac=n(()=>{b();yy();Ry();wy();Ye=r.object({id:r.string().optional(),promptId:r.property("prompt_id",r.string().optional()),commit:r.string().optional(),template:r.string(),metadata:hy.optional(),type:xy.optional(),changeDescription:r.property("change_description",r.string().optional()),tags:r.list(r.string()).optional(),variables:r.list(r.string()).optional(),templateStructure:r.property("template_structure",by.optional()),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional())});});var nc,_y=n(()=>{b();nc=r.enum_(["text","chat"]);});var ga,oK=n(()=>{b();ac();_y();ga=r.object({name:r.string(),version:Ye,templateStructure:r.property("template_structure",nc.optional()),projectId:r.property("project_id",r.string().optional()),projectName:r.property("project_name",r.string().optional())});});var fa,aK=n(()=>{b();fa=r.object({name:r.string(),description:r.string().optional(),tags:r.list(r.string()).optional()});});var ky,Ay=n(()=>{b();ky=r.object({tags:r.list(r.string()).optional()});});var ha,nK=n(()=>{b();Ay();ha=r.object({ids:r.list(r.string()),update:ky,mergeTags:r.property("merge_tags",r.boolean().optional())});});var ya,sK=n(()=>{b();ya=r.object({commits:r.list(r.string())});});var ba,pK=n(()=>{b();ba=r.object({name:r.string(),commit:r.string().optional(),projectName:r.property("project_name",r.string().optional())});});var sc,Py=n(()=>{b();sc=r.enum_(["text","chat"]);});var pc,zy=n(()=>{b();pc=r.enum_(["mustache","jinja2","python"]);});var Ra,cK=n(()=>{b();wr();Py();zy();Ra=r.object({id:r.string().optional(),name:r.string(),projectId:r.property("project_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),description:r.string().optional(),template:r.string().optional(),metadata:Se.optional(),changeDescription:r.property("change_description",r.string().optional()),type:pc.optional(),templateStructure:r.property("template_structure",sc.optional()),tags:r.list(r.string()).optional()});});var Sy=n(()=>{oK();aK();nK();sK();pK();cK();});var ai,cc=n(()=>{b();ai=r.object({promptVersionId:r.property("prompt_version_id",r.string().optional()),commit:r.string().optional(),promptId:r.property("prompt_id",r.string().optional()),promptName:r.property("prompt_name",r.string().optional())});});var lc={};V(lc,{Response:()=>t8});var t8,lK=n(()=>{b();cc();t8=r.list(ai);});var mK=n(()=>{lK();Sy();});var Ty=n(()=>{_y();Py();zy();});var ni={};V(ni,{CreatePromptVersionDetail:()=>ga,CreatePromptVersionDetailTemplateStructure:()=>nc,PromptUpdatable:()=>fa,PromptVersionBatchUpdate:()=>ha,PromptVersionCommitsRequestPublic:()=>ya,PromptVersionRetrieveDetail:()=>ba,PromptWrite:()=>Ra,PromptWriteTemplateStructure:()=>sc,PromptWriteType:()=>pc,getPromptsByCommits:()=>lc});var dK=n(()=>{mK();Ty();});var mc,vy=n(()=>{b();mc=r.enum_(["short_14d","base_60d","extended_400d","unlimited"]);});var xa,uK=n(()=>{b();vy();xa=r.object({projectId:r.property("project_id",r.string().optional()),organizationLevel:r.property("organization_level",r.boolean().optional()),retention:mc,applyToPast:r.property("apply_to_past",r.boolean().optional())});});var jy=n(()=>{uK();});var gK=n(()=>{jy();});var Ey=n(()=>{vy();});var dc={};V(dc,{RetentionRuleWrite:()=>xa,RetentionRuleWriteRetention:()=>mc});var fK=n(()=>{gK();Ey();});var wa,hK=n(()=>{b();wa=r.object({maxCommands:r.property("max_commands",r.number().optional())});});var uc,Cy=n(()=>{b();uc=r.enum_(["pending","picked_up","completed","failed","timed_out"]);});var _a,yK=n(()=>{b();de();Cy();_a=r.object({status:uc,result:L.optional(),error:L.optional(),durationMs:r.property("duration_ms",r.number().optional())});});var gc,Iy=n(()=>{b();gc=r.enum_(["ReadFile","WriteFile","EditFile","ListFiles","SearchFiles","Exec"]);});var ka,bK=n(()=>{b();de();Iy();ka=r.object({type:gc,args:L,timeoutSeconds:r.property("timeout_seconds",r.number().optional())});});var Aa,fc=n(()=>{b();Aa=r.object({datasetId:r.property("dataset_id",r.string().optional()),datasetVersionId:r.property("dataset_version_id",r.string().optional()),datasetItemVersionId:r.property("dataset_item_version_id",r.string().optional()),datasetItemId:r.property("dataset_item_id",r.string().optional())});});var Pa,RK=n(()=>{b();de();fc();Pa=r.object({agentName:r.property("agent_name",r.string()),inputs:L.optional(),projectId:r.property("project_id",r.string()),maskId:r.property("mask_id",r.string().optional()),blueprintName:r.property("blueprint_name",r.string().optional()),metadata:Aa.optional()});});var za,xK=n(()=>{b();za=r.object({capabilities:r.list(r.string()).optional()});});var hc,Dy=n(()=>{b();hc=r.enum_(["pending","running","completed","failed","cancelled"]);});var Sa,wK=n(()=>{b();de();Dy();Sa=r.object({status:hc,result:L.optional(),error:r.string().optional(),traceId:r.property("trace_id",r.string().optional())});});var Uy=n(()=>{hK();yK();bK();RK();xK();wK();});var Ta,yc=n(()=>{b();Ta=r.object({stream:r.string(),text:r.string()});});var bc={};V(bc,{Request:()=>i8});var i8,_K=n(()=>{b();yc();i8=r.list(Ta);});var Rc={};V(Rc,{Response:()=>o8});var o8,kK=n(()=>{b();yc();o8=r.list(Ta);});var Ny,By=n(()=>{b();Ny=r.enum_(["pending","running","completed","failed","cancelled"]);});var mt,xc=n(()=>{b();de();fc();By();mt=r.object({id:r.string().optional(),runnerId:r.property("runner_id",r.string().optional()),agentName:r.property("agent_name",r.string().optional()),status:Ny.optional(),inputs:L.optional(),result:L.optional(),error:r.string().optional(),projectId:r.property("project_id",r.string().optional()),traceId:r.property("trace_id",r.string().optional()),maskId:r.property("mask_id",r.string().optional()),blueprintName:r.property("blueprint_name",r.string().optional()),metadata:Aa.optional(),timeout:r.number().optional(),createdAt:r.property("created_at",r.date().optional()),startedAt:r.property("started_at",r.date().optional()),completedAt:r.property("completed_at",r.date().optional())});});var wc={};V(wc,{Response:()=>a8});var a8,AK=n(()=>{xc();a8=mt.nullable();});var _c={};V(_c,{Request:()=>n8});var n8,PK=n(()=>{b();n8=r.record(r.string(),r.unknown());});var kc={};V(kc,{Request:()=>s8});var s8,zK=n(()=>{b();s8=r.record(r.string(),r.unknown());});var SK=n(()=>{_K();kK();AK();PK();zK();Uy();});var Ac,TK=n(()=>{b();Ac=r.enum_(["pairing","connected","disconnected"]);});var Fy=n(()=>{Cy();Iy();TK();Dy();});var lr={};V(lr,{BridgeCommandNextRequest:()=>wa,BridgeCommandResultRequest:()=>_a,BridgeCommandResultRequestStatus:()=>uc,BridgeCommandSubmitRequest:()=>ka,BridgeCommandSubmitRequestType:()=>gc,CreateLocalRunnerJobRequest:()=>Pa,ListRunnersRequestStatus:()=>Ac,LocalRunnerHeartbeatRequest:()=>za,LocalRunnerJobResultRequest:()=>Sa,LocalRunnerJobResultRequestStatus:()=>hc,appendJobLogs:()=>bc,getJobLogs:()=>Rc,nextJob:()=>wc,patchChecklist:()=>_c,registerAgents:()=>kc});var vK=n(()=>{SK();Fy();});var Ar,si=n(()=>{b();Ar=r.object({exceptionType:r.property("exception_type",r.string()),message:r.string().optional(),traceback:r.string()});});var My,Wy=n(()=>{b();My=r.enum_(["sdk","experiment","playground","optimization"]);});var Ly,Vy=n(()=>{b();Ly=r.enum_(["general","tool","llm","guardrail"]);});var va,Jy=n(()=>{b();si();Qe();Wy();Vy();va=r.object({projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),traceId:r.property("trace_id",r.string()),parentSpanId:r.property("parent_span_id",r.string().optional()),name:r.string().optional(),type:Ly.optional(),endTime:r.property("end_time",r.date().optional()),input:le.optional(),output:le.optional(),metadata:le.optional(),model:r.string().optional(),provider:r.string().optional(),tags:r.list(r.string()).optional(),tagsToAdd:r.property("tags_to_add",r.list(r.string()).optional()),tagsToRemove:r.property("tags_to_remove",r.list(r.string()).optional()),usage:r.record(r.string(),r.number()).optional(),totalEstimatedCost:r.property("total_estimated_cost",r.number().optional()),errorInfo:r.property("error_info",Ar.optional()),ttft:r.number().optional(),source:My.optional()});});var ja,jK=n(()=>{b();Jy();ja=r.object({ids:r.list(r.string()),update:va,mergeTags:r.property("merge_tags",r.boolean().optional())});});var Ea,Pc=n(()=>{b();Ea=r.object({exceptionType:r.property("exception_type",r.string()),message:r.string().optional(),traceback:r.string()});});var Hy,Gy=n(()=>{b();Hy=r.enum_(["sdk","experiment","playground","optimization"]);});var Oy,Ky=n(()=>{b();Oy=r.enum_(["general","tool","llm","guardrail"]);});var Ca,$y=n(()=>{b();Pc();ei();Gy();Ky();Ca=r.object({id:r.string().optional(),projectName:r.property("project_name",r.string().optional()),traceId:r.property("trace_id",r.string().optional()),parentSpanId:r.property("parent_span_id",r.string().optional()),name:r.string().optional(),type:Oy.optional(),startTime:r.property("start_time",r.date()),endTime:r.property("end_time",r.date().optional()),input:Me.optional(),output:Me.optional(),metadata:Me.optional(),model:r.string().optional(),provider:r.string().optional(),tags:r.list(r.string()).optional(),usage:r.record(r.string(),r.number()).optional(),errorInfo:r.property("error_info",Ea.optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),totalEstimatedCost:r.property("total_estimated_cost",r.number().optional()),totalEstimatedCostVersion:r.property("total_estimated_cost_version",r.string().optional()),ttft:r.number().optional(),source:Hy.optional()});});var Ia,EK=n(()=>{b();$y();Ia=r.object({spans:r.list(Ca)});});var zc,Qy=n(()=>{b();zc=r.enum_(["name","type","start_time","end_time","input","output","metadata","model","provider","tags","usage","error_info","created_at","created_by","last_updated_by","feedback_scores","comments","total_estimated_cost","total_estimated_cost_version","duration","ttft","source"]);});var Sc,Yy=n(()=>{b();Sc=r.enum_(["general","tool","llm","guardrail"]);});var Da,CK=n(()=>{b();ii();Qy();Yy();Da=r.object({traceId:r.property("trace_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),type:Sc.optional(),filters:r.list(_r).optional(),limit:r.number().optional(),lastRetrievedId:r.property("last_retrieved_id",r.string().optional()),truncate:r.boolean().optional(),exclude:r.list(zc).optional(),fromTime:r.property("from_time",r.date().optional()),toTime:r.property("to_time",r.date().optional())});});var Xy=n(()=>{jK();EK();CK();});var IK=n(()=>{Xy();});var Tc,DK=n(()=>{b();Tc=r.enum_(["general","tool","llm","guardrail"]);});var vc,UK=n(()=>{b();vc=r.enum_(["general","tool","llm","guardrail"]);});var jc,NK=n(()=>{b();jc=r.enum_(["general","tool","llm","guardrail"]);});var Zy=n(()=>{DK();UK();NK();Qy();Yy();});var Ec={};V(Ec,{FindFeedbackScoreNames1RequestType:()=>Tc,GetSpanStatsRequestType:()=>vc,GetSpansByProjectRequestType:()=>jc,SpanBatchUpdate:()=>ja,SpanBatchWrite:()=>Ia,SpanSearchStreamRequestPublic:()=>Da,SpanSearchStreamRequestPublicExcludeItem:()=>zc,SpanSearchStreamRequestPublicType:()=>Sc});var BK=n(()=>{IK();Zy();});var Ua,FK=n(()=>{b();Ua=r.object({projectName:r.property("project_name",r.string()),threadId:r.property("thread_id",r.string()),names:r.list(r.string()),author:r.string().optional()});});var Na,MK=n(()=>{b();Na=r.object({projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),threadIds:r.property("thread_ids",r.list(r.string()))});});var qy,eb=n(()=>{b();qy=r.enum_(["ui","sdk","online_scoring"]);});var rb,tb=n(()=>{b();eb();rb=r.object({projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),name:r.string(),categoryName:r.property("category_name",r.string().optional()),value:r.number(),reason:r.string().optional(),source:qy,author:r.string().optional(),threadId:r.property("thread_id",r.string())});});var Ba,WK=n(()=>{b();tb();Ba=r.object({scores:r.list(rb)});});var ib,ob=n(()=>{b();ib=r.enum_(["sdk","experiment","playground","optimization"]);});var Fa,ab=n(()=>{b();si();Qe();ob();Fa=r.object({projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),name:r.string().optional(),endTime:r.property("end_time",r.date().optional()),input:le.optional(),output:le.optional(),metadata:le.optional(),tags:r.list(r.string()).optional(),tagsToAdd:r.property("tags_to_add",r.list(r.string()).optional()),tagsToRemove:r.property("tags_to_remove",r.list(r.string()).optional()),errorInfo:r.property("error_info",Ar.optional()),threadId:r.property("thread_id",r.string().optional()),ttft:r.number().optional(),source:ib.optional()});});var Ma,LK=n(()=>{b();ab();Ma=r.object({ids:r.list(r.string()),update:Fa,mergeTags:r.property("merge_tags",r.boolean().optional())});});var nb,sb=n(()=>{b();nb=r.enum_(["sdk","experiment","playground","optimization"]);});var Wa,pb=n(()=>{b();Pc();ei();sb();Wa=r.object({id:r.string().optional(),projectName:r.property("project_name",r.string().optional()),name:r.string().optional(),startTime:r.property("start_time",r.date()),endTime:r.property("end_time",r.date().optional()),input:Me.optional(),output:Me.optional(),metadata:Me.optional(),tags:r.list(r.string()).optional(),errorInfo:r.property("error_info",Ea.optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),ttft:r.number().optional(),threadId:r.property("thread_id",r.string().optional()),source:nb.optional()});});var La,VK=n(()=>{b();pb();La=r.object({traces:r.list(Wa)});});var Cc,cb=n(()=>{b();Cc=r.enum_(["name","start_time","end_time","input","output","metadata","tags","error_info","usage","created_at","created_by","last_updated_by","feedback_scores","span_feedback_scores","comments","guardrails_validations","total_estimated_cost","span_count","llm_span_count","has_tool_spans","duration","ttft","thread_id","visibility_mode","providers","experiment","source"]);});var Va,JK=n(()=>{b();oi();cb();Va=r.object({projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),filters:r.list(kr).optional(),lastRetrievedId:r.property("last_retrieved_id",r.string().optional()),limit:r.number().optional(),truncate:r.boolean().optional(),stripAttachments:r.property("strip_attachments",r.boolean().optional()),exclude:r.list(Cc).optional(),fromTime:r.property("from_time",r.date().optional()),toTime:r.property("to_time",r.date().optional())});});var Ja,HK=n(()=>{b();Ja=r.object({projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),threadId:r.property("thread_id",r.string().optional()),threadIds:r.property("thread_ids",r.list(r.string()).optional())});});var Ha,lb=n(()=>{b();Ha=r.object({tags:r.list(r.string()).optional(),tagsToAdd:r.property("tags_to_add",r.list(r.string()).optional()),tagsToRemove:r.property("tags_to_remove",r.list(r.string()).optional())});});var Ga,GK=n(()=>{b();lb();Ga=r.object({ids:r.list(r.string()),update:Ha,mergeTags:r.property("merge_tags",r.boolean().optional())});});var mb,db=n(()=>{b();mb=r.enum_(["contains","not_contains","starts_with","ends_with","=","!=",">",">=","<","<=","is_empty","is_not_empty"]);});var Xe,dt=n(()=>{b();db();Xe=r.object({field:r.string().optional(),operator:mb.optional(),key:r.string().optional(),value:r.string().optional()});});var Oa,OK=n(()=>{b();dt();Oa=r.object({projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),filters:r.list(Xe).optional(),lastRetrievedThreadModelId:r.property("last_retrieved_thread_model_id",r.string().optional()),limit:r.number().optional(),truncate:r.boolean().optional(),stripAttachments:r.property("strip_attachments",r.boolean().optional()),fromTime:r.property("from_time",r.date().optional()),toTime:r.property("to_time",r.date().optional())});});var ub=n(()=>{FK();MK();WK();LK();VK();JK();HK();GK();OK();});var KK=n(()=>{ub();});var gb=n(()=>{cb();});var Ic={};V(Ic,{DeleteThreadFeedbackScores:()=>Ua,DeleteTraceThreads:()=>Na,FeedbackScoreBatchThread:()=>Ba,TraceBatchUpdate:()=>Ma,TraceBatchWrite:()=>La,TraceSearchStreamRequestPublic:()=>Va,TraceSearchStreamRequestPublicExcludeItem:()=>Cc,TraceThreadBatchIdentifier:()=>Ja,TraceThreadBatchUpdate:()=>Ga,TraceThreadSearchStreamRequest:()=>Oa});var $K=n(()=>{KK();gb();});var Ka,QK=n(()=>{b();Ka=r.object({role:r.string().optional(),integrations:r.list(r.string()).optional(),email:r.string().optional(),joinBetaProgram:r.property("join_beta_program",r.boolean().optional())});});var fb=n(()=>{QK();});var YK=n(()=>{fb();});var Dc={};V(Dc,{WelcomeWizardSubmission:()=>Ka});var XK=n(()=>{YK();});var ZK=n(()=>{Ug();EG();IG();Ng();Wg();BG();$g();WG();Qg();Xg();KG();Zg();df();YG();Uf();gO();Mf();Wf();bO();Ch();TO();Ih();jO();Dh();Lh();IO();NO();Jh();WO();Hh();JO();$h();OO();Qh();Xh();YO();Zh();gy();iK();fy();Sy();dK();Ty();jy();fK();Ey();Uy();vK();Fy();Xy();BK();Zy();ub();$K();gb();fb();XK();});var hb,yb=n(()=>{b();hb=r.enum_(["required","optional"]);});var bb,Rb=n(()=>{b();yb();bb=r.object({name:r.string(),type:r.string(),presence:hb.optional()});});var xb,wb=n(()=>{b();Rb();xb=r.object({name:r.string().optional(),description:r.string().optional(),language:r.string().optional(),executable:r.string().optional(),sourceFile:r.property("source_file",r.string().optional()),params:r.list(bb).optional(),timeout:r.number().optional()});});var _b,kb=n(()=>{b();_b=r.enum_(["blueprint","mask"]);});var Ab,Pb=n(()=>{b();Ab=r.enum_(["string","integer","float","boolean","prompt","prompt_commit"]);});var zb,Sb=n(()=>{b();Pb();zb=r.object({key:r.string(),value:r.string().optional(),type:Ab,description:r.string().optional()});});var Tb,vb=n(()=>{b();kb();Sb();Tb=r.object({id:r.string().optional(),name:r.string().optional(),type:_b,description:r.string().optional(),envs:r.list(r.string()).optional(),createdBy:r.property("created_by",r.string().optional()),createdAt:r.property("created_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),values:r.list(zb)});});var jb,Eb=n(()=>{b();jb=r.enum_(["blueprint","mask"]);});var Cb,Ib=n(()=>{b();Cb=r.enum_(["string","integer","float","boolean","prompt","prompt_commit"]);});var Db,Ub=n(()=>{b();Ib();Db=r.object({key:r.string(),value:r.string().optional(),type:Cb,description:r.string().optional()});});var ut,qK=n(()=>{b();Eb();Ub();ut=r.object({id:r.string().optional(),name:r.string().optional(),type:jb,description:r.string().optional(),envs:r.list(r.string()).optional(),createdBy:r.property("created_by",r.string().optional()),createdAt:r.property("created_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),values:r.list(Db)});});var Nb,Bb=n(()=>{b();Nb=r.enum_(["blueprint","mask"]);});var Fb,Mb=n(()=>{b();Fb=r.enum_(["string","integer","float","boolean","prompt","prompt_commit"]);});var Wb,Lb=n(()=>{b();Mb();Wb=r.object({key:r.string(),value:r.string().optional(),type:Fb,description:r.string().optional()});});var Vb,Jb=n(()=>{b();Bb();Lb();Vb=r.object({id:r.string().optional(),type:Nb,description:r.string().optional(),values:r.list(Wb)});});var Uc,e$=n(()=>{b();Jb();Uc=r.object({projectId:r.property("project_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),id:r.string().optional(),blueprint:Vb});});var Te,Wr=n(()=>{b();Te=r.object({name:r.string(),value:r.number()});});var Pr,pi=n(()=>{b();Pr=r.object({p50:r.number().optional(),p90:r.number().optional(),p99:r.number().optional()});});var Hb,Gb=n(()=>{b();Wr();pi();Hb=r.object({experimentCount:r.property("experiment_count",r.number().optional()),traceCount:r.property("trace_count",r.number().optional()),totalEstimatedCost:r.property("total_estimated_cost",r.number().optional()),totalEstimatedCostAvg:r.property("total_estimated_cost_avg",r.number().optional()),duration:Pr.optional(),feedbackScores:r.property("feedback_scores",r.list(Te).optional()),experimentScores:r.property("experiment_scores",r.list(Te).optional()),passRateAvg:r.property("pass_rate_avg",r.number().optional()),passedCountSum:r.property("passed_count_sum",r.number().optional()),totalCountSum:r.property("total_count_sum",r.number().optional())});});var Ob,Kb=n(()=>{b();Ob=r.enum_(["general","slack","pagerduty"]);});var $b,Qb=n(()=>{b();$b=r.enum_(["scope:project","threshold:feedback_score","threshold:cost","threshold:latency","threshold:errors"]);});var Yb,Xb=n(()=>{b();Qb();Yb=r.object({id:r.string().optional(),alertTriggerId:r.property("alert_trigger_id",r.string().optional()),type:$b,configValue:r.property("config_value",r.record(r.string(),r.string()).optional()),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var Zb,qb=n(()=>{b();Zb=r.enum_(["trace:errors","trace:feedback_score","trace_thread:feedback_score","prompt:created","prompt:committed","trace:guardrails_triggered","prompt:deleted","experiment:finished","trace:cost","trace:latency"]);});var eR,rR=n(()=>{b();Xb();qb();eR=r.object({id:r.string().optional(),alertId:r.property("alert_id",r.string().optional()),eventType:r.property("event_type",Zb),triggerConfigs:r.property("trigger_configs",r.list(Yb).optional()),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional())});});var tR,iR=n(()=>{b();tR=r.object({id:r.string().optional(),name:r.string().optional(),url:r.string(),secretToken:r.property("secret_token",r.string().optional()),headers:r.record(r.string(),r.string()).optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var p8,r$=n(()=>{b();Kb();rR();iR();p8=r.object({id:r.string().optional(),name:r.string().optional(),enabled:r.boolean().optional(),alertType:r.property("alert_type",Ob.optional()),metadata:r.record(r.string(),r.string()).optional(),webhook:tR,triggers:r.list(eR).optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),projectId:r.property("project_id",r.string().optional())});});var oR,aR=n(()=>{b();oR=r.enum_(["general","slack","pagerduty"]);});var nR,sR=n(()=>{b();nR=r.enum_(["scope:project","threshold:feedback_score","threshold:cost","threshold:latency","threshold:errors"]);});var pR,cR=n(()=>{b();sR();pR=r.object({id:r.string().optional(),alertTriggerId:r.property("alert_trigger_id",r.string().optional()),type:nR,configValue:r.property("config_value",r.record(r.string(),r.string()).optional()),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var lR,mR=n(()=>{b();lR=r.enum_(["trace:errors","trace:feedback_score","trace_thread:feedback_score","prompt:created","prompt:committed","trace:guardrails_triggered","prompt:deleted","experiment:finished","trace:cost","trace:latency"]);});var dR,uR=n(()=>{b();cR();mR();dR=r.object({id:r.string().optional(),alertId:r.property("alert_id",r.string().optional()),eventType:r.property("event_type",lR),triggerConfigs:r.property("trigger_configs",r.list(pR).optional()),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional())});});var gR,fR=n(()=>{b();gR=r.object({id:r.string().optional(),name:r.string().optional(),url:r.string(),secretToken:r.property("secret_token",r.string().optional()),headers:r.record(r.string(),r.string()).optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var $a,hR=n(()=>{b();aR();uR();fR();$a=r.object({id:r.string().optional(),name:r.string().optional(),enabled:r.boolean().optional(),alertType:r.property("alert_type",oR.optional()),metadata:r.record(r.string(),r.string()).optional(),webhook:gR,triggers:r.list(dR).optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),projectId:r.property("project_id",r.string().optional())});});var Qa,t$=n(()=>{b();hR();Qa=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list($a).optional(),sortableBy:r.property("sortable_by",r.list(r.string()).optional())});});var yR,bR=n(()=>{b();yR=r.enum_(["scope:project","threshold:feedback_score","threshold:cost","threshold:latency","threshold:errors"]);});var RR,xR=n(()=>{b();bR();RR=r.object({id:r.string().optional(),type:yR,configValue:r.property("config_value",r.record(r.string(),r.string()).optional())});});var wR,_R=n(()=>{b();wR=r.enum_(["trace:errors","trace:feedback_score","trace_thread:feedback_score","prompt:created","prompt:committed","trace:guardrails_triggered","prompt:deleted","experiment:finished","trace:cost","trace:latency"]);});var kR,AR=n(()=>{b();xR();_R();kR=r.object({id:r.string().optional(),eventType:r.property("event_type",wR),triggerConfigs:r.property("trigger_configs",r.list(RR).optional())});});var PR,zR=n(()=>{b();PR=r.enum_(["general","slack","pagerduty"]);});var SR,TR=n(()=>{b();SR=r.object({id:r.string().optional(),name:r.string().optional(),url:r.string(),secretToken:r.property("secret_token",r.string().optional()),headers:r.record(r.string(),r.string()).optional()});});var Ya,i$=n(()=>{b();AR();zR();TR();Ya=r.object({id:r.string().optional(),name:r.string().optional(),enabled:r.boolean().optional(),alertType:r.property("alert_type",PR.optional()),metadata:r.record(r.string(),r.string()).optional(),webhook:SR,triggers:r.list(kR).optional(),projectId:r.property("project_id",r.string().optional())});});var vR,jR=n(()=>{b();vR=r.object({username:r.string().optional(),status:r.number().optional()});});var ER,CR=n(()=>{b();ER=r.enum_(["trace","thread"]);});var IR,DR=n(()=>{b();jR();CR();Wr();IR=r.object({id:r.string().optional(),projectId:r.property("project_id",r.string()),projectName:r.property("project_name",r.string().optional()),name:r.string(),description:r.string().optional(),instructions:r.string().optional(),scope:ER,commentsEnabled:r.property("comments_enabled",r.boolean().optional()),feedbackDefinitionNames:r.property("feedback_definition_names",r.list(r.string()).optional()),reviewers:r.list(vR).optional(),feedbackScores:r.property("feedback_scores",r.list(Te).optional()),itemsCount:r.property("items_count",r.number().optional()),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var c8,o$=n(()=>{b();DR();c8=r.object({annotationQueues:r.property("annotation_queues",r.list(IR))});});var Nc,a$=n(()=>{b();Nc=r.object({ids:r.list(r.string())});});var UR,NR=n(()=>{b();UR=r.enum_(["trace","thread"]);});var BR,FR=n(()=>{b();BR=r.object({username:r.string().optional(),status:r.number().optional()});});var Lr,Xa=n(()=>{b();Lr=r.object({name:r.string(),value:r.number()});});var Za,MR=n(()=>{b();NR();FR();Xa();Za=r.object({id:r.string().optional(),projectId:r.property("project_id",r.string()),projectName:r.property("project_name",r.string().optional()),name:r.string(),description:r.string().optional(),instructions:r.string().optional(),scope:UR,commentsEnabled:r.property("comments_enabled",r.boolean().optional()),feedbackDefinitionNames:r.property("feedback_definition_names",r.list(r.string()).optional()),reviewers:r.list(BR).optional(),feedbackScores:r.property("feedback_scores",r.list(Lr).optional()),itemsCount:r.property("items_count",r.number().optional()),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var WR,n$=n(()=>{b();MR();WR=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list(Za).optional(),sortableBy:r.list(r.string()).optional()});});var LR,VR=n(()=>{b();LR=r.object({value:r.string().optional(),passed:r.boolean().optional(),reason:r.string().optional()});});var JR,HR=n(()=>{b();JR=r.object({name:r.string(),value:r.number()});});var GR,OR=n(()=>{b();GR=r.object({name:r.string(),value:r.number()});});var KR,$R=n(()=>{b();KR=r.enum_(["system","user","assistant","tool","function"]);});var QR,YR=n(()=>{b();QR=r.enum_(["function"]);});var qa,Bc=n(()=>{b();Yt();YR();qa=r.object({id:r.string().optional(),index:r.number().optional(),type:QR.optional(),function:Rr.optional()});});var XR,ZR=n(()=>{b();$R();Yt();Bc();XR=r.object({role:KR.optional(),content:r.string().optional(),reasoningContent:r.property("reasoning_content",r.string().optional()),name:r.string().optional(),toolCalls:r.property("tool_calls",r.list(qa).optional()),refusal:r.string().optional(),functionCall:r.property("function_call",Rr.optional())});});var qR,ex=n(()=>{b();qR=r.object({link:r.string().optional(),fileName:r.property("file_name",r.string()),fileSize:r.property("file_size",r.number()),mimeType:r.property("mime_type",r.string())});});var rx,s$=n(()=>{b();ex();rx=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list(qR).optional(),sortableBy:r.list(r.string()).optional()});});var tx,ix=n(()=>{b();tx=r.object({url:r.string()});});var ox,ax=n(()=>{b();ox=r.object({url:r.string()});});var nx,sx=n(()=>{b();nx=r.object({url:r.string()});});var px,p$=n(()=>{b();px=r.record(r.string(),r.unknown());});var cx,lx=n(()=>{b();cx=r.enum_(["evaluator"]);});var mx,dx=n(()=>{b();mx=r.object({url:r.string(),detail:r.string().optional()});});var ux,gx=n(()=>{b();ux=r.object({url:r.string()});});var fx,hx=n(()=>{b();ix();dx();gx();fx=r.object({type:r.string(),text:r.string().optional(),imageUrl:r.property("image_url",mx.optional()),videoUrl:r.property("video_url",ux.optional()),audioUrl:r.property("audio_url",tx.optional())});});var yx,bx=n(()=>{b();yx=r.enum_(["SYSTEM","USER","AI","TOOL_EXECUTION_RESULT","CUSTOM"]);});var gt,en=n(()=>{b();hx();bx();gt=r.object({role:yx,content:r.string().optional(),contentArray:r.property("content_array",r.list(fx).optional()),stringContent:r.property("string_content",r.boolean().optional()),structuredContent:r.property("structured_content",r.boolean().optional())});});var ft,rn=n(()=>{b();de();ft=r.object({name:r.string(),temperature:r.number().optional(),seed:r.number().optional(),customParameters:r.property("custom_parameters",L.optional())});});var Rx,xx=n(()=>{b();Rx=r.enum_(["BOOLEAN","INTEGER","DOUBLE"]);});var ht,tn=n(()=>{b();xx();ht=r.object({name:r.string(),type:Rx,description:r.string()});});var on,Fc=n(()=>{b();en();rn();tn();on=r.object({model:ft,messages:r.list(gt),variables:r.record(r.string(),r.string()),schema:r.list(ht)});});var wx,_x=n(()=>{b();wx=r.enum_(["contains","not_contains","starts_with","ends_with","=","!=",">",">=","<","<=","is_empty","is_not_empty"]);});var zr,ci=n(()=>{b();_x();zr=r.object({field:r.string().optional(),operator:wx.optional(),key:r.string().optional(),value:r.string().optional()});});var kx,Ax=n(()=>{b();Fc();ci();kx=r.object({filters:r.list(zr).optional(),code:on.optional()});});var Px,zx=n(()=>{b();Px=r.enum_(["contains","not_contains","starts_with","ends_with","=","!=",">",">=","<","<=","is_empty","is_not_empty"]);});var Sr,li=n(()=>{b();zx();Sr=r.object({field:r.string().optional(),operator:Px.optional(),key:r.string().optional(),value:r.string().optional()});});var an,Mc=n(()=>{b();en();rn();tn();an=r.object({model:ft,messages:r.list(gt),variables:r.record(r.string(),r.string()),schema:r.list(ht)});});var Sx,Tx=n(()=>{b();li();Mc();Sx=r.object({filters:r.list(Sr).optional(),code:an.optional()});});var nn,Wc=n(()=>{b();nn=r.object({metric:r.string(),arguments:r.record(r.string(),r.string())});});var vx,jx=n(()=>{b();li();Wc();vx=r.object({filters:r.list(Sr).optional(),code:nn.optional()});});var sn,Lc=n(()=>{b();en();rn();tn();sn=r.object({model:ft,messages:r.list(gt),schema:r.list(ht)});});var Ex,Cx=n(()=>{b();dt();Lc();Ex=r.object({filters:r.list(Xe).optional(),code:sn.optional()});});var pn,Vc=n(()=>{b();pn=r.object({metric:r.string()});});var Ix,Dx=n(()=>{b();dt();Vc();Ix=r.object({filters:r.list(Xe).optional(),code:pn.optional()});});var cn,Jc=n(()=>{b();cn=r.object({metric:r.string(),arguments:r.record(r.string(),r.string())});});var Ux,Nx=n(()=>{b();ci();Jc();Ux=r.object({filters:r.list(zr).optional(),code:cn.optional()});});var Bx,Fx=n(()=>{b();Bx=r.object({projectId:r.property("project_id",r.string()),projectName:r.property("project_name",r.string())});});var mi,l8,c$=n(()=>{b();lx();Ax();Tx();jx();Cx();Dx();Nx();Fx();mi=r.object({id:r.string().optional(),projectId:r.property("project_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),projects:r.list(Bx).optional(),projectIds:r.property("project_ids",r.list(r.string()).optional()),name:r.string(),samplingRate:r.property("sampling_rate",r.number().optional()),enabled:r.boolean().optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),action:cx}),l8=r.union("type",{llm_as_judge:kx.extend(mi),user_defined_metric_python:Ux.extend(mi),trace_thread_llm_as_judge:Ex.extend(mi),trace_thread_user_defined_metric_python:Ix.extend(mi),span_llm_as_judge:Sx.extend(mi),span_user_defined_metric_python:vx.extend(mi)}).transform({transform:p=>p,untransform:p=>p});});var Mx,Wx=n(()=>{b();Mx=r.object({url:r.string(),detail:r.string().optional()});});var Lx,Vx=n(()=>{b();Lx=r.object({url:r.string()});});var Jx,Hx=n(()=>{b();ax();Wx();Vx();Jx=r.object({type:r.string(),text:r.string().optional(),imageUrl:r.property("image_url",Mx.optional()),videoUrl:r.property("video_url",Lx.optional()),audioUrl:r.property("audio_url",ox.optional())});});var Gx,Ox=n(()=>{b();Gx=r.enum_(["SYSTEM","USER","AI","TOOL_EXECUTION_RESULT","CUSTOM"]);});var yt,ln=n(()=>{b();Hx();Ox();yt=r.object({role:Gx,content:r.string().optional(),contentArray:r.property("content_array",r.list(Jx).optional()),stringContent:r.property("string_content",r.boolean().optional()),structuredContent:r.property("structured_content",r.boolean().optional())});});var _e,mr=n(()=>{b();_e=r.record(r.string(),r.unknown());});var bt,mn=n(()=>{b();mr();bt=r.object({name:r.string(),temperature:r.number().optional(),seed:r.number().optional(),customParameters:r.property("custom_parameters",_e.optional())});});var Kx,$x=n(()=>{b();Kx=r.enum_(["BOOLEAN","INTEGER","DOUBLE"]);});var Rt,dn=n(()=>{b();$x();Rt=r.object({name:r.string(),type:Kx,description:r.string()});});var Qx,Yx=n(()=>{b();ln();mn();dn();Qx=r.object({model:bt,messages:r.list(yt),variables:r.record(r.string(),r.string()),schema:r.list(Rt)});});var un,Hc=n(()=>{b();Yx();oi();un=r.object({filters:r.list(kr).optional(),code:Qx.optional()});});var Xx,Zx=n(()=>{b();Xx=r.object({url:r.string(),detail:r.string().optional()});});var qx,ew=n(()=>{b();qx=r.object({url:r.string()});});var rw,tw=n(()=>{b();sx();Zx();ew();rw=r.object({type:r.string(),text:r.string().optional(),imageUrl:r.property("image_url",Xx.optional()),videoUrl:r.property("video_url",qx.optional()),audioUrl:r.property("audio_url",nx.optional())});});var iw,ow=n(()=>{b();iw=r.enum_(["SYSTEM","USER","AI","TOOL_EXECUTION_RESULT","CUSTOM"]);});var xt,gn=n(()=>{b();tw();ow();xt=r.object({role:iw,content:r.string().optional(),contentArray:r.property("content_array",r.list(rw).optional()),stringContent:r.property("string_content",r.boolean().optional()),structuredContent:r.property("structured_content",r.boolean().optional())});});var wt,fn=n(()=>{b();wr();wt=r.object({name:r.string(),temperature:r.number().optional(),seed:r.number().optional(),customParameters:r.property("custom_parameters",Se.optional())});});var aw,nw=n(()=>{b();aw=r.enum_(["BOOLEAN","INTEGER","DOUBLE"]);});var _t,hn=n(()=>{b();nw();_t=r.object({name:r.string(),type:aw,description:r.string()});});var sw,pw=n(()=>{b();gn();fn();hn();sw=r.object({model:wt,messages:r.list(xt),variables:r.record(r.string(),r.string()),schema:r.list(_t)});});var cw,lw=n(()=>{b();cw=r.enum_(["contains","not_contains","starts_with","ends_with","=","!=",">",">=","<","<=","is_empty","is_not_empty"]);});var yn,Gc=n(()=>{b();lw();yn=r.object({field:r.string().optional(),operator:cw.optional(),key:r.string().optional(),value:r.string().optional()});});var mw,dw=n(()=>{b();pw();Gc();mw=r.object({filters:r.list(yn).optional(),code:sw.optional()});});var uw,gw=n(()=>{b();uw=r.enum_(["evaluator"]);});var fw,hw=n(()=>{b();ln();mn();dn();fw=r.object({model:bt,messages:r.list(yt),variables:r.record(r.string(),r.string()),schema:r.list(Rt)});});var bn,Oc=n(()=>{b();ii();hw();bn=r.object({filters:r.list(_r).optional(),code:fw.optional()});});var yw,bw=n(()=>{b();yw=r.object({metric:r.string(),arguments:r.record(r.string(),r.string())});});var Rn,Kc=n(()=>{b();ii();bw();Rn=r.object({filters:r.list(_r).optional(),code:yw.optional()});});var Rw,xw=n(()=>{b();ln();mn();dn();Rw=r.object({model:bt,messages:r.list(yt),schema:r.list(Rt)});});var xn,$c=n(()=>{b();ca();xw();xn=r.object({filters:r.list(lt).optional(),code:Rw.optional()});});var ww,_w=n(()=>{b();ww=r.object({metric:r.string()});});var wn,Qc=n(()=>{b();ca();_w();wn=r.object({filters:r.list(lt).optional(),code:ww.optional()});});var kw,Aw=n(()=>{b();kw=r.object({metric:r.string(),arguments:r.record(r.string(),r.string())});});var _n,Yc=n(()=>{b();oi();Aw();_n=r.object({filters:r.list(kr).optional(),code:kw.optional()});});var kn,Xc=n(()=>{b();kn=r.object({projectId:r.property("project_id",r.string()),projectName:r.property("project_name",r.string())});});var di,Pw,zw=n(()=>{b();Hc();gw();Oc();Kc();$c();Qc();Yc();Xc();di=r.object({id:r.string().optional(),projectId:r.property("project_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),projects:r.list(kn).optional(),name:r.string(),samplingRate:r.property("sampling_rate",r.number().optional()),enabled:r.boolean().optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),action:uw}),Pw=r.union("type",{llm_as_judge:un.extend(di),user_defined_metric_python:_n.extend(di),trace_thread_llm_as_judge:xn.extend(di),trace_thread_user_defined_metric_python:wn.extend(di),span_llm_as_judge:bn.extend(di),span_user_defined_metric_python:Rn.extend(di)}).transform({transform:p=>p,untransform:p=>p});});var Sw,l$=n(()=>{b();zw();Sw=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list(Pw).optional(),sortableBy:r.property("sortable_by",r.list(r.string()).optional())});});var Tw,vw=n(()=>{b();Tw=r.enum_(["evaluator"]);});var ui,jw,m$=n(()=>{b();Hc();vw();Oc();Kc();$c();Qc();Yc();Xc();ui=r.object({id:r.string().optional(),projectId:r.property("project_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),projects:r.list(kn).optional(),name:r.string(),samplingRate:r.property("sampling_rate",r.number().optional()),enabled:r.boolean().optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),action:Tw}),jw=r.union("type",{llm_as_judge:un.extend(ui),user_defined_metric_python:_n.extend(ui),trace_thread_llm_as_judge:xn.extend(ui),trace_thread_user_defined_metric_python:wn.extend(ui),span_llm_as_judge:bn.extend(ui),span_user_defined_metric_python:Rn.extend(ui)}).transform({transform:p=>p,untransform:p=>p});});var Ew,Cw=n(()=>{b();Ew=r.enum_(["contains","not_contains","starts_with","ends_with","=","!=",">",">=","<","<=","is_empty","is_not_empty"]);});var An,Zc=n(()=>{b();Cw();An=r.object({field:r.string().optional(),operator:Ew.optional(),key:r.string().optional(),value:r.string().optional()});});var Iw,Dw=n(()=>{b();gn();fn();hn();Iw=r.object({model:wt,messages:r.list(xt),variables:r.record(r.string(),r.string()),schema:r.list(_t)});});var Uw,Nw=n(()=>{b();Zc();Dw();Uw=r.object({filters:r.list(An).optional(),code:Iw.optional()});});var Bw,Fw=n(()=>{b();Bw=r.object({metric:r.string(),arguments:r.record(r.string(),r.string())});});var Mw,Ww=n(()=>{b();Zc();Fw();Mw=r.object({filters:r.list(An).optional(),code:Bw.optional()});});var Lw,Vw=n(()=>{b();Lw=r.enum_(["contains","not_contains","starts_with","ends_with","=","!=",">",">=","<","<=","is_empty","is_not_empty"]);});var Pn,qc=n(()=>{b();Vw();Pn=r.object({field:r.string().optional(),operator:Lw.optional(),key:r.string().optional(),value:r.string().optional()});});var Jw,Hw=n(()=>{b();gn();fn();hn();Jw=r.object({model:wt,messages:r.list(xt),schema:r.list(_t)});});var Gw,Ow=n(()=>{b();qc();Hw();Gw=r.object({filters:r.list(Pn).optional(),code:Jw.optional()});});var Kw,$w=n(()=>{b();Kw=r.object({metric:r.string()});});var Qw,Yw=n(()=>{b();qc();$w();Qw=r.object({filters:r.list(Pn).optional(),code:Kw.optional()});});var Xw,Zw=n(()=>{b();Xw=r.enum_(["evaluator"]);});var qw,e_=n(()=>{b();Fc();ci();qw=r.object({filters:r.list(zr).optional(),code:on.optional()});});var r_,t_=n(()=>{b();li();Mc();r_=r.object({filters:r.list(Sr).optional(),code:an.optional()});});var i_,o_=n(()=>{b();li();Wc();i_=r.object({filters:r.list(Sr).optional(),code:nn.optional()});});var a_,n_=n(()=>{b();dt();Lc();a_=r.object({filters:r.list(Xe).optional(),code:sn.optional()});});var s_,p_=n(()=>{b();dt();Vc();s_=r.object({filters:r.list(Xe).optional(),code:pn.optional()});});var c_,l_=n(()=>{b();ci();Jc();c_=r.object({filters:r.list(zr).optional(),code:cn.optional()});});var gi,m_,d$=n(()=>{b();Zw();e_();t_();o_();n_();p_();l_();gi=r.object({name:r.string(),samplingRate:r.property("sampling_rate",r.number().optional()),enabled:r.boolean().optional(),projectId:r.property("project_id",r.string().optional()),projectIds:r.property("project_ids",r.list(r.string()).optional()),action:Xw}),m_=r.union("type",{llm_as_judge:qw.extend(gi),user_defined_metric_python:c_.extend(gi),trace_thread_llm_as_judge:a_.extend(gi),trace_thread_user_defined_metric_python:s_.extend(gi),span_llm_as_judge:r_.extend(gi),span_user_defined_metric_python:i_.extend(gi)}).transform({transform:p=>p,untransform:p=>p});});var d_,u_=n(()=>{b();d_=r.object({metric:r.string(),arguments:r.record(r.string(),r.string())});});var g_,f_=n(()=>{b();Gc();u_();g_=r.object({filters:r.list(yn).optional(),code:d_.optional()});});var h_,y_=n(()=>{b();h_=r.enum_(["evaluator"]);});var fi,b_,u$=n(()=>{b();dw();Nw();Ww();Ow();Yw();f_();y_();fi=r.object({projectId:r.property("project_id",r.string().optional()),projectIds:r.property("project_ids",r.list(r.string()).optional()),name:r.string(),samplingRate:r.property("sampling_rate",r.number().optional()),enabled:r.boolean().optional(),action:h_}),b_=r.union("type",{llm_as_judge:mw.extend(fi),user_defined_metric_python:g_.extend(fi),trace_thread_llm_as_judge:Gw.extend(fi),trace_thread_user_defined_metric_python:Qw.extend(fi),span_llm_as_judge:Uw.extend(fi),span_user_defined_metric_python:Mw.extend(fi)}).transform({transform:p=>p,untransform:p=>p});});var R_,x_=n(()=>{b();R_=r.object({value:r.number().optional()});});var me,g$=n(()=>{b();me=r.object({ids:r.list(r.string())});});var m8,f$=n(()=>{b();m8=r.object({ids:r.list(r.string()),projectId:r.property("project_id",r.string().optional())});});var w_,__=n(()=>{b();w_=r.object({workspaceId:r.property("workspace_id",r.string().optional()),user:r.string().optional(),count:r.number().optional()});});var hi,h$=n(()=>{b();__();hi=r.object({biInformation:r.property("bi_information",r.list(w_).optional())});});var k_,y$=n(()=>{b();vb();k_=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list(Tb).optional()});});var A_,P_=n(()=>{b();A_=r.object({trueLabel:r.string(),falseLabel:r.string()});});var z_,S_=n(()=>{b();P_();z_=r.object({details:A_.optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var T_,v_=n(()=>{b();T_=r.object({trueLabel:r.string(),falseLabel:r.string()});});var j_,E_=n(()=>{b();v_();j_=r.object({details:T_.optional()});});var C_,I_=n(()=>{b();C_=r.object({trueLabel:r.string(),falseLabel:r.string()});});var zn,el=n(()=>{b();I_();zn=r.object({details:C_.optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var D_,U_=n(()=>{b();D_=r.object({trueLabel:r.string(),falseLabel:r.string()});});var N_,B_=n(()=>{b();U_();N_=r.object({details:D_.optional()});});var F_,M_=n(()=>{b();F_=r.enum_(["pending","picked_up","completed","failed","timed_out"]);});var W_,L_=n(()=>{b();W_=r.enum_(["ReadFile","WriteFile","EditFile","ListFiles","SearchFiles","Exec"]);});var V_,b$=n(()=>{b();M_();L_();de();V_=r.object({commandId:r.property("command_id",r.string().optional()),runnerId:r.property("runner_id",r.string().optional()),type:W_.optional(),status:F_.optional(),args:L.optional(),result:L.optional(),error:L.optional(),timeoutSeconds:r.property("timeout_seconds",r.number().optional()),submittedAt:r.property("submitted_at",r.date().optional()),pickedUpAt:r.property("picked_up_at",r.date().optional()),completedAt:r.property("completed_at",r.date().optional()),durationMs:r.property("duration_ms",r.number().optional())});});var J_,H_=n(()=>{b();J_=r.enum_(["ReadFile","WriteFile","EditFile","ListFiles","SearchFiles","Exec"]);});var G_,O_=n(()=>{b();H_();de();G_=r.object({commandId:r.property("command_id",r.string().optional()),type:J_.optional(),args:L.optional(),timeoutSeconds:r.property("timeout_seconds",r.number().optional()),submittedAt:r.property("submitted_at",r.date().optional())});});var K_,R$=n(()=>{b();O_();K_=r.object({commands:r.list(G_).optional()});});var $_,x$=n(()=>{b();$_=r.object({commandId:r.property("command_id",r.string().optional())});});var Q_,Y_=n(()=>{b();Q_=r.object({categories:r.record(r.string(),r.number())});});var X_,Z_=n(()=>{b();Y_();X_=r.object({details:Q_.optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var q_,ek=n(()=>{b();q_=r.object({categories:r.record(r.string(),r.number())});});var rk,tk=n(()=>{b();ek();rk=r.object({details:q_.optional()});});var ik,ok=n(()=>{b();ik=r.object({categories:r.record(r.string(),r.number())});});var Sn,rl=n(()=>{b();ok();Sn=r.object({details:ik.optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var ak,nk=n(()=>{b();ak=r.object({categories:r.record(r.string(),r.number())});});var sk,pk=n(()=>{b();nk();sk=r.object({details:ak.optional()});});var ck,lk=n(()=>{b();Yt();Bc();ck=r.object({role:r.string().optional(),content:r.string().optional(),reasoningContent:r.property("reasoning_content",r.string().optional()),toolCalls:r.property("tool_calls",r.list(qa).optional()),functionCall:r.property("function_call",Rr.optional())});});var mk,dk=n(()=>{b();mk=r.object({token:r.string().optional(),logprob:r.number().optional(),bytes:r.list(r.number()).optional()});});var uk,gk=n(()=>{b();dk();uk=r.object({content:r.list(mk).optional()});});var fk,hk=n(()=>{b();ZR();lk();gk();fk=r.object({index:r.number().optional(),message:XR.optional(),delta:ck.optional(),finishReason:r.property("finish_reason",r.string().optional()),logprobs:uk.optional()});});var yk,bk=n(()=>{b();yk=r.object({reasoningTokens:r.property("reasoning_tokens",r.number().optional())});});var Rk,xk=n(()=>{b();Rk=r.object({cachedTokens:r.property("cached_tokens",r.number().optional())});});var wk,_k=n(()=>{b();bk();xk();wk=r.object({totalTokens:r.property("total_tokens",r.number().optional()),promptTokens:r.property("prompt_tokens",r.number().optional()),promptTokensDetails:r.property("prompt_tokens_details",Rk.optional()),completionTokens:r.property("completion_tokens",r.number().optional()),completionTokensDetails:r.property("completion_tokens_details",yk.optional())});});var kk,w$=n(()=>{b();hk();_k();kk=r.object({id:r.string().optional(),created:r.number().optional(),model:r.string().optional(),choices:r.list(fk).optional(),usage:wk.optional(),systemFingerprint:r.property("system_fingerprint",r.string().optional()),serviceTier:r.property("service_tier",r.string().optional())});});var Ak,Pk=n(()=>{b();Ak=r.enum_(["TOPIC","PII"]);});var zk,Sk=n(()=>{b();zk=r.enum_(["passed","failed"]);});var Tk,vk=n(()=>{b();Pk();Sk();Tk=r.object({name:Ak.optional(),result:zk.optional()});});var jk,Ek=n(()=>{b();jk=r.enum_(["TOPIC","PII"]);});var Ck,Ik=n(()=>{b();Ck=r.enum_(["passed","failed"]);});var Dk,Uk=n(()=>{b();Ek();Ik();Dk=r.object({name:jk.optional(),result:Ck.optional()});});var Nk,Bk=n(()=>{b();Nk=r.object({typeName:r.string().optional()});});var d8,_$=n(()=>{b();Bk();d8=r.object({type:Nk.optional(),closed:r.boolean().optional()});});var Fk,Mk=n(()=>{b();Fk=r.object({typeName:r.string().optional()});});var u8,k$=n(()=>{b();Mk();u8=r.object({type:Fk.optional(),closed:r.boolean().optional()});});var Wk,Lk=n(()=>{b();Wk=r.enum_(["string","number","object","boolean","array","null"]);});var Vk,Jk=n(()=>{b();Lk();Vk=r.object({name:r.string().optional(),types:r.list(Wk).optional(),filterFieldPrefix:r.property("filter_field_prefix",r.string().optional()),filterField:r.string().optional()});});var Hk,Gk=n(()=>{b();Hk=r.enum_(["string","number","object","boolean","array","null"]);});var Ok,Kk=n(()=>{b();Gk();Ok=r.object({name:r.string().optional(),types:r.list(Hk).optional(),filterFieldPrefix:r.property("filter_field_prefix",r.string().optional()),filterField:r.string().optional()});});var $k,Qk=n(()=>{b();$k=r.enum_(["string","number","object","boolean","array","null"]);});var Yk,Xk=n(()=>{b();Qk();Yk=r.object({name:r.string().optional(),types:r.list($k).optional(),filterFieldPrefix:r.property("filter_field_prefix",r.string().optional()),filterField:r.string().optional()});});var Zk,qk=n(()=>{b();Zk=r.object({id:r.string().optional(),text:r.string(),createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var kt,Tn=n(()=>{b();kt=r.object({id:r.string().optional(),text:r.string(),createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var eA,rA=n(()=>{b();eA=r.enum_(["trace","span"]);});var tA,iA=n(()=>{b();tA=r.object({eTag:r.property("e_tag",r.string()),partNumber:r.property("part_number",r.number())});});var tl,A$=n(()=>{b();rA();iA();tl=r.object({fileName:r.property("file_name",r.string()),projectName:r.property("project_name",r.string().optional()),entityType:r.property("entity_type",eA),entityId:r.property("entity_id",r.string()),containerId:r.property("container_id",r.string().optional()),fileSize:r.property("file_size",r.number()),mimeType:r.property("mime_type",r.string().optional()),uploadId:r.property("upload_id",r.string()),uploadedFileParts:r.property("uploaded_file_parts",r.list(tA))});});var oA,aA=n(()=>{b();oA=r.object({value:r.number().optional()});});var nA,P$=n(()=>{b();nA=r.object({sessionId:r.property("session_id",r.string().optional()),runnerId:r.property("runner_id",r.string().optional())});});var sA,pA=n(()=>{b();sA=r.enum_(["workspace","insights"]);});var cA,lA=n(()=>{b();cA=r.enum_(["multi_project","experiments"]);});var Ze,mA=n(()=>{b();pA();lA();mr();Ze=r.object({id:r.string().optional(),workspaceId:r.property("workspace_id",r.string().optional()),projectId:r.property("project_id",r.string().optional()),name:r.string(),slug:r.string().optional(),type:cA.optional(),scope:sA.optional(),description:r.string().optional(),config:_e,createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional())});});var At,z$=n(()=>{b();mA();At=r.object({content:r.list(Ze).optional(),page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),sortableBy:r.property("sortable_by",r.list(r.string()).optional())});});var dA,uA=n(()=>{b();dA=r.enum_(["multi_project","experiments"]);});var vn,S$=n(()=>{b();uA();mr();vn=r.object({name:r.string().optional(),type:dA.optional(),description:r.string().optional(),config:_e.optional()});});var gA,fA=n(()=>{b();gA=r.enum_(["multi_project","experiments"]);});var jn,T$=n(()=>{b();fA();wr();jn=r.object({projectId:r.property("project_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),name:r.string(),type:gA.optional(),description:r.string().optional(),config:Se});});var g8,v$=n(()=>{b();g8=r.object({time:r.date(),value:r.number().optional()});});var hA,yA=n(()=>{b();hA=r.object({time:r.date(),value:r.number().optional()});});var bA,RA=n(()=>{b();bA=r.enum_(["unknown","processing","completed","failed"]);});var xA,wA=n(()=>{b();xA=r.enum_(["dataset","evaluation_suite"]);});var En,il=n(()=>{b();En=r.object({id:r.string().optional(),versionHash:r.property("version_hash",r.string().optional()),versionName:r.property("version_name",r.string().optional()),changeDescription:r.property("change_description",r.string().optional()),tags:r.list(r.string()).optional()});});var _A,kA=n(()=>{b();_A=r.enum_(["private","public"]);});var f8,j$=n(()=>{b();RA();wA();il();kA();f8=r.object({id:r.string().optional(),name:r.string(),projectId:r.property("project_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),type:xA.optional(),visibility:_A.optional(),tags:r.list(r.string()).optional(),description:r.string().optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),experimentCount:r.property("experiment_count",r.number().optional()),datasetItemsCount:r.property("dataset_items_count",r.number().optional()),optimizationCount:r.property("optimization_count",r.number().optional()),mostRecentExperimentAt:r.property("most_recent_experiment_at",r.date().optional()),lastCreatedExperimentAt:r.property("last_created_experiment_at",r.date().optional()),mostRecentOptimizationAt:r.property("most_recent_optimization_at",r.date().optional()),lastCreatedOptimizationAt:r.property("last_created_optimization_at",r.date().optional()),status:bA.optional(),latestVersion:r.property("latest_version",En.optional())});});var h8,E$=n(()=>{b();h8=r.object({model:r.string(),sampleCount:r.property("sample_count",r.number().optional()),preserveFields:r.property("preserve_fields",r.list(r.string()).optional()),variationInstructions:r.property("variation_instructions",r.string().optional()),customPrompt:r.property("custom_prompt",r.string().optional()),maxCompletionTokens:r.property("max_completion_tokens",r.number().optional())});});var AA,PA=n(()=>{b();AA=r.enum_(["manual","trace","span","sdk"]);});var zA,SA=n(()=>{b();zA=r.enum_(["passed","failed"]);});var TA,vA=n(()=>{b();SA();TA=r.object({passedRuns:r.property("passed_runs",r.number().optional()),totalRuns:r.property("total_runs",r.number().optional()),status:zA.optional()});});var Cn,ol=n(()=>{b();PA();Xt();st();Np();vA();de();Cn=r.object({id:r.string().optional(),datasetItemId:r.property("dataset_item_id",r.string().optional()),traceId:r.property("trace_id",r.string().optional()),spanId:r.property("span_id",r.string().optional()),source:AA,data:L,description:r.string().optional(),tags:r.list(r.string()).optional(),evaluators:r.list(xr).optional(),executionPolicy:r.property("execution_policy",Ke.optional()),experimentItems:r.property("experiment_items",r.list(Xo).optional()),runSummariesByExperiment:r.property("run_summaries_by_experiment",r.record(r.string(),TA).optional()),datasetId:r.property("dataset_id",r.string().optional()),createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var jA,C$=n(()=>{b();ol();jA=r.object({generatedSamples:r.property("generated_samples",r.list(Cn).optional()),model:r.string().optional(),totalGenerated:r.property("total_generated",r.number().optional()),generationTime:r.property("generation_time",r.date().optional())});});var y8,I$=n(()=>{b();ol();y8=r.object({datasetName:r.property("dataset_name",r.string().optional()),datasetId:r.property("dataset_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),items:r.list(Cn),batchGroupId:r.property("batch_group_id",r.string().optional())});});var EA,D$=n(()=>{b();EA=r.record(r.string(),r.unknown());});var CA,IA=n(()=>{b();CA=r.enum_(["manual","trace","span","sdk"]);});var DA,UA=n(()=>{b();DA=r.enum_(["llm_judge","code_metric"]);});var NA,BA=n(()=>{b();NA=r.record(r.string(),r.unknown());});var FA,MA=n(()=>{b();UA();BA();FA=r.object({name:r.string(),type:DA,config:NA});});var In,al=n(()=>{b();In=r.object({runsPerItem:r.property("runs_per_item",r.number().optional()),passThreshold:r.property("pass_threshold",r.number().optional())});});var WA,LA=n(()=>{b();WA=r.enum_(["passed","failed"]);});var VA,JA=n(()=>{b();VA=r.enum_(["default","hidden"]);});var HA,GA=n(()=>{b();HA=r.enum_(["ui","sdk","online_scoring"]);});var OA,KA=n(()=>{b();OA=r.enum_(["ui","sdk","online_scoring"]);});var $A,QA=n(()=>{b();KA();$A=r.object({value:r.number().optional(),reason:r.string().optional(),categoryName:r.property("category_name",r.string().optional()),source:OA.optional(),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),spanType:r.property("span_type",r.string().optional()),spanId:r.property("span_id",r.string().optional())});});var YA,XA=n(()=>{b();GA();QA();YA=r.object({name:r.string(),categoryName:r.property("category_name",r.string().optional()),value:r.number(),reason:r.string().optional(),source:HA,createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),valueByAuthor:r.property("value_by_author",r.record(r.string(),$A).optional())});});var nl,ZA=n(()=>{b();nl=r.undiscriminatedUnion([r.record(r.string(),r.unknown()),r.list(r.record(r.string(),r.unknown())),r.string()]);});var qA,eP=n(()=>{b();VR();qk();al();LA();JA();XA();ZA();qA=r.object({id:r.string().optional(),experimentId:r.property("experiment_id",r.string()),datasetItemId:r.property("dataset_item_id",r.string()),traceId:r.property("trace_id",r.string()),projectId:r.property("project_id",r.string().optional()),input:nl.optional(),output:nl.optional(),feedbackScores:r.property("feedback_scores",r.list(YA).optional()),comments:r.list(Zk).optional(),totalEstimatedCost:r.property("total_estimated_cost",r.number().optional()),duration:r.number().optional(),usage:r.record(r.string(),r.number()).optional(),createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),traceVisibilityMode:r.property("trace_visibility_mode",VA.optional()),description:r.string().optional(),executionPolicy:r.property("execution_policy",In.optional()),assertionResults:r.property("assertion_results",r.list(LR).optional()),status:WA.optional()});});var rP,tP=n(()=>{b();rP=r.enum_(["passed","failed"]);});var iP,oP=n(()=>{b();tP();iP=r.object({passedRuns:r.property("passed_runs",r.number().optional()),totalRuns:r.property("total_runs",r.number().optional()),status:rP.optional()});});var aP,nP=n(()=>{b();IA();MA();al();eP();oP();de();aP=r.object({id:r.string().optional(),datasetItemId:r.property("dataset_item_id",r.string().optional()),traceId:r.property("trace_id",r.string().optional()),spanId:r.property("span_id",r.string().optional()),source:CA,data:L,description:r.string().optional(),tags:r.list(r.string()).optional(),evaluators:r.list(FA).optional(),executionPolicy:r.property("execution_policy",In.optional()),experimentItems:r.property("experiment_items",r.list(qA).optional()),runSummariesByExperiment:r.property("run_summaries_by_experiment",r.record(r.string(),iP).optional()),datasetId:r.property("dataset_id",r.string().optional()),createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var sP,U$=n(()=>{b();Kk();nP();sP=r.object({content:r.list(aP).optional(),page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),columns:r.list(Ok).optional(),sortableBy:r.list(r.string()).optional()});});var pP,cP=n(()=>{b();pP=r.enum_(["manual","trace","span","sdk"]);});var lP,mP=n(()=>{b();lP=r.enum_(["llm_judge","code_metric"]);});var Dn,sl=n(()=>{b();mP();mr();Dn=r.object({name:r.string(),type:lP,config:_e});});var Un,pl=n(()=>{b();Un=r.object({runsPerItem:r.property("runs_per_item",r.number().optional()),passThreshold:r.property("pass_threshold",r.number().optional())});});var dP,uP=n(()=>{b();dP=r.enum_(["default","hidden"]);});var Nn,gP=n(()=>{b();uP();Nn=r.object({id:r.string().optional(),experimentId:r.property("experiment_id",r.string()),datasetItemId:r.property("dataset_item_id",r.string()),traceId:r.property("trace_id",r.string()),projectId:r.property("project_id",r.string().optional()),createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),traceVisibilityMode:r.property("trace_visibility_mode",dP.optional())});});var fP,hP=n(()=>{b();fP=r.enum_(["passed","failed"]);});var yP,bP=n(()=>{b();hP();yP=r.object({passedRuns:r.property("passed_runs",r.number().optional()),totalRuns:r.property("total_runs",r.number().optional()),status:fP.optional()});});var Bn,RP=n(()=>{b();cP();sl();pl();gP();bP();de();Bn=r.object({id:r.string().optional(),datasetItemId:r.property("dataset_item_id",r.string().optional()),traceId:r.property("trace_id",r.string().optional()),spanId:r.property("span_id",r.string().optional()),source:pP,data:L,description:r.string().optional(),tags:r.list(r.string()).optional(),evaluators:r.list(Dn).optional(),executionPolicy:r.property("execution_policy",Un.optional()),experimentItems:r.property("experiment_items",r.list(Nn).optional()),runSummariesByExperiment:r.property("run_summaries_by_experiment",r.record(r.string(),yP).optional()),datasetId:r.property("dataset_id",r.string().optional()),createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var xP,N$=n(()=>{b();Xk();RP();xP=r.object({content:r.list(Bn).optional(),page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),columns:r.list(Yk).optional(),sortableBy:r.list(r.string()).optional()});});var wP,_P=n(()=>{b();wP=r.enum_(["unknown","processing","completed","failed"]);});var kP,AP=n(()=>{b();kP=r.enum_(["dataset","evaluation_suite"]);});var PP,zP=n(()=>{b();PP=r.enum_(["private","public"]);});var Fn,cl=n(()=>{b();Fn=r.object({id:r.string().optional(),versionHash:r.property("version_hash",r.string().optional()),versionName:r.property("version_name",r.string().optional()),changeDescription:r.property("change_description",r.string().optional()),tags:r.list(r.string()).optional()});});var yi,SP=n(()=>{b();_P();AP();zP();cl();yi=r.object({id:r.string().optional(),name:r.string(),projectId:r.property("project_id",r.string().optional()),type:kP.optional(),visibility:PP.optional(),tags:r.list(r.string()).optional(),description:r.string().optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),experimentCount:r.property("experiment_count",r.number().optional()),datasetItemsCount:r.property("dataset_items_count",r.number().optional()),optimizationCount:r.property("optimization_count",r.number().optional()),mostRecentExperimentAt:r.property("most_recent_experiment_at",r.date().optional()),lastCreatedExperimentAt:r.property("last_created_experiment_at",r.date().optional()),mostRecentOptimizationAt:r.property("most_recent_optimization_at",r.date().optional()),lastCreatedOptimizationAt:r.property("last_created_optimization_at",r.date().optional()),status:wP.optional(),latestVersion:r.property("latest_version",Fn.optional())});});var Mn,B$=n(()=>{b();SP();Mn=r.object({content:r.list(yi).optional(),page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),sortableBy:r.list(r.string()).optional()});});var TP,vP=n(()=>{b();TP=r.object({itemsAdded:r.number().optional(),itemsModified:r.number().optional(),itemsDeleted:r.number().optional(),itemsUnchanged:r.number().optional()});});var jP,F$=n(()=>{b();vP();jP=r.object({fromVersion:r.property("from_version",r.string().optional()),toVersion:r.property("to_version",r.string().optional()),statistics:TP.optional()});});var Vr,EP=n(()=>{b();sl();pl();Vr=r.object({id:r.string().optional(),datasetId:r.property("dataset_id",r.string().optional()),versionHash:r.property("version_hash",r.string().optional()),tags:r.list(r.string()).optional(),isLatest:r.property("is_latest",r.boolean().optional()),versionName:r.property("version_name",r.string().optional()),itemsTotal:r.property("items_total",r.number().optional()),itemsAdded:r.property("items_added",r.number().optional()),itemsModified:r.property("items_modified",r.number().optional()),itemsDeleted:r.property("items_deleted",r.number().optional()),changeDescription:r.property("change_description",r.string().optional()),metadata:r.record(r.string(),r.string()).optional(),evaluators:r.list(Dn).optional(),executionPolicy:r.property("execution_policy",Un.optional()),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var CP,M$=n(()=>{b();EP();CP=r.object({content:r.list(Vr).optional(),page:r.number().optional(),size:r.number().optional(),total:r.number().optional()});});var IP,DP=n(()=>{b();IP=r.enum_(["trace","span"]);});var b8,W$=n(()=>{b();DP();b8=r.object({fileNames:r.property("file_names",r.list(r.string())),entityType:r.property("entity_type",IP),entityId:r.property("entity_id",r.string()),containerId:r.property("container_id",r.string())});});var Wn,L$=n(()=>{b();Wn=r.object({name:r.string(),author:r.string().optional()});});var bi,V$=n(()=>{b();bi=r.object({ids:r.list(r.string())});});var R8,J$=n(()=>{b();R8=r.object({id:r.string().optional(),name:r.string(),description:r.string().optional(),color:r.string().optional(),position:r.number().optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var Ln,UP=n(()=>{b();Ln=r.object({id:r.string().optional(),name:r.string(),description:r.string().optional(),color:r.string().optional(),position:r.number().optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var NP,H$=n(()=>{b();UP();NP=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list(Ln).optional(),sortableBy:r.list(r.string()).optional()});});var Vn,ll=n(()=>{b();Vn=r.object({count:r.number().optional(),deviation:r.number().optional(),deviationPercentage:r.property("deviation_percentage",r.number().optional())});});var BP,FP=n(()=>{b();BP=r.object({count:r.number().optional(),deviation:r.number().optional(),deviationPercentage:r.property("deviation_percentage",r.number().optional())});});var Jn,ml=n(()=>{b();Jn=r.object({exceptionType:r.property("exception_type",r.string()),message:r.string().optional(),traceback:r.string()});});var ue,G$=n(()=>{b();ue=r.object({code:r.number().optional(),message:r.string().optional(),details:r.string().optional()});});var x8,O$=n(()=>{b();x8=r.object({code:r.number().optional(),message:r.string().optional(),details:r.string().optional()});});var w8,K$=n(()=>{b();w8=r.object({errors:r.list(r.string()).optional()});});var _8,$$=n(()=>{b();_8=r.object({errors:r.list(r.string()).optional()});});var k8,Q$=n(()=>{b();k8=r.object({code:r.number().optional(),message:r.string().optional(),details:r.string().optional()});});var A8,Y$=n(()=>{b();A8=r.object({errors:r.list(r.string()).optional()});});var MP,WP=n(()=>{b();MP=r.enum_(["dataset","evaluation_suite"]);});var LP,VP=n(()=>{b();LP=r.enum_(["running","completed","cancelled"]);});var JP,HP=n(()=>{b();JP=r.enum_(["regular","trial","mini-batch","mutation"]);});var P8,X$=n(()=>{b();HR();pt();il();WP();Dp();VP();HP();Wr();Qe();pi();Go();P8=r.object({id:r.string().optional(),datasetName:r.property("dataset_name",r.string().nullable()),datasetId:r.property("dataset_id",r.string().optional()),projectId:r.property("project_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),name:r.string().optional(),metadata:le.optional(),tags:r.list(r.string()).optional(),type:JP.optional(),evaluationMethod:r.property("evaluation_method",MP.optional()),optimizationId:r.property("optimization_id",r.string().optional()),feedbackScores:r.property("feedback_scores",r.list(Te).optional()),comments:r.list(fe).optional(),traceCount:r.property("trace_count",r.number().optional()),datasetItemCount:r.property("dataset_item_count",r.number().optional()),createdAt:r.property("created_at",r.date().optional()),duration:Pr.optional(),totalEstimatedCost:r.property("total_estimated_cost",r.number().optional()),totalEstimatedCostAvg:r.property("total_estimated_cost_avg",r.number().optional()),usage:r.record(r.string(),r.number()).optional(),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),status:LP.optional(),experimentScores:r.property("experiment_scores",r.list(Vo).optional()),promptVersion:r.property("prompt_version",Mr.optional()),promptVersions:r.property("prompt_versions",r.list(Mr).optional()),datasetVersionId:r.property("dataset_version_id",r.string().optional()),datasetVersionSummary:r.property("dataset_version_summary",En.optional()),passRate:r.property("pass_rate",r.number().optional()),passedCount:r.property("passed_count",r.number().optional()),totalCount:r.property("total_count",r.number().optional()),assertionScores:r.property("assertion_scores",r.list(JR).optional())});});var GP,OP=n(()=>{b();GP=r.object({experimentId:r.property("experiment_id",r.string().optional()),promptIndex:r.property("prompt_index",r.number().optional())});});var KP,Z$=n(()=>{b();OP();KP=r.object({experiments:r.list(GP).optional(),totalItems:r.property("total_items",r.number().optional())});});var $P,QP=n(()=>{b();Gb();$P=r.object({label:r.string().optional(),aggregations:Hb.optional()});});var YP,q$=n(()=>{b();QP();YP=r.object({content:r.record(r.string(),$P).optional()});});var XP,ZP=n(()=>{b();XP=r.object({label:r.string().optional()});});var qP,ez=n(()=>{b();qP=r.object({groupSorting:r.property("group_sorting",r.list(r.string()).optional())});});var rz,tz=n(()=>{b();ez();rz=r.object({groupsDetails:r.property("groups_details",r.list(qP).optional())});});var iz,eQ=n(()=>{b();ZP();tz();iz=r.object({content:r.record(r.string(),XP).optional(),details:rz.optional()});});var oz,az=n(()=>{b();oz=r.enum_(["sdk","experiment","playground","optimization"]);});var nz,sz=n(()=>{b();nz=r.enum_(["general","tool","llm","guardrail"]);});var Hn,dl=n(()=>{b();pt();si();ct();Qe();az();sz();Hn=r.object({id:r.string().optional(),projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),traceId:r.property("trace_id",r.string().optional()),parentSpanId:r.property("parent_span_id",r.string().optional()),name:r.string().optional(),type:nz.optional(),startTime:r.property("start_time",r.date()),endTime:r.property("end_time",r.date().optional()),input:le.optional(),output:le.optional(),metadata:le.optional(),model:r.string().optional(),provider:r.string().optional(),tags:r.list(r.string()).optional(),usage:r.record(r.string(),r.number()).optional(),errorInfo:r.property("error_info",Ar.optional()),createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),feedbackScores:r.property("feedback_scores",r.list(Pe).optional()),comments:r.list(fe).optional(),totalEstimatedCost:r.property("total_estimated_cost",r.number().optional()),totalEstimatedCostVersion:r.property("total_estimated_cost_version",r.string().optional()),duration:r.number().optional(),ttft:r.number().optional(),source:oz.optional()});});var pz,cz=n(()=>{b();pz=r.object({id:r.string(),name:r.string(),datasetId:r.property("dataset_id",r.string()),datasetItemId:r.property("dataset_item_id",r.string())});});var lz,mz=n(()=>{b();vk();lz=r.object({spanId:r.property("span_id",r.string().optional()),checks:r.list(Tk).optional()});});var dz,uz=n(()=>{b();dz=r.enum_(["sdk","experiment","playground","optimization"]);});var gz,fz=n(()=>{b();gz=r.enum_(["default","hidden"]);});var Gn,ul=n(()=>{b();pt();si();cz();ct();mz();Qe();uz();fz();Gn=r.object({id:r.string().optional(),projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),name:r.string().optional(),startTime:r.property("start_time",r.date()),endTime:r.property("end_time",r.date().optional()),input:le.optional(),output:le.optional(),metadata:le.optional(),tags:r.list(r.string()).optional(),errorInfo:r.property("error_info",Ar.optional()),usage:r.record(r.string(),r.number()).optional(),createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),feedbackScores:r.property("feedback_scores",r.list(Pe).optional()),spanFeedbackScores:r.property("span_feedback_scores",r.list(Pe).optional()),comments:r.list(fe).optional(),guardrailsValidations:r.property("guardrails_validations",r.list(lz).optional()),totalEstimatedCost:r.property("total_estimated_cost",r.number().optional()),spanCount:r.property("span_count",r.number().optional()),duration:r.number().optional(),ttft:r.number().optional(),threadId:r.property("thread_id",r.string().optional()),visibilityMode:r.property("visibility_mode",gz.optional()),llmSpanCount:r.property("llm_span_count",r.number().optional()),hasToolSpans:r.property("has_tool_spans",r.boolean().optional()),providers:r.list(r.string()).optional(),experiment:pz.optional(),source:dz.optional()});});var hz,yz=n(()=>{b();ct();Qe();dl();ul();hz=r.object({datasetItemId:r.property("dataset_item_id",r.string()),evaluateTaskResult:r.property("evaluate_task_result",le.optional()),trace:Gn.optional(),spans:r.list(Hn).optional(),feedbackScores:r.property("feedback_scores",r.list(Pe).optional())});});var z8,rQ=n(()=>{b();yz();z8=r.object({experimentName:r.property("experiment_name",r.string()),datasetName:r.property("dataset_name",r.string()),experimentId:r.property("experiment_id",r.string().optional()),items:r.list(hz)});});var bz,Rz=n(()=>{b();bz=r.object({id:r.string(),name:r.string(),datasetId:r.property("dataset_id",r.string()),datasetItemId:r.property("dataset_item_id",r.string())});});var xz,wz=n(()=>{b();xz=r.enum_(["dataset","evaluation_suite"]);});var _z,kz=n(()=>{b();_z=r.enum_(["running","completed","cancelled"]);});var Az,Pz=n(()=>{b();Az=r.enum_(["regular","trial","mini-batch","mutation"]);});var zz,Sz=n(()=>{b();zz=r.object({name:r.string(),value:r.number()});});var We,Ri=n(()=>{b();We=r.undiscriminatedUnion([r.record(r.string(),r.unknown()),r.list(r.record(r.string(),r.unknown())),r.string()]);});var On,gl=n(()=>{b();On=r.object({p50:r.number().optional(),p90:r.number().optional(),p99:r.number().optional()});});var Kn,Tz=n(()=>{b();OR();Tn();cl();wz();kz();Pz();Sz();Xa();Ri();gl();cc();Kn=r.object({id:r.string().optional(),datasetName:r.property("dataset_name",r.string().nullable()),datasetId:r.property("dataset_id",r.string().optional()),projectId:r.property("project_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),name:r.string().optional(),metadata:We.optional(),tags:r.list(r.string()).optional(),type:Az.optional(),evaluationMethod:r.property("evaluation_method",xz.optional()),optimizationId:r.property("optimization_id",r.string().optional()),feedbackScores:r.property("feedback_scores",r.list(Lr).optional()),comments:r.list(kt).optional(),traceCount:r.property("trace_count",r.number().optional()),datasetItemCount:r.property("dataset_item_count",r.number().optional()),createdAt:r.property("created_at",r.date().optional()),duration:On.optional(),totalEstimatedCost:r.property("total_estimated_cost",r.number().optional()),totalEstimatedCostAvg:r.property("total_estimated_cost_avg",r.number().optional()),usage:r.record(r.string(),r.number()).optional(),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),status:_z.optional(),experimentScores:r.property("experiment_scores",r.list(zz).optional()),promptVersion:r.property("prompt_version",ai.optional()),promptVersions:r.property("prompt_versions",r.list(ai).optional()),datasetVersionId:r.property("dataset_version_id",r.string().optional()),datasetVersionSummary:r.property("dataset_version_summary",Fn.optional()),passRate:r.property("pass_rate",r.number().optional()),passedCount:r.property("passed_count",r.number().optional()),totalCount:r.property("total_count",r.number().optional()),assertionScores:r.property("assertion_scores",r.list(GR).optional())});});var $n,tQ=n(()=>{b();Tz();$n=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list(Kn).optional(),sortableBy:r.list(r.string()).optional()});});var S8,iQ=n(()=>{de();S8=L;});var vz,jz=n(()=>{b();vz=r.object({max:r.number(),min:r.number()});});var Ez,Cz=n(()=>{b();jz();Ez=r.object({details:vz.optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var Iz,T8,oQ=n(()=>{b();S_();Z_();Cz();Iz=r.object({id:r.string().optional(),name:r.string(),description:r.string().optional(),createdAt:r.date().optional(),createdBy:r.string().optional(),lastUpdatedAt:r.date().optional(),lastUpdatedBy:r.string().optional()}),T8=r.union("type",{numerical:Ez.extend(Iz),categorical:X_.extend(Iz),boolean:z_.extend(Iz)}).transform({transform:p=>p,untransform:p=>p});});var Dz,Uz=n(()=>{b();Dz=r.object({max:r.number(),min:r.number()});});var Nz,Bz=n(()=>{b();Uz();Nz=r.object({details:Dz.optional()});});var Fz,Mz,aQ=n(()=>{b();E_();tk();Bz();Fz=r.object({id:r.string().optional(),name:r.string(),description:r.string().optional()}),Mz=r.union("type",{numerical:Nz.extend(Fz),categorical:rk.extend(Fz),boolean:j_.extend(Fz)}).transform({transform:p=>p,untransform:p=>p});});var Wz,Lz=n(()=>{b();Wz=r.object({max:r.number(),min:r.number()});});var Qn,fl=n(()=>{b();Lz();Qn=r.object({details:Wz.optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional())});});var Vz,Jz,Hz=n(()=>{b();el();rl();fl();Vz=r.object({id:r.string().optional(),name:r.string(),description:r.string().optional(),createdAt:r.date().optional(),createdBy:r.string().optional(),lastUpdatedAt:r.date().optional(),lastUpdatedBy:r.string().optional()}),Jz=r.union("type",{numerical:Qn.extend(Vz),categorical:Sn.extend(Vz),boolean:zn.extend(Vz)}).transform({transform:p=>p,untransform:p=>p});});var Gz,nQ=n(()=>{b();Hz();Gz=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list(Jz).optional()});});var Oz,Kz,sQ=n(()=>{b();el();rl();fl();Oz=r.object({id:r.string().optional(),name:r.string(),description:r.string().optional(),createdAt:r.date().optional(),createdBy:r.string().optional(),lastUpdatedAt:r.date().optional(),lastUpdatedBy:r.string().optional()}),Kz=r.union("type",{numerical:Qn.extend(Oz),categorical:Sn.extend(Oz),boolean:zn.extend(Oz)}).transform({transform:p=>p,untransform:p=>p});});var $z,Qz=n(()=>{b();$z=r.object({name:r.string(),value:r.number()});});var Yz,Xz=n(()=>{b();Yz=r.enum_(["ui","sdk","online_scoring"]);});var Zz,qz=n(()=>{b();Xz();Zz=r.object({projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),name:r.string(),categoryName:r.property("category_name",r.string().optional()),value:r.number(),reason:r.string().optional(),source:Yz,author:r.string().optional(),id:r.string()});});var Yn,pQ=n(()=>{b();qz();Yn=r.object({scores:r.list(Zz)});});var eS,rS=n(()=>{b();eS=r.object({name:r.string().optional(),type:r.string().optional()});});var tS,cQ=n(()=>{b();rS();tS=r.object({scores:r.list(eS).optional()});});var iS,oS=n(()=>{b();iS=r.object({name:r.string().optional(),type:r.string().optional()});});var Jr,lQ=n(()=>{b();oS();Jr=r.object({scores:r.list(iS).optional()});});var aS,nS=n(()=>{b();aS=r.enum_(["ui","sdk","online_scoring"]);});var sS,pS=n(()=>{b();sS=r.enum_(["ui","sdk","online_scoring"]);});var cS,lS=n(()=>{b();pS();cS=r.object({value:r.number().optional(),reason:r.string().optional(),categoryName:r.property("category_name",r.string().optional()),source:sS.optional(),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),spanType:r.property("span_type",r.string().optional()),spanId:r.property("span_id",r.string().optional())});});var xi,hl=n(()=>{b();nS();lS();xi=r.object({name:r.string(),categoryName:r.property("category_name",r.string().optional()),value:r.number(),reason:r.string().optional(),source:aS,createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),valueByAuthor:r.property("value_by_author",r.record(r.string(),cS).optional())});});var mS,dS=n(()=>{b();mS=r.object({max:r.number(),min:r.number()});});var uS,gS=n(()=>{b();dS();uS=r.object({details:mS.optional()});});var fS,hS,mQ=n(()=>{b();B_();pk();gS();fS=r.object({id:r.string().optional(),name:r.string(),description:r.string().optional()}),hS=r.union("type",{numerical:uS.extend(fS),categorical:sk.extend(fS),boolean:N_.extend(fS)}).transform({transform:p=>p,untransform:p=>p});});var yS,bS=n(()=>{b();yS=r.enum_(["TOPIC","PII"]);});var RS,xS=n(()=>{b();RS=r.enum_(["passed","failed"]);});var wS,_S=n(()=>{b();bS();xS();de();wS=r.object({id:r.string().optional(),entityId:r.property("entity_id",r.string()),secondaryId:r.property("secondary_id",r.string()),projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),name:yS,result:RS,config:L,details:L});});var v8,dQ=n(()=>{b();_S();v8=r.object({guardrails:r.list(wS)});});var kS,AS=n(()=>{b();Uk();kS=r.object({spanId:r.property("span_id",r.string().optional()),checks:r.list(Dk).optional()});});var j8,uQ=n(()=>{b();j8=r.object({ids:r.list(r.string())});});var PS,zS=n(()=>{b();PS=r.enum_(["count","errors","avg_duration","total_cost"]);});var SS,TS=n(()=>{b();zS();SS=r.object({type:PS.optional(),currentValue:r.property("current_value",r.number().optional()),previousValue:r.property("previous_value",r.number().optional())});});var vS,gQ=n(()=>{b();TS();vS=r.object({stats:r.list(SS).optional()});});var jS,ES=n(()=>{b();jS=r.enum_(["pairing","connected","disconnected"]);});var CS,IS=n(()=>{b();CS=r.enum_(["connect","endpoint"]);});var Xn,DS=n(()=>{b();wb();de();ES();IS();Xn=r.object({id:r.string().optional(),name:r.string().optional(),projectId:r.property("project_id",r.string().optional()),status:jS.optional(),connectedAt:r.property("connected_at",r.date().optional()),agents:r.list(xb).optional(),capabilities:r.list(r.string()).optional(),checklist:L.optional(),type:CS.optional()});});var US,fQ=n(()=>{b();US=r.object({cancelledJobIds:r.property("cancelled_job_ids",r.list(r.string()).optional())});});var NS,hQ=n(()=>{b();xc();NS=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list(mt).optional()});});var BS,yQ=n(()=>{b();DS();BS=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list(Xn).optional()});});var FS,MS=n(()=>{b();FS=r.enum_(["INFO","WARN","ERROR","DEBUG","TRACE"]);});var WS,LS=n(()=>{b();MS();WS=r.object({timestamp:r.date().optional(),ruleId:r.property("rule_id",r.string().optional()),level:FS.optional(),message:r.string().optional(),markers:r.record(r.string(),r.string()).optional()});});var VS,bQ=n(()=>{b();LS();VS=r.object({content:r.list(WS).optional(),page:r.number().optional(),size:r.number().optional(),total:r.number().optional()});});var JS,HS=n(()=>{b();JS=r.enum_(["trace","thread","span"]);});var Zn,RQ=n(()=>{b();HS();Zn=r.object({projectId:r.property("project_id",r.string()),entityIds:r.property("entity_ids",r.list(r.string())),ruleIds:r.property("rule_ids",r.list(r.string())),entityType:r.property("entity_type",JS)});});var qn,xQ=n(()=>{b();qn=r.object({entitiesQueued:r.property("entities_queued",r.number().optional()),rulesApplied:r.property("rules_applied",r.number().optional())});});var yl,wQ=n(()=>{b();yl=r.object({connected:r.boolean().optional(),version:r.string().optional(),errorMessage:r.property("error_message",r.string().optional())});});var bl,_Q=n(()=>{b();bl=r.object({baseUrl:r.property("base_url",r.string()),apiKey:r.property("api_key",r.string().optional())});});var GS,OS=n(()=>{b();GS=r.enum_(["running","completed","cancelled","initialized","error"]);});var KS,$S=n(()=>{b();de();KS=r.object({type:r.string(),parameters:L.optional()});});var QS,YS=n(()=>{b();$S();QS=r.object({metrics:r.list(KS)});});var XS,ZS=n(()=>{b();de();XS=r.object({model:r.string(),parameters:L.optional()});});var qS,eT=n(()=>{b();de();qS=r.object({type:r.string(),parameters:L.optional()});});var rT,tT=n(()=>{b();rT=r.object({role:r.string(),content:r.string()});});var iT,oT=n(()=>{b();tT();iT=r.object({messages:r.list(rT)});});var aT,nT=n(()=>{b();YS();ZS();eT();oT();aT=r.object({datasetName:r.property("dataset_name",r.string()),prompt:iT,llmModel:r.property("llm_model",XS),evaluation:QS,optimizer:qS});});var E8,kQ=n(()=>{b();Wr();Qe();OS();nT();E8=r.object({id:r.string().optional(),name:r.string().optional(),datasetName:r.property("dataset_name",r.string()),projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),objectiveName:r.property("objective_name",r.string()),status:GS,metadata:le.optional(),studioConfig:r.property("studio_config",aT.optional()),datasetId:r.property("dataset_id",r.string().optional()),numTrials:r.property("num_trials",r.number().optional()),feedbackScores:r.property("feedback_scores",r.list(Te).optional()),experimentScores:r.property("experiment_scores",r.list(Te).optional()),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),baselineObjectiveScore:r.property("baseline_objective_score",r.number().optional()),bestObjectiveScore:r.property("best_objective_score",r.number().optional()),baselineDuration:r.property("baseline_duration",r.number().optional()),bestDuration:r.property("best_duration",r.number().optional()),baselineCost:r.property("baseline_cost",r.number().optional()),bestCost:r.property("best_cost",r.number().optional()),totalOptimizationCost:r.property("total_optimization_cost",r.number().optional())});});var sT,pT=n(()=>{b();sT=r.enum_(["running","completed","cancelled","initialized","error"]);});var cT,lT=n(()=>{b();mr();cT=r.object({type:r.string(),parameters:_e.optional()});});var mT,dT=n(()=>{b();lT();mT=r.object({metrics:r.list(cT)});});var uT,gT=n(()=>{b();mr();uT=r.object({model:r.string(),parameters:_e.optional()});});var fT,hT=n(()=>{b();mr();fT=r.object({type:r.string(),parameters:_e.optional()});});var yT,bT=n(()=>{b();yT=r.object({role:r.string(),content:r.string()});});var RT,xT=n(()=>{b();bT();RT=r.object({messages:r.list(yT)});});var wT,_T=n(()=>{b();dT();gT();hT();xT();wT=r.object({datasetName:r.property("dataset_name",r.string()),prompt:RT,llmModel:r.property("llm_model",uT),evaluation:mT,optimizer:fT});});var es,kT=n(()=>{b();Xa();Ri();pT();_T();es=r.object({id:r.string().optional(),name:r.string().optional(),datasetName:r.property("dataset_name",r.string()),projectId:r.property("project_id",r.string().optional()),objectiveName:r.property("objective_name",r.string()),status:sT,metadata:We.optional(),studioConfig:r.property("studio_config",wT.optional()),datasetId:r.property("dataset_id",r.string().optional()),numTrials:r.property("num_trials",r.number().optional()),feedbackScores:r.property("feedback_scores",r.list(Lr).optional()),experimentScores:r.property("experiment_scores",r.list(Lr).optional()),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),baselineObjectiveScore:r.property("baseline_objective_score",r.number().optional()),bestObjectiveScore:r.property("best_objective_score",r.number().optional()),baselineDuration:r.property("baseline_duration",r.number().optional()),bestDuration:r.property("best_duration",r.number().optional()),baselineCost:r.property("baseline_cost",r.number().optional()),bestCost:r.property("best_cost",r.number().optional()),totalOptimizationCost:r.property("total_optimization_cost",r.number().optional())});});var rs,AQ=n(()=>{b();kT();rs=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list(es).optional(),sortableBy:r.list(r.string()).optional()});});var AT,PT=n(()=>{b();wr();AT=r.object({type:r.string(),parameters:Se.optional()});});var zT,ST=n(()=>{b();PT();zT=r.object({metrics:r.list(AT)});});var TT,vT=n(()=>{b();wr();TT=r.object({model:r.string(),parameters:Se.optional()});});var jT,ET=n(()=>{b();wr();jT=r.object({type:r.string(),parameters:Se.optional()});});var CT,IT=n(()=>{b();CT=r.object({role:r.string(),content:r.string()});});var DT,UT=n(()=>{b();IT();DT=r.object({messages:r.list(CT)});});var NT,BT=n(()=>{b();ST();vT();ET();UT();NT=r.object({datasetName:r.property("dataset_name",r.string()),prompt:DT,llmModel:r.property("llm_model",TT),evaluation:zT,optimizer:jT});});var FT,PQ=n(()=>{b();FT=r.object({url:r.string().optional(),lastModified:r.property("last_modified",r.date().optional()),expiresAt:r.property("expires_at",r.date().optional())});});var MT,WT=n(()=>{b();MT=r.enum_(["running","completed","cancelled","initialized","error"]);});var Rl,zQ=n(()=>{b();ei();BT();WT();Rl=r.object({id:r.string().optional(),name:r.string().optional(),datasetName:r.property("dataset_name",r.string()),projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),objectiveName:r.property("objective_name",r.string()),status:MT,metadata:Me.optional(),studioConfig:r.property("studio_config",NT.optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional())});});var LT,SQ=n(()=>{b();Jk();LT=r.object({columns:r.list(Vk).optional()});});var VT,JT=n(()=>{b();gl();VT=r.object({value:On.optional()});});var HT,GT=n(()=>{b();HT=r.object({p50:r.number().optional(),p90:r.number().optional(),p99:r.number().optional()});});var OT,KT=n(()=>{b();OT=r.object({permissionName:r.string().optional(),permissionValue:r.string().optional()});});var $T,QT=n(()=>{b();$T=r.enum_(["private","public"]);});var C8,TQ=n(()=>{b();ll();Wr();pi();QT();C8=r.object({id:r.string().optional(),name:r.string(),visibility:$T.optional(),description:r.string().optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),lastUpdatedTraceAt:r.property("last_updated_trace_at",r.date().optional()),feedbackScores:r.property("feedback_scores",r.list(Te).optional()),duration:Pr.optional(),totalEstimatedCost:r.property("total_estimated_cost",r.number().optional()),totalEstimatedCostSum:r.property("total_estimated_cost_sum",r.number().optional()),usage:r.record(r.string(),r.number()).optional(),traceCount:r.property("trace_count",r.number().optional()),threadCount:r.property("thread_count",r.number().optional()),guardrailsFailedCount:r.property("guardrails_failed_count",r.number().optional()),errorCount:r.property("error_count",Vn.optional())});});var YT,XT=n(()=>{b();YT=r.enum_(["private","public"]);});var ZT,vQ=n(()=>{b();FP();Qz();GT();XT();ZT=r.object({id:r.string().optional(),name:r.string(),visibility:YT.optional(),description:r.string().optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),lastUpdatedTraceAt:r.property("last_updated_trace_at",r.date().optional()),feedbackScores:r.property("feedback_scores",r.list($z).optional()),duration:HT.optional(),totalEstimatedCost:r.property("total_estimated_cost",r.number().optional()),totalEstimatedCostSum:r.property("total_estimated_cost_sum",r.number().optional()),usage:r.record(r.string(),r.number()).optional(),traceCount:r.property("trace_count",r.number().optional()),threadCount:r.property("thread_count",r.number().optional()),guardrailsFailedCount:r.property("guardrails_failed_count",r.number().optional()),errorCount:r.property("error_count",BP.optional())});});var qT,ev=n(()=>{b();qT=r.enum_(["HOURLY","DAILY","WEEKLY","TOTAL"]);});var rv,tv=n(()=>{b();rv=r.enum_(["FEEDBACK_SCORES","TRACE_COUNT","TOKEN_USAGE","DURATION","COST","GUARDRAILS_FAILED_COUNT","THREAD_COUNT","THREAD_DURATION","THREAD_FEEDBACK_SCORES","SPAN_FEEDBACK_SCORES","SPAN_COUNT","SPAN_DURATION","SPAN_TOKEN_USAGE","TRACE_AVERAGE_DURATION","TRACE_ERROR_RATE","SPAN_AVERAGE_DURATION","SPAN_COST","SPAN_ERROR_RATE","THREAD_AVERAGE_DURATION","THREAD_COST"]);});var iv,ov=n(()=>{b();yA();iv=r.object({name:r.string().optional(),data:r.list(hA).optional()});});var av,jQ=n(()=>{b();ev();tv();ov();av=r.object({projectId:r.property("project_id",r.string().optional()),metricType:r.property("metric_type",rv.optional()),interval:qT.optional(),results:r.list(iv).optional()});});var nv,sv=n(()=>{b();nv=r.enum_(["private","public"]);});var ts,pv=n(()=>{b();sv();ts=r.object({id:r.string().optional(),name:r.string(),visibility:nv.optional(),description:r.string().optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),lastUpdatedTraceAt:r.property("last_updated_trace_at",r.date().optional())});});var cv,EQ=n(()=>{b();pv();cv=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list(ts).optional(),sortableBy:r.list(r.string()).optional()});});var lv,mv,dv=n(()=>{b();x_();aA();JT();lv=r.object({name:r.string().optional()}),mv=r.union("type",{PERCENTAGE:VT.extend(lv),COUNT:oA.extend(lv),AVG:R_.extend(lv)}).transform({transform:p=>p,untransform:p=>p});});var Hr,CQ=n(()=>{b();dv();Hr=r.object({stats:r.list(mv).optional()});});var uv,gv=n(()=>{b();ll();Wr();pi();uv=r.object({projectId:r.property("project_id",r.string().optional()),feedbackScores:r.property("feedback_scores",r.list(Te).optional()),duration:Pr.optional(),totalEstimatedCost:r.property("total_estimated_cost",r.number().optional()),totalEstimatedCostSum:r.property("total_estimated_cost_sum",r.number().optional()),usage:r.record(r.string(),r.number()).optional(),traceCount:r.property("trace_count",r.number().optional()),threadCount:r.property("thread_count",r.number().optional()),guardrailsFailedCount:r.property("guardrails_failed_count",r.number().optional()),errorCount:r.property("error_count",Vn.optional())});});var fv,IQ=n(()=>{b();gv();fv=r.object({content:r.list(uv).optional()});});var hv,yv=n(()=>{b();hv=r.enum_(["text","chat"]);});var bv,Rv=n(()=>{b();bv=r.enum_(["mustache","jinja2","python"]);});var xv,wv=n(()=>{b();xv=r.enum_(["text","chat"]);});var _v,kv=n(()=>{b();_v=r.enum_(["mustache","jinja2","python"]);});var xl,Av=n(()=>{b();de();wv();kv();xl=r.object({id:r.string().optional(),promptId:r.property("prompt_id",r.string().optional()),commit:r.string().optional(),template:r.string(),metadata:L.optional(),type:_v.optional(),changeDescription:r.property("change_description",r.string().optional()),tags:r.list(r.string()).optional(),variables:r.list(r.string()).optional(),templateStructure:r.property("template_structure",xv.optional()),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional())});});var I8,DQ=n(()=>{b();de();yv();Rv();Av();I8=r.object({id:r.string().optional(),name:r.string(),projectId:r.property("project_id",r.string().optional()),projectName:r.property("project_name",r.string().optional()),description:r.string().optional(),template:r.string().optional(),metadata:L.optional(),changeDescription:r.property("change_description",r.string().optional()),type:bv.optional(),templateStructure:r.property("template_structure",hv.optional()),tags:r.list(r.string()).optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),versionCount:r.property("version_count",r.number().optional()),latestVersion:r.property("latest_version",xl.optional()),requestedVersion:r.property("requested_version",xl.optional())});});var Pv,zv=n(()=>{b();Pv=r.enum_(["text","chat"]);});var wl,UQ=n(()=>{b();zv();ac();wl=r.object({id:r.string().optional(),name:r.string(),projectId:r.property("project_id",r.string().optional()),description:r.string().optional(),templateStructure:r.property("template_structure",Pv.optional()),tags:r.list(r.string()).optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),versionCount:r.property("version_count",r.number().optional()),latestVersion:r.property("latest_version",Ye.optional()),requestedVersion:r.property("requested_version",Ye.optional())});});var Sv,Tv=n(()=>{b();Sv=r.enum_(["text","chat"]);});var vv,jv=n(()=>{b();Tv();vv=r.object({id:r.string().optional(),name:r.string(),projectId:r.property("project_id",r.string().optional()),description:r.string().optional(),templateStructure:r.property("template_structure",Sv.optional()),tags:r.list(r.string()).optional(),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),versionCount:r.property("version_count",r.number().optional())});});var is,NQ=n(()=>{b();jv();is=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list(vv).optional(),sortableBy:r.list(r.string()).optional()});});var Ev,Cv=n(()=>{b();Ev=r.enum_(["text","chat"]);});var Iv,Dv=n(()=>{b();Iv=r.enum_(["mustache","jinja2","python"]);});var Uv,Nv=n(()=>{b();mr();Cv();Dv();Uv=r.object({id:r.string().optional(),promptId:r.property("prompt_id",r.string().optional()),commit:r.string().optional(),template:r.string(),metadata:_e.optional(),type:Iv.optional(),changeDescription:r.property("change_description",r.string().optional()),tags:r.list(r.string()).optional(),templateStructure:r.property("template_structure",Ev.optional()),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional())});});var Bv,BQ=n(()=>{b();Nv();Bv=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list(Uv).optional(),sortableBy:r.list(r.string()).optional()});});var Fv,Mv=n(()=>{b();Fv=r.enum_(["openai","anthropic","gemini","openrouter","vertex-ai","bedrock","ollama","custom-llm","opik-free"]);});var D8,FQ=n(()=>{b();Mv();D8=r.object({id:r.string().optional(),provider:Fv,apiKey:r.property("api_key",r.string().optional()),name:r.string().optional(),providerName:r.property("provider_name",r.string().optional()),headers:r.record(r.string(),r.string()).optional(),configuration:r.record(r.string(),r.string()).optional(),baseUrl:r.property("base_url",r.string().optional()),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),readOnly:r.property("read_only",r.boolean().optional())});});var Wv,Lv=n(()=>{b();Wv=r.enum_(["openai","anthropic","gemini","openrouter","vertex-ai","bedrock","ollama","custom-llm","opik-free"]);});var os,Vv=n(()=>{b();Lv();os=r.object({id:r.string().optional(),provider:Wv,apiKey:r.property("api_key",r.string().optional()),name:r.string().optional(),providerName:r.property("provider_name",r.string().optional()),headers:r.record(r.string(),r.string()).optional(),configuration:r.record(r.string(),r.string()).optional(),baseUrl:r.property("base_url",r.string().optional()),createdAt:r.property("created_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),readOnly:r.property("read_only",r.boolean().optional())});});var Jv,MQ=n(()=>{b();Vv();Jv=r.object({size:r.number().optional(),total:r.number().optional(),content:r.list(os).optional(),sortableBy:r.list(r.string()).optional()});});var Pt,_l=n(()=>{b();Pt=r.object({name:r.string().optional(),current:r.number().optional(),previous:r.number().optional()});});var Hv,Gv=n(()=>{b();Hv=r.enum_(["organization","workspace","project"]);});var Ov,Kv=n(()=>{b();Ov=r.enum_(["short_14d","base_60d","extended_400d","unlimited"]);});var wi,$v=n(()=>{b();Gv();Kv();wi=r.object({id:r.string().optional(),workspaceId:r.property("workspace_id",r.string().optional()),projectId:r.property("project_id",r.string().optional()),level:Hv.optional(),retention:Ov,applyToPast:r.property("apply_to_past",r.boolean().optional()),enabled:r.boolean().optional(),createdBy:r.property("created_by",r.string().optional()),createdAt:r.property("created_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),catchUpCursor:r.property("catch_up_cursor",r.string().optional()),catchUpDone:r.property("catch_up_done",r.boolean().optional())});});var Qv,WQ=n(()=>{b();$v();Qv=r.object({content:r.list(wi).optional(),page:r.number().optional(),size:r.number().optional(),total:r.number().optional()});});var Yv,LQ=n(()=>{b();Yv=r.object({pythonEvaluatorEnabled:r.boolean(),traceThreadPythonEvaluatorEnabled:r.boolean(),spanLlmAsJudgeEnabled:r.boolean(),spanUserDefinedMetricPythonEnabled:r.boolean(),guardrailsEnabled:r.boolean(),opikAiEnabled:r.property("opikAIEnabled",r.boolean()),alertsEnabled:r.boolean(),welcomeWizardEnabled:r.boolean(),csvUploadEnabled:r.boolean(),exportEnabled:r.boolean(),optimizationStudioEnabled:r.boolean(),datasetVersioningEnabled:r.boolean(),datasetExportEnabled:r.boolean(),openaiProviderEnabled:r.boolean(),anthropicProviderEnabled:r.boolean(),geminiProviderEnabled:r.boolean(),openrouterProviderEnabled:r.boolean(),vertexaiProviderEnabled:r.boolean(),bedrockProviderEnabled:r.boolean(),customllmProviderEnabled:r.boolean(),ollamaProviderEnabled:r.boolean(),collaboratorsTabEnabled:r.boolean(),v2WorkspaceAllowlistIds:r.list(r.string()),forceWorkspaceVersion:r.string(),defaultPageSize:r.number().optional(),v2WorkspaceAllowlist:r.string().optional()});});var U8,VQ=n(()=>{b();dl();U8=r.object({spans:r.list(Hn)});});var Xv,Zv=n(()=>{b();Xv=r.enum_(["sdk","experiment","playground","optimization"]);});var qv,ej=n(()=>{b();qv=r.enum_(["general","tool","llm","guardrail"]);});var as,rj=n(()=>{b();Tn();ml();hl();Ri();Zv();ej();as=r.object({id:r.string().optional(),projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),traceId:r.property("trace_id",r.string().optional()),parentSpanId:r.property("parent_span_id",r.string().optional()),name:r.string().optional(),type:qv.optional(),startTime:r.property("start_time",r.date()),endTime:r.property("end_time",r.date().optional()),input:We.optional(),output:We.optional(),metadata:We.optional(),model:r.string().optional(),provider:r.string().optional(),tags:r.list(r.string()).optional(),usage:r.record(r.string(),r.number()).optional(),errorInfo:r.property("error_info",Jn.optional()),createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),feedbackScores:r.property("feedback_scores",r.list(xi).optional()),comments:r.list(kt).optional(),totalEstimatedCost:r.property("total_estimated_cost",r.number().optional()),totalEstimatedCostVersion:r.property("total_estimated_cost_version",r.string().optional()),duration:r.number().optional(),ttft:r.number().optional(),source:Xv.optional()});});var tj,JQ=n(()=>{b();rj();tj=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list(as).optional(),sortableBy:r.list(r.string()).optional()});});var ij,oj=n(()=>{b();ij=r.object({workspace:r.string().optional(),spanCount:r.property("span_count",r.number().optional())});});var aj,HQ=n(()=>{b();oj();aj=r.object({workspacesSpansCount:r.property("workspaces_spans_count",r.list(ij).optional())});});var nj,GQ=n(()=>{b();nj=r.object({uploadId:r.property("upload_id",r.string()),preSignUrls:r.property("pre_sign_urls",r.list(r.string()))});});var sj,OQ=n(()=>{b();sj=r.object({names:r.list(r.string()).optional()});});var N8,KQ=n(()=>{b();ul();N8=r.object({traces:r.list(Gn)});});var pj,cj=n(()=>{b();pj=r.object({workspace:r.string().optional(),traceCount:r.property("trace_count",r.number().optional())});});var lj,$Q=n(()=>{b();cj();lj=r.object({workspacesTracesCount:r.property("workspaces_traces_count",r.list(pj).optional())});});var mj,dj=n(()=>{b();mj=r.enum_(["sdk","experiment","playground","optimization"]);});var uj,gj=n(()=>{b();uj=r.enum_(["default","hidden"]);});var ns,fj=n(()=>{b();Tn();ml();Rz();hl();AS();Ri();dj();gj();ns=r.object({id:r.string().optional(),projectId:r.property("project_id",r.string().optional()),name:r.string().optional(),startTime:r.property("start_time",r.date()),endTime:r.property("end_time",r.date().optional()),input:We.optional(),output:We.optional(),metadata:We.optional(),tags:r.list(r.string()).optional(),errorInfo:r.property("error_info",Jn.optional()),usage:r.record(r.string(),r.number()).optional(),createdAt:r.property("created_at",r.date().optional()),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),createdBy:r.property("created_by",r.string().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),feedbackScores:r.property("feedback_scores",r.list(xi).optional()),spanFeedbackScores:r.property("span_feedback_scores",r.list(xi).optional()),comments:r.list(kt).optional(),guardrailsValidations:r.property("guardrails_validations",r.list(kS).optional()),totalEstimatedCost:r.property("total_estimated_cost",r.number().optional()),spanCount:r.property("span_count",r.number().optional()),duration:r.number().optional(),ttft:r.number().optional(),threadId:r.property("thread_id",r.string().optional()),visibilityMode:r.property("visibility_mode",uj.optional()),llmSpanCount:r.property("llm_span_count",r.number().optional()),hasToolSpans:r.property("has_tool_spans",r.boolean().optional()),providers:r.list(r.string()).optional(),experiment:bz.optional(),source:mj.optional()});});var hj,QQ=n(()=>{b();fj();hj=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list(ns).optional(),sortableBy:r.list(r.string()).optional()});});var yj,bj=n(()=>{b();yj=r.enum_(["active","inactive"]);});var ss,Rj=n(()=>{b();pt();ct();Qe();bj();ss=r.object({id:r.string().optional(),projectId:r.property("project_id",r.string().optional()),threadModelId:r.property("thread_model_id",r.string().optional()),startTime:r.property("start_time",r.date().optional()),endTime:r.property("end_time",r.date().optional()),duration:r.number().optional(),firstMessage:r.property("first_message",le.optional()),lastMessage:r.property("last_message",le.optional()),feedbackScores:r.property("feedback_scores",r.list(Pe).optional()),status:yj.optional(),numberOfMessages:r.property("number_of_messages",r.number().optional()),totalEstimatedCost:r.property("total_estimated_cost",r.number().optional()),usage:r.record(r.string(),r.number()).optional(),comments:r.list(fe).optional(),tags:r.list(r.string()).optional(),lastUpdatedAt:r.property("last_updated_at",r.date().optional()),lastUpdatedBy:r.property("last_updated_by",r.string().optional()),createdBy:r.property("created_by",r.string().optional()),createdAt:r.property("created_at",r.date().optional())});});var kl,YQ=n(()=>{b();kl=r.object({projectName:r.property("project_name",r.string().optional()),projectId:r.property("project_id",r.string().optional()),threadId:r.property("thread_id",r.string()),truncate:r.boolean().optional()});});var xj,XQ=n(()=>{b();Rj();xj=r.object({page:r.number().optional(),size:r.number().optional(),total:r.number().optional(),content:r.list(ss).optional(),sortableBy:r.list(r.string()).optional()});});var wj,ZQ=n(()=>{b();wj=r.object({responseExamples:r.property("response_examples",r.record(r.string(),r.record(r.string(),r.unknown())).optional())});});var _j,kj=n(()=>{b();_j=r.enum_(["success","failure"]);});var Aj,qQ=n(()=>{b();kj();Aj=r.object({status:_j.optional(),statusCode:r.property("status_code",r.number().optional()),requestBody:r.property("request_body",r.string().optional()),errorMessage:r.property("error_message",r.string().optional())});});var Pj,e4=n(()=>{b();Pj=r.object({completed:r.boolean().optional()});});var ps,r4=n(()=>{b();ps=r.object({timeoutToMarkThreadAsInactive:r.property("timeout_to_mark_thread_as_inactive",r.string().optional()),truncationOnTables:r.property("truncation_on_tables",r.boolean().optional()),colorMap:r.property("color_map",r.record(r.string(),r.string()).optional())});});var B8,t4=n(()=>{b();B8=r.object({projectIds:r.property("project_ids",r.list(r.string()).optional()),name:r.string().optional(),intervalStart:r.property("interval_start",r.date()),intervalEnd:r.property("interval_end",r.date()),startBeforeEnd:r.property("start_before_end",r.boolean().optional())});});var Al,i4=n(()=>{b();_l();Al=r.object({results:r.list(Pt).optional()});});var _i,o4=n(()=>{b();_i=r.object({projectIds:r.property("project_ids",r.list(r.string()).optional()),intervalStart:r.property("interval_start",r.date()),intervalEnd:r.property("interval_end",r.date()),startBeforeEnd:r.property("start_before_end",r.boolean().optional())});});var zj,a4=n(()=>{b();_l();zj=r.object({results:r.list(Pt).optional()});});var Sj,n4=n(()=>{b();Sj=r.object({workspaceName:r.property("workspace_name",r.string().optional())});});var Tj,s4=n(()=>{b();KT();Tj=r.object({userName:r.string().optional(),workspaceName:r.string().optional(),permissions:r.list(OT).optional()});});var vj,jj=n(()=>{b();vj=r.enum_(["version_1","version_2"]);});var Ej,p4=n(()=>{b();jj();Ej=r.object({opikVersion:r.property("opik_version",vj.optional())});});var c4=n(()=>{wb();vb();kb();qK();Eb();Jb();Bb();e$();Dg();Sb();Pb();Ub();Ib();Lb();Mb();Gb();r$();Kb();t$();hR();aR();rR();Xb();cR();sR();Qb();xR();bR();qb();uR();mR();AR();_R();i$();zR();DR();o$();a$();n$();MR();NR();jR();FR();CR();Mg();Fg();fh();Og();Vg();Hg();VR();HR();OR();ZR();$R();ex();s$();ix();ax();sx();p$();c$();lx();Ax();Hc();dw();zw();gw();l$();m$();vw();Tx();Oc();Nw();jx();Kc();Ww();Cx();$c();Ow();Dx();Qc();Yw();d$();Zw();e_();t_();o_();n_();p_();l_();Nx();Yc();f_();u$();y_();x_();g$();f$();__();h$();y$();S_();E_();el();B_();P_();v_();I_();U_();iy();ry();b$();R$();O_();H_();M_();x$();L_();Z_();tk();rl();pk();Y_();ek();ok();nk();hk();w$();vk();Pk();Uk();Ek();Ik();Sk();_$();k$();Mk();Bk();Jk();Kk();Gk();Xk();Qk();Lk();pt();qk();Tn();A$();rA();bk();aA();P$();z$();mA();pA();lA();S$();uA();T$();fA();v$();yA();j$();E$();C$();Ff();Bf();ol();I$();D$();nP();IA();Tp();xf();U$();N$();RP();cP();PA();_f();Ef();Af();B$();SP();_P();AP();zP();RA();wA();F$();vP();M$();EP();il();cl();kA();W$();DP();L$();V$();lk();J$();H$();UP();ll();FP();si();Up();ml();Pc();G$();O$();K$();$$();Q$();Y$();Xt();MA();UA();sl();mP();gf();Tf();zf();st();al();pl();jf();X$();WP();Z$();q$();eQ();OP();Np();yz();uh();rQ();eP();LA();JA();gP();uP();cz();Rz();yh();Rh();tQ();Tz();wz();kz();Pz();vA();oP();tP();bP();hP();SA();Dp();Sz();Sh();VP();HP();Gf();Vf();Hf();iQ();oQ();aQ();nQ();Hz();sQ();ct();Wr();Qz();Xa();pQ();qz();Xz();tb();eb();XA();GA();rh();Qf();cQ();lQ();hl();nS();wh();mQ();Pp();Yt();ZP();QP();ez();tz();_S();dQ();bS();xS();mz();AS();Wh();Nh();Fh();uQ();dx();Wx();Zx();Qe();ZA();Ko();Ri();ei();de();BA();yy();mr();wr();ef();gQ();TS();zS();Fc();Yx();pw();en();hx();Hx();tw();ln();Ox();bx();gn();ow();rn();mn();fn();tn();dn();$x();xx();hn();nw();DS();fQ();xc();fc();hQ();By();yc();yQ();ES();IS();LS();MS();bQ();dk();gk();RQ();HS();xQ();zp();iA();Cz();Bz();fl();gS();jz();Uz();Lz();dS();wQ();_Q();Oh();kQ();AQ();kT();pT();OS();nT();_T();BT();PQ();zQ();WT();SQ();Rb();yb();JT();pi();GT();gl();KT();TQ();vQ();XT();jQ();ev();tv();EQ();pv();sv();Fx();Xc();dv();CQ();IQ();gv();QT();DQ();UQ();zv();NQ();jv();Tv();yv();xk();Rv();Kf();Av();ac();Ry();wy();Go();cc();Th();BQ();Nv();Cv();Dv();wv();kv();Ay();FQ();MQ();Mv();Vv();Lv();af();tf();_l();ov();WQ();$v();Gv();Kv();rS();oS();LQ();dl();VQ();hf();sh();ih();ah();li();zx();ii();ay();Zc();Cw();Mc();hw();Dw();JQ();rj();Zv();ej();az();HQ();sz();Jy();Wy();Vy();Wc();bw();Fw();$y();Gy();Ky();GQ();sf();YS();dT();ST();ZS();gT();vT();tT();bT();IT();$S();lT();PT();eT();hT();ET();oT();xT();UT();OQ();mf();Bc();YR();cf();ul();KQ();$Q();bf();mh();ch();ci();_x();oi();sy();Gc();lw();QQ();fj();dj();gj();uz();Rj();dt();db();ca();cy();qc();Vw();YQ();Lc();xw();Hw();XQ();bj();lb();Vc();_w();$w();ab();ob();fz();pb();sb();_k();Jc();Aw();u_();Ph();QA();KA();qf();Xf();lS();pS();kh();gx();Vx();ew();iR();ZQ();fR();qQ();kj();TR();e4();r4();t4();i4();o4();a4();n4();oj();cj();s4();p4();jj();});var O={};V(O,{ActivateRequest:()=>na,Agent:()=>xb,AgentBlueprintHistory:()=>Tb,AgentBlueprintHistoryType:()=>_b,AgentBlueprintPublic:()=>ut,AgentBlueprintPublicType:()=>jb,AgentBlueprintWrite:()=>Vb,AgentBlueprintWriteType:()=>Nb,AgentConfigCreateWrite:()=>Uc,AgentConfigEnv:()=>Ig,AgentConfigEnvSetByName:()=>mo,AgentConfigEnvUpdate:()=>uo,AgentConfigRemoveValues:()=>go,AgentConfigValueHistory:()=>zb,AgentConfigValueHistoryType:()=>Ab,AgentConfigValuePublic:()=>Db,AgentConfigValuePublicType:()=>Cb,AgentConfigValueWrite:()=>Wb,AgentConfigValueWriteType:()=>Fb,AggregationData:()=>Hb,Alert:()=>p8,AlertAlertType:()=>Ob,AlertPagePublic:()=>Qa,AlertPublic:()=>$a,AlertPublicAlertType:()=>oR,AlertTrigger:()=>eR,AlertTriggerConfig:()=>Yb,AlertTriggerConfigPublic:()=>pR,AlertTriggerConfigPublicType:()=>nR,AlertTriggerConfigType:()=>$b,AlertTriggerConfigWrite:()=>RR,AlertTriggerConfigWriteType:()=>yR,AlertTriggerEventType:()=>Zb,AlertTriggerPublic:()=>dR,AlertTriggerPublicEventType:()=>lR,AlertTriggerWrite:()=>kR,AlertTriggerWriteEventType:()=>wR,AlertWrite:()=>Ya,AlertWriteAlertType:()=>PR,AnnotationQueue:()=>IR,AnnotationQueueBatch:()=>c8,AnnotationQueueBatchWrite:()=>ho,AnnotationQueueItemIds:()=>Nc,AnnotationQueuePagePublic:()=>WR,AnnotationQueuePublic:()=>Za,AnnotationQueuePublicScope:()=>UR,AnnotationQueueReviewer:()=>vR,AnnotationQueueReviewerPublic:()=>BR,AnnotationQueueScope:()=>ER,AnnotationQueueUpdate:()=>yo,AnnotationQueueWrite:()=>fo,AnnotationQueueWriteScope:()=>Bg,AssertionResult:()=>gh,AssertionResultBatch:()=>bo,AssertionResultBatchEntityType:()=>bp,AssertionResultBatchItem:()=>Gg,AssertionResultBatchItemSource:()=>Lg,AssertionResultBatchItemStatus:()=>Jg,AssertionResultCompare:()=>LR,AssertionScoreAverage:()=>JR,AssertionScoreAveragePublic:()=>GR,AssistantMessage:()=>XR,AssistantMessageRole:()=>KR,Attachment:()=>qR,AttachmentListRequestEntityType:()=>_p,AttachmentPage:()=>rx,AudioUrl:()=>tx,AudioUrlPublic:()=>ox,AudioUrlWrite:()=>nx,AuthDetailsHolder:()=>px,AutomationRuleEvaluator:()=>l8,AutomationRuleEvaluatorAction:()=>cx,AutomationRuleEvaluatorLlmAsJudge:()=>kx,AutomationRuleEvaluatorLlmAsJudgePublic:()=>un,AutomationRuleEvaluatorLlmAsJudgeWrite:()=>mw,AutomationRuleEvaluatorObjectObjectPublic:()=>Pw,AutomationRuleEvaluatorObjectObjectPublicAction:()=>uw,AutomationRuleEvaluatorPagePublic:()=>Sw,AutomationRuleEvaluatorPublic:()=>jw,AutomationRuleEvaluatorPublicAction:()=>Tw,AutomationRuleEvaluatorSpanLlmAsJudge:()=>Sx,AutomationRuleEvaluatorSpanLlmAsJudgePublic:()=>bn,AutomationRuleEvaluatorSpanLlmAsJudgeWrite:()=>Uw,AutomationRuleEvaluatorSpanUserDefinedMetricPython:()=>vx,AutomationRuleEvaluatorSpanUserDefinedMetricPythonPublic:()=>Rn,AutomationRuleEvaluatorSpanUserDefinedMetricPythonWrite:()=>Mw,AutomationRuleEvaluatorTraceThreadLlmAsJudge:()=>Ex,AutomationRuleEvaluatorTraceThreadLlmAsJudgePublic:()=>xn,AutomationRuleEvaluatorTraceThreadLlmAsJudgeWrite:()=>Gw,AutomationRuleEvaluatorTraceThreadUserDefinedMetricPython:()=>Ix,AutomationRuleEvaluatorTraceThreadUserDefinedMetricPythonPublic:()=>wn,AutomationRuleEvaluatorTraceThreadUserDefinedMetricPythonWrite:()=>Qw,AutomationRuleEvaluatorUpdate:()=>m_,AutomationRuleEvaluatorUpdateAction:()=>Xw,AutomationRuleEvaluatorUpdateLlmAsJudge:()=>qw,AutomationRuleEvaluatorUpdateSpanLlmAsJudge:()=>r_,AutomationRuleEvaluatorUpdateSpanUserDefinedMetricPython:()=>i_,AutomationRuleEvaluatorUpdateTraceThreadLlmAsJudge:()=>a_,AutomationRuleEvaluatorUpdateTraceThreadUserDefinedMetricPython:()=>s_,AutomationRuleEvaluatorUpdateUserDefinedMetricPython:()=>c_,AutomationRuleEvaluatorUserDefinedMetricPython:()=>Ux,AutomationRuleEvaluatorUserDefinedMetricPythonPublic:()=>_n,AutomationRuleEvaluatorUserDefinedMetricPythonWrite:()=>g_,AutomationRuleEvaluatorWrite:()=>b_,AutomationRuleEvaluatorWriteAction:()=>h_,AvgValueStatPublic:()=>R_,BatchDelete:()=>me,BatchDeleteByProject:()=>m8,BiInformation:()=>w_,BiInformationResponse:()=>hi,BlueprintPageHistory:()=>k_,BooleanFeedbackDefinition:()=>z_,BooleanFeedbackDefinitionCreate:()=>j_,BooleanFeedbackDefinitionPublic:()=>zn,BooleanFeedbackDefinitionUpdate:()=>N_,BooleanFeedbackDetail:()=>A_,BooleanFeedbackDetailCreate:()=>T_,BooleanFeedbackDetailPublic:()=>C_,BooleanFeedbackDetailUpdate:()=>D_,BreakdownConfigPublic:()=>ty,BreakdownConfigPublicField:()=>ey,BridgeCommand:()=>V_,BridgeCommandBatchResponse:()=>K_,BridgeCommandItem:()=>G_,BridgeCommandItemType:()=>J_,BridgeCommandNextRequest:()=>wa,BridgeCommandResultRequest:()=>_a,BridgeCommandResultRequestStatus:()=>uc,BridgeCommandStatus:()=>F_,BridgeCommandSubmitRequest:()=>ka,BridgeCommandSubmitRequestType:()=>gc,BridgeCommandSubmitResponse:()=>$_,BridgeCommandType:()=>W_,CategoricalFeedbackDefinition:()=>X_,CategoricalFeedbackDefinitionCreate:()=>rk,CategoricalFeedbackDefinitionPublic:()=>Sn,CategoricalFeedbackDefinitionUpdate:()=>sk,CategoricalFeedbackDetail:()=>Q_,CategoricalFeedbackDetailCreate:()=>q_,CategoricalFeedbackDetailPublic:()=>ik,CategoricalFeedbackDetailUpdate:()=>ak,ChatCompletionChoice:()=>fk,ChatCompletionRequest:()=>_o,ChatCompletionResponse:()=>kk,Check:()=>Tk,CheckName:()=>Ak,CheckPublic:()=>Dk,CheckPublicName:()=>jk,CheckPublicResult:()=>Ck,CheckResult:()=>zk,ChunkedOutputJsonNode:()=>d8,ChunkedOutputJsonNodePublic:()=>u8,ChunkedOutputJsonNodePublicType:()=>Fk,ChunkedOutputJsonNodeType:()=>Nk,Column:()=>Vk,ColumnCompare:()=>Ok,ColumnCompareTypesItem:()=>Hk,ColumnPublic:()=>Yk,ColumnPublicTypesItem:()=>$k,ColumnTypesItem:()=>Wk,Comment:()=>fe,CommentCompare:()=>Zk,CommentPublic:()=>kt,CompleteMultipartUploadRequest:()=>tl,CompleteMultipartUploadRequestEntityType:()=>eA,CompletionTokensDetails:()=>yk,CountValueStatPublic:()=>oA,CreateDatasetItemsFromSpansRequest:()=>ko,CreateDatasetItemsFromTracesRequest:()=>Ao,CreateLocalRunnerJobRequest:()=>Pa,CreatePromptVersionDetail:()=>ga,CreatePromptVersionDetailTemplateStructure:()=>nc,CreateSessionRequest:()=>sa,CreateSessionRequestType:()=>Xp,CreateSessionResponse:()=>nA,DashboardPagePublic:()=>At,DashboardPublic:()=>Ze,DashboardPublicScope:()=>sA,DashboardPublicType:()=>cA,DashboardUpdatePublic:()=>vn,DashboardUpdatePublicType:()=>dA,DashboardWrite:()=>jn,DashboardWriteType:()=>gA,DataPointDouble:()=>g8,DataPointNumberPublic:()=>hA,Dataset:()=>f8,DatasetExpansion:()=>h8,DatasetExpansionResponse:()=>jA,DatasetExpansionWrite:()=>Po,DatasetExportJobPublic:()=>Zt,DatasetExportJobPublicStatus:()=>Nf,DatasetIdentifier:()=>zo,DatasetIdentifierPublic:()=>So,DatasetItem:()=>Cn,DatasetItemBatch:()=>y8,DatasetItemBatchUpdate:()=>vo,DatasetItemBatchWrite:()=>Eo,DatasetItemChangesPublic:()=>EA,DatasetItemCompare:()=>aP,DatasetItemCompareSource:()=>CA,DatasetItemFilter:()=>To,DatasetItemFilterOperator:()=>Rf,DatasetItemPageCompare:()=>sP,DatasetItemPagePublic:()=>xP,DatasetItemPublic:()=>Bn,DatasetItemPublicSource:()=>pP,DatasetItemSource:()=>AA,DatasetItemStreamRequest:()=>Co,DatasetItemUpdate:()=>wf,DatasetItemWrite:()=>jo,DatasetItemWriteSource:()=>kf,DatasetItemsDelete:()=>Io,DatasetPagePublic:()=>Mn,DatasetPublic:()=>yi,DatasetPublicStatus:()=>wP,DatasetPublicType:()=>kP,DatasetPublicVisibility:()=>PP,DatasetStatus:()=>bA,DatasetType:()=>xA,DatasetUpdate:()=>Do,DatasetUpdateVisibility:()=>vp,DatasetVersionDiff:()=>jP,DatasetVersionDiffStats:()=>TP,DatasetVersionPagePublic:()=>CP,DatasetVersionPublic:()=>Vr,DatasetVersionRestorePublic:()=>Uo,DatasetVersionRetrieveRequestPublic:()=>No,DatasetVersionSummary:()=>En,DatasetVersionSummaryPublic:()=>Fn,DatasetVersionTag:()=>Bo,DatasetVersionUpdatePublic:()=>Fo,DatasetVisibility:()=>_A,DatasetWrite:()=>Mo,DatasetWriteType:()=>jp,DatasetWriteVisibility:()=>Ep,DeleteAttachmentsRequest:()=>b8,DeleteAttachmentsRequestEntityType:()=>IP,DeleteFeedbackScore:()=>Wn,DeleteIdsHolder:()=>bi,DeleteThreadFeedbackScores:()=>Ua,DeleteTraceThreads:()=>Na,Delta:()=>ck,DownloadAttachmentRequestEntityType:()=>kp,Environment:()=>R8,EnvironmentPagePublic:()=>NP,EnvironmentPublic:()=>Ln,EnvironmentUpdate:()=>Wo,EnvironmentWrite:()=>Lo,ErrorCountWithDeviation:()=>Vn,ErrorCountWithDeviationDetailed:()=>BP,ErrorInfo:()=>Ar,ErrorInfoExperimentItemBulkWriteView:()=>$o,ErrorInfoPublic:()=>Jn,ErrorInfoWrite:()=>Ea,ErrorMessage:()=>ue,ErrorMessageDetail:()=>x8,ErrorMessageDetailed:()=>w8,ErrorMessageHistory:()=>_8,ErrorMessagePublic:()=>k8,ErrorMessageWrite:()=>A8,EvaluatorItem:()=>xr,EvaluatorItemCompare:()=>FA,EvaluatorItemCompareType:()=>DA,EvaluatorItemPublic:()=>Dn,EvaluatorItemPublicType:()=>lP,EvaluatorItemType:()=>uf,EvaluatorItemWrite:()=>Sf,EvaluatorItemWriteType:()=>Pf,ExecutionPolicy:()=>Ke,ExecutionPolicyCompare:()=>In,ExecutionPolicyPublic:()=>Un,ExecutionPolicyWrite:()=>vf,Experiment:()=>P8,ExperimentBatchUpdate:()=>Ho,ExperimentEvaluationMethod:()=>MP,ExperimentExecutionRequest:()=>Oo,ExperimentExecutionResponse:()=>KP,ExperimentGroupAggregationsResponse:()=>YP,ExperimentGroupResponse:()=>iz,ExperimentInfo:()=>GP,ExperimentItem:()=>Xo,ExperimentItemBulkRecord:()=>hz,ExperimentItemBulkRecordExperimentItemBulkWriteView:()=>dh,ExperimentItemBulkUpload:()=>z8,ExperimentItemBulkUploadExperimentItemBulkWriteView:()=>Qo,ExperimentItemCompare:()=>qA,ExperimentItemCompareStatus:()=>WA,ExperimentItemCompareTraceVisibilityMode:()=>VA,ExperimentItemPublic:()=>Nn,ExperimentItemPublicTraceVisibilityMode:()=>dP,ExperimentItemReference:()=>pz,ExperimentItemReferencePublic:()=>bz,ExperimentItemStatus:()=>hh,ExperimentItemStreamRequest:()=>Yo,ExperimentItemTraceVisibilityMode:()=>bh,ExperimentItemsBatch:()=>Zo,ExperimentItemsDelete:()=>qo,ExperimentPagePublic:()=>$n,ExperimentPublic:()=>Kn,ExperimentPublicEvaluationMethod:()=>xz,ExperimentPublicStatus:()=>_z,ExperimentPublicType:()=>Az,ExperimentRunSummary:()=>TA,ExperimentRunSummaryCompare:()=>iP,ExperimentRunSummaryCompareStatus:()=>rP,ExperimentRunSummaryPublic:()=>yP,ExperimentRunSummaryPublicStatus:()=>fP,ExperimentRunSummaryStatus:()=>zA,ExperimentScore:()=>Vo,ExperimentScorePublic:()=>zz,ExperimentScoreWrite:()=>zh,ExperimentStatus:()=>LP,ExperimentStreamRequestPublic:()=>ea,ExperimentType:()=>JP,ExperimentUpdate:()=>Jo,ExperimentUpdateStatus:()=>Lf,ExperimentUpdateType:()=>Jf,ExperimentWrite:()=>ra,ExperimentWriteEvaluationMethod:()=>Fp,ExperimentWriteStatus:()=>Mp,ExperimentWriteType:()=>Wp,ExportTraceServiceRequest:()=>S8,Feedback:()=>T8,FeedbackCreate:()=>Mz,FeedbackDefinitionPagePublic:()=>Gz,FeedbackObjectPublic:()=>Jz,FeedbackPublic:()=>Kz,FeedbackScore:()=>Pe,FeedbackScoreAverage:()=>Te,FeedbackScoreAverageDetailed:()=>$z,FeedbackScoreAveragePublic:()=>Lr,FeedbackScoreBatch:()=>Yn,FeedbackScoreBatchItem:()=>Zz,FeedbackScoreBatchItemSource:()=>Yz,FeedbackScoreBatchItemThread:()=>rb,FeedbackScoreBatchItemThreadSource:()=>qy,FeedbackScoreBatchThread:()=>Ba,FeedbackScoreCompare:()=>YA,FeedbackScoreCompareSource:()=>HA,FeedbackScoreExperimentItemBulkWriteView:()=>eh,FeedbackScoreExperimentItemBulkWriteViewSource:()=>$f,FeedbackScoreNames:()=>tS,FeedbackScoreNamesPublic:()=>Jr,FeedbackScorePublic:()=>xi,FeedbackScorePublicSource:()=>aS,FeedbackScoreSource:()=>xh,FeedbackUpdate:()=>hS,FindFeedbackDefinitionsRequestType:()=>Vp,FindFeedbackScoreNames1RequestType:()=>Tc,Function:()=>xo,FunctionCall:()=>Rr,GetSpanStatsRequestType:()=>vc,GetSpansByProjectRequestType:()=>jc,GetWebhookExamplesRequestAlertType:()=>fp,GroupContent:()=>XP,GroupContentWithAggregations:()=>$P,GroupDetail:()=>qP,GroupDetails:()=>rz,Guardrail:()=>wS,GuardrailBatch:()=>v8,GuardrailBatchWrite:()=>ta,GuardrailName:()=>yS,GuardrailResult:()=>RS,GuardrailWrite:()=>Mh,GuardrailWriteName:()=>Uh,GuardrailWriteResult:()=>Bh,GuardrailsValidation:()=>lz,GuardrailsValidationPublic:()=>kS,IdsHolder:()=>j8,ImageUrl:()=>mx,ImageUrlPublic:()=>Mx,ImageUrlWrite:()=>Xx,JsonListString:()=>le,JsonListStringCompare:()=>nl,JsonListStringExperimentItemBulkWriteView:()=>$e,JsonListStringPublic:()=>We,JsonListStringWrite:()=>Me,JsonNode:()=>L,JsonNodeCompare:()=>NA,JsonNodeDetail:()=>hy,JsonNodePublic:()=>_e,JsonNodeWrite:()=>Se,JsonSchema:()=>qg,KpiCardRequest:()=>pa,KpiCardRequestEntityType:()=>qp,KpiCardResponse:()=>vS,KpiMetric:()=>SS,KpiMetricType:()=>PS,ListRunnersRequestStatus:()=>Ac,LlmAsJudgeCode:()=>on,LlmAsJudgeCodePublic:()=>Qx,LlmAsJudgeCodeWrite:()=>sw,LlmAsJudgeMessage:()=>gt,LlmAsJudgeMessageContent:()=>fx,LlmAsJudgeMessageContentPublic:()=>Jx,LlmAsJudgeMessageContentWrite:()=>rw,LlmAsJudgeMessagePublic:()=>yt,LlmAsJudgeMessagePublicRole:()=>Gx,LlmAsJudgeMessageRole:()=>yx,LlmAsJudgeMessageWrite:()=>xt,LlmAsJudgeMessageWriteRole:()=>iw,LlmAsJudgeModelParameters:()=>ft,LlmAsJudgeModelParametersPublic:()=>bt,LlmAsJudgeModelParametersWrite:()=>wt,LlmAsJudgeOutputSchema:()=>ht,LlmAsJudgeOutputSchemaPublic:()=>Rt,LlmAsJudgeOutputSchemaPublicType:()=>Kx,LlmAsJudgeOutputSchemaType:()=>Rx,LlmAsJudgeOutputSchemaWrite:()=>_t,LlmAsJudgeOutputSchemaWriteType:()=>aw,LocalRunner:()=>Xn,LocalRunnerHeartbeatRequest:()=>za,LocalRunnerHeartbeatResponse:()=>US,LocalRunnerJob:()=>mt,LocalRunnerJobMetadata:()=>Aa,LocalRunnerJobPage:()=>NS,LocalRunnerJobResultRequest:()=>Sa,LocalRunnerJobResultRequestStatus:()=>hc,LocalRunnerJobStatus:()=>Ny,LocalRunnerLogEntry:()=>Ta,LocalRunnerPage:()=>BS,LocalRunnerStatus:()=>jS,LocalRunnerType:()=>CS,LogItem:()=>WS,LogItemLevel:()=>FS,LogPage:()=>VS,LogProb:()=>mk,LogProbs:()=>uk,ManualEvaluationRequest:()=>Zn,ManualEvaluationRequestEntityType:()=>JS,ManualEvaluationResponse:()=>qn,Message:()=>wo,MultipartUploadPart:()=>tA,NumericalFeedbackDefinition:()=>Ez,NumericalFeedbackDefinitionCreate:()=>Nz,NumericalFeedbackDefinitionPublic:()=>Qn,NumericalFeedbackDefinitionUpdate:()=>uS,NumericalFeedbackDetail:()=>vz,NumericalFeedbackDetailCreate:()=>Dz,NumericalFeedbackDetailPublic:()=>Wz,NumericalFeedbackDetailUpdate:()=>mS,OllamaConnectionTestResponse:()=>yl,OllamaInstanceBaseUrlRequest:()=>bl,OllamaModel:()=>Gh,Optimization:()=>E8,OptimizationPagePublic:()=>rs,OptimizationPublic:()=>es,OptimizationPublicStatus:()=>sT,OptimizationStatus:()=>GS,OptimizationStudioConfig:()=>aT,OptimizationStudioConfigPublic:()=>wT,OptimizationStudioConfigWrite:()=>NT,OptimizationStudioLog:()=>FT,OptimizationUpdate:()=>aa,OptimizationUpdateStatus:()=>Qp,OptimizationWrite:()=>Rl,OptimizationWriteStatus:()=>MT,PageColumns:()=>LT,Param:()=>bb,ParamPresence:()=>hb,PercentageValueStatPublic:()=>VT,PercentageValues:()=>Pr,PercentageValuesDetailed:()=>HT,PercentageValuesPublic:()=>On,Permission:()=>OT,Project:()=>C8,ProjectDetailed:()=>ZT,ProjectDetailedVisibility:()=>YT,ProjectMetricRequestPublic:()=>la,ProjectMetricRequestPublicInterval:()=>ec,ProjectMetricRequestPublicMetricType:()=>rc,ProjectMetricResponsePublic:()=>av,ProjectMetricResponsePublicInterval:()=>qT,ProjectMetricResponsePublicMetricType:()=>rv,ProjectPagePublic:()=>cv,ProjectPublic:()=>ts,ProjectPublicVisibility:()=>nv,ProjectReference:()=>Bx,ProjectReferencePublic:()=>kn,ProjectRetrieveDetailed:()=>ma,ProjectStatItemObjectPublic:()=>mv,ProjectStatsPublic:()=>Hr,ProjectStatsSummary:()=>fv,ProjectStatsSummaryItem:()=>uv,ProjectUpdate:()=>da,ProjectUpdateVisibility:()=>tc,ProjectVisibility:()=>$T,ProjectWrite:()=>ua,ProjectWriteVisibility:()=>ic,Prompt:()=>I8,PromptDetail:()=>wl,PromptDetailTemplateStructure:()=>Pv,PromptPagePublic:()=>is,PromptPublic:()=>vv,PromptPublicTemplateStructure:()=>Sv,PromptTemplateStructure:()=>hv,PromptTokensDetails:()=>Rk,PromptType:()=>bv,PromptUpdatable:()=>fa,PromptVariant:()=>Of,PromptVersion:()=>xl,PromptVersionBatchUpdate:()=>ha,PromptVersionCommitsRequestPublic:()=>ya,PromptVersionDetail:()=>Ye,PromptVersionDetailTemplateStructure:()=>by,PromptVersionDetailType:()=>xy,PromptVersionLink:()=>Mr,PromptVersionLinkPublic:()=>ai,PromptVersionLinkWrite:()=>Bp,PromptVersionPagePublic:()=>Bv,PromptVersionPublic:()=>Uv,PromptVersionPublicTemplateStructure:()=>Ev,PromptVersionPublicType:()=>Iv,PromptVersionRetrieveDetail:()=>ba,PromptVersionTemplateStructure:()=>xv,PromptVersionType:()=>_v,PromptVersionUpdate:()=>ky,PromptWrite:()=>Ra,PromptWriteTemplateStructure:()=>sc,PromptWriteType:()=>pc,ProviderApiKey:()=>D8,ProviderApiKeyPagePublic:()=>Jv,ProviderApiKeyProvider:()=>Fv,ProviderApiKeyPublic:()=>os,ProviderApiKeyPublicProvider:()=>Wv,ProviderApiKeyUpdate:()=>ia,ProviderApiKeyWrite:()=>oa,ProviderApiKeyWriteProvider:()=>Op,ResponseFormat:()=>of,ResponseFormatType:()=>rf,Result:()=>Pt,ResultsNumberPublic:()=>iv,RetentionRulePagePublic:()=>Qv,RetentionRulePublic:()=>wi,RetentionRulePublicLevel:()=>Hv,RetentionRulePublicRetention:()=>Ov,RetentionRuleWrite:()=>xa,RetentionRuleWriteRetention:()=>mc,ScoreName:()=>eS,ScoreNamePublic:()=>iS,ServiceTogglesConfig:()=>Yv,Span:()=>Hn,SpanBatch:()=>U8,SpanBatchUpdate:()=>ja,SpanBatchWrite:()=>Ia,SpanEnrichmentOptions:()=>ff,SpanExperimentItemBulkWriteView:()=>nh,SpanExperimentItemBulkWriteViewSource:()=>th,SpanExperimentItemBulkWriteViewType:()=>oh,SpanFilter:()=>Sr,SpanFilterOperator:()=>Px,SpanFilterPublic:()=>_r,SpanFilterPublicOperator:()=>oy,SpanFilterWrite:()=>An,SpanFilterWriteOperator:()=>Ew,SpanLlmAsJudgeCode:()=>an,SpanLlmAsJudgeCodePublic:()=>fw,SpanLlmAsJudgeCodeWrite:()=>Iw,SpanPagePublic:()=>tj,SpanPublic:()=>as,SpanPublicSource:()=>Xv,SpanPublicType:()=>qv,SpanSearchStreamRequestPublic:()=>Da,SpanSearchStreamRequestPublicExcludeItem:()=>zc,SpanSearchStreamRequestPublicType:()=>Sc,SpanSource:()=>oz,SpanType:()=>nz,SpanUpdate:()=>va,SpanUpdateSource:()=>My,SpanUpdateType:()=>Ly,SpanUserDefinedMetricPythonCode:()=>nn,SpanUserDefinedMetricPythonCodePublic:()=>yw,SpanUserDefinedMetricPythonCodeWrite:()=>Bw,SpanWrite:()=>Ca,SpanWriteSource:()=>Hy,SpanWriteType:()=>Oy,SpansCountResponse:()=>aj,StartMultipartUploadRequest:()=>Ro,StartMultipartUploadRequestEntityType:()=>xp,StartMultipartUploadResponse:()=>nj,StreamOptions:()=>nf,StudioEvaluation:()=>QS,StudioEvaluationPublic:()=>mT,StudioEvaluationWrite:()=>zT,StudioLlmModel:()=>XS,StudioLlmModelPublic:()=>uT,StudioLlmModelWrite:()=>TT,StudioMessage:()=>rT,StudioMessagePublic:()=>yT,StudioMessageWrite:()=>CT,StudioMetric:()=>KS,StudioMetricPublic:()=>cT,StudioMetricWrite:()=>AT,StudioOptimizer:()=>qS,StudioOptimizerPublic:()=>fT,StudioOptimizerWrite:()=>jT,StudioPrompt:()=>iT,StudioPromptPublic:()=>RT,StudioPromptWrite:()=>DT,TokenUsageNames:()=>sj,Tool:()=>lf,ToolCall:()=>qa,ToolCallType:()=>QR,ToolType:()=>pf,Trace:()=>Gn,TraceBatch:()=>N8,TraceBatchUpdate:()=>Ma,TraceBatchWrite:()=>La,TraceCountResponse:()=>lj,TraceEnrichmentOptions:()=>yf,TraceExperimentItemBulkWriteView:()=>lh,TraceExperimentItemBulkWriteViewSource:()=>ph,TraceFilter:()=>zr,TraceFilterOperator:()=>wx,TraceFilterPublic:()=>kr,TraceFilterPublicOperator:()=>ny,TraceFilterWrite:()=>yn,TraceFilterWriteOperator:()=>cw,TracePagePublic:()=>hj,TracePublic:()=>ns,TracePublicSource:()=>mj,TracePublicVisibilityMode:()=>uj,TraceSearchStreamRequestPublic:()=>Va,TraceSearchStreamRequestPublicExcludeItem:()=>Cc,TraceSource:()=>dz,TraceThread:()=>ss,TraceThreadBatchIdentifier:()=>Ja,TraceThreadBatchUpdate:()=>Ga,TraceThreadFilter:()=>Xe,TraceThreadFilterOperator:()=>mb,TraceThreadFilterPublic:()=>lt,TraceThreadFilterPublicOperator:()=>py,TraceThreadFilterWrite:()=>Pn,TraceThreadFilterWriteOperator:()=>Lw,TraceThreadIdentifier:()=>kl,TraceThreadLlmAsJudgeCode:()=>sn,TraceThreadLlmAsJudgeCodePublic:()=>Rw,TraceThreadLlmAsJudgeCodeWrite:()=>Jw,TraceThreadPage:()=>xj,TraceThreadSearchStreamRequest:()=>Oa,TraceThreadStatus:()=>yj,TraceThreadUpdate:()=>Ha,TraceThreadUserDefinedMetricPythonCode:()=>pn,TraceThreadUserDefinedMetricPythonCodePublic:()=>ww,TraceThreadUserDefinedMetricPythonCodeWrite:()=>Kw,TraceUpdate:()=>Fa,TraceUpdateSource:()=>ib,TraceVisibilityMode:()=>gz,TraceWrite:()=>Wa,TraceWriteSource:()=>nb,UploadAttachmentRequestEntityType:()=>Ap,Usage:()=>wk,UserDefinedMetricPythonCode:()=>cn,UserDefinedMetricPythonCodePublic:()=>kw,UserDefinedMetricPythonCodeWrite:()=>d_,ValueEntry:()=>Ah,ValueEntryCompare:()=>$A,ValueEntryCompareSource:()=>OA,ValueEntryExperimentItemBulkWriteView:()=>Zf,ValueEntryExperimentItemBulkWriteViewSource:()=>Yf,ValueEntryPublic:()=>cS,ValueEntryPublicSource:()=>sS,ValueEntrySource:()=>_h,VideoUrl:()=>ux,VideoUrlPublic:()=>Lx,VideoUrlWrite:()=>qx,Webhook:()=>tR,WebhookExamples:()=>wj,WebhookPublic:()=>gR,WebhookTestResult:()=>Aj,WebhookTestResultStatus:()=>_j,WebhookWrite:()=>SR,WelcomeWizardSubmission:()=>Ka,WelcomeWizardTracking:()=>Pj,WorkspaceConfiguration:()=>ps,WorkspaceMetricRequest:()=>B8,WorkspaceMetricResponse:()=>Al,WorkspaceMetricsSummaryRequest:()=>_i,WorkspaceMetricsSummaryResponse:()=>zj,WorkspaceNameHolder:()=>Sj,WorkspaceSpansCount:()=>ij,WorkspaceTraceCount:()=>pj,WorkspaceUserPermissions:()=>Tj,WorkspaceVersion:()=>Ej,WorkspaceVersionOpikVersion:()=>vj,agentConfigs:()=>gp,alerts:()=>hp,annotationQueues:()=>yp,assertionResults:()=>Rp,attachments:()=>Qt,chatCompletions:()=>Sp,datasets:()=>qt,environments:()=>Ip,experiments:()=>Lp,feedbackDefinitions:()=>Jp,guardrails:()=>Hp,llmModels:()=>ri,llmProviderKey:()=>Kp,ollama:()=>ti,optimizations:()=>Yp,pairing:()=>Zp,projects:()=>oc,prompts:()=>ni,retentionRules:()=>dc,runners:()=>lr,spans:()=>Ec,traces:()=>Ic,welcomeWizard:()=>Dc});var te=n(()=>{ZK();c4();});var Pl,l4=n(()=>{X();Q();b();Y();Z();J();te();ie();Pl=class{constructor(i={}){this._options=M(i);}createAgentConfig(i,e){return P.fromPromise(this.__createAgentConfig(i,e))}async __createAgentConfig(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/agent-configs/blueprints"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Uc.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 400:throw new B(o.error.body,o.rawResponse);case 401:throw new $(o.error.body,o.rawResponse);case 409:throw new K(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/agent-configs/blueprints")}updateAgentConfig(i,e){return P.fromPromise(this.__updateAgentConfig(i,e))}async __updateAgentConfig(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/agent-configs/blueprints"),method:"PATCH",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Uc.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 401:throw new $(o.error.body,o.rawResponse);case 404:throw new U(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"PATCH","/v1/private/agent-configs/blueprints")}createBlueprintFromMask(i,e,t={},o){return P.fromPromise(this.__createBlueprintFromMask(i,e,t,o))}async __createBlueprintFromMask(i,e,t={},o){var c,l,m,u,d,f,g,h,y,w,A;let a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=o==null?void 0:o.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),o==null?void 0:o.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/agent-configs/blueprints/projects/${_.encodePathParam(i)}/masks/${_.encodePathParam(e)}`),method:"POST",headers:a,queryParameters:o==null?void 0:o.queryParams,timeoutMs:((h=(g=o==null?void 0:o.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=o==null?void 0:o.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:o==null?void 0:o.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")switch(s.error.statusCode){case 401:throw new $(s.error.body,s.rawResponse);case 404:throw new U(s.error.body,s.rawResponse);default:throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse})}return j(s.error,s.rawResponse,"POST","/v1/private/agent-configs/blueprints/projects/{project_id}/masks/{mask_id}")}createOrUpdateEnvs(i,e){return P.fromPromise(this.__createOrUpdateEnvs(i,e))}async __createOrUpdateEnvs(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/agent-configs/blueprints/environments"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:uo.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 401:throw new $(o.error.body,o.rawResponse);case 404:throw new U(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/agent-configs/blueprints/environments")}getBlueprintByEnv(i,e,t={},o){return P.fromPromise(this.__getBlueprintByEnv(i,e,t,o))}async __getBlueprintByEnv(i,e,t={},o){var m,u,d,f,g,h,y,w,A,C,I;let{maskId:a}=t,s={mask_id:a},c=z((m=this._options)==null?void 0:m.headers,v({"Comet-Workspace":(d=o==null?void 0:o.workspaceName)!=null?d:(u=this._options)==null?void 0:u.workspaceName}),o==null?void 0:o.headers),l=await S({url:_.join((g=(f=await x.get(this._options.baseUrl))!=null?f:await x.get(this._options.environment))!=null?g:T.Default,`v1/private/agent-configs/blueprints/environments/${_.encodePathParam(i)}/projects/${_.encodePathParam(e)}`),method:"GET",headers:c,queryParameters:{...s,...o==null?void 0:o.queryParams},timeoutMs:((w=(y=o==null?void 0:o.timeoutInSeconds)!=null?y:(h=this._options)==null?void 0:h.timeoutInSeconds)!=null?w:60)*1e3,maxRetries:(C=o==null?void 0:o.maxRetries)!=null?C:(A=this._options)==null?void 0:A.maxRetries,withCredentials:true,abortSignal:o==null?void 0:o.abortSignal,fetchFn:(I=this._options)==null?void 0:I.fetch,logging:this._options.logging});if(l.ok)return {data:ut.parseOrThrow(l.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:l.rawResponse};if(l.error.reason==="status-code")switch(l.error.statusCode){case 401:throw new $(l.error.body,l.rawResponse);case 404:throw new U(l.error.body,l.rawResponse);default:throw new k({statusCode:l.error.statusCode,body:l.error.body,rawResponse:l.rawResponse})}return j(l.error,l.rawResponse,"GET","/v1/private/agent-configs/blueprints/environments/{env_name}/projects/{project_id}")}setEnvByBlueprintName(i,e,t,o){return P.fromPromise(this.__setEnvByBlueprintName(i,e,t,o))}async __setEnvByBlueprintName(i,e,t,o){var c,l,m,u,d,f,g,h,y,w,A;let a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=o==null?void 0:o.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),o==null?void 0:o.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/agent-configs/blueprints/environments/${_.encodePathParam(i)}/projects/${_.encodePathParam(e)}`),method:"PUT",headers:a,contentType:"application/json",queryParameters:o==null?void 0:o.queryParams,requestType:"json",body:mo.jsonOrThrow(t,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=o==null?void 0:o.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=o==null?void 0:o.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:o==null?void 0:o.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")switch(s.error.statusCode){case 401:throw new $(s.error.body,s.rawResponse);case 404:throw new U(s.error.body,s.rawResponse);default:throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse})}return j(s.error,s.rawResponse,"PUT","/v1/private/agent-configs/blueprints/environments/{env_name}/projects/{project_id}")}deleteEnv(i,e,t={},o){return P.fromPromise(this.__deleteEnv(i,e,t,o))}async __deleteEnv(i,e,t={},o){var c,l,m,u,d,f,g,h,y,w,A;let a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=o==null?void 0:o.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),o==null?void 0:o.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/agent-configs/blueprints/environments/${_.encodePathParam(i)}/projects/${_.encodePathParam(e)}`),method:"DELETE",headers:a,queryParameters:o==null?void 0:o.queryParams,timeoutMs:((h=(g=o==null?void 0:o.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=o==null?void 0:o.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:o==null?void 0:o.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw s.error.statusCode===401?new $(s.error.body,s.rawResponse):new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"DELETE","/v1/private/agent-configs/blueprints/environments/{env_name}/projects/{project_id}")}getBlueprintById(i,e={},t){return P.fromPromise(this.__getBlueprintById(i,e,t))}async __getBlueprintById(i,e={},t){var l,m,u,d,f,g,h,y,w,A,C;let{maskId:o}=e,a={mask_id:o},s=z((l=this._options)==null?void 0:l.headers,v({"Comet-Workspace":(u=t==null?void 0:t.workspaceName)!=null?u:(m=this._options)==null?void 0:m.workspaceName}),t==null?void 0:t.headers),c=await S({url:_.join((f=(d=await x.get(this._options.baseUrl))!=null?d:await x.get(this._options.environment))!=null?f:T.Default,`v1/private/agent-configs/blueprints/${_.encodePathParam(i)}`),method:"GET",headers:s,queryParameters:{...a,...t==null?void 0:t.queryParams},timeoutMs:((y=(h=t==null?void 0:t.timeoutInSeconds)!=null?h:(g=this._options)==null?void 0:g.timeoutInSeconds)!=null?y:60)*1e3,maxRetries:(A=t==null?void 0:t.maxRetries)!=null?A:(w=this._options)==null?void 0:w.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(C=this._options)==null?void 0:C.fetch,logging:this._options.logging});if(c.ok)return {data:ut.parseOrThrow(c.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:c.rawResponse};if(c.error.reason==="status-code")switch(c.error.statusCode){case 401:throw new $(c.error.body,c.rawResponse);case 404:throw new U(c.error.body,c.rawResponse);default:throw new k({statusCode:c.error.statusCode,body:c.error.body,rawResponse:c.rawResponse})}return j(c.error,c.rawResponse,"GET","/v1/private/agent-configs/blueprints/{blueprint_id}")}getBlueprintByName(i,e,t={},o){return P.fromPromise(this.__getBlueprintByName(i,e,t,o))}async __getBlueprintByName(i,e,t={},o){var m,u,d,f,g,h,y,w,A,C,I;let{maskId:a}=t,s={mask_id:a},c=z((m=this._options)==null?void 0:m.headers,v({"Comet-Workspace":(d=o==null?void 0:o.workspaceName)!=null?d:(u=this._options)==null?void 0:u.workspaceName}),o==null?void 0:o.headers),l=await S({url:_.join((g=(f=await x.get(this._options.baseUrl))!=null?f:await x.get(this._options.environment))!=null?g:T.Default,`v1/private/agent-configs/blueprints/projects/${_.encodePathParam(i)}/names/${_.encodePathParam(e)}`),method:"GET",headers:c,queryParameters:{...s,...o==null?void 0:o.queryParams},timeoutMs:((w=(y=o==null?void 0:o.timeoutInSeconds)!=null?y:(h=this._options)==null?void 0:h.timeoutInSeconds)!=null?w:60)*1e3,maxRetries:(C=o==null?void 0:o.maxRetries)!=null?C:(A=this._options)==null?void 0:A.maxRetries,withCredentials:true,abortSignal:o==null?void 0:o.abortSignal,fetchFn:(I=this._options)==null?void 0:I.fetch,logging:this._options.logging});if(l.ok)return {data:ut.parseOrThrow(l.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:l.rawResponse};if(l.error.reason==="status-code")switch(l.error.statusCode){case 401:throw new $(l.error.body,l.rawResponse);case 404:throw new U(l.error.body,l.rawResponse);default:throw new k({statusCode:l.error.statusCode,body:l.error.body,rawResponse:l.rawResponse})}return j(l.error,l.rawResponse,"GET","/v1/private/agent-configs/blueprints/projects/{project_id}/names/{name}")}getBlueprintHistory(i,e={},t){return P.fromPromise(this.__getBlueprintHistory(i,e,t))}async __getBlueprintHistory(i,e={},t){var m,u,d,f,g,h,y,w,A,C,I;let{page:o,size:a}=e,s={page:o,size:a},c=z((m=this._options)==null?void 0:m.headers,v({"Comet-Workspace":(d=t==null?void 0:t.workspaceName)!=null?d:(u=this._options)==null?void 0:u.workspaceName}),t==null?void 0:t.headers),l=await S({url:_.join((g=(f=await x.get(this._options.baseUrl))!=null?f:await x.get(this._options.environment))!=null?g:T.Default,`v1/private/agent-configs/blueprints/history/projects/${_.encodePathParam(i)}`),method:"GET",headers:c,queryParameters:{...s,...t==null?void 0:t.queryParams},timeoutMs:((w=(y=t==null?void 0:t.timeoutInSeconds)!=null?y:(h=this._options)==null?void 0:h.timeoutInSeconds)!=null?w:60)*1e3,maxRetries:(C=t==null?void 0:t.maxRetries)!=null?C:(A=this._options)==null?void 0:A.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(I=this._options)==null?void 0:I.fetch,logging:this._options.logging});if(l.ok)return {data:k_.parseOrThrow(l.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:l.rawResponse};if(l.error.reason==="status-code")switch(l.error.statusCode){case 401:throw new $(l.error.body,l.rawResponse);case 404:throw new U(l.error.body,l.rawResponse);default:throw new k({statusCode:l.error.statusCode,body:l.error.body,rawResponse:l.rawResponse})}return j(l.error,l.rawResponse,"GET","/v1/private/agent-configs/blueprints/history/projects/{project_id}")}getDeltaById(i,e={},t){return P.fromPromise(this.__getDeltaById(i,e,t))}async __getDeltaById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/agent-configs/blueprints/${_.encodePathParam(i)}/deltas`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:ut.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")switch(a.error.statusCode){case 401:throw new $(a.error.body,a.rawResponse);case 404:throw new U(a.error.body,a.rawResponse);default:throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse})}return j(a.error,a.rawResponse,"GET","/v1/private/agent-configs/blueprints/{blueprint_id}/deltas")}getLatestBlueprint(i,e={},t){return P.fromPromise(this.__getLatestBlueprint(i,e,t))}async __getLatestBlueprint(i,e={},t){var l,m,u,d,f,g,h,y,w,A,C;let{maskId:o}=e,a={mask_id:o},s=z((l=this._options)==null?void 0:l.headers,v({"Comet-Workspace":(u=t==null?void 0:t.workspaceName)!=null?u:(m=this._options)==null?void 0:m.workspaceName}),t==null?void 0:t.headers),c=await S({url:_.join((f=(d=await x.get(this._options.baseUrl))!=null?d:await x.get(this._options.environment))!=null?f:T.Default,`v1/private/agent-configs/blueprints/latest/projects/${_.encodePathParam(i)}`),method:"GET",headers:s,queryParameters:{...a,...t==null?void 0:t.queryParams},timeoutMs:((y=(h=t==null?void 0:t.timeoutInSeconds)!=null?h:(g=this._options)==null?void 0:g.timeoutInSeconds)!=null?y:60)*1e3,maxRetries:(A=t==null?void 0:t.maxRetries)!=null?A:(w=this._options)==null?void 0:w.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(C=this._options)==null?void 0:C.fetch,logging:this._options.logging});if(c.ok)return {data:ut.parseOrThrow(c.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:c.rawResponse};if(c.error.reason==="status-code")switch(c.error.statusCode){case 401:throw new $(c.error.body,c.rawResponse);case 404:throw new U(c.error.body,c.rawResponse);default:throw new k({statusCode:c.error.statusCode,body:c.error.body,rawResponse:c.rawResponse})}return j(c.error,c.rawResponse,"GET","/v1/private/agent-configs/blueprints/latest/projects/{project_id}")}removeConfigKeys(i,e){return P.fromPromise(this.__removeConfigKeys(i,e))}async __removeConfigKeys(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/agent-configs/blueprints/remove-keys"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:go.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===401?new $(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/agent-configs/blueprints/remove-keys")}};});var zl,m4=n(()=>{X();Q();b();Y();Z();J();te();ie();zl=class{constructor(i={}){this._options=M(i);}findAlerts(i={},e){return P.fromPromise(this.__findAlerts(i,e))}async __findAlerts(i={},e){var u,d,f,g,h,y,w,A,C,I,D;let{page:t,size:o,sorting:a,filters:s}=i,c={page:t,size:o,sorting:a,filters:s},l=z((u=this._options)==null?void 0:u.headers,v({"Comet-Workspace":(f=e==null?void 0:e.workspaceName)!=null?f:(d=this._options)==null?void 0:d.workspaceName}),e==null?void 0:e.headers),m=await S({url:_.join((h=(g=await x.get(this._options.baseUrl))!=null?g:await x.get(this._options.environment))!=null?h:T.Default,"v1/private/alerts"),method:"GET",headers:l,queryParameters:{...c,...e==null?void 0:e.queryParams},timeoutMs:((A=(w=e==null?void 0:e.timeoutInSeconds)!=null?w:(y=this._options)==null?void 0:y.timeoutInSeconds)!=null?A:60)*1e3,maxRetries:(I=e==null?void 0:e.maxRetries)!=null?I:(C=this._options)==null?void 0:C.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(D=this._options)==null?void 0:D.fetch,logging:this._options.logging});if(m.ok)return {data:Qa.parseOrThrow(m.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:m.rawResponse};if(m.error.reason==="status-code")throw new k({statusCode:m.error.statusCode,body:m.error.body,rawResponse:m.rawResponse});return j(m.error,m.rawResponse,"GET","/v1/private/alerts")}createAlert(i,e){return P.fromPromise(this.__createAlert(i,e))}async __createAlert(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/alerts"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Ya.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 400:throw new B(o.error.body,o.rawResponse);case 409:throw new K(o.error.body,o.rawResponse);case 422:throw new ce(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/alerts")}deleteAlertBatch(i,e){return P.fromPromise(this.__deleteAlertBatch(i,e))}async __deleteAlertBatch(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/alerts/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:me.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===400?new B(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/alerts/delete")}getAlertById(i,e={},t){return P.fromPromise(this.__getAlertById(i,e,t))}async __getAlertById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/alerts/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:$a.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/alerts/{id}")}updateAlert(i,e,t){return P.fromPromise(this.__updateAlert(i,e,t))}async __updateAlert(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/alerts/${_.encodePathParam(i)}`),method:"PUT",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:Ya.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")switch(s.error.statusCode){case 400:throw new B(s.error.body,s.rawResponse);case 409:throw new K(s.error.body,s.rawResponse);case 422:throw new ce(s.error.body,s.rawResponse);default:throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse})}return j(s.error,s.rawResponse,"PUT","/v1/private/alerts/{id}")}getWebhookExamples(i={},e){return P.fromPromise(this.__getWebhookExamples(i,e))}async __getWebhookExamples(i={},e){var c,l,m,u,d,f,g,h,y,w,A;let{alertType:t}=i,o={alert_type:t!=null?fp.jsonOrThrow(t,{unrecognizedObjectKeys:"strip",omitUndefined:true}):void 0},a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=e==null?void 0:e.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),e==null?void 0:e.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,"v1/private/alerts/webhooks/examples"),method:"GET",headers:a,queryParameters:{...o,...e==null?void 0:e.queryParams},timeoutMs:((h=(g=e==null?void 0:e.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=e==null?void 0:e.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:wj.parseOrThrow(s.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"GET","/v1/private/alerts/webhooks/examples")}testWebhook(i,e){return P.fromPromise(this.__testWebhook(i,e))}async __testWebhook(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/alerts/webhooks/tests"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Ya.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:Aj.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===422?new ce(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/alerts/webhooks/tests")}};});var Sl,d4=n(()=>{X();Q();b();Y();Z();J();te();ie();Sl=class{constructor(i={}){this._options=M(i);}addItemsToAnnotationQueue(i,e,t){return P.fromPromise(this.__addItemsToAnnotationQueue(i,e,t))}async __addItemsToAnnotationQueue(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/annotation-queues/${_.encodePathParam(i)}/items/add`),method:"POST",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:Nc.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw s.error.statusCode===404?new U(s.error.body,s.rawResponse):new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"POST","/v1/private/annotation-queues/{id}/items/add")}findAnnotationQueues(i={},e){return P.fromPromise(this.__findAnnotationQueues(i,e))}async __findAnnotationQueues(i={},e){var d,f,g,h,y,w,A,C,I,D,N;let{page:t,size:o,name:a,filters:s,sorting:c}=i,l={page:t,size:o,name:a,filters:s,sorting:c},m=z((d=this._options)==null?void 0:d.headers,v({"Comet-Workspace":(g=e==null?void 0:e.workspaceName)!=null?g:(f=this._options)==null?void 0:f.workspaceName}),e==null?void 0:e.headers),u=await S({url:_.join((y=(h=await x.get(this._options.baseUrl))!=null?h:await x.get(this._options.environment))!=null?y:T.Default,"v1/private/annotation-queues"),method:"GET",headers:m,queryParameters:{...l,...e==null?void 0:e.queryParams},timeoutMs:((C=(A=e==null?void 0:e.timeoutInSeconds)!=null?A:(w=this._options)==null?void 0:w.timeoutInSeconds)!=null?C:60)*1e3,maxRetries:(D=e==null?void 0:e.maxRetries)!=null?D:(I=this._options)==null?void 0:I.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(N=this._options)==null?void 0:N.fetch,logging:this._options.logging});if(u.ok)return {data:WR.parseOrThrow(u.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:u.rawResponse};if(u.error.reason==="status-code")throw new k({statusCode:u.error.statusCode,body:u.error.body,rawResponse:u.rawResponse});return j(u.error,u.rawResponse,"GET","/v1/private/annotation-queues")}createAnnotationQueue(i,e){return P.fromPromise(this.__createAnnotationQueue(i,e))}async __createAnnotationQueue(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/annotation-queues"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:fo.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 400:throw new B(o.error.body,o.rawResponse);case 422:throw new ce(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/annotation-queues")}createAnnotationQueueBatch(i,e){return P.fromPromise(this.__createAnnotationQueueBatch(i,e))}async __createAnnotationQueueBatch(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/annotation-queues/batch"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:ho.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 400:throw new B(o.error.body,o.rawResponse);case 409:throw new K(o.error.body,o.rawResponse);case 422:throw new ce(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/annotation-queues/batch")}deleteAnnotationQueueBatch(i,e){return P.fromPromise(this.__deleteAnnotationQueueBatch(i,e))}async __deleteAnnotationQueueBatch(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/annotation-queues/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:me.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===400?new B(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/annotation-queues/delete")}getAnnotationQueueById(i,e={},t){return P.fromPromise(this.__getAnnotationQueueById(i,e,t))}async __getAnnotationQueueById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/annotation-queues/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:Za.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/annotation-queues/{id}")}updateAnnotationQueue(i,e={},t){return P.fromPromise(this.__updateAnnotationQueue(i,e,t))}async __updateAnnotationQueue(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/annotation-queues/${_.encodePathParam(i)}`),method:"PATCH",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:yo.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===400?new B(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"PATCH","/v1/private/annotation-queues/{id}")}removeItemsFromAnnotationQueue(i,e,t){return P.fromPromise(this.__removeItemsFromAnnotationQueue(i,e,t))}async __removeItemsFromAnnotationQueue(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/annotation-queues/${_.encodePathParam(i)}/items/delete`),method:"POST",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:Nc.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw s.error.statusCode===404?new U(s.error.body,s.rawResponse):new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"POST","/v1/private/annotation-queues/{id}/items/delete")}};});var Tl,u4=n(()=>{X();Q();b();Y();Z();J();te();Tl=class{constructor(i={}){this._options=M(i);}storeAssertionsBatch(i,e){return P.fromPromise(this.__storeAssertionsBatch(i,e))}async __storeAssertionsBatch(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/assertion-results"),method:"PUT",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:bo.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"PUT","/v1/private/assertion-results")}};});var vl,g4=n(()=>{X();Q();b();Y();Z();J();te();ie();vl=class{constructor(i={}){this._options=M(i);}attachmentList(i,e){return P.fromPromise(this.__attachmentList(i,e))}async __attachmentList(i,e){var f,g,h,y,w,A,C,I,D,N,F;let{page:t,size:o,projectId:a,entityType:s,entityId:c,path:l}=i,m={page:t,size:o,project_id:a,entity_type:_p.jsonOrThrow(s,{unrecognizedObjectKeys:"strip",omitUndefined:true}),entity_id:c,path:l},u=z((f=this._options)==null?void 0:f.headers,v({"Comet-Workspace":(h=e==null?void 0:e.workspaceName)!=null?h:(g=this._options)==null?void 0:g.workspaceName}),e==null?void 0:e.headers),d=await S({url:_.join((w=(y=await x.get(this._options.baseUrl))!=null?y:await x.get(this._options.environment))!=null?w:T.Default,"v1/private/attachment/list"),method:"GET",headers:u,queryParameters:{...m,...e==null?void 0:e.queryParams},timeoutMs:((I=(C=e==null?void 0:e.timeoutInSeconds)!=null?C:(A=this._options)==null?void 0:A.timeoutInSeconds)!=null?I:60)*1e3,maxRetries:(N=e==null?void 0:e.maxRetries)!=null?N:(D=this._options)==null?void 0:D.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(F=this._options)==null?void 0:F.fetch,logging:this._options.logging});if(d.ok)return {data:rx.parseOrThrow(d.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:d.rawResponse};if(d.error.reason==="status-code")switch(d.error.statusCode){case 401:throw new $(d.error.body,d.rawResponse);case 403:throw new ye(ue.parseOrThrow(d.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),d.rawResponse);default:throw new k({statusCode:d.error.statusCode,body:d.error.body,rawResponse:d.rawResponse})}return j(d.error,d.rawResponse,"GET","/v1/private/attachment/list")}completeMultiPartUpload(i,e){return P.fromPromise(this.__completeMultiPartUpload(i,e))}async __completeMultiPartUpload(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/attachment/upload-complete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:tl.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 401:throw new $(o.error.body,o.rawResponse);case 403:throw new ye(ue.parseOrThrow(o.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/attachment/upload-complete")}deleteAttachments(i,e){return P.fromPromise(this.__deleteAttachments(i,e))}async __deleteAttachments(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/attachment/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:tl.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 401:throw new $(o.error.body,o.rawResponse);case 403:throw new ye(ue.parseOrThrow(o.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/attachment/delete")}downloadAttachment(i,e){return P.fromPromise(this.__downloadAttachment(i,e))}async __downloadAttachment(i,e){var f,g,h,y,w,A,C,I,D,N,F;let{workspaceName:t,containerId:o,entityType:a,entityId:s,fileName:c,mimeType:l}=i,m={workspace_name:t,container_id:o,entity_type:kp.jsonOrThrow(a,{unrecognizedObjectKeys:"strip",omitUndefined:true}),entity_id:s,file_name:c,mime_type:l},u=z((f=this._options)==null?void 0:f.headers,v({"Comet-Workspace":(h=e==null?void 0:e.workspaceName)!=null?h:(g=this._options)==null?void 0:g.workspaceName}),e==null?void 0:e.headers),d=await S({url:_.join((w=(y=await x.get(this._options.baseUrl))!=null?y:await x.get(this._options.environment))!=null?w:T.Default,"v1/private/attachment/download"),method:"GET",headers:u,queryParameters:{...m,...e==null?void 0:e.queryParams},responseType:"streaming",timeoutMs:((I=(C=e==null?void 0:e.timeoutInSeconds)!=null?C:(A=this._options)==null?void 0:A.timeoutInSeconds)!=null?I:60)*1e3,maxRetries:(N=e==null?void 0:e.maxRetries)!=null?N:(D=this._options)==null?void 0:D.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(F=this._options)==null?void 0:F.fetch,logging:this._options.logging});if(d.ok)return {data:d.body,rawResponse:d.rawResponse};if(d.error.reason==="status-code")switch(d.error.statusCode){case 401:throw new $(d.error.body,d.rawResponse);case 403:throw new ye(ue.parseOrThrow(d.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),d.rawResponse);default:throw new k({statusCode:d.error.statusCode,body:d.error.body,rawResponse:d.rawResponse})}return j(d.error,d.rawResponse,"GET","/v1/private/attachment/download")}startMultiPartUpload(i,e){return P.fromPromise(this.__startMultiPartUpload(i,e))}async __startMultiPartUpload(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/attachment/upload-start"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Ro.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:nj.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 401:throw new $(o.error.body,o.rawResponse);case 403:throw new ye(ue.parseOrThrow(o.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/attachment/upload-start")}uploadAttachment(i,e){return P.fromPromise(this.__uploadAttachment(i,e))}async __uploadAttachment(i,e){var f,g,h,y,w,A,C,I,D,N,F;let{fileName:t,projectName:o,mimeType:a,entityType:s,entityId:c,body:l}=i,m={file_name:t,project_name:o,mime_type:a,entity_type:Ap.jsonOrThrow(s,{unrecognizedObjectKeys:"strip",omitUndefined:true}),entity_id:c},u=z((f=this._options)==null?void 0:f.headers,v({"Comet-Workspace":(h=e==null?void 0:e.workspaceName)!=null?h:(g=this._options)==null?void 0:g.workspaceName}),e==null?void 0:e.headers),d=await S({url:_.join((w=(y=await x.get(this._options.baseUrl))!=null?y:await x.get(this._options.environment))!=null?w:T.Default,"v1/private/attachment/upload"),method:"PUT",headers:u,contentType:"application/json",queryParameters:{...m,...e==null?void 0:e.queryParams},requestType:"json",body:Qt.uploadAttachment.Request.jsonOrThrow(l,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((I=(C=e==null?void 0:e.timeoutInSeconds)!=null?C:(A=this._options)==null?void 0:A.timeoutInSeconds)!=null?I:60)*1e3,maxRetries:(N=e==null?void 0:e.maxRetries)!=null?N:(D=this._options)==null?void 0:D.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(F=this._options)==null?void 0:F.fetch,logging:this._options.logging});if(d.ok)return {data:void 0,rawResponse:d.rawResponse};if(d.error.reason==="status-code")switch(d.error.statusCode){case 401:throw new $(d.error.body,d.rawResponse);case 403:throw new ye(ue.parseOrThrow(d.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),d.rawResponse);default:throw new k({statusCode:d.error.statusCode,body:d.error.body,rawResponse:d.rawResponse})}return j(d.error,d.rawResponse,"PUT","/v1/private/attachment/upload")}};});var jl,f4=n(()=>{X();Q();b();Y();Z();J();te();jl=class{constructor(i={}){this._options=M(i);}findEvaluators(i={},e){return P.fromPromise(this.__findEvaluators(i,e))}async __findEvaluators(i={},e){var g,h,y,w,A,C,I,D,N,F,re;let{projectId:t,id:o,name:a,filters:s,sorting:c,page:l,size:m}=i,u={project_id:t,id:o,name:a,filters:s,sorting:c,page:l,size:m},d=z((g=this._options)==null?void 0:g.headers,v({"Comet-Workspace":(y=e==null?void 0:e.workspaceName)!=null?y:(h=this._options)==null?void 0:h.workspaceName}),e==null?void 0:e.headers),f=await S({url:_.join((A=(w=await x.get(this._options.baseUrl))!=null?w:await x.get(this._options.environment))!=null?A:T.Default,"v1/private/automations/evaluators"),method:"GET",headers:d,queryParameters:{...u,...e==null?void 0:e.queryParams},timeoutMs:((D=(I=e==null?void 0:e.timeoutInSeconds)!=null?I:(C=this._options)==null?void 0:C.timeoutInSeconds)!=null?D:60)*1e3,maxRetries:(F=e==null?void 0:e.maxRetries)!=null?F:(N=this._options)==null?void 0:N.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(re=this._options)==null?void 0:re.fetch,logging:this._options.logging});if(f.ok)return {data:Sw.parseOrThrow(f.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:f.rawResponse};if(f.error.reason==="status-code")throw new k({statusCode:f.error.statusCode,body:f.error.body,rawResponse:f.rawResponse});return j(f.error,f.rawResponse,"GET","/v1/private/automations/evaluators")}createAutomationRuleEvaluator(i,e){return P.fromPromise(this.__createAutomationRuleEvaluator(i,e))}async __createAutomationRuleEvaluator(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/automations/evaluators"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:b_.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/automations/evaluators")}deleteAutomationRuleEvaluatorBatch(i,e){return P.fromPromise(this.__deleteAutomationRuleEvaluatorBatch(i,e))}async __deleteAutomationRuleEvaluatorBatch(i,e){var l,m,u,d,f,g,h,y,w,A,C;let{projectId:t,body:o}=i,a={project_id:t},s=z((l=this._options)==null?void 0:l.headers,v({"Comet-Workspace":(u=e==null?void 0:e.workspaceName)!=null?u:(m=this._options)==null?void 0:m.workspaceName}),e==null?void 0:e.headers),c=await S({url:_.join((f=(d=await x.get(this._options.baseUrl))!=null?d:await x.get(this._options.environment))!=null?f:T.Default,"v1/private/automations/evaluators/delete"),method:"POST",headers:s,contentType:"application/json",queryParameters:{...a,...e==null?void 0:e.queryParams},requestType:"json",body:me.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((y=(h=e==null?void 0:e.timeoutInSeconds)!=null?h:(g=this._options)==null?void 0:g.timeoutInSeconds)!=null?y:60)*1e3,maxRetries:(A=e==null?void 0:e.maxRetries)!=null?A:(w=this._options)==null?void 0:w.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(C=this._options)==null?void 0:C.fetch,logging:this._options.logging});if(c.ok)return {data:void 0,rawResponse:c.rawResponse};if(c.error.reason==="status-code")throw new k({statusCode:c.error.statusCode,body:c.error.body,rawResponse:c.rawResponse});return j(c.error,c.rawResponse,"POST","/v1/private/automations/evaluators/delete")}getEvaluatorById(i,e={},t){return P.fromPromise(this.__getEvaluatorById(i,e,t))}async __getEvaluatorById(i,e={},t){var l,m,u,d,f,g,h,y,w,A,C;let{projectId:o}=e,a={project_id:o},s=z((l=this._options)==null?void 0:l.headers,v({"Comet-Workspace":(u=t==null?void 0:t.workspaceName)!=null?u:(m=this._options)==null?void 0:m.workspaceName}),t==null?void 0:t.headers),c=await S({url:_.join((f=(d=await x.get(this._options.baseUrl))!=null?d:await x.get(this._options.environment))!=null?f:T.Default,`v1/private/automations/evaluators/${_.encodePathParam(i)}`),method:"GET",headers:s,queryParameters:{...a,...t==null?void 0:t.queryParams},timeoutMs:((y=(h=t==null?void 0:t.timeoutInSeconds)!=null?h:(g=this._options)==null?void 0:g.timeoutInSeconds)!=null?y:60)*1e3,maxRetries:(A=t==null?void 0:t.maxRetries)!=null?A:(w=this._options)==null?void 0:w.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(C=this._options)==null?void 0:C.fetch,logging:this._options.logging});if(c.ok)return {data:jw.parseOrThrow(c.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:c.rawResponse};if(c.error.reason==="status-code")throw new k({statusCode:c.error.statusCode,body:c.error.body,rawResponse:c.rawResponse});return j(c.error,c.rawResponse,"GET","/v1/private/automations/evaluators/{id}")}updateAutomationRuleEvaluator(i,e,t){return P.fromPromise(this.__updateAutomationRuleEvaluator(i,e,t))}async __updateAutomationRuleEvaluator(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/automations/evaluators/${_.encodePathParam(i)}`),method:"PATCH",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:m_.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"PATCH","/v1/private/automations/evaluators/{id}")}getEvaluatorLogsById(i,e={},t){return P.fromPromise(this.__getEvaluatorLogsById(i,e,t))}async __getEvaluatorLogsById(i,e={},t){var l,m,u,d,f,g,h,y,w,A,C;let{size:o}=e,a={size:o},s=z((l=this._options)==null?void 0:l.headers,v({"Comet-Workspace":(u=t==null?void 0:t.workspaceName)!=null?u:(m=this._options)==null?void 0:m.workspaceName}),t==null?void 0:t.headers),c=await S({url:_.join((f=(d=await x.get(this._options.baseUrl))!=null?d:await x.get(this._options.environment))!=null?f:T.Default,`v1/private/automations/evaluators/${_.encodePathParam(i)}/logs`),method:"GET",headers:s,queryParameters:{...a,...t==null?void 0:t.queryParams},timeoutMs:((y=(h=t==null?void 0:t.timeoutInSeconds)!=null?h:(g=this._options)==null?void 0:g.timeoutInSeconds)!=null?y:60)*1e3,maxRetries:(A=t==null?void 0:t.maxRetries)!=null?A:(w=this._options)==null?void 0:w.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(C=this._options)==null?void 0:C.fetch,logging:this._options.logging});if(c.ok)return {data:VS.parseOrThrow(c.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:c.rawResponse};if(c.error.reason==="status-code")throw new k({statusCode:c.error.statusCode,body:c.error.body,rawResponse:c.rawResponse});return j(c.error,c.rawResponse,"GET","/v1/private/automations/evaluators/{id}/logs")}};});var El,h4=n(()=>{X();Q();b();Y();Z();J();te();El=class{constructor(i={}){this._options=M(i);}createChatCompletions(i={},e){return P.fromPromise(this.__createChatCompletions(i,e))}async __createChatCompletions(i={},e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/chat/completions"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:_o.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:kk.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/chat/completions")}};});var Cl,y4=n(()=>{X();Q();b();Y();Z();J();te();ie();Cl=class{constructor(i={}){this._options=M(i);}access(i,e){return P.fromPromise(this.__access(i,e))}async __access(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/auth"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:px.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 401:throw new $(o.error.body,o.rawResponse);case 403:throw new ye(ue.parseOrThrow(o.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/auth")}getWorkspaceName(i){return P.fromPromise(this.__getWorkspaceName(i))}async __getWorkspaceName(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/private/auth/workspace"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:Sj.parseOrThrow(t.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:t.rawResponse};if(t.error.reason==="status-code")switch(t.error.statusCode){case 401:throw new $(t.error.body,t.rawResponse);case 403:throw new ye(ue.parseOrThrow(t.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),t.rawResponse);default:throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse})}return j(t.error,t.rawResponse,"GET","/v1/private/auth/workspace")}};});var Il,b4=n(()=>{X();Q();b();Y();Z();J();te();ie();Il=class{constructor(i={}){this._options=M(i);}findDashboards(i={},e){return P.fromPromise(this.__findDashboards(i,e))}async __findDashboards(i={},e){var f,g,h,y,w,A,C,I,D,N,F;let{page:t,size:o,name:a,projectId:s,sorting:c,filters:l}=i,m={page:t,size:o,name:a,project_id:s,sorting:c,filters:l},u=z((f=this._options)==null?void 0:f.headers,v({"Comet-Workspace":(h=e==null?void 0:e.workspaceName)!=null?h:(g=this._options)==null?void 0:g.workspaceName}),e==null?void 0:e.headers),d=await S({url:_.join((w=(y=await x.get(this._options.baseUrl))!=null?y:await x.get(this._options.environment))!=null?w:T.Default,"v1/private/dashboards"),method:"GET",headers:u,queryParameters:{...m,...e==null?void 0:e.queryParams},timeoutMs:((I=(C=e==null?void 0:e.timeoutInSeconds)!=null?C:(A=this._options)==null?void 0:A.timeoutInSeconds)!=null?I:60)*1e3,maxRetries:(N=e==null?void 0:e.maxRetries)!=null?N:(D=this._options)==null?void 0:D.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(F=this._options)==null?void 0:F.fetch,logging:this._options.logging});if(d.ok)return {data:At.parseOrThrow(d.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:d.rawResponse};if(d.error.reason==="status-code")throw new k({statusCode:d.error.statusCode,body:d.error.body,rawResponse:d.rawResponse});return j(d.error,d.rawResponse,"GET","/v1/private/dashboards")}createDashboard(i,e){return P.fromPromise(this.__createDashboard(i,e))}async __createDashboard(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/dashboards"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:jn.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:Ze.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/dashboards")}getDashboardById(i,e={},t){return P.fromPromise(this.__getDashboardById(i,e,t))}async __getDashboardById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/dashboards/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:Ze.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/dashboards/{dashboardId}")}deleteDashboard(i,e={},t){return P.fromPromise(this.__deleteDashboard(i,e,t))}async __deleteDashboard(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/dashboards/${_.encodePathParam(i)}`),method:"DELETE",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"DELETE","/v1/private/dashboards/{dashboardId}")}updateDashboard(i,e,t){return P.fromPromise(this.__updateDashboard(i,e,t))}async __updateDashboard(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/dashboards/${_.encodePathParam(i)}`),method:"PATCH",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:vn.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:Ze.parseOrThrow(s.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:s.rawResponse};if(s.error.reason==="status-code")switch(s.error.statusCode){case 404:throw new U(s.error.body,s.rawResponse);case 409:throw new K(s.error.body,s.rawResponse);default:throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse})}return j(s.error,s.rawResponse,"PATCH","/v1/private/dashboards/{dashboardId}")}deleteDashboardsBatch(i,e){return P.fromPromise(this.__deleteDashboardsBatch(i,e))}async __deleteDashboardsBatch(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/dashboards/delete-batch"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:me.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/dashboards/delete-batch")}};});var Dl,R4=n(()=>{X();Q();b();Ur();Y();Z();J();te();ie();Dl=class{constructor(i={}){this._options=M(i);}applyDatasetItemChanges(i,e,t){return P.fromPromise(this.__applyDatasetItemChanges(i,e,t))}async __applyDatasetItemChanges(i,e,t){var m,u,d,f,g,h,y,w,A,C,I;let{override:o,body:a}=e,s={override:o},c=z((m=this._options)==null?void 0:m.headers,v({"Comet-Workspace":(d=t==null?void 0:t.workspaceName)!=null?d:(u=this._options)==null?void 0:u.workspaceName}),t==null?void 0:t.headers),l=await S({url:_.join((g=(f=await x.get(this._options.baseUrl))!=null?f:await x.get(this._options.environment))!=null?g:T.Default,`v1/private/datasets/${_.encodePathParam(i)}/items/changes`),method:"POST",headers:c,contentType:"application/json",queryParameters:{...s,...t==null?void 0:t.queryParams},requestType:"json",body:EA.jsonOrThrow(a,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((w=(y=t==null?void 0:t.timeoutInSeconds)!=null?y:(h=this._options)==null?void 0:h.timeoutInSeconds)!=null?w:60)*1e3,maxRetries:(C=t==null?void 0:t.maxRetries)!=null?C:(A=this._options)==null?void 0:A.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(I=this._options)==null?void 0:I.fetch,logging:this._options.logging});if(l.ok)return {data:Vr.parseOrThrow(l.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:l.rawResponse};if(l.error.reason==="status-code")switch(l.error.statusCode){case 400:throw new B(l.error.body,l.rawResponse);case 404:throw new U(l.error.body,l.rawResponse);case 409:throw new K(l.error.body,l.rawResponse);default:throw new k({statusCode:l.error.statusCode,body:l.error.body,rawResponse:l.rawResponse})}return j(l.error,l.rawResponse,"POST","/v1/private/datasets/{id}/items/changes")}batchUpdateDatasetItems(i,e){return P.fromPromise(this.__batchUpdateDatasetItems(i,e))}async __batchUpdateDatasetItems(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/datasets/items/batch"),method:"PATCH",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:vo.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===400?new B(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"PATCH","/v1/private/datasets/items/batch")}findDatasets(i={},e){return P.fromPromise(this.__findDatasets(i,e))}async __findDatasets(i={},e){var y,w,A,C,I,D,N,F,re,ae,we;let{page:t,size:o,withExperimentsOnly:a,withOptimizationsOnly:s,promptId:c,projectId:l,name:m,sorting:u,filters:d}=i,f={page:t,size:o,with_experiments_only:a,with_optimizations_only:s,prompt_id:c,project_id:l,name:m,sorting:u,filters:d},g=z((y=this._options)==null?void 0:y.headers,v({"Comet-Workspace":(A=e==null?void 0:e.workspaceName)!=null?A:(w=this._options)==null?void 0:w.workspaceName}),e==null?void 0:e.headers),h=await S({url:_.join((I=(C=await x.get(this._options.baseUrl))!=null?C:await x.get(this._options.environment))!=null?I:T.Default,"v1/private/datasets"),method:"GET",headers:g,queryParameters:{...f,...e==null?void 0:e.queryParams},timeoutMs:((F=(N=e==null?void 0:e.timeoutInSeconds)!=null?N:(D=this._options)==null?void 0:D.timeoutInSeconds)!=null?F:60)*1e3,maxRetries:(ae=e==null?void 0:e.maxRetries)!=null?ae:(re=this._options)==null?void 0:re.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(we=this._options)==null?void 0:we.fetch,logging:this._options.logging});if(h.ok)return {data:Mn.parseOrThrow(h.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:h.rawResponse};if(h.error.reason==="status-code")throw new k({statusCode:h.error.statusCode,body:h.error.body,rawResponse:h.rawResponse});return j(h.error,h.rawResponse,"GET","/v1/private/datasets")}createDataset(i,e){return P.fromPromise(this.__createDataset(i,e))}async __createDataset(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/datasets"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Mo.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/datasets")}createOrUpdateDatasetItems(i,e){return P.fromPromise(this.__createOrUpdateDatasetItems(i,e))}async __createOrUpdateDatasetItems(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/datasets/items"),method:"PUT",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Eo.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"PUT","/v1/private/datasets/items")}createDatasetItemsFromCsv(i,e){return P.fromPromise(this.__createDatasetItemsFromCsv(i,e))}async __createDatasetItemsFromCsv(i,e){var c,l,m,u,d,f,g,h,y,w,A;let t=await sH();t.append("file",Ge(i.file)),t.append("dataset_id",i.datasetId);let o=await t.getRequest(),a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=e==null?void 0:e.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName,...o.headers}),e==null?void 0:e.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,"v1/private/datasets/items/from-csv"),method:"POST",headers:a,queryParameters:e==null?void 0:e.queryParams,requestType:"file",duplex:o.duplex,body:o.body,timeoutMs:((h=(g=e==null?void 0:e.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=e==null?void 0:e.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")switch(s.error.statusCode){case 400:throw new B(s.error.body,s.rawResponse);case 404:throw new U(s.error.body,s.rawResponse);default:throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse})}return j(s.error,s.rawResponse,"POST","/v1/private/datasets/items/from-csv")}createDatasetItemsFromSpans(i,e,t){return P.fromPromise(this.__createDatasetItemsFromSpans(i,e,t))}async __createDatasetItemsFromSpans(i,e,t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/datasets/${_.encodePathParam(i)}/items/from-spans`),method:"POST",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:ko.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"POST","/v1/private/datasets/{dataset_id}/items/from-spans")}createDatasetItemsFromTraces(i,e,t){return P.fromPromise(this.__createDatasetItemsFromTraces(i,e,t))}async __createDatasetItemsFromTraces(i,e,t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/datasets/${_.encodePathParam(i)}/items/from-traces`),method:"POST",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:Ao.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"POST","/v1/private/datasets/{dataset_id}/items/from-traces")}getDatasetById(i,e={},t){return P.fromPromise(this.__getDatasetById(i,e,t))}async __getDatasetById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/datasets/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:yi.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/datasets/{id}")}updateDataset(i,e,t){return P.fromPromise(this.__updateDataset(i,e,t))}async __updateDataset(i,e,t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/datasets/${_.encodePathParam(i)}`),method:"PUT",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:Do.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"PUT","/v1/private/datasets/{id}")}deleteDataset(i,e={},t){return P.fromPromise(this.__deleteDataset(i,e,t))}async __deleteDataset(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/datasets/${_.encodePathParam(i)}`),method:"DELETE",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"DELETE","/v1/private/datasets/{id}")}deleteDatasetByName(i,e){return P.fromPromise(this.__deleteDatasetByName(i,e))}async __deleteDatasetByName(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/datasets/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:zo.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/datasets/delete")}deleteDatasetItems(i={},e){return P.fromPromise(this.__deleteDatasetItems(i,e))}async __deleteDatasetItems(i={},e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/datasets/items/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Io.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===400?new B(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/datasets/items/delete")}deleteDatasetsBatch(i,e){return P.fromPromise(this.__deleteDatasetsBatch(i,e))}async __deleteDatasetsBatch(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/datasets/delete-batch"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:me.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/datasets/delete-batch")}downloadDatasetExport(i,e={},t){return P.fromPromise(this.__downloadDatasetExport(i,e,t))}async __downloadDatasetExport(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/datasets/export-jobs/${_.encodePathParam(i)}/download`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,responseType:"streaming",timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:a.body,rawResponse:a.rawResponse};if(a.error.reason==="status-code")switch(a.error.statusCode){case 400:throw new B(a.error.body,a.rawResponse);case 404:throw new U(a.error.body,a.rawResponse);default:throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse})}return j(a.error,a.rawResponse,"GET","/v1/private/datasets/export-jobs/{jobId}/download")}expandDataset(i,e,t){return P.fromPromise(this.__expandDataset(i,e,t))}async __expandDataset(i,e,t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/datasets/${_.encodePathParam(i)}/expansions`),method:"POST",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:Po.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:jA.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"POST","/v1/private/datasets/{id}/expansions")}findDatasetItemsWithExperimentItems(i,e,t){return P.fromPromise(this.__findDatasetItemsWithExperimentItems(i,e,t))}async __findDatasetItemsWithExperimentItems(i,e,t){var h,y,w,A,C,I,D,N,F,re,ae;let{page:o,size:a,experimentIds:s,filters:c,sorting:l,search:m,truncate:u}=e,d={page:o,size:a,experiment_ids:s,filters:c,sorting:l,search:m,truncate:u},f=z((h=this._options)==null?void 0:h.headers,v({"Comet-Workspace":(w=t==null?void 0:t.workspaceName)!=null?w:(y=this._options)==null?void 0:y.workspaceName}),t==null?void 0:t.headers),g=await S({url:_.join((C=(A=await x.get(this._options.baseUrl))!=null?A:await x.get(this._options.environment))!=null?C:T.Default,`v1/private/datasets/${_.encodePathParam(i)}/items/experiments/items`),method:"GET",headers:f,queryParameters:{...d,...t==null?void 0:t.queryParams},timeoutMs:((N=(D=t==null?void 0:t.timeoutInSeconds)!=null?D:(I=this._options)==null?void 0:I.timeoutInSeconds)!=null?N:60)*1e3,maxRetries:(re=t==null?void 0:t.maxRetries)!=null?re:(F=this._options)==null?void 0:F.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(ae=this._options)==null?void 0:ae.fetch,logging:this._options.logging});if(g.ok)return {data:sP.parseOrThrow(g.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:g.rawResponse};if(g.error.reason==="status-code")throw new k({statusCode:g.error.statusCode,body:g.error.body,rawResponse:g.rawResponse});return j(g.error,g.rawResponse,"GET","/v1/private/datasets/{id}/items/experiments/items")}getDatasetByIdentifier(i,e){return P.fromPromise(this.__getDatasetByIdentifier(i,e))}async __getDatasetByIdentifier(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/datasets/retrieve"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:So.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:yi.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/datasets/retrieve")}getDatasetExperimentItemsStats(i,e,t){return P.fromPromise(this.__getDatasetExperimentItemsStats(i,e,t))}async __getDatasetExperimentItemsStats(i,e,t){var m,u,d,f,g,h,y,w,A,C,I;let{experimentIds:o,filters:a}=e,s={experiment_ids:o,filters:a},c=z((m=this._options)==null?void 0:m.headers,v({"Comet-Workspace":(d=t==null?void 0:t.workspaceName)!=null?d:(u=this._options)==null?void 0:u.workspaceName}),t==null?void 0:t.headers),l=await S({url:_.join((g=(f=await x.get(this._options.baseUrl))!=null?f:await x.get(this._options.environment))!=null?g:T.Default,`v1/private/datasets/${_.encodePathParam(i)}/items/experiments/items/stats`),method:"GET",headers:c,queryParameters:{...s,...t==null?void 0:t.queryParams},timeoutMs:((w=(y=t==null?void 0:t.timeoutInSeconds)!=null?y:(h=this._options)==null?void 0:h.timeoutInSeconds)!=null?w:60)*1e3,maxRetries:(C=t==null?void 0:t.maxRetries)!=null?C:(A=this._options)==null?void 0:A.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(I=this._options)==null?void 0:I.fetch,logging:this._options.logging});if(l.ok)return {data:Hr.parseOrThrow(l.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:l.rawResponse};if(l.error.reason==="status-code")throw new k({statusCode:l.error.statusCode,body:l.error.body,rawResponse:l.rawResponse});return j(l.error,l.rawResponse,"GET","/v1/private/datasets/{id}/items/experiments/items/stats")}getDatasetExportJob(i,e={},t){return P.fromPromise(this.__getDatasetExportJob(i,e,t))}async __getDatasetExportJob(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/datasets/export-jobs/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:Zt.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/datasets/export-jobs/{jobId}")}getDatasetExportJobs(i){return P.fromPromise(this.__getDatasetExportJobs(i))}async __getDatasetExportJobs(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/private/datasets/export-jobs"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:qt.getDatasetExportJobs.Response.parseOrThrow(t.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"GET","/v1/private/datasets/export-jobs")}getDatasetItemById(i,e={},t){return P.fromPromise(this.__getDatasetItemById(i,e,t))}async __getDatasetItemById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/datasets/items/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:Bn.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/datasets/items/{itemId}")}patchDatasetItem(i,e,t){return P.fromPromise(this.__patchDatasetItem(i,e,t))}async __patchDatasetItem(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/datasets/items/${_.encodePathParam(i)}`),method:"PATCH",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:jo.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw s.error.statusCode===404?new U(s.error.body,s.rawResponse):new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"PATCH","/v1/private/datasets/items/{itemId}")}getDatasetItems(i,e={},t){return P.fromPromise(this.__getDatasetItems(i,e,t))}async __getDatasetItems(i,e={},t){var f,g,h,y,w,A,C,I,D,N,F;let{page:o,size:a,version:s,filters:c,truncate:l}=e,m={page:o,size:a,version:s,filters:c,truncate:l},u=z((f=this._options)==null?void 0:f.headers,v({"Comet-Workspace":(h=t==null?void 0:t.workspaceName)!=null?h:(g=this._options)==null?void 0:g.workspaceName}),t==null?void 0:t.headers),d=await S({url:_.join((w=(y=await x.get(this._options.baseUrl))!=null?y:await x.get(this._options.environment))!=null?w:T.Default,`v1/private/datasets/${_.encodePathParam(i)}/items`),method:"GET",headers:u,queryParameters:{...m,...t==null?void 0:t.queryParams},timeoutMs:((I=(C=t==null?void 0:t.timeoutInSeconds)!=null?C:(A=this._options)==null?void 0:A.timeoutInSeconds)!=null?I:60)*1e3,maxRetries:(N=t==null?void 0:t.maxRetries)!=null?N:(D=this._options)==null?void 0:D.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(F=this._options)==null?void 0:F.fetch,logging:this._options.logging});if(d.ok)return {data:xP.parseOrThrow(d.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:d.rawResponse};if(d.error.reason==="status-code")throw new k({statusCode:d.error.statusCode,body:d.error.body,rawResponse:d.rawResponse});return j(d.error,d.rawResponse,"GET","/v1/private/datasets/{id}/items")}getDatasetItemsOutputColumns(i,e={},t){return P.fromPromise(this.__getDatasetItemsOutputColumns(i,e,t))}async __getDatasetItemsOutputColumns(i,e={},t){var l,m,u,d,f,g,h,y,w,A,C;let{experimentIds:o}=e,a={experiment_ids:o},s=z((l=this._options)==null?void 0:l.headers,v({"Comet-Workspace":(u=t==null?void 0:t.workspaceName)!=null?u:(m=this._options)==null?void 0:m.workspaceName}),t==null?void 0:t.headers),c=await S({url:_.join((f=(d=await x.get(this._options.baseUrl))!=null?d:await x.get(this._options.environment))!=null?f:T.Default,`v1/private/datasets/${_.encodePathParam(i)}/items/experiments/items/output/columns`),method:"GET",headers:s,queryParameters:{...a,...t==null?void 0:t.queryParams},timeoutMs:((y=(h=t==null?void 0:t.timeoutInSeconds)!=null?h:(g=this._options)==null?void 0:g.timeoutInSeconds)!=null?y:60)*1e3,maxRetries:(A=t==null?void 0:t.maxRetries)!=null?A:(w=this._options)==null?void 0:w.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(C=this._options)==null?void 0:C.fetch,logging:this._options.logging});if(c.ok)return {data:LT.parseOrThrow(c.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:c.rawResponse};if(c.error.reason==="status-code")throw new k({statusCode:c.error.statusCode,body:c.error.body,rawResponse:c.rawResponse});return j(c.error,c.rawResponse,"GET","/v1/private/datasets/{id}/items/experiments/items/output/columns")}markDatasetExportJobViewed(i,e={},t){return P.fromPromise(this.__markDatasetExportJobViewed(i,e,t))}async __markDatasetExportJobViewed(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/datasets/export-jobs/${_.encodePathParam(i)}/mark-viewed`),method:"PUT",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"PUT","/v1/private/datasets/export-jobs/{jobId}/mark-viewed")}startDatasetExport(i,e={},t){return P.fromPromise(this.__startDatasetExport(i,e,t))}async __startDatasetExport(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/datasets/${_.encodePathParam(i)}/export`),method:"POST",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:Zt.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"POST","/v1/private/datasets/{id}/export")}streamDatasetItems(i,e){return P.fromPromise(this.__streamDatasetItems(i,e))}async __streamDatasetItems(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/datasets/items/stream"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Co.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),responseType:"streaming",timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:o.body,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/datasets/items/stream")}compareDatasetVersions(i,e={},t){return P.fromPromise(this.__compareDatasetVersions(i,e,t))}async __compareDatasetVersions(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/datasets/${_.encodePathParam(i)}/versions/diff`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:jP.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/datasets/{id}/versions/diff")}createVersionTag(i,e,t,o){return P.fromPromise(this.__createVersionTag(i,e,t,o))}async __createVersionTag(i,e,t,o){var c,l,m,u,d,f,g,h,y,w,A;let a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=o==null?void 0:o.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),o==null?void 0:o.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/datasets/${_.encodePathParam(i)}/versions/hash/${_.encodePathParam(e)}/tags`),method:"POST",headers:a,contentType:"application/json",queryParameters:o==null?void 0:o.queryParams,requestType:"json",body:Bo.jsonOrThrow(t,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=o==null?void 0:o.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=o==null?void 0:o.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:o==null?void 0:o.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")switch(s.error.statusCode){case 400:throw new B(s.error.body,s.rawResponse);case 404:throw new U(s.error.body,s.rawResponse);case 409:throw new K(s.error.body,s.rawResponse);default:throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse})}return j(s.error,s.rawResponse,"POST","/v1/private/datasets/{id}/versions/hash/{versionHash}/tags")}deleteVersionTag(i,e,t,o={},a){return P.fromPromise(this.__deleteVersionTag(i,e,t,o,a))}async __deleteVersionTag(i,e,t,o={},a){var l,m,u,d,f,g,h,y,w,A,C;let s=z((l=this._options)==null?void 0:l.headers,v({"Comet-Workspace":(u=a==null?void 0:a.workspaceName)!=null?u:(m=this._options)==null?void 0:m.workspaceName}),a==null?void 0:a.headers),c=await S({url:_.join((f=(d=await x.get(this._options.baseUrl))!=null?d:await x.get(this._options.environment))!=null?f:T.Default,`v1/private/datasets/${_.encodePathParam(i)}/versions/${_.encodePathParam(e)}/tags/${_.encodePathParam(t)}`),method:"DELETE",headers:s,queryParameters:a==null?void 0:a.queryParams,timeoutMs:((y=(h=a==null?void 0:a.timeoutInSeconds)!=null?h:(g=this._options)==null?void 0:g.timeoutInSeconds)!=null?y:60)*1e3,maxRetries:(A=a==null?void 0:a.maxRetries)!=null?A:(w=this._options)==null?void 0:w.maxRetries,withCredentials:true,abortSignal:a==null?void 0:a.abortSignal,fetchFn:(C=this._options)==null?void 0:C.fetch,logging:this._options.logging});if(c.ok)return {data:void 0,rawResponse:c.rawResponse};if(c.error.reason==="status-code")throw new k({statusCode:c.error.statusCode,body:c.error.body,rawResponse:c.rawResponse});return j(c.error,c.rawResponse,"DELETE","/v1/private/datasets/{id}/versions/{versionHash}/tags/{tag}")}listDatasetVersions(i,e={},t){return P.fromPromise(this.__listDatasetVersions(i,e,t))}async __listDatasetVersions(i,e={},t){var m,u,d,f,g,h,y,w,A,C,I;let{page:o,size:a}=e,s={page:o,size:a},c=z((m=this._options)==null?void 0:m.headers,v({"Comet-Workspace":(d=t==null?void 0:t.workspaceName)!=null?d:(u=this._options)==null?void 0:u.workspaceName}),t==null?void 0:t.headers),l=await S({url:_.join((g=(f=await x.get(this._options.baseUrl))!=null?f:await x.get(this._options.environment))!=null?g:T.Default,`v1/private/datasets/${_.encodePathParam(i)}/versions`),method:"GET",headers:c,queryParameters:{...s,...t==null?void 0:t.queryParams},timeoutMs:((w=(y=t==null?void 0:t.timeoutInSeconds)!=null?y:(h=this._options)==null?void 0:h.timeoutInSeconds)!=null?w:60)*1e3,maxRetries:(C=t==null?void 0:t.maxRetries)!=null?C:(A=this._options)==null?void 0:A.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(I=this._options)==null?void 0:I.fetch,logging:this._options.logging});if(l.ok)return {data:CP.parseOrThrow(l.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:l.rawResponse};if(l.error.reason==="status-code")throw l.error.statusCode===400?new B(l.error.body,l.rawResponse):new k({statusCode:l.error.statusCode,body:l.error.body,rawResponse:l.rawResponse});return j(l.error,l.rawResponse,"GET","/v1/private/datasets/{id}/versions")}restoreDatasetVersion(i,e,t){return P.fromPromise(this.__restoreDatasetVersion(i,e,t))}async __restoreDatasetVersion(i,e,t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/datasets/${_.encodePathParam(i)}/versions/restore`),method:"POST",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:Uo.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:Vr.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"POST","/v1/private/datasets/{id}/versions/restore")}retrieveDatasetVersion(i,e,t){return P.fromPromise(this.__retrieveDatasetVersion(i,e,t))}async __retrieveDatasetVersion(i,e,t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/datasets/${_.encodePathParam(i)}/versions/retrieve`),method:"POST",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:No.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:Vr.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")switch(a.error.statusCode){case 400:throw new B(a.error.body,a.rawResponse);case 404:throw new U(a.error.body,a.rawResponse);default:throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse})}return j(a.error,a.rawResponse,"POST","/v1/private/datasets/{id}/versions/retrieve")}updateDatasetVersion(i,e,t={},o){return P.fromPromise(this.__updateDatasetVersion(i,e,t,o))}async __updateDatasetVersion(i,e,t={},o){var c,l,m,u,d,f,g,h,y,w,A;let a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=o==null?void 0:o.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),o==null?void 0:o.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/datasets/${_.encodePathParam(i)}/versions/hash/${_.encodePathParam(e)}`),method:"PATCH",headers:a,contentType:"application/json",queryParameters:o==null?void 0:o.queryParams,requestType:"json",body:Fo.jsonOrThrow(t,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=o==null?void 0:o.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=o==null?void 0:o.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:o==null?void 0:o.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:Vr.parseOrThrow(s.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:s.rawResponse};if(s.error.reason==="status-code")switch(s.error.statusCode){case 400:throw new B(s.error.body,s.rawResponse);case 404:throw new U(s.error.body,s.rawResponse);case 409:throw new K(s.error.body,s.rawResponse);default:throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse})}return j(s.error,s.rawResponse,"PATCH","/v1/private/datasets/{id}/versions/hash/{versionHash}")}};});var Ul,x4=n(()=>{X();Q();b();Y();Z();J();te();ie();Ul=class{constructor(i={}){this._options=M(i);}findEnvironments(i){return P.fromPromise(this.__findEnvironments(i))}async __findEnvironments(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/private/environments"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:NP.parseOrThrow(t.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"GET","/v1/private/environments")}createEnvironment(i,e){return P.fromPromise(this.__createEnvironment(i,e))}async __createEnvironment(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/environments"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Lo.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===409?new K(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/environments")}deleteEnvironmentsBatch(i,e){return P.fromPromise(this.__deleteEnvironmentsBatch(i,e))}async __deleteEnvironmentsBatch(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/environments/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:me.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/environments/delete")}getEnvironmentById(i,e={},t){return P.fromPromise(this.__getEnvironmentById(i,e,t))}async __getEnvironmentById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/environments/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:Ln.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/environments/{id}")}updateEnvironment(i,e={},t){return P.fromPromise(this.__updateEnvironment(i,e,t))}async __updateEnvironment(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/environments/${_.encodePathParam(i)}`),method:"PATCH",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:Wo.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")switch(a.error.statusCode){case 404:throw new U(a.error.body,a.rawResponse);case 409:throw new K(a.error.body,a.rawResponse);default:throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse})}return j(a.error,a.rawResponse,"PATCH","/v1/private/environments/{id}")}};});var Nl,w4=n(()=>{X();Q();b();Y();Z();J();te();ie();Nl=class{constructor(i={}){this._options=M(i);}batchUpdateExperiments(i,e){return P.fromPromise(this.__batchUpdateExperiments(i,e))}async __batchUpdateExperiments(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/experiments/batch"),method:"PATCH",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Ho.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===400?new B(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"PATCH","/v1/private/experiments/batch")}findExperiments(i={},e){return P.fromPromise(this.__findExperiments(i,e))}async __findExperiments(i={},e){var D,N,F,re,ae,we,Ee,Ce,He,$i,Qi;let{page:t,size:o,datasetId:a,optimizationId:s,types:c,name:l,datasetDeleted:m,promptId:u,projectId:d,projectDeleted:f,sorting:g,filters:h,experimentIds:y,forceSorting:w}=i,A={page:t,size:o,datasetId:a,optimization_id:s,types:c,name:l,dataset_deleted:m,prompt_id:u,project_id:d,project_deleted:f,sorting:g,filters:h,experiment_ids:y,force_sorting:w},C=z((D=this._options)==null?void 0:D.headers,v({"Comet-Workspace":(F=e==null?void 0:e.workspaceName)!=null?F:(N=this._options)==null?void 0:N.workspaceName}),e==null?void 0:e.headers),I=await S({url:_.join((ae=(re=await x.get(this._options.baseUrl))!=null?re:await x.get(this._options.environment))!=null?ae:T.Default,"v1/private/experiments"),method:"GET",headers:C,queryParameters:{...A,...e==null?void 0:e.queryParams},timeoutMs:((Ce=(Ee=e==null?void 0:e.timeoutInSeconds)!=null?Ee:(we=this._options)==null?void 0:we.timeoutInSeconds)!=null?Ce:60)*1e3,maxRetries:($i=e==null?void 0:e.maxRetries)!=null?$i:(He=this._options)==null?void 0:He.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(Qi=this._options)==null?void 0:Qi.fetch,logging:this._options.logging});if(I.ok)return {data:$n.parseOrThrow(I.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:I.rawResponse};if(I.error.reason==="status-code")throw I.error.statusCode===400?new B(I.error.body,I.rawResponse):new k({statusCode:I.error.statusCode,body:I.error.body,rawResponse:I.rawResponse});return j(I.error,I.rawResponse,"GET","/v1/private/experiments")}createExperiment(i,e){return P.fromPromise(this.__createExperiment(i,e))}async __createExperiment(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/experiments"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:ra.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/experiments")}createExperimentItems(i,e){return P.fromPromise(this.__createExperimentItems(i,e))}async __createExperimentItems(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/experiments/items"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Zo.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/experiments/items")}deleteExperimentItems(i,e){return P.fromPromise(this.__deleteExperimentItems(i,e))}async __deleteExperimentItems(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/experiments/items/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:qo.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/experiments/items/delete")}deleteExperimentsById(i,e){return P.fromPromise(this.__deleteExperimentsById(i,e))}async __deleteExperimentsById(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/experiments/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:bi.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/experiments/delete")}executeExperiment(i,e){return P.fromPromise(this.__executeExperiment(i,e))}async __executeExperiment(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/experiments/execute"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Oo.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:KP.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/experiments/execute")}experimentItemsBulk(i,e){return P.fromPromise(this.__experimentItemsBulk(i,e))}async __experimentItemsBulk(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/experiments/items/bulk"),method:"PUT",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Qo.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 400:throw new B(o.error.body,o.rawResponse);case 409:throw new K(o.error.body,o.rawResponse);case 422:throw new ce(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"PUT","/v1/private/experiments/items/bulk")}findFeedbackScoreNames(i={},e){return P.fromPromise(this.__findFeedbackScoreNames(i,e))}async __findFeedbackScoreNames(i={},e){var l,m,u,d,f,g,h,y,w,A,C;let{experimentIds:t,projectId:o}=i,a={experiment_ids:t,project_id:o},s=z((l=this._options)==null?void 0:l.headers,v({"Comet-Workspace":(u=e==null?void 0:e.workspaceName)!=null?u:(m=this._options)==null?void 0:m.workspaceName}),e==null?void 0:e.headers),c=await S({url:_.join((f=(d=await x.get(this._options.baseUrl))!=null?d:await x.get(this._options.environment))!=null?f:T.Default,"v1/private/experiments/feedback-scores/names"),method:"GET",headers:s,queryParameters:{...a,...e==null?void 0:e.queryParams},timeoutMs:((y=(h=e==null?void 0:e.timeoutInSeconds)!=null?h:(g=this._options)==null?void 0:g.timeoutInSeconds)!=null?y:60)*1e3,maxRetries:(A=e==null?void 0:e.maxRetries)!=null?A:(w=this._options)==null?void 0:w.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(C=this._options)==null?void 0:C.fetch,logging:this._options.logging});if(c.ok)return {data:Jr.parseOrThrow(c.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:c.rawResponse};if(c.error.reason==="status-code")throw new k({statusCode:c.error.statusCode,body:c.error.body,rawResponse:c.rawResponse});return j(c.error,c.rawResponse,"GET","/v1/private/experiments/feedback-scores/names")}findExperimentGroups(i={},e){return P.fromPromise(this.__findExperimentGroups(i,e))}async __findExperimentGroups(i={},e){var f,g,h,y,w,A,C,I,D,N,F;let{groups:t,types:o,name:a,projectId:s,projectDeleted:c,filters:l}=i,m={groups:t,types:o,name:a,project_id:s,project_deleted:c,filters:l},u=z((f=this._options)==null?void 0:f.headers,v({"Comet-Workspace":(h=e==null?void 0:e.workspaceName)!=null?h:(g=this._options)==null?void 0:g.workspaceName}),e==null?void 0:e.headers),d=await S({url:_.join((w=(y=await x.get(this._options.baseUrl))!=null?y:await x.get(this._options.environment))!=null?w:T.Default,"v1/private/experiments/groups"),method:"GET",headers:u,queryParameters:{...m,...e==null?void 0:e.queryParams},timeoutMs:((I=(C=e==null?void 0:e.timeoutInSeconds)!=null?C:(A=this._options)==null?void 0:A.timeoutInSeconds)!=null?I:60)*1e3,maxRetries:(N=e==null?void 0:e.maxRetries)!=null?N:(D=this._options)==null?void 0:D.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(F=this._options)==null?void 0:F.fetch,logging:this._options.logging});if(d.ok)return {data:iz.parseOrThrow(d.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:d.rawResponse};if(d.error.reason==="status-code")throw d.error.statusCode===400?new B(d.error.body,d.rawResponse):new k({statusCode:d.error.statusCode,body:d.error.body,rawResponse:d.rawResponse});return j(d.error,d.rawResponse,"GET","/v1/private/experiments/groups")}findExperimentGroupsAggregations(i={},e){return P.fromPromise(this.__findExperimentGroupsAggregations(i,e))}async __findExperimentGroupsAggregations(i={},e){var f,g,h,y,w,A,C,I,D,N,F;let{groups:t,types:o,name:a,projectId:s,projectDeleted:c,filters:l}=i,m={groups:t,types:o,name:a,project_id:s,project_deleted:c,filters:l},u=z((f=this._options)==null?void 0:f.headers,v({"Comet-Workspace":(h=e==null?void 0:e.workspaceName)!=null?h:(g=this._options)==null?void 0:g.workspaceName}),e==null?void 0:e.headers),d=await S({url:_.join((w=(y=await x.get(this._options.baseUrl))!=null?y:await x.get(this._options.environment))!=null?w:T.Default,"v1/private/experiments/groups/aggregations"),method:"GET",headers:u,queryParameters:{...m,...e==null?void 0:e.queryParams},timeoutMs:((I=(C=e==null?void 0:e.timeoutInSeconds)!=null?C:(A=this._options)==null?void 0:A.timeoutInSeconds)!=null?I:60)*1e3,maxRetries:(N=e==null?void 0:e.maxRetries)!=null?N:(D=this._options)==null?void 0:D.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(F=this._options)==null?void 0:F.fetch,logging:this._options.logging});if(d.ok)return {data:YP.parseOrThrow(d.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:d.rawResponse};if(d.error.reason==="status-code")throw d.error.statusCode===400?new B(d.error.body,d.rawResponse):new k({statusCode:d.error.statusCode,body:d.error.body,rawResponse:d.rawResponse});return j(d.error,d.rawResponse,"GET","/v1/private/experiments/groups/aggregations")}finishExperiments(i,e){return P.fromPromise(this.__finishExperiments(i,e))}async __finishExperiments(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/experiments/finish"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:bi.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===400?new B(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/experiments/finish")}getExperimentById(i,e={},t){return P.fromPromise(this.__getExperimentById(i,e,t))}async __getExperimentById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/experiments/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:Kn.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/experiments/{id}")}updateExperiment(i,e,t){return P.fromPromise(this.__updateExperiment(i,e,t))}async __updateExperiment(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/experiments/${_.encodePathParam(i)}`),method:"PATCH",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:Jo.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")switch(s.error.statusCode){case 400:throw new B(s.error.body,s.rawResponse);case 404:throw new U(s.error.body,s.rawResponse);default:throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse})}return j(s.error,s.rawResponse,"PATCH","/v1/private/experiments/{id}")}getExperimentItemById(i,e={},t){return P.fromPromise(this.__getExperimentItemById(i,e,t))}async __getExperimentItemById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/experiments/items/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:Nn.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/experiments/items/{id}")}streamExperimentItems(i,e){return P.fromPromise(this.__streamExperimentItems(i,e))}async __streamExperimentItems(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/experiments/items/stream"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Yo.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),responseType:"streaming",timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:o.body,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/experiments/items/stream")}streamExperiments(i,e){return P.fromPromise(this.__streamExperiments(i,e))}async __streamExperiments(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/experiments/stream"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:ea.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),responseType:"streaming",timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:o.body,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/experiments/stream")}};});var Bl,_4=n(()=>{X();Q();b();Y();Z();J();te();ie();Bl=class{constructor(i={}){this._options=M(i);}findFeedbackDefinitions(i={},e){return P.fromPromise(this.__findFeedbackDefinitions(i,e))}async __findFeedbackDefinitions(i={},e){var u,d,f,g,h,y,w,A,C,I,D;let{page:t,size:o,name:a,type:s}=i,c={page:t,size:o,name:a,type:s!=null?Vp.jsonOrThrow(s,{unrecognizedObjectKeys:"strip",omitUndefined:true}):void 0},l=z((u=this._options)==null?void 0:u.headers,v({"Comet-Workspace":(f=e==null?void 0:e.workspaceName)!=null?f:(d=this._options)==null?void 0:d.workspaceName}),e==null?void 0:e.headers),m=await S({url:_.join((h=(g=await x.get(this._options.baseUrl))!=null?g:await x.get(this._options.environment))!=null?h:T.Default,"v1/private/feedback-definitions"),method:"GET",headers:l,queryParameters:{...c,...e==null?void 0:e.queryParams},timeoutMs:((A=(w=e==null?void 0:e.timeoutInSeconds)!=null?w:(y=this._options)==null?void 0:y.timeoutInSeconds)!=null?A:60)*1e3,maxRetries:(I=e==null?void 0:e.maxRetries)!=null?I:(C=this._options)==null?void 0:C.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(D=this._options)==null?void 0:D.fetch,logging:this._options.logging});if(m.ok)return {data:Gz.parseOrThrow(m.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:m.rawResponse};if(m.error.reason==="status-code")throw new k({statusCode:m.error.statusCode,body:m.error.body,rawResponse:m.rawResponse});return j(m.error,m.rawResponse,"GET","/v1/private/feedback-definitions")}createFeedbackDefinition(i,e){return P.fromPromise(this.__createFeedbackDefinition(i,e))}async __createFeedbackDefinition(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/feedback-definitions"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Mz.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/feedback-definitions")}getFeedbackDefinitionById(i,e={},t){return P.fromPromise(this.__getFeedbackDefinitionById(i,e,t))}async __getFeedbackDefinitionById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/feedback-definitions/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:Kz.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/feedback-definitions/{id}")}updateFeedbackDefinition(i,e,t){return P.fromPromise(this.__updateFeedbackDefinition(i,e,t))}async __updateFeedbackDefinition(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/feedback-definitions/${_.encodePathParam(i)}`),method:"PUT",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:hS.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"PUT","/v1/private/feedback-definitions/{id}")}deleteFeedbackDefinitionById(i,e={},t){return P.fromPromise(this.__deleteFeedbackDefinitionById(i,e,t))}async __deleteFeedbackDefinitionById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/feedback-definitions/${_.encodePathParam(i)}`),method:"DELETE",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===409?new K(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"DELETE","/v1/private/feedback-definitions/{id}")}deleteFeedbackDefinitionsBatch(i,e){return P.fromPromise(this.__deleteFeedbackDefinitionsBatch(i,e))}async __deleteFeedbackDefinitionsBatch(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/feedback-definitions/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:me.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===409?new K(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/feedback-definitions/delete")}};});var Fl,k4=n(()=>{X();Q();b();Y();Z();J();te();Fl=class{constructor(i={}){this._options=M(i);}createGuardrails(i,e){return P.fromPromise(this.__createGuardrails(i,e))}async __createGuardrails(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/guardrails"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:ta.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/guardrails")}};});var Ml,A4=n(()=>{X();Q();b();Y();Z();J();te();ie();Ml=class{constructor(i={}){this._options=M(i);}findInsightsViews(i={},e){return P.fromPromise(this.__findInsightsViews(i,e))}async __findInsightsViews(i={},e){var f,g,h,y,w,A,C,I,D,N,F;let{page:t,size:o,name:a,projectId:s,sorting:c,filters:l}=i,m={page:t,size:o,name:a,project_id:s,sorting:c,filters:l},u=z((f=this._options)==null?void 0:f.headers,v({"Comet-Workspace":(h=e==null?void 0:e.workspaceName)!=null?h:(g=this._options)==null?void 0:g.workspaceName}),e==null?void 0:e.headers),d=await S({url:_.join((w=(y=await x.get(this._options.baseUrl))!=null?y:await x.get(this._options.environment))!=null?w:T.Default,"v1/private/insights-views"),method:"GET",headers:u,queryParameters:{...m,...e==null?void 0:e.queryParams},timeoutMs:((I=(C=e==null?void 0:e.timeoutInSeconds)!=null?C:(A=this._options)==null?void 0:A.timeoutInSeconds)!=null?I:60)*1e3,maxRetries:(N=e==null?void 0:e.maxRetries)!=null?N:(D=this._options)==null?void 0:D.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(F=this._options)==null?void 0:F.fetch,logging:this._options.logging});if(d.ok)return {data:At.parseOrThrow(d.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:d.rawResponse};if(d.error.reason==="status-code")throw new k({statusCode:d.error.statusCode,body:d.error.body,rawResponse:d.rawResponse});return j(d.error,d.rawResponse,"GET","/v1/private/insights-views")}createInsightsView(i,e){return P.fromPromise(this.__createInsightsView(i,e))}async __createInsightsView(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/insights-views"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:jn.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:Ze.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/insights-views")}getInsightsViewById(i,e={},t){return P.fromPromise(this.__getInsightsViewById(i,e,t))}async __getInsightsViewById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/insights-views/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:Ze.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/insights-views/{insightsViewId}")}deleteInsightsView(i,e={},t){return P.fromPromise(this.__deleteInsightsView(i,e,t))}async __deleteInsightsView(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/insights-views/${_.encodePathParam(i)}`),method:"DELETE",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"DELETE","/v1/private/insights-views/{insightsViewId}")}updateInsightsView(i,e,t){return P.fromPromise(this.__updateInsightsView(i,e,t))}async __updateInsightsView(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/insights-views/${_.encodePathParam(i)}`),method:"PATCH",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:vn.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:Ze.parseOrThrow(s.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:s.rawResponse};if(s.error.reason==="status-code")switch(s.error.statusCode){case 404:throw new U(s.error.body,s.rawResponse);case 409:throw new K(s.error.body,s.rawResponse);default:throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse})}return j(s.error,s.rawResponse,"PATCH","/v1/private/insights-views/{insightsViewId}")}deleteInsightsViewsBatch(i,e){return P.fromPromise(this.__deleteInsightsViewsBatch(i,e))}async __deleteInsightsViewsBatch(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/insights-views/delete-batch"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:me.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/insights-views/delete-batch")}};});var Wl,P4=n(()=>{X();Q();b();Y();Z();J();te();Wl=class{constructor(i={}){this._options=M(i);}getLlmModels(i){return P.fromPromise(this.__getLlmModels(i))}async __getLlmModels(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/private/llm/models"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:ri.getLlmModels.Response.parseOrThrow(t.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"GET","/v1/private/llm/models")}};});var Ll,z4=n(()=>{X();Q();b();Y();Z();J();te();ie();Ll=class{constructor(i={}){this._options=M(i);}deleteLlmProviderApiKeysBatch(i,e){return P.fromPromise(this.__deleteLlmProviderApiKeysBatch(i,e))}async __deleteLlmProviderApiKeysBatch(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/llm-provider-key/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:me.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/llm-provider-key/delete")}findLlmProviderKeys(i){return P.fromPromise(this.__findLlmProviderKeys(i))}async __findLlmProviderKeys(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/private/llm-provider-key"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:Jv.parseOrThrow(t.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"GET","/v1/private/llm-provider-key")}storeLlmProviderApiKey(i,e){return P.fromPromise(this.__storeLlmProviderApiKey(i,e))}async __storeLlmProviderApiKey(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/llm-provider-key"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:oa.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 401:throw new $(o.error.body,o.rawResponse);case 403:throw new ye(ue.parseOrThrow(o.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/llm-provider-key")}getLlmProviderApiKeyById(i,e={},t){return P.fromPromise(this.__getLlmProviderApiKeyById(i,e,t))}async __getLlmProviderApiKeyById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/llm-provider-key/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:os.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/llm-provider-key/{id}")}updateLlmProviderApiKey(i,e={},t){return P.fromPromise(this.__updateLlmProviderApiKey(i,e,t))}async __updateLlmProviderApiKey(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/llm-provider-key/${_.encodePathParam(i)}`),method:"PATCH",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:ia.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")switch(a.error.statusCode){case 401:throw new $(a.error.body,a.rawResponse);case 403:throw new ye(ue.parseOrThrow(a.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),a.rawResponse);case 404:throw new U(a.error.body,a.rawResponse);default:throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse})}return j(a.error,a.rawResponse,"PATCH","/v1/private/llm-provider-key/{id}")}};});var Vl,S4=n(()=>{X();Q();b();Y();Z();J();te();ie();Vl=class{constructor(i={}){this._options=M(i);}evaluateSpans(i,e){return P.fromPromise(this.__evaluateSpans(i,e))}async __evaluateSpans(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/manual-evaluation/spans"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Zn.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:qn.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 400:throw new B(o.error.body,o.rawResponse);case 404:throw new U(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/manual-evaluation/spans")}evaluateThreads(i,e){return P.fromPromise(this.__evaluateThreads(i,e))}async __evaluateThreads(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/manual-evaluation/threads"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Zn.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:qn.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 400:throw new B(o.error.body,o.rawResponse);case 404:throw new U(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/manual-evaluation/threads")}evaluateTraces(i,e){return P.fromPromise(this.__evaluateTraces(i,e))}async __evaluateTraces(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/manual-evaluation/traces"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Zn.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:qn.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 400:throw new B(o.error.body,o.rawResponse);case 404:throw new U(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/manual-evaluation/traces")}};});var Jl,T4=n(()=>{X();Q();b();Y();Z();J();te();ie();Jl=class{constructor(i={}){this._options=M(i);}listModels(i,e){return P.fromPromise(this.__listModels(i,e))}async __listModels(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/ollama/models"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:bl.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:ti.listModels.Response.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 422:throw new ce(o.error.body,o.rawResponse);case 500:throw new ro(o.error.body,o.rawResponse);case 503:throw new Vt(ue.parseOrThrow(o.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/ollama/models")}testConnection(i,e){return P.fromPromise(this.__testConnection(i,e))}async __testConnection(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/ollama/test-connection"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:bl.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:yl.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 422:throw new ce(o.error.body,o.rawResponse);case 502:throw new eo(yl.parseOrThrow(o.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),o.rawResponse);case 503:throw new Vt(ue.parseOrThrow(o.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/ollama/test-connection")}};});var Hl,v4=n(()=>{X();Q();b();Y();Z();J();te();ie();Hl=class{constructor(i={}){this._options=M(i);}downloadOllieState(i){return P.fromPromise(this.__downloadOllieState(i))}async __downloadOllieState(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/private/ollie/state"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,responseType:"streaming",timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:t.body,rawResponse:t.rawResponse};if(t.error.reason==="status-code")switch(t.error.statusCode){case 401:throw new $(t.error.body,t.rawResponse);case 404:throw new U(t.error.body,t.rawResponse);default:throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse})}return j(t.error,t.rawResponse,"GET","/v1/private/ollie/state")}replaceOllieState(i,e){return P.fromPromise(this.__replaceOllieState(i,e))}async __replaceOllieState(i,e){var s,c,l,m,u,d,f,g,h,y,w;let t=await oo.toBinaryUploadRequest(i),o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=e==null?void 0:e.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t.headers,e==null?void 0:e.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,"v1/private/ollie/state"),method:"PUT",headers:o,contentType:"application/gzip",queryParameters:e==null?void 0:e.queryParams,requestType:"bytes",duplex:"half",body:t.body,timeoutMs:((g=(f=e==null?void 0:e.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=e==null?void 0:e.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")switch(a.error.statusCode){case 400:throw new B(a.error.body,a.rawResponse);case 401:throw new $(a.error.body,a.rawResponse);case 429:throw new sr(ue.parseOrThrow(a.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),a.rawResponse);default:throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse})}return j(a.error,a.rawResponse,"PUT","/v1/private/ollie/state")}deleteOllieState(i){return P.fromPromise(this.__deleteOllieState(i))}async __deleteOllieState(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/private/ollie/state"),method:"DELETE",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:void 0,rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw t.error.statusCode===401?new $(t.error.body,t.rawResponse):new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"DELETE","/v1/private/ollie/state")}};});var Gl,j4=n(()=>{X();Q();b();Y();Z();J();Gl=class{constructor(i={}){this._options=M(i);}receiveProtobufTraces(i){return P.fromPromise(this.__receiveProtobufTraces(i))}async __receiveProtobufTraces(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/private/otel/v1/traces"),method:"POST",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:t.body,rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"POST","/v1/private/otel/v1/traces")}};});var Ol,E4=n(()=>{X();Q();b();Y();Z();J();te();ie();Ol=class{constructor(i={}){this._options=M(i);}cancelStudioOptimizations(i,e={},t){return P.fromPromise(this.__cancelStudioOptimizations(i,e,t))}async __cancelStudioOptimizations(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/optimizations/studio/${_.encodePathParam(i)}/cancel`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===501?new nr(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/optimizations/studio/{id}/cancel")}findOptimizations(i={},e){return P.fromPromise(this.__findOptimizations(i,e))}async __findOptimizations(i={},e){var h,y,w,A,C,I,D,N,F,re,ae;let{page:t,size:o,datasetId:a,name:s,datasetName:c,datasetDeleted:l,projectId:m,filters:u}=i,d={page:t,size:o,dataset_id:a,name:s,dataset_name:c,dataset_deleted:l,project_id:m,filters:u},f=z((h=this._options)==null?void 0:h.headers,v({"Comet-Workspace":(w=e==null?void 0:e.workspaceName)!=null?w:(y=this._options)==null?void 0:y.workspaceName}),e==null?void 0:e.headers),g=await S({url:_.join((C=(A=await x.get(this._options.baseUrl))!=null?A:await x.get(this._options.environment))!=null?C:T.Default,"v1/private/optimizations"),method:"GET",headers:f,queryParameters:{...d,...e==null?void 0:e.queryParams},timeoutMs:((N=(D=e==null?void 0:e.timeoutInSeconds)!=null?D:(I=this._options)==null?void 0:I.timeoutInSeconds)!=null?N:60)*1e3,maxRetries:(re=e==null?void 0:e.maxRetries)!=null?re:(F=this._options)==null?void 0:F.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(ae=this._options)==null?void 0:ae.fetch,logging:this._options.logging});if(g.ok)return {data:rs.parseOrThrow(g.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:g.rawResponse};if(g.error.reason==="status-code")throw g.error.statusCode===400?new B(g.error.body,g.rawResponse):new k({statusCode:g.error.statusCode,body:g.error.body,rawResponse:g.rawResponse});return j(g.error,g.rawResponse,"GET","/v1/private/optimizations")}createOptimization(i,e){return P.fromPromise(this.__createOptimization(i,e))}async __createOptimization(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/optimizations"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Rl.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/optimizations")}upsertOptimization(i,e){return P.fromPromise(this.__upsertOptimization(i,e))}async __upsertOptimization(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/optimizations"),method:"PUT",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Rl.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"PUT","/v1/private/optimizations")}deleteOptimizationsById(i,e){return P.fromPromise(this.__deleteOptimizationsById(i,e))}async __deleteOptimizationsById(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/optimizations/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:bi.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/optimizations/delete")}getOptimizationById(i,e={},t){return P.fromPromise(this.__getOptimizationById(i,e,t))}async __getOptimizationById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/optimizations/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:es.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/optimizations/{id}")}updateOptimizationsById(i,e={},t){return P.fromPromise(this.__updateOptimizationsById(i,e,t))}async __updateOptimizationsById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/optimizations/${_.encodePathParam(i)}`),method:"PUT",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:aa.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"PUT","/v1/private/optimizations/{id}")}getStudioOptimizationLogs(i,e={},t){return P.fromPromise(this.__getStudioOptimizationLogs(i,e,t))}async __getStudioOptimizationLogs(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/optimizations/studio/${_.encodePathParam(i)}/logs`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:FT.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/optimizations/studio/{id}/logs")}};});var Kl,C4=n(()=>{X();Q();b();Y();Z();J();te();ie();Kl=class{constructor(i={}){this._options=M(i);}activatePairingSession(i,e,t){return P.fromPromise(this.__activatePairingSession(i,e,t))}async __activatePairingSession(i,e,t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/pairing/sessions/${_.encodePathParam(i)}/activate`),method:"POST",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:na.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")switch(a.error.statusCode){case 403:throw new ye(ue.parseOrThrow(a.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),a.rawResponse);case 404:throw new U(a.error.body,a.rawResponse);case 409:throw new K(a.error.body,a.rawResponse);case 422:throw new ce(a.error.body,a.rawResponse);case 429:throw new sr(ue.parseOrThrow(a.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),a.rawResponse);case 501:throw new nr(a.error.body,a.rawResponse);default:throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse})}return j(a.error,a.rawResponse,"POST","/v1/private/pairing/sessions/{sessionId}/activate")}createPairingSession(i,e){return P.fromPromise(this.__createPairingSession(i,e))}async __createPairingSession(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/pairing/sessions"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:sa.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:nA.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 400:throw new B(o.error.body,o.rawResponse);case 404:throw new U(o.error.body,o.rawResponse);case 422:throw new ce(o.error.body,o.rawResponse);case 429:throw new sr(ue.parseOrThrow(o.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),o.rawResponse);case 501:throw new nr(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/pairing/sessions")}};});var $l,I4=n(()=>{X();Q();b();Y();Z();J();te();ie();$l=class{constructor(i={}){this._options=M(i);}findAlertsByProject(i,e={},t){return P.fromPromise(this.__findAlertsByProject(i,e,t))}async __findAlertsByProject(i,e={},t){var d,f,g,h,y,w,A,C,I,D,N;let{page:o,size:a,sorting:s,filters:c}=e,l={page:o,size:a,sorting:s,filters:c},m=z((d=this._options)==null?void 0:d.headers,v({"Comet-Workspace":(g=t==null?void 0:t.workspaceName)!=null?g:(f=this._options)==null?void 0:f.workspaceName}),t==null?void 0:t.headers),u=await S({url:_.join((y=(h=await x.get(this._options.baseUrl))!=null?h:await x.get(this._options.environment))!=null?y:T.Default,`v1/private/projects/${_.encodePathParam(i)}/alerts`),method:"GET",headers:m,queryParameters:{...l,...t==null?void 0:t.queryParams},timeoutMs:((C=(A=t==null?void 0:t.timeoutInSeconds)!=null?A:(w=this._options)==null?void 0:w.timeoutInSeconds)!=null?C:60)*1e3,maxRetries:(D=t==null?void 0:t.maxRetries)!=null?D:(I=this._options)==null?void 0:I.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(N=this._options)==null?void 0:N.fetch,logging:this._options.logging});if(u.ok)return {data:Qa.parseOrThrow(u.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:u.rawResponse};if(u.error.reason==="status-code")throw u.error.statusCode===400?new B(u.error.body,u.rawResponse):new k({statusCode:u.error.statusCode,body:u.error.body,rawResponse:u.rawResponse});return j(u.error,u.rawResponse,"GET","/v1/private/projects/{projectId}/alerts")}findDashboardsByProject(i,e={},t){return P.fromPromise(this.__findDashboardsByProject(i,e,t))}async __findDashboardsByProject(i,e={},t){var f,g,h,y,w,A,C,I,D,N,F;let{page:o,size:a,name:s,sorting:c,filters:l}=e,m={page:o,size:a,name:s,sorting:c,filters:l},u=z((f=this._options)==null?void 0:f.headers,v({"Comet-Workspace":(h=t==null?void 0:t.workspaceName)!=null?h:(g=this._options)==null?void 0:g.workspaceName}),t==null?void 0:t.headers),d=await S({url:_.join((w=(y=await x.get(this._options.baseUrl))!=null?y:await x.get(this._options.environment))!=null?w:T.Default,`v1/private/projects/${_.encodePathParam(i)}/dashboards`),method:"GET",headers:u,queryParameters:{...m,...t==null?void 0:t.queryParams},timeoutMs:((I=(C=t==null?void 0:t.timeoutInSeconds)!=null?C:(A=this._options)==null?void 0:A.timeoutInSeconds)!=null?I:60)*1e3,maxRetries:(N=t==null?void 0:t.maxRetries)!=null?N:(D=this._options)==null?void 0:D.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(F=this._options)==null?void 0:F.fetch,logging:this._options.logging});if(d.ok)return {data:At.parseOrThrow(d.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:d.rawResponse};if(d.error.reason==="status-code")throw new k({statusCode:d.error.statusCode,body:d.error.body,rawResponse:d.rawResponse});return j(d.error,d.rawResponse,"GET","/v1/private/projects/{projectId}/dashboards")}findDatasetsByProject(i,e={},t){return P.fromPromise(this.__findDatasetsByProject(i,e,t))}async __findDatasetsByProject(i,e={},t){var h,y,w,A,C,I,D,N,F,re,ae;let{page:o,size:a,withExperimentsOnly:s,withOptimizationsOnly:c,name:l,sorting:m,filters:u}=e,d={page:o,size:a,with_experiments_only:s,with_optimizations_only:c,name:l,sorting:m,filters:u},f=z((h=this._options)==null?void 0:h.headers,v({"Comet-Workspace":(w=t==null?void 0:t.workspaceName)!=null?w:(y=this._options)==null?void 0:y.workspaceName}),t==null?void 0:t.headers),g=await S({url:_.join((C=(A=await x.get(this._options.baseUrl))!=null?A:await x.get(this._options.environment))!=null?C:T.Default,`v1/private/projects/${_.encodePathParam(i)}/datasets`),method:"GET",headers:f,queryParameters:{...d,...t==null?void 0:t.queryParams},timeoutMs:((N=(D=t==null?void 0:t.timeoutInSeconds)!=null?D:(I=this._options)==null?void 0:I.timeoutInSeconds)!=null?N:60)*1e3,maxRetries:(re=t==null?void 0:t.maxRetries)!=null?re:(F=this._options)==null?void 0:F.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(ae=this._options)==null?void 0:ae.fetch,logging:this._options.logging});if(g.ok)return {data:Mn.parseOrThrow(g.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:g.rawResponse};if(g.error.reason==="status-code")throw new k({statusCode:g.error.statusCode,body:g.error.body,rawResponse:g.rawResponse});return j(g.error,g.rawResponse,"GET","/v1/private/projects/{projectId}/datasets")}findExperimentsByProject(i,e={},t){return P.fromPromise(this.__findExperimentsByProject(i,e,t))}async __findExperimentsByProject(i,e={},t){var C,I,D,N,F,re,ae,we,Ee,Ce,He;let{page:o,size:a,datasetId:s,optimizationId:c,types:l,name:m,datasetDeleted:u,sorting:d,filters:f,experimentIds:g,forceSorting:h}=e,y={page:o,size:a,datasetId:s,optimization_id:c,types:l,name:m,dataset_deleted:u,sorting:d,filters:f,experiment_ids:g,force_sorting:h},w=z((C=this._options)==null?void 0:C.headers,v({"Comet-Workspace":(D=t==null?void 0:t.workspaceName)!=null?D:(I=this._options)==null?void 0:I.workspaceName}),t==null?void 0:t.headers),A=await S({url:_.join((F=(N=await x.get(this._options.baseUrl))!=null?N:await x.get(this._options.environment))!=null?F:T.Default,`v1/private/projects/${_.encodePathParam(i)}/experiments`),method:"GET",headers:w,queryParameters:{...y,...t==null?void 0:t.queryParams},timeoutMs:((we=(ae=t==null?void 0:t.timeoutInSeconds)!=null?ae:(re=this._options)==null?void 0:re.timeoutInSeconds)!=null?we:60)*1e3,maxRetries:(Ce=t==null?void 0:t.maxRetries)!=null?Ce:(Ee=this._options)==null?void 0:Ee.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(He=this._options)==null?void 0:He.fetch,logging:this._options.logging});if(A.ok)return {data:$n.parseOrThrow(A.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:A.rawResponse};if(A.error.reason==="status-code")throw A.error.statusCode===400?new B(A.error.body,A.rawResponse):new k({statusCode:A.error.statusCode,body:A.error.body,rawResponse:A.rawResponse});return j(A.error,A.rawResponse,"GET","/v1/private/projects/{projectId}/experiments")}findOptimizationsByProject(i,e={},t){return P.fromPromise(this.__findOptimizationsByProject(i,e,t))}async __findOptimizationsByProject(i,e={},t){var h,y,w,A,C,I,D,N,F,re,ae;let{page:o,size:a,datasetId:s,datasetName:c,name:l,datasetDeleted:m,filters:u}=e,d={page:o,size:a,dataset_id:s,dataset_name:c,name:l,dataset_deleted:m,filters:u},f=z((h=this._options)==null?void 0:h.headers,v({"Comet-Workspace":(w=t==null?void 0:t.workspaceName)!=null?w:(y=this._options)==null?void 0:y.workspaceName}),t==null?void 0:t.headers),g=await S({url:_.join((C=(A=await x.get(this._options.baseUrl))!=null?A:await x.get(this._options.environment))!=null?C:T.Default,`v1/private/projects/${_.encodePathParam(i)}/optimizations`),method:"GET",headers:f,queryParameters:{...d,...t==null?void 0:t.queryParams},timeoutMs:((N=(D=t==null?void 0:t.timeoutInSeconds)!=null?D:(I=this._options)==null?void 0:I.timeoutInSeconds)!=null?N:60)*1e3,maxRetries:(re=t==null?void 0:t.maxRetries)!=null?re:(F=this._options)==null?void 0:F.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(ae=this._options)==null?void 0:ae.fetch,logging:this._options.logging});if(g.ok)return {data:rs.parseOrThrow(g.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:g.rawResponse};if(g.error.reason==="status-code")throw g.error.statusCode===400?new B(g.error.body,g.rawResponse):new k({statusCode:g.error.statusCode,body:g.error.body,rawResponse:g.rawResponse});return j(g.error,g.rawResponse,"GET","/v1/private/projects/{projectId}/optimizations")}getPromptsByProject(i,e={},t){return P.fromPromise(this.__getPromptsByProject(i,e,t))}async __getPromptsByProject(i,e={},t){var f,g,h,y,w,A,C,I,D,N,F;let{page:o,size:a,name:s,sorting:c,filters:l}=e,m={page:o,size:a,name:s,sorting:c,filters:l},u=z((f=this._options)==null?void 0:f.headers,v({"Comet-Workspace":(h=t==null?void 0:t.workspaceName)!=null?h:(g=this._options)==null?void 0:g.workspaceName}),t==null?void 0:t.headers),d=await S({url:_.join((w=(y=await x.get(this._options.baseUrl))!=null?y:await x.get(this._options.environment))!=null?w:T.Default,`v1/private/projects/${_.encodePathParam(i)}/prompts`),method:"GET",headers:u,queryParameters:{...m,...t==null?void 0:t.queryParams},timeoutMs:((I=(C=t==null?void 0:t.timeoutInSeconds)!=null?C:(A=this._options)==null?void 0:A.timeoutInSeconds)!=null?I:60)*1e3,maxRetries:(N=t==null?void 0:t.maxRetries)!=null?N:(D=this._options)==null?void 0:D.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(F=this._options)==null?void 0:F.fetch,logging:this._options.logging});if(d.ok)return {data:is.parseOrThrow(d.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:d.rawResponse};if(d.error.reason==="status-code")throw new k({statusCode:d.error.statusCode,body:d.error.body,rawResponse:d.rawResponse});return j(d.error,d.rawResponse,"GET","/v1/private/projects/{projectId}/prompts")}findProjects(i={},e){return P.fromPromise(this.__findProjects(i,e))}async __findProjects(i={},e){var u,d,f,g,h,y,w,A,C,I,D;let{page:t,size:o,name:a,sorting:s}=i,c={page:t,size:o,name:a,sorting:s},l=z((u=this._options)==null?void 0:u.headers,v({"Comet-Workspace":(f=e==null?void 0:e.workspaceName)!=null?f:(d=this._options)==null?void 0:d.workspaceName}),e==null?void 0:e.headers),m=await S({url:_.join((h=(g=await x.get(this._options.baseUrl))!=null?g:await x.get(this._options.environment))!=null?h:T.Default,"v1/private/projects"),method:"GET",headers:l,queryParameters:{...c,...e==null?void 0:e.queryParams},timeoutMs:((A=(w=e==null?void 0:e.timeoutInSeconds)!=null?w:(y=this._options)==null?void 0:y.timeoutInSeconds)!=null?A:60)*1e3,maxRetries:(I=e==null?void 0:e.maxRetries)!=null?I:(C=this._options)==null?void 0:C.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(D=this._options)==null?void 0:D.fetch,logging:this._options.logging});if(m.ok)return {data:cv.parseOrThrow(m.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:m.rawResponse};if(m.error.reason==="status-code")throw new k({statusCode:m.error.statusCode,body:m.error.body,rawResponse:m.rawResponse});return j(m.error,m.rawResponse,"GET","/v1/private/projects")}createProject(i,e){return P.fromPromise(this.__createProject(i,e))}async __createProject(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/projects"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:ua.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 400:throw new B(o.error.body,o.rawResponse);case 422:throw new ce(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/projects")}getProjectById(i,e={},t){return P.fromPromise(this.__getProjectById(i,e,t))}async __getProjectById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/projects/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:ts.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/projects/{id}")}deleteProjectById(i,e={},t){return P.fromPromise(this.__deleteProjectById(i,e,t))}async __deleteProjectById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/projects/${_.encodePathParam(i)}`),method:"DELETE",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===409?new K(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"DELETE","/v1/private/projects/{id}")}updateProject(i,e={},t){return P.fromPromise(this.__updateProject(i,e,t))}async __updateProject(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/projects/${_.encodePathParam(i)}`),method:"PATCH",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:da.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")switch(a.error.statusCode){case 400:throw new B(a.error.body,a.rawResponse);case 422:throw new ce(a.error.body,a.rawResponse);default:throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse})}return j(a.error,a.rawResponse,"PATCH","/v1/private/projects/{id}")}deleteProjectsBatch(i,e){return P.fromPromise(this.__deleteProjectsBatch(i,e))}async __deleteProjectsBatch(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/projects/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:me.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/projects/delete")}findFeedbackScoreNamesByProjectIds(i={},e){return P.fromPromise(this.__findFeedbackScoreNamesByProjectIds(i,e))}async __findFeedbackScoreNamesByProjectIds(i={},e){var c,l,m,u,d,f,g,h,y,w,A;let{projectIds:t}=i,o={project_ids:t},a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=e==null?void 0:e.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),e==null?void 0:e.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,"v1/private/projects/feedback-scores/names"),method:"GET",headers:a,queryParameters:{...o,...e==null?void 0:e.queryParams},timeoutMs:((h=(g=e==null?void 0:e.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=e==null?void 0:e.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:tS.parseOrThrow(s.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"GET","/v1/private/projects/feedback-scores/names")}findTokenUsageNames(i,e={},t){return P.fromPromise(this.__findTokenUsageNames(i,e,t))}async __findTokenUsageNames(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/projects/${_.encodePathParam(i)}/token-usage/names`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:sj.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/projects/{id}/token-usage/names")}getProjectKpiCards(i,e,t){return P.fromPromise(this.__getProjectKpiCards(i,e,t))}async __getProjectKpiCards(i,e,t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/projects/${_.encodePathParam(i)}/kpi-cards`),method:"POST",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:pa.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:vS.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===400?new B(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"POST","/v1/private/projects/{id}/kpi-cards")}getProjectMetrics(i,e={},t){return P.fromPromise(this.__getProjectMetrics(i,e,t))}async __getProjectMetrics(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/projects/${_.encodePathParam(i)}/metrics`),method:"POST",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:la.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:av.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")switch(a.error.statusCode){case 400:throw new B(a.error.body,a.rawResponse);case 404:throw new U(a.error.body,a.rawResponse);default:throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse})}return j(a.error,a.rawResponse,"POST","/v1/private/projects/{id}/metrics")}getProjectStats(i={},e){return P.fromPromise(this.__getProjectStats(i,e))}async __getProjectStats(i={},e){var d,f,g,h,y,w,A,C,I,D,N;let{page:t,size:o,name:a,filters:s,sorting:c}=i,l={page:t,size:o,name:a,filters:s,sorting:c},m=z((d=this._options)==null?void 0:d.headers,v({"Comet-Workspace":(g=e==null?void 0:e.workspaceName)!=null?g:(f=this._options)==null?void 0:f.workspaceName}),e==null?void 0:e.headers),u=await S({url:_.join((y=(h=await x.get(this._options.baseUrl))!=null?h:await x.get(this._options.environment))!=null?y:T.Default,"v1/private/projects/stats"),method:"GET",headers:m,queryParameters:{...l,...e==null?void 0:e.queryParams},timeoutMs:((C=(A=e==null?void 0:e.timeoutInSeconds)!=null?A:(w=this._options)==null?void 0:w.timeoutInSeconds)!=null?C:60)*1e3,maxRetries:(D=e==null?void 0:e.maxRetries)!=null?D:(I=this._options)==null?void 0:I.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(N=this._options)==null?void 0:N.fetch,logging:this._options.logging});if(u.ok)return {data:fv.parseOrThrow(u.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:u.rawResponse};if(u.error.reason==="status-code")throw new k({statusCode:u.error.statusCode,body:u.error.body,rawResponse:u.rawResponse});return j(u.error,u.rawResponse,"GET","/v1/private/projects/stats")}retrieveProject(i,e){return P.fromPromise(this.__retrieveProject(i,e))}async __retrieveProject(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/projects/retrieve"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:ma.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:ZT.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 400:throw new B(o.error.body,o.rawResponse);case 404:throw new U(o.error.body,o.rawResponse);case 422:throw new ce(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/projects/retrieve")}};});var Ql,D4=n(()=>{X();Q();b();Y();Z();J();te();ie();Ql=class{constructor(i={}){this._options=M(i);}getPrompts(i={},e){return P.fromPromise(this.__getPrompts(i,e))}async __getPrompts(i={},e){var f,g,h,y,w,A,C,I,D,N,F;let{page:t,size:o,name:a,projectId:s,sorting:c,filters:l}=i,m={page:t,size:o,name:a,project_id:s,sorting:c,filters:l},u=z((f=this._options)==null?void 0:f.headers,v({"Comet-Workspace":(h=e==null?void 0:e.workspaceName)!=null?h:(g=this._options)==null?void 0:g.workspaceName}),e==null?void 0:e.headers),d=await S({url:_.join((w=(y=await x.get(this._options.baseUrl))!=null?y:await x.get(this._options.environment))!=null?w:T.Default,"v1/private/prompts"),method:"GET",headers:u,queryParameters:{...m,...e==null?void 0:e.queryParams},timeoutMs:((I=(C=e==null?void 0:e.timeoutInSeconds)!=null?C:(A=this._options)==null?void 0:A.timeoutInSeconds)!=null?I:60)*1e3,maxRetries:(N=e==null?void 0:e.maxRetries)!=null?N:(D=this._options)==null?void 0:D.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(F=this._options)==null?void 0:F.fetch,logging:this._options.logging});if(d.ok)return {data:is.parseOrThrow(d.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:d.rawResponse};if(d.error.reason==="status-code")throw new k({statusCode:d.error.statusCode,body:d.error.body,rawResponse:d.rawResponse});return j(d.error,d.rawResponse,"GET","/v1/private/prompts")}createPrompt(i,e){return P.fromPromise(this.__createPrompt(i,e))}async __createPrompt(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/prompts"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Ra.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 400:throw new B(o.error.body,o.rawResponse);case 409:throw new K(o.error.body,o.rawResponse);case 422:throw new ce(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/prompts")}createPromptVersion(i,e){return P.fromPromise(this.__createPromptVersion(i,e))}async __createPromptVersion(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/prompts/versions"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:ga.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:Ye.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 400:throw new B(o.error.body,o.rawResponse);case 409:throw new K(o.error.body,o.rawResponse);case 422:throw new ce(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/prompts/versions")}updatePromptVersions(i,e){return P.fromPromise(this.__updatePromptVersions(i,e))}async __updatePromptVersions(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/prompts/versions"),method:"PATCH",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:ha.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===400?new B(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"PATCH","/v1/private/prompts/versions")}getPromptById(i,e={},t){return P.fromPromise(this.__getPromptById(i,e,t))}async __getPromptById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/prompts/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:wl.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/prompts/{id}")}updatePrompt(i,e,t){return P.fromPromise(this.__updatePrompt(i,e,t))}async __updatePrompt(i,e,t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/prompts/${_.encodePathParam(i)}`),method:"PUT",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:fa.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")switch(a.error.statusCode){case 400:throw new B(a.error.body,a.rawResponse);case 404:throw new U(a.error.body,a.rawResponse);case 409:throw new K(a.error.body,a.rawResponse);case 422:throw new ce(a.error.body,a.rawResponse);default:throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse})}return j(a.error,a.rawResponse,"PUT","/v1/private/prompts/{id}")}deletePrompt(i,e={},t){return P.fromPromise(this.__deletePrompt(i,e,t))}async __deletePrompt(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/prompts/${_.encodePathParam(i)}`),method:"DELETE",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"DELETE","/v1/private/prompts/{id}")}deletePromptsBatch(i,e){return P.fromPromise(this.__deletePromptsBatch(i,e))}async __deletePromptsBatch(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/prompts/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:me.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/prompts/delete")}getPromptByCommit(i,e={},t){return P.fromPromise(this.__getPromptByCommit(i,e,t))}async __getPromptByCommit(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/prompts/by-commit/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:wl.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")switch(a.error.statusCode){case 400:throw new B(a.error.body,a.rawResponse);case 404:throw new U(a.error.body,a.rawResponse);case 409:throw new K(a.error.body,a.rawResponse);default:throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse})}return j(a.error,a.rawResponse,"GET","/v1/private/prompts/by-commit/{commit}")}getPromptVersionById(i,e={},t){return P.fromPromise(this.__getPromptVersionById(i,e,t))}async __getPromptVersionById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/prompts/versions/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:Ye.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/prompts/versions/{versionId}")}getPromptVersions(i,e={},t){return P.fromPromise(this.__getPromptVersions(i,e,t))}async __getPromptVersions(i,e={},t){var f,g,h,y,w,A,C,I,D,N,F;let{page:o,size:a,search:s,sorting:c,filters:l}=e,m={page:o,size:a,search:s,sorting:c,filters:l},u=z((f=this._options)==null?void 0:f.headers,v({"Comet-Workspace":(h=t==null?void 0:t.workspaceName)!=null?h:(g=this._options)==null?void 0:g.workspaceName}),t==null?void 0:t.headers),d=await S({url:_.join((w=(y=await x.get(this._options.baseUrl))!=null?y:await x.get(this._options.environment))!=null?w:T.Default,`v1/private/prompts/${_.encodePathParam(i)}/versions`),method:"GET",headers:u,queryParameters:{...m,...t==null?void 0:t.queryParams},timeoutMs:((I=(C=t==null?void 0:t.timeoutInSeconds)!=null?C:(A=this._options)==null?void 0:A.timeoutInSeconds)!=null?I:60)*1e3,maxRetries:(N=t==null?void 0:t.maxRetries)!=null?N:(D=this._options)==null?void 0:D.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(F=this._options)==null?void 0:F.fetch,logging:this._options.logging});if(d.ok)return {data:Bv.parseOrThrow(d.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:d.rawResponse};if(d.error.reason==="status-code")throw new k({statusCode:d.error.statusCode,body:d.error.body,rawResponse:d.rawResponse});return j(d.error,d.rawResponse,"GET","/v1/private/prompts/{id}/versions")}getPromptsByCommits(i,e){return P.fromPromise(this.__getPromptsByCommits(i,e))}async __getPromptsByCommits(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/prompts/retrieve-by-commits"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:ya.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:ni.getPromptsByCommits.Response.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/prompts/retrieve-by-commits")}restorePromptVersion(i,e,t={},o){return P.fromPromise(this.__restorePromptVersion(i,e,t,o))}async __restorePromptVersion(i,e,t={},o){var c,l,m,u,d,f,g,h,y,w,A;let a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=o==null?void 0:o.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),o==null?void 0:o.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/prompts/${_.encodePathParam(i)}/versions/${_.encodePathParam(e)}/restore`),method:"POST",headers:a,queryParameters:o==null?void 0:o.queryParams,timeoutMs:((h=(g=o==null?void 0:o.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=o==null?void 0:o.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:o==null?void 0:o.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:Ye.parseOrThrow(s.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:s.rawResponse};if(s.error.reason==="status-code")switch(s.error.statusCode){case 400:throw new B(s.error.body,s.rawResponse);case 404:throw new U(s.error.body,s.rawResponse);default:throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse})}return j(s.error,s.rawResponse,"POST","/v1/private/prompts/{promptId}/versions/{versionId}/restore")}retrievePromptVersion(i,e){return P.fromPromise(this.__retrievePromptVersion(i,e))}async __retrievePromptVersion(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/prompts/versions/retrieve"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:ba.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:Ye.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 400:throw new B(o.error.body,o.rawResponse);case 404:throw new U(o.error.body,o.rawResponse);case 422:throw new ce(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/prompts/versions/retrieve")}};});var Yl,U4=n(()=>{X();Q();b();Y();Z();J();ie();Yl=class{constructor(i={}){this._options=M(i);}datasetsRedirect(i,e){return P.fromPromise(this.__datasetsRedirect(i,e))}async __datasetsRedirect(i,e){var m,u,d,f,g,h,y,w,A,C,I;let{datasetId:t,workspaceName:o,path:a}=i,s={dataset_id:t,workspace_name:o,path:a},c=z((m=this._options)==null?void 0:m.headers,v({"Comet-Workspace":(d=e==null?void 0:e.workspaceName)!=null?d:(u=this._options)==null?void 0:u.workspaceName}),e==null?void 0:e.headers),l=await S({url:_.join((g=(f=await x.get(this._options.baseUrl))!=null?f:await x.get(this._options.environment))!=null?g:T.Default,"v1/session/redirect/datasets"),method:"GET",headers:c,queryParameters:{...s,...e==null?void 0:e.queryParams},timeoutMs:((w=(y=e==null?void 0:e.timeoutInSeconds)!=null?y:(h=this._options)==null?void 0:h.timeoutInSeconds)!=null?w:60)*1e3,maxRetries:(C=e==null?void 0:e.maxRetries)!=null?C:(A=this._options)==null?void 0:A.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(I=this._options)==null?void 0:I.fetch,logging:this._options.logging});if(l.ok)return {data:void 0,rawResponse:l.rawResponse};if(l.error.reason==="status-code")switch(l.error.statusCode){case 400:throw new B(l.error.body,l.rawResponse);case 404:throw new U(l.error.body,l.rawResponse);default:throw new k({statusCode:l.error.statusCode,body:l.error.body,rawResponse:l.rawResponse})}return j(l.error,l.rawResponse,"GET","/v1/session/redirect/datasets")}experimentsRedirect(i,e){return P.fromPromise(this.__experimentsRedirect(i,e))}async __experimentsRedirect(i,e){var u,d,f,g,h,y,w,A,C,I,D;let{datasetId:t,experimentId:o,workspaceName:a,path:s}=i,c={dataset_id:t,experiment_id:o,workspace_name:a,path:s},l=z((u=this._options)==null?void 0:u.headers,v({"Comet-Workspace":(f=e==null?void 0:e.workspaceName)!=null?f:(d=this._options)==null?void 0:d.workspaceName}),e==null?void 0:e.headers),m=await S({url:_.join((h=(g=await x.get(this._options.baseUrl))!=null?g:await x.get(this._options.environment))!=null?h:T.Default,"v1/session/redirect/experiments"),method:"GET",headers:l,queryParameters:{...c,...e==null?void 0:e.queryParams},timeoutMs:((A=(w=e==null?void 0:e.timeoutInSeconds)!=null?w:(y=this._options)==null?void 0:y.timeoutInSeconds)!=null?A:60)*1e3,maxRetries:(I=e==null?void 0:e.maxRetries)!=null?I:(C=this._options)==null?void 0:C.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(D=this._options)==null?void 0:D.fetch,logging:this._options.logging});if(m.ok)return {data:void 0,rawResponse:m.rawResponse};if(m.error.reason==="status-code")switch(m.error.statusCode){case 400:throw new B(m.error.body,m.rawResponse);case 404:throw new U(m.error.body,m.rawResponse);default:throw new k({statusCode:m.error.statusCode,body:m.error.body,rawResponse:m.rawResponse})}return j(m.error,m.rawResponse,"GET","/v1/session/redirect/experiments")}optimizationsRedirect(i,e){return P.fromPromise(this.__optimizationsRedirect(i,e))}async __optimizationsRedirect(i,e){var u,d,f,g,h,y,w,A,C,I,D;let{datasetId:t,optimizationId:o,workspaceName:a,path:s}=i,c={dataset_id:t,optimization_id:o,workspace_name:a,path:s},l=z((u=this._options)==null?void 0:u.headers,v({"Comet-Workspace":(f=e==null?void 0:e.workspaceName)!=null?f:(d=this._options)==null?void 0:d.workspaceName}),e==null?void 0:e.headers),m=await S({url:_.join((h=(g=await x.get(this._options.baseUrl))!=null?g:await x.get(this._options.environment))!=null?h:T.Default,"v1/session/redirect/optimizations"),method:"GET",headers:l,queryParameters:{...c,...e==null?void 0:e.queryParams},timeoutMs:((A=(w=e==null?void 0:e.timeoutInSeconds)!=null?w:(y=this._options)==null?void 0:y.timeoutInSeconds)!=null?A:60)*1e3,maxRetries:(I=e==null?void 0:e.maxRetries)!=null?I:(C=this._options)==null?void 0:C.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(D=this._options)==null?void 0:D.fetch,logging:this._options.logging});if(m.ok)return {data:void 0,rawResponse:m.rawResponse};if(m.error.reason==="status-code")switch(m.error.statusCode){case 400:throw new B(m.error.body,m.rawResponse);case 404:throw new U(m.error.body,m.rawResponse);default:throw new k({statusCode:m.error.statusCode,body:m.error.body,rawResponse:m.rawResponse})}return j(m.error,m.rawResponse,"GET","/v1/session/redirect/optimizations")}projectsRedirect(i,e){return P.fromPromise(this.__projectsRedirect(i,e))}async __projectsRedirect(i,e){var m,u,d,f,g,h,y,w,A,C,I;let{traceId:t,workspaceName:o,path:a}=i,s={trace_id:t,workspace_name:o,path:a},c=z((m=this._options)==null?void 0:m.headers,v({"Comet-Workspace":(d=e==null?void 0:e.workspaceName)!=null?d:(u=this._options)==null?void 0:u.workspaceName}),e==null?void 0:e.headers),l=await S({url:_.join((g=(f=await x.get(this._options.baseUrl))!=null?f:await x.get(this._options.environment))!=null?g:T.Default,"v1/session/redirect/projects"),method:"GET",headers:c,queryParameters:{...s,...e==null?void 0:e.queryParams},timeoutMs:((w=(y=e==null?void 0:e.timeoutInSeconds)!=null?y:(h=this._options)==null?void 0:h.timeoutInSeconds)!=null?w:60)*1e3,maxRetries:(C=e==null?void 0:e.maxRetries)!=null?C:(A=this._options)==null?void 0:A.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(I=this._options)==null?void 0:I.fetch,logging:this._options.logging});if(l.ok)return {data:void 0,rawResponse:l.rawResponse};if(l.error.reason==="status-code")switch(l.error.statusCode){case 400:throw new B(l.error.body,l.rawResponse);case 404:throw new U(l.error.body,l.rawResponse);default:throw new k({statusCode:l.error.statusCode,body:l.error.body,rawResponse:l.rawResponse})}return j(l.error,l.rawResponse,"GET","/v1/session/redirect/projects")}};});var Xl,N4=n(()=>{X();Q();b();Y();Z();J();te();ie();Xl=class{constructor(i={}){this._options=M(i);}findRetentionRules(i={},e){return P.fromPromise(this.__findRetentionRules(i,e))}async __findRetentionRules(i={},e){var m,u,d,f,g,h,y,w,A,C,I;let{page:t,size:o,includeInactive:a}=i,s={page:t,size:o,include_inactive:a},c=z((m=this._options)==null?void 0:m.headers,v({"Comet-Workspace":(d=e==null?void 0:e.workspaceName)!=null?d:(u=this._options)==null?void 0:u.workspaceName}),e==null?void 0:e.headers),l=await S({url:_.join((g=(f=await x.get(this._options.baseUrl))!=null?f:await x.get(this._options.environment))!=null?g:T.Default,"v1/private/retention/rules"),method:"GET",headers:c,queryParameters:{...s,...e==null?void 0:e.queryParams},timeoutMs:((w=(y=e==null?void 0:e.timeoutInSeconds)!=null?y:(h=this._options)==null?void 0:h.timeoutInSeconds)!=null?w:60)*1e3,maxRetries:(C=e==null?void 0:e.maxRetries)!=null?C:(A=this._options)==null?void 0:A.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(I=this._options)==null?void 0:I.fetch,logging:this._options.logging});if(l.ok)return {data:Qv.parseOrThrow(l.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:l.rawResponse};if(l.error.reason==="status-code")throw new k({statusCode:l.error.statusCode,body:l.error.body,rawResponse:l.rawResponse});return j(l.error,l.rawResponse,"GET","/v1/private/retention/rules")}createRetentionRule(i,e){return P.fromPromise(this.__createRetentionRule(i,e))}async __createRetentionRule(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/retention/rules"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:xa.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:wi.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/retention/rules")}getRetentionRuleById(i,e={},t){return P.fromPromise(this.__getRetentionRuleById(i,e,t))}async __getRetentionRuleById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/retention/rules/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:wi.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/retention/rules/{ruleId}")}deactivateRetentionRule(i,e={},t){return P.fromPromise(this.__deactivateRetentionRule(i,e,t))}async __deactivateRetentionRule(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/retention/rules/${_.encodePathParam(i)}`),method:"DELETE",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"DELETE","/v1/private/retention/rules/{ruleId}")}};});var Zl,B4=n(()=>{X();Q();b();Y();Z();J();te();ie();Zl=class{constructor(i={}){this._options=M(i);}getJobLogs(i,e={},t){return P.fromPromise(this.__getJobLogs(i,e,t))}async __getJobLogs(i,e={},t){var l,m,u,d,f,g,h,y,w,A,C;let{offset:o}=e,a={offset:o},s=z((l=this._options)==null?void 0:l.headers,v({"Comet-Workspace":(u=t==null?void 0:t.workspaceName)!=null?u:(m=this._options)==null?void 0:m.workspaceName}),t==null?void 0:t.headers),c=await S({url:_.join((f=(d=await x.get(this._options.baseUrl))!=null?d:await x.get(this._options.environment))!=null?f:T.Default,`v1/private/local-runners/jobs/${_.encodePathParam(i)}/logs`),method:"GET",headers:s,queryParameters:{...a,...t==null?void 0:t.queryParams},timeoutMs:((y=(h=t==null?void 0:t.timeoutInSeconds)!=null?h:(g=this._options)==null?void 0:g.timeoutInSeconds)!=null?y:60)*1e3,maxRetries:(A=t==null?void 0:t.maxRetries)!=null?A:(w=this._options)==null?void 0:w.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(C=this._options)==null?void 0:C.fetch,logging:this._options.logging});if(c.ok)return {data:lr.getJobLogs.Response.parseOrThrow(c.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:c.rawResponse};if(c.error.reason==="status-code")throw c.error.statusCode===404?new U(c.error.body,c.rawResponse):new k({statusCode:c.error.statusCode,body:c.error.body,rawResponse:c.rawResponse});return j(c.error,c.rawResponse,"GET","/v1/private/local-runners/jobs/{jobId}/logs")}appendJobLogs(i,e,t){return P.fromPromise(this.__appendJobLogs(i,e,t))}async __appendJobLogs(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/local-runners/jobs/${_.encodePathParam(i)}/logs`),method:"POST",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:lr.appendJobLogs.Request.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")switch(s.error.statusCode){case 400:throw new B(s.error.body,s.rawResponse);case 404:throw new U(s.error.body,s.rawResponse);default:throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse})}return j(s.error,s.rawResponse,"POST","/v1/private/local-runners/jobs/{jobId}/logs")}cancelJob(i,e={},t){return P.fromPromise(this.__cancelJob(i,e,t))}async __cancelJob(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/local-runners/jobs/${_.encodePathParam(i)}/cancel`),method:"POST",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"POST","/v1/private/local-runners/jobs/{jobId}/cancel")}createBridgeCommand(i,e,t){return P.fromPromise(this.__createBridgeCommand(i,e,t))}async __createBridgeCommand(i,e,t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/local-runners/${_.encodePathParam(i)}/bridge/commands`),method:"POST",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:ka.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:$_.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")switch(a.error.statusCode){case 404:throw new U(a.error.body,a.rawResponse);case 409:throw new K(a.error.body,a.rawResponse);case 429:throw new sr(ue.parseOrThrow(a.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),a.rawResponse);default:throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse})}return j(a.error,a.rawResponse,"POST","/v1/private/local-runners/{runnerId}/bridge/commands")}createJob(i,e){return P.fromPromise(this.__createJob(i,e))}async __createJob(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/local-runners/jobs"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Pa.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 404:throw new U(o.error.body,o.rawResponse);case 409:throw new K(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/local-runners/jobs")}getRunner(i,e={},t){return P.fromPromise(this.__getRunner(i,e,t))}async __getRunner(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/local-runners/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:Xn.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/local-runners/{runnerId}")}disconnectRunner(i,e={},t){return P.fromPromise(this.__disconnectRunner(i,e,t))}async __disconnectRunner(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/local-runners/${_.encodePathParam(i)}`),method:"DELETE",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"DELETE","/v1/private/local-runners/{runnerId}")}getBridgeCommand(i,e,t={},o){return P.fromPromise(this.__getBridgeCommand(i,e,t,o))}async __getBridgeCommand(i,e,t={},o){var u,d,f,g,h,y,w,A,C,I,D;let{wait:a,timeout:s}=t,c={wait:a,timeout:s},l=z((u=this._options)==null?void 0:u.headers,v({"Comet-Workspace":(f=o==null?void 0:o.workspaceName)!=null?f:(d=this._options)==null?void 0:d.workspaceName}),o==null?void 0:o.headers),m=await S({url:_.join((h=(g=await x.get(this._options.baseUrl))!=null?g:await x.get(this._options.environment))!=null?h:T.Default,`v1/private/local-runners/${_.encodePathParam(i)}/bridge/commands/${_.encodePathParam(e)}`),method:"GET",headers:l,queryParameters:{...c,...o==null?void 0:o.queryParams},timeoutMs:((A=(w=o==null?void 0:o.timeoutInSeconds)!=null?w:(y=this._options)==null?void 0:y.timeoutInSeconds)!=null?A:60)*1e3,maxRetries:(I=o==null?void 0:o.maxRetries)!=null?I:(C=this._options)==null?void 0:C.maxRetries,withCredentials:true,abortSignal:o==null?void 0:o.abortSignal,fetchFn:(D=this._options)==null?void 0:D.fetch,logging:this._options.logging});if(m.ok)return {data:V_.parseOrThrow(m.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:m.rawResponse};if(m.error.reason==="status-code")throw m.error.statusCode===404?new U(m.error.body,m.rawResponse):new k({statusCode:m.error.statusCode,body:m.error.body,rawResponse:m.rawResponse});return j(m.error,m.rawResponse,"GET","/v1/private/local-runners/{runnerId}/bridge/commands/{commandId}")}getJob(i,e={},t){return P.fromPromise(this.__getJob(i,e,t))}async __getJob(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/local-runners/jobs/${_.encodePathParam(i)}`),method:"GET",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:mt.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"GET","/v1/private/local-runners/jobs/{jobId}")}heartbeat(i,e={},t){return P.fromPromise(this.__heartbeat(i,e,t))}async __heartbeat(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/local-runners/${_.encodePathParam(i)}/heartbeats`),method:"POST",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:za.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:US.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")switch(a.error.statusCode){case 404:throw new U(a.error.body,a.rawResponse);case 410:throw new tt(ue.parseOrThrow(a.error.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),a.rawResponse);default:throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse})}return j(a.error,a.rawResponse,"POST","/v1/private/local-runners/{runnerId}/heartbeats")}listJobs(i,e={},t){return P.fromPromise(this.__listJobs(i,e,t))}async __listJobs(i,e={},t){var u,d,f,g,h,y,w,A,C,I,D;let{projectId:o,page:a,size:s}=e,c={project_id:o,page:a,size:s},l=z((u=this._options)==null?void 0:u.headers,v({"Comet-Workspace":(f=t==null?void 0:t.workspaceName)!=null?f:(d=this._options)==null?void 0:d.workspaceName}),t==null?void 0:t.headers),m=await S({url:_.join((h=(g=await x.get(this._options.baseUrl))!=null?g:await x.get(this._options.environment))!=null?h:T.Default,`v1/private/local-runners/${_.encodePathParam(i)}/jobs`),method:"GET",headers:l,queryParameters:{...c,...t==null?void 0:t.queryParams},timeoutMs:((A=(w=t==null?void 0:t.timeoutInSeconds)!=null?w:(y=this._options)==null?void 0:y.timeoutInSeconds)!=null?A:60)*1e3,maxRetries:(I=t==null?void 0:t.maxRetries)!=null?I:(C=this._options)==null?void 0:C.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(D=this._options)==null?void 0:D.fetch,logging:this._options.logging});if(m.ok)return {data:NS.parseOrThrow(m.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:m.rawResponse};if(m.error.reason==="status-code")throw m.error.statusCode===404?new U(m.error.body,m.rawResponse):new k({statusCode:m.error.statusCode,body:m.error.body,rawResponse:m.rawResponse});return j(m.error,m.rawResponse,"GET","/v1/private/local-runners/{runnerId}/jobs")}listRunners(i,e){return P.fromPromise(this.__listRunners(i,e))}async __listRunners(i,e){var u,d,f,g,h,y,w,A,C,I,D;let{projectId:t,status:o,page:a,size:s}=i,c={project_id:t,status:o!=null?Ac.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}):void 0,page:a,size:s},l=z((u=this._options)==null?void 0:u.headers,v({"Comet-Workspace":(f=e==null?void 0:e.workspaceName)!=null?f:(d=this._options)==null?void 0:d.workspaceName}),e==null?void 0:e.headers),m=await S({url:_.join((h=(g=await x.get(this._options.baseUrl))!=null?g:await x.get(this._options.environment))!=null?h:T.Default,"v1/private/local-runners"),method:"GET",headers:l,queryParameters:{...c,...e==null?void 0:e.queryParams},timeoutMs:((A=(w=e==null?void 0:e.timeoutInSeconds)!=null?w:(y=this._options)==null?void 0:y.timeoutInSeconds)!=null?A:60)*1e3,maxRetries:(I=e==null?void 0:e.maxRetries)!=null?I:(C=this._options)==null?void 0:C.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(D=this._options)==null?void 0:D.fetch,logging:this._options.logging});if(m.ok)return {data:BS.parseOrThrow(m.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:m.rawResponse};if(m.error.reason==="status-code")throw m.error.statusCode===404?new U(m.error.body,m.rawResponse):new k({statusCode:m.error.statusCode,body:m.error.body,rawResponse:m.rawResponse});return j(m.error,m.rawResponse,"GET","/v1/private/local-runners")}nextBridgeCommands(i,e={},t){return P.fromPromise(this.__nextBridgeCommands(i,e,t))}async __nextBridgeCommands(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/local-runners/${_.encodePathParam(i)}/bridge/commands/next`),method:"POST",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:wa.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:K_.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"POST","/v1/private/local-runners/{runnerId}/bridge/commands/next")}nextJob(i,e={},t){return P.fromPromise(this.__nextJob(i,e,t))}async __nextJob(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/local-runners/${_.encodePathParam(i)}/jobs/next`),method:"POST",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:lr.nextJob.Response.parseOrThrow(a.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===404?new U(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"POST","/v1/private/local-runners/{runnerId}/jobs/next")}patchChecklist(i,e,t){return P.fromPromise(this.__patchChecklist(i,e,t))}async __patchChecklist(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/local-runners/${_.encodePathParam(i)}/checklist`),method:"PATCH",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:lr.patchChecklist.Request.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw s.error.statusCode===404?new U(s.error.body,s.rawResponse):new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"PATCH","/v1/private/local-runners/{runnerId}/checklist")}registerAgents(i,e,t){return P.fromPromise(this.__registerAgents(i,e,t))}async __registerAgents(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/local-runners/${_.encodePathParam(i)}/agents`),method:"PUT",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:lr.registerAgents.Request.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")switch(s.error.statusCode){case 400:throw new B(s.error.body,s.rawResponse);case 404:throw new U(s.error.body,s.rawResponse);default:throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse})}return j(s.error,s.rawResponse,"PUT","/v1/private/local-runners/{runnerId}/agents")}reportBridgeResult(i,e,t,o){return P.fromPromise(this.__reportBridgeResult(i,e,t,o))}async __reportBridgeResult(i,e,t,o){var c,l,m,u,d,f,g,h,y,w,A;let a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=o==null?void 0:o.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),o==null?void 0:o.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/local-runners/${_.encodePathParam(i)}/bridge/commands/${_.encodePathParam(e)}/results`),method:"POST",headers:a,contentType:"application/json",queryParameters:o==null?void 0:o.queryParams,requestType:"json",body:_a.jsonOrThrow(t,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=o==null?void 0:o.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=o==null?void 0:o.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:o==null?void 0:o.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")switch(s.error.statusCode){case 404:throw new U(s.error.body,s.rawResponse);case 409:throw new K(s.error.body,s.rawResponse);default:throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse})}return j(s.error,s.rawResponse,"POST","/v1/private/local-runners/{runnerId}/bridge/commands/{commandId}/results")}reportJobResult(i,e,t){return P.fromPromise(this.__reportJobResult(i,e,t))}async __reportJobResult(i,e,t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/local-runners/jobs/${_.encodePathParam(i)}/results`),method:"POST",headers:o,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:Sa.jsonOrThrow(e,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")switch(a.error.statusCode){case 400:throw new B(a.error.body,a.rawResponse);case 404:throw new U(a.error.body,a.rawResponse);default:throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse})}return j(a.error,a.rawResponse,"POST","/v1/private/local-runners/jobs/{jobId}/results")}};});var ql,F4=n(()=>{X();Q();b();Y();Z();J();te();ql=class{constructor(i={}){this._options=M(i);}getServiceToggles(i){return P.fromPromise(this.__getServiceToggles(i))}async __getServiceToggles(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/private/toggles"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:Yv.parseOrThrow(t.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"GET","/v1/private/toggles")}};});var em,M4=n(()=>{X();Q();b();Y();Z();J();te();ie();em=class{constructor(i={}){this._options=M(i);}addSpanComment(i,e,t){return P.fromPromise(this.__addSpanComment(i,e,t))}async __addSpanComment(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/spans/${_.encodePathParam(i)}/comments`),method:"POST",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:fe.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"POST","/v1/private/spans/{id}/comments")}addSpanFeedbackScore(i,e,t){return P.fromPromise(this.__addSpanFeedbackScore(i,e,t))}async __addSpanFeedbackScore(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/spans/${_.encodePathParam(i)}/feedback-scores`),method:"PUT",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:Pe.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"PUT","/v1/private/spans/{id}/feedback-scores")}createSpans(i,e){return P.fromPromise(this.__createSpans(i,e))}async __createSpans(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/spans/batch"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Ia.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/spans/batch")}batchUpdateSpans(i,e){return P.fromPromise(this.__batchUpdateSpans(i,e))}async __batchUpdateSpans(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/spans/batch"),method:"PATCH",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:ja.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===400?new B(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"PATCH","/v1/private/spans/batch")}getSpansByProject(i={},e){return P.fromPromise(this.__getSpansByProject(i,e))}async __getSpansByProject(i={},e){var D,N,F,re,ae,we,Ee,Ce,He,$i,Qi;let{page:t,size:o,projectName:a,projectId:s,traceId:c,type:l,filters:m,truncate:u,stripAttachments:d,sorting:f,exclude:g,search:h,fromTime:y,toTime:w}=i,A={page:t,size:o,project_name:a,project_id:s,trace_id:c,type:l!=null?jc.jsonOrThrow(l,{unrecognizedObjectKeys:"strip",omitUndefined:true}):void 0,filters:m,truncate:u,strip_attachments:d,sorting:f,exclude:g,search:h,from_time:y==null?void 0:y.toISOString(),to_time:w==null?void 0:w.toISOString()},C=z((D=this._options)==null?void 0:D.headers,v({"Comet-Workspace":(F=e==null?void 0:e.workspaceName)!=null?F:(N=this._options)==null?void 0:N.workspaceName}),e==null?void 0:e.headers),I=await S({url:_.join((ae=(re=await x.get(this._options.baseUrl))!=null?re:await x.get(this._options.environment))!=null?ae:T.Default,"v1/private/spans"),method:"GET",headers:C,queryParameters:{...A,...e==null?void 0:e.queryParams},timeoutMs:((Ce=(Ee=e==null?void 0:e.timeoutInSeconds)!=null?Ee:(we=this._options)==null?void 0:we.timeoutInSeconds)!=null?Ce:60)*1e3,maxRetries:($i=e==null?void 0:e.maxRetries)!=null?$i:(He=this._options)==null?void 0:He.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(Qi=this._options)==null?void 0:Qi.fetch,logging:this._options.logging});if(I.ok)return {data:tj.parseOrThrow(I.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:I.rawResponse};if(I.error.reason==="status-code")throw new k({statusCode:I.error.statusCode,body:I.error.body,rawResponse:I.rawResponse});return j(I.error,I.rawResponse,"GET","/v1/private/spans")}createSpan(i,e){return P.fromPromise(this.__createSpan(i,e))}async __createSpan(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/spans"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Ca.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===409?new K(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/spans")}getSpanById(i,e={},t){return P.fromPromise(this.__getSpanById(i,e,t))}async __getSpanById(i,e={},t){var l,m,u,d,f,g,h,y,w,A,C;let{stripAttachments:o}=e,a={strip_attachments:o},s=z((l=this._options)==null?void 0:l.headers,v({"Comet-Workspace":(u=t==null?void 0:t.workspaceName)!=null?u:(m=this._options)==null?void 0:m.workspaceName}),t==null?void 0:t.headers),c=await S({url:_.join((f=(d=await x.get(this._options.baseUrl))!=null?d:await x.get(this._options.environment))!=null?f:T.Default,`v1/private/spans/${_.encodePathParam(i)}`),method:"GET",headers:s,queryParameters:{...a,...t==null?void 0:t.queryParams},timeoutMs:((y=(h=t==null?void 0:t.timeoutInSeconds)!=null?h:(g=this._options)==null?void 0:g.timeoutInSeconds)!=null?y:60)*1e3,maxRetries:(A=t==null?void 0:t.maxRetries)!=null?A:(w=this._options)==null?void 0:w.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(C=this._options)==null?void 0:C.fetch,logging:this._options.logging});if(c.ok)return {data:as.parseOrThrow(c.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:c.rawResponse};if(c.error.reason==="status-code")throw c.error.statusCode===404?new U(c.error.body,c.rawResponse):new k({statusCode:c.error.statusCode,body:c.error.body,rawResponse:c.rawResponse});return j(c.error,c.rawResponse,"GET","/v1/private/spans/{id}")}deleteSpanById(i,e={},t){return P.fromPromise(this.__deleteSpanById(i,e,t))}async __deleteSpanById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/spans/${_.encodePathParam(i)}`),method:"DELETE",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw a.error.statusCode===501?new nr(a.error.body,a.rawResponse):new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"DELETE","/v1/private/spans/{id}")}updateSpan(i,e,t){return P.fromPromise(this.__updateSpan(i,e,t))}async __updateSpan(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/spans/${_.encodePathParam(i)}`),method:"PATCH",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:va.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw s.error.statusCode===404?new U(s.error.body,s.rawResponse):new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"PATCH","/v1/private/spans/{id}")}deleteSpanComments(i,e){return P.fromPromise(this.__deleteSpanComments(i,e))}async __deleteSpanComments(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/spans/comments/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:me.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/spans/comments/delete")}deleteSpanFeedbackScore(i,e,t){return P.fromPromise(this.__deleteSpanFeedbackScore(i,e,t))}async __deleteSpanFeedbackScore(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/spans/${_.encodePathParam(i)}/feedback-scores/delete`),method:"POST",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:Wn.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"POST","/v1/private/spans/{id}/feedback-scores/delete")}findFeedbackScoreNames1(i={},e){return P.fromPromise(this.__findFeedbackScoreNames1(i,e))}async __findFeedbackScoreNames1(i={},e){var l,m,u,d,f,g,h,y,w,A,C;let{projectId:t,type:o}=i,a={project_id:t,type:o!=null?Tc.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}):void 0},s=z((l=this._options)==null?void 0:l.headers,v({"Comet-Workspace":(u=e==null?void 0:e.workspaceName)!=null?u:(m=this._options)==null?void 0:m.workspaceName}),e==null?void 0:e.headers),c=await S({url:_.join((f=(d=await x.get(this._options.baseUrl))!=null?d:await x.get(this._options.environment))!=null?f:T.Default,"v1/private/spans/feedback-scores/names"),method:"GET",headers:s,queryParameters:{...a,...e==null?void 0:e.queryParams},timeoutMs:((y=(h=e==null?void 0:e.timeoutInSeconds)!=null?h:(g=this._options)==null?void 0:g.timeoutInSeconds)!=null?y:60)*1e3,maxRetries:(A=e==null?void 0:e.maxRetries)!=null?A:(w=this._options)==null?void 0:w.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(C=this._options)==null?void 0:C.fetch,logging:this._options.logging});if(c.ok)return {data:Jr.parseOrThrow(c.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:c.rawResponse};if(c.error.reason==="status-code")throw new k({statusCode:c.error.statusCode,body:c.error.body,rawResponse:c.rawResponse});return j(c.error,c.rawResponse,"GET","/v1/private/spans/feedback-scores/names")}getSpanComment(i,e,t={},o){return P.fromPromise(this.__getSpanComment(i,e,t,o))}async __getSpanComment(i,e,t={},o){var c,l,m,u,d,f,g,h,y,w,A;let a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=o==null?void 0:o.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),o==null?void 0:o.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/spans/${_.encodePathParam(i)}/comments/${_.encodePathParam(e)}`),method:"GET",headers:a,queryParameters:o==null?void 0:o.queryParams,timeoutMs:((h=(g=o==null?void 0:o.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=o==null?void 0:o.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:o==null?void 0:o.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:fe.parseOrThrow(s.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw s.error.statusCode===404?new U(s.error.body,s.rawResponse):new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"GET","/v1/private/spans/{spanId}/comments/{commentId}")}getSpanStats(i={},e){return P.fromPromise(this.__getSpanStats(i,e))}async __getSpanStats(i={},e){var h,y,w,A,C,I,D,N,F,re,ae;let{projectId:t,projectName:o,traceId:a,type:s,filters:c,search:l,fromTime:m,toTime:u}=i,d={project_id:t,project_name:o,trace_id:a,type:s!=null?vc.jsonOrThrow(s,{unrecognizedObjectKeys:"strip",omitUndefined:true}):void 0,filters:c,search:l,from_time:m==null?void 0:m.toISOString(),to_time:u==null?void 0:u.toISOString()},f=z((h=this._options)==null?void 0:h.headers,v({"Comet-Workspace":(w=e==null?void 0:e.workspaceName)!=null?w:(y=this._options)==null?void 0:y.workspaceName}),e==null?void 0:e.headers),g=await S({url:_.join((C=(A=await x.get(this._options.baseUrl))!=null?A:await x.get(this._options.environment))!=null?C:T.Default,"v1/private/spans/stats"),method:"GET",headers:f,queryParameters:{...d,...e==null?void 0:e.queryParams},timeoutMs:((N=(D=e==null?void 0:e.timeoutInSeconds)!=null?D:(I=this._options)==null?void 0:I.timeoutInSeconds)!=null?N:60)*1e3,maxRetries:(re=e==null?void 0:e.maxRetries)!=null?re:(F=this._options)==null?void 0:F.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(ae=this._options)==null?void 0:ae.fetch,logging:this._options.logging});if(g.ok)return {data:Hr.parseOrThrow(g.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:g.rawResponse};if(g.error.reason==="status-code")throw new k({statusCode:g.error.statusCode,body:g.error.body,rawResponse:g.rawResponse});return j(g.error,g.rawResponse,"GET","/v1/private/spans/stats")}scoreBatchOfSpans(i,e){return P.fromPromise(this.__scoreBatchOfSpans(i,e))}async __scoreBatchOfSpans(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/spans/feedback-scores"),method:"PUT",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Yn.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"PUT","/v1/private/spans/feedback-scores")}searchSpans(i={},e){return P.fromPromise(this.__searchSpans(i,e))}async __searchSpans(i={},e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/spans/search"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Da.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),responseType:"streaming",timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:o.body,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===400?new B(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/spans/search")}updateSpanComment(i,e,t){return P.fromPromise(this.__updateSpanComment(i,e,t))}async __updateSpanComment(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/spans/comments/${_.encodePathParam(i)}`),method:"PATCH",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:fe.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw s.error.statusCode===404?new U(s.error.body,s.rawResponse):new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"PATCH","/v1/private/spans/comments/{commentId}")}};});var rm,W4=n(()=>{X();Q();b();Y();Z();J();te();rm=class{constructor(i={}){this._options=M(i);}getDatasetBiInfo(i){return P.fromPromise(this.__getDatasetBiInfo(i))}async __getDatasetBiInfo(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/internal/usage/bi-datasets"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:hi.parseOrThrow(t.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"GET","/v1/internal/usage/bi-datasets")}getExperimentBiInfo(i){return P.fromPromise(this.__getExperimentBiInfo(i))}async __getExperimentBiInfo(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/internal/usage/bi-experiments"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:hi.parseOrThrow(t.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"GET","/v1/internal/usage/bi-experiments")}getSpansBiInfo(i){return P.fromPromise(this.__getSpansBiInfo(i))}async __getSpansBiInfo(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/internal/usage/bi-spans"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:hi.parseOrThrow(t.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"GET","/v1/internal/usage/bi-spans")}getSpansCountForWorkspaces(i){return P.fromPromise(this.__getSpansCountForWorkspaces(i))}async __getSpansCountForWorkspaces(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/internal/usage/workspace-span-counts"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:aj.parseOrThrow(t.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"GET","/v1/internal/usage/workspace-span-counts")}getTracesBiInfo(i){return P.fromPromise(this.__getTracesBiInfo(i))}async __getTracesBiInfo(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/internal/usage/bi-traces"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:hi.parseOrThrow(t.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"GET","/v1/internal/usage/bi-traces")}getTracesCountForWorkspaces(i){return P.fromPromise(this.__getTracesCountForWorkspaces(i))}async __getTracesCountForWorkspaces(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/internal/usage/workspace-trace-counts"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:lj.parseOrThrow(t.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"GET","/v1/internal/usage/workspace-trace-counts")}};});var tm,L4=n(()=>{X();Q();b();Y();Z();J();te();ie();tm=class{constructor(i={}){this._options=M(i);}addThreadComment(i,e,t){return P.fromPromise(this.__addThreadComment(i,e,t))}async __addThreadComment(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/traces/threads/${_.encodePathParam(i)}/comments`),method:"POST",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:fe.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"POST","/v1/private/traces/threads/{id}/comments")}addTraceComment(i,e,t){return P.fromPromise(this.__addTraceComment(i,e,t))}async __addTraceComment(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/traces/${_.encodePathParam(i)}/comments`),method:"POST",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:fe.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"POST","/v1/private/traces/{id}/comments")}addTraceFeedbackScore(i,e,t){return P.fromPromise(this.__addTraceFeedbackScore(i,e,t))}async __addTraceFeedbackScore(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/traces/${_.encodePathParam(i)}/feedback-scores`),method:"PUT",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:Pe.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"PUT","/v1/private/traces/{id}/feedback-scores")}createTraces(i,e){return P.fromPromise(this.__createTraces(i,e))}async __createTraces(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/traces/batch"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:La.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/traces/batch")}batchUpdateTraces(i,e){return P.fromPromise(this.__batchUpdateTraces(i,e))}async __batchUpdateTraces(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/traces/batch"),method:"PATCH",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Ma.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===400?new B(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"PATCH","/v1/private/traces/batch")}batchUpdateThreads(i,e){return P.fromPromise(this.__batchUpdateThreads(i,e))}async __batchUpdateThreads(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/traces/threads/batch"),method:"PATCH",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Ga.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===400?new B(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"PATCH","/v1/private/traces/threads/batch")}closeTraceThread(i={},e){return P.fromPromise(this.__closeTraceThread(i,e))}async __closeTraceThread(i={},e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/traces/threads/close"),method:"PUT",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Ja.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===404?new U(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"PUT","/v1/private/traces/threads/close")}getTracesByProject(i={},e){return P.fromPromise(this.__getTracesByProject(i,e))}async __getTracesByProject(i={},e){var C,I,D,N,F,re,ae,we,Ee,Ce,He;let{page:t,size:o,projectName:a,projectId:s,filters:c,truncate:l,stripAttachments:m,sorting:u,exclude:d,search:f,fromTime:g,toTime:h}=i,y={page:t,size:o,project_name:a,project_id:s,filters:c,truncate:l,strip_attachments:m,sorting:u,exclude:d,search:f,from_time:g==null?void 0:g.toISOString(),to_time:h==null?void 0:h.toISOString()},w=z((C=this._options)==null?void 0:C.headers,v({"Comet-Workspace":(D=e==null?void 0:e.workspaceName)!=null?D:(I=this._options)==null?void 0:I.workspaceName}),e==null?void 0:e.headers),A=await S({url:_.join((F=(N=await x.get(this._options.baseUrl))!=null?N:await x.get(this._options.environment))!=null?F:T.Default,"v1/private/traces"),method:"GET",headers:w,queryParameters:{...y,...e==null?void 0:e.queryParams},timeoutMs:((we=(ae=e==null?void 0:e.timeoutInSeconds)!=null?ae:(re=this._options)==null?void 0:re.timeoutInSeconds)!=null?we:60)*1e3,maxRetries:(Ce=e==null?void 0:e.maxRetries)!=null?Ce:(Ee=this._options)==null?void 0:Ee.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(He=this._options)==null?void 0:He.fetch,logging:this._options.logging});if(A.ok)return {data:hj.parseOrThrow(A.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:A.rawResponse};if(A.error.reason==="status-code")throw new k({statusCode:A.error.statusCode,body:A.error.body,rawResponse:A.rawResponse});return j(A.error,A.rawResponse,"GET","/v1/private/traces")}createTrace(i,e){return P.fromPromise(this.__createTrace(i,e))}async __createTrace(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/traces"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Wa.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/traces")}getTraceById(i,e={},t){return P.fromPromise(this.__getTraceById(i,e,t))}async __getTraceById(i,e={},t){var l,m,u,d,f,g,h,y,w,A,C;let{stripAttachments:o}=e,a={strip_attachments:o},s=z((l=this._options)==null?void 0:l.headers,v({"Comet-Workspace":(u=t==null?void 0:t.workspaceName)!=null?u:(m=this._options)==null?void 0:m.workspaceName}),t==null?void 0:t.headers),c=await S({url:_.join((f=(d=await x.get(this._options.baseUrl))!=null?d:await x.get(this._options.environment))!=null?f:T.Default,`v1/private/traces/${_.encodePathParam(i)}`),method:"GET",headers:s,queryParameters:{...a,...t==null?void 0:t.queryParams},timeoutMs:((y=(h=t==null?void 0:t.timeoutInSeconds)!=null?h:(g=this._options)==null?void 0:g.timeoutInSeconds)!=null?y:60)*1e3,maxRetries:(A=t==null?void 0:t.maxRetries)!=null?A:(w=this._options)==null?void 0:w.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(C=this._options)==null?void 0:C.fetch,logging:this._options.logging});if(c.ok)return {data:ns.parseOrThrow(c.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:c.rawResponse};if(c.error.reason==="status-code")throw new k({statusCode:c.error.statusCode,body:c.error.body,rawResponse:c.rawResponse});return j(c.error,c.rawResponse,"GET","/v1/private/traces/{id}")}deleteTraceById(i,e={},t){return P.fromPromise(this.__deleteTraceById(i,e,t))}async __deleteTraceById(i,e={},t){var s,c,l,m,u,d,f,g,h,y,w;let o=z((s=this._options)==null?void 0:s.headers,v({"Comet-Workspace":(l=t==null?void 0:t.workspaceName)!=null?l:(c=this._options)==null?void 0:c.workspaceName}),t==null?void 0:t.headers),a=await S({url:_.join((u=(m=await x.get(this._options.baseUrl))!=null?m:await x.get(this._options.environment))!=null?u:T.Default,`v1/private/traces/${_.encodePathParam(i)}`),method:"DELETE",headers:o,queryParameters:t==null?void 0:t.queryParams,timeoutMs:((g=(f=t==null?void 0:t.timeoutInSeconds)!=null?f:(d=this._options)==null?void 0:d.timeoutInSeconds)!=null?g:60)*1e3,maxRetries:(y=t==null?void 0:t.maxRetries)!=null?y:(h=this._options)==null?void 0:h.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(w=this._options)==null?void 0:w.fetch,logging:this._options.logging});if(a.ok)return {data:void 0,rawResponse:a.rawResponse};if(a.error.reason==="status-code")throw new k({statusCode:a.error.statusCode,body:a.error.body,rawResponse:a.rawResponse});return j(a.error,a.rawResponse,"DELETE","/v1/private/traces/{id}")}updateTrace(i,e,t){return P.fromPromise(this.__updateTrace(i,e,t))}async __updateTrace(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/traces/${_.encodePathParam(i)}`),method:"PATCH",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:Fa.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"PATCH","/v1/private/traces/{id}")}deleteThreadComments(i,e){return P.fromPromise(this.__deleteThreadComments(i,e))}async __deleteThreadComments(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/traces/threads/comments/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:me.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/traces/threads/comments/delete")}deleteThreadFeedbackScores(i,e){return P.fromPromise(this.__deleteThreadFeedbackScores(i,e))}async __deleteThreadFeedbackScores(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/traces/threads/feedback-scores/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Ua.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/traces/threads/feedback-scores/delete")}deleteTraceComments(i,e){return P.fromPromise(this.__deleteTraceComments(i,e))}async __deleteTraceComments(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/traces/comments/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:me.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/traces/comments/delete")}deleteTraceFeedbackScore(i,e,t){return P.fromPromise(this.__deleteTraceFeedbackScore(i,e,t))}async __deleteTraceFeedbackScore(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/traces/${_.encodePathParam(i)}/feedback-scores/delete`),method:"POST",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:Wn.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"POST","/v1/private/traces/{id}/feedback-scores/delete")}deleteTraceThreads(i,e){return P.fromPromise(this.__deleteTraceThreads(i,e))}async __deleteTraceThreads(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/traces/threads/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Na.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/traces/threads/delete")}deleteTraces(i,e){return P.fromPromise(this.__deleteTraces(i,e))}async __deleteTraces(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/traces/delete"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:me.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/traces/delete")}findFeedbackScoreNames2(i={},e){return P.fromPromise(this.__findFeedbackScoreNames2(i,e))}async __findFeedbackScoreNames2(i={},e){var c,l,m,u,d,f,g,h,y,w,A;let{projectId:t}=i,o={project_id:t},a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=e==null?void 0:e.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),e==null?void 0:e.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,"v1/private/traces/feedback-scores/names"),method:"GET",headers:a,queryParameters:{...o,...e==null?void 0:e.queryParams},timeoutMs:((h=(g=e==null?void 0:e.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=e==null?void 0:e.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:Jr.parseOrThrow(s.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"GET","/v1/private/traces/feedback-scores/names")}findTraceThreadsFeedbackScoreNames(i={},e){return P.fromPromise(this.__findTraceThreadsFeedbackScoreNames(i,e))}async __findTraceThreadsFeedbackScoreNames(i={},e){var c,l,m,u,d,f,g,h,y,w,A;let{projectId:t}=i,o={project_id:t},a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=e==null?void 0:e.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),e==null?void 0:e.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,"v1/private/traces/threads/feedback-scores/names"),method:"GET",headers:a,queryParameters:{...o,...e==null?void 0:e.queryParams},timeoutMs:((h=(g=e==null?void 0:e.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=e==null?void 0:e.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:Jr.parseOrThrow(s.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"GET","/v1/private/traces/threads/feedback-scores/names")}getTraceStats(i={},e){return P.fromPromise(this.__getTraceStats(i,e))}async __getTraceStats(i={},e){var f,g,h,y,w,A,C,I,D,N,F;let{projectId:t,projectName:o,filters:a,search:s,fromTime:c,toTime:l}=i,m={project_id:t,project_name:o,filters:a,search:s,from_time:c==null?void 0:c.toISOString(),to_time:l==null?void 0:l.toISOString()},u=z((f=this._options)==null?void 0:f.headers,v({"Comet-Workspace":(h=e==null?void 0:e.workspaceName)!=null?h:(g=this._options)==null?void 0:g.workspaceName}),e==null?void 0:e.headers),d=await S({url:_.join((w=(y=await x.get(this._options.baseUrl))!=null?y:await x.get(this._options.environment))!=null?w:T.Default,"v1/private/traces/stats"),method:"GET",headers:u,queryParameters:{...m,...e==null?void 0:e.queryParams},timeoutMs:((I=(C=e==null?void 0:e.timeoutInSeconds)!=null?C:(A=this._options)==null?void 0:A.timeoutInSeconds)!=null?I:60)*1e3,maxRetries:(N=e==null?void 0:e.maxRetries)!=null?N:(D=this._options)==null?void 0:D.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(F=this._options)==null?void 0:F.fetch,logging:this._options.logging});if(d.ok)return {data:Hr.parseOrThrow(d.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:d.rawResponse};if(d.error.reason==="status-code")throw new k({statusCode:d.error.statusCode,body:d.error.body,rawResponse:d.rawResponse});return j(d.error,d.rawResponse,"GET","/v1/private/traces/stats")}getThreadComment(i,e,t={},o){return P.fromPromise(this.__getThreadComment(i,e,t,o))}async __getThreadComment(i,e,t={},o){var c,l,m,u,d,f,g,h,y,w,A;let a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=o==null?void 0:o.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),o==null?void 0:o.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/traces/threads/${_.encodePathParam(i)}/comments/${_.encodePathParam(e)}`),method:"GET",headers:a,queryParameters:o==null?void 0:o.queryParams,timeoutMs:((h=(g=o==null?void 0:o.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=o==null?void 0:o.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:o==null?void 0:o.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:fe.parseOrThrow(s.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw s.error.statusCode===404?new U(s.error.body,s.rawResponse):new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"GET","/v1/private/traces/threads/{threadId}/comments/{commentId}")}getTraceThreadStats(i={},e){return P.fromPromise(this.__getTraceThreadStats(i,e))}async __getTraceThreadStats(i={},e){var f,g,h,y,w,A,C,I,D,N,F;let{projectId:t,projectName:o,filters:a,search:s,fromTime:c,toTime:l}=i,m={project_id:t,project_name:o,filters:a,search:s,from_time:c==null?void 0:c.toISOString(),to_time:l==null?void 0:l.toISOString()},u=z((f=this._options)==null?void 0:f.headers,v({"Comet-Workspace":(h=e==null?void 0:e.workspaceName)!=null?h:(g=this._options)==null?void 0:g.workspaceName}),e==null?void 0:e.headers),d=await S({url:_.join((w=(y=await x.get(this._options.baseUrl))!=null?y:await x.get(this._options.environment))!=null?w:T.Default,"v1/private/traces/threads/stats"),method:"GET",headers:u,queryParameters:{...m,...e==null?void 0:e.queryParams},timeoutMs:((I=(C=e==null?void 0:e.timeoutInSeconds)!=null?C:(A=this._options)==null?void 0:A.timeoutInSeconds)!=null?I:60)*1e3,maxRetries:(N=e==null?void 0:e.maxRetries)!=null?N:(D=this._options)==null?void 0:D.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(F=this._options)==null?void 0:F.fetch,logging:this._options.logging});if(d.ok)return {data:Hr.parseOrThrow(d.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:d.rawResponse};if(d.error.reason==="status-code")throw new k({statusCode:d.error.statusCode,body:d.error.body,rawResponse:d.rawResponse});return j(d.error,d.rawResponse,"GET","/v1/private/traces/threads/stats")}getTraceComment(i,e,t={},o){return P.fromPromise(this.__getTraceComment(i,e,t,o))}async __getTraceComment(i,e,t={},o){var c,l,m,u,d,f,g,h,y,w,A;let a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=o==null?void 0:o.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),o==null?void 0:o.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/traces/${_.encodePathParam(i)}/comments/${_.encodePathParam(e)}`),method:"GET",headers:a,queryParameters:o==null?void 0:o.queryParams,timeoutMs:((h=(g=o==null?void 0:o.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=o==null?void 0:o.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:o==null?void 0:o.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:fe.parseOrThrow(s.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw s.error.statusCode===404?new U(s.error.body,s.rawResponse):new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"GET","/v1/private/traces/{traceId}/comments/{commentId}")}getTraceThread(i,e){return P.fromPromise(this.__getTraceThread(i,e))}async __getTraceThread(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/traces/threads/retrieve"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:kl.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:ss.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===404?new U(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/traces/threads/retrieve")}getTraceThreads(i={},e){return P.fromPromise(this.__getTraceThreads(i,e))}async __getTraceThreads(i={},e){var A,C,I,D,N,F,re,ae,we,Ee,Ce;let{page:t,size:o,projectName:a,projectId:s,truncate:c,stripAttachments:l,filters:m,sorting:u,search:d,fromTime:f,toTime:g}=i,h={page:t,size:o,project_name:a,project_id:s,truncate:c,strip_attachments:l,filters:m,sorting:u,search:d,from_time:f==null?void 0:f.toISOString(),to_time:g==null?void 0:g.toISOString()},y=z((A=this._options)==null?void 0:A.headers,v({"Comet-Workspace":(I=e==null?void 0:e.workspaceName)!=null?I:(C=this._options)==null?void 0:C.workspaceName}),e==null?void 0:e.headers),w=await S({url:_.join((N=(D=await x.get(this._options.baseUrl))!=null?D:await x.get(this._options.environment))!=null?N:T.Default,"v1/private/traces/threads"),method:"GET",headers:y,queryParameters:{...h,...e==null?void 0:e.queryParams},timeoutMs:((ae=(re=e==null?void 0:e.timeoutInSeconds)!=null?re:(F=this._options)==null?void 0:F.timeoutInSeconds)!=null?ae:60)*1e3,maxRetries:(Ee=e==null?void 0:e.maxRetries)!=null?Ee:(we=this._options)==null?void 0:we.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(Ce=this._options)==null?void 0:Ce.fetch,logging:this._options.logging});if(w.ok)return {data:xj.parseOrThrow(w.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:w.rawResponse};if(w.error.reason==="status-code")throw new k({statusCode:w.error.statusCode,body:w.error.body,rawResponse:w.rawResponse});return j(w.error,w.rawResponse,"GET","/v1/private/traces/threads")}openTraceThread(i,e){return P.fromPromise(this.__openTraceThread(i,e))}async __openTraceThread(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/traces/threads/open"),method:"PUT",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:kl.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"PUT","/v1/private/traces/threads/open")}scoreBatchOfThreads(i,e){return P.fromPromise(this.__scoreBatchOfThreads(i,e))}async __scoreBatchOfThreads(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/traces/threads/feedback-scores"),method:"PUT",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Ba.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"PUT","/v1/private/traces/threads/feedback-scores")}scoreBatchOfTraces(i,e){return P.fromPromise(this.__scoreBatchOfTraces(i,e))}async __scoreBatchOfTraces(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/traces/feedback-scores"),method:"PUT",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Yn.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"PUT","/v1/private/traces/feedback-scores")}searchTraceThreads(i={},e){return P.fromPromise(this.__searchTraceThreads(i,e))}async __searchTraceThreads(i={},e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/traces/threads/search"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Oa.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),responseType:"streaming",timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:o.body,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===400?new B(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/traces/threads/search")}searchTraces(i={},e){return P.fromPromise(this.__searchTraces(i,e))}async __searchTraces(i={},e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/traces/search"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Va.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),responseType:"streaming",timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:o.body,rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 400:throw new B(o.error.body,o.rawResponse);case 401:throw new $(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"POST","/v1/private/traces/search")}updateThread(i,e,t){return P.fromPromise(this.__updateThread(i,e,t))}async __updateThread(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/traces/threads/${_.encodePathParam(i)}`),method:"PATCH",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:Ha.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw s.error.statusCode===404?new U(s.error.body,s.rawResponse):new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"PATCH","/v1/private/traces/threads/{threadModelId}")}updateThreadComment(i,e,t){return P.fromPromise(this.__updateThreadComment(i,e,t))}async __updateThreadComment(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/traces/threads/comments/${_.encodePathParam(i)}`),method:"PATCH",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:fe.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw s.error.statusCode===404?new U(s.error.body,s.rawResponse):new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"PATCH","/v1/private/traces/threads/comments/{commentId}")}updateTraceComment(i,e,t){return P.fromPromise(this.__updateTraceComment(i,e,t))}async __updateTraceComment(i,e,t){var c,l,m,u,d,f,g,h,y,w,A;let{body:o}=e,a=z((c=this._options)==null?void 0:c.headers,v({"Comet-Workspace":(m=t==null?void 0:t.workspaceName)!=null?m:(l=this._options)==null?void 0:l.workspaceName}),t==null?void 0:t.headers),s=await S({url:_.join((d=(u=await x.get(this._options.baseUrl))!=null?u:await x.get(this._options.environment))!=null?d:T.Default,`v1/private/traces/comments/${_.encodePathParam(i)}`),method:"PATCH",headers:a,contentType:"application/json",queryParameters:t==null?void 0:t.queryParams,requestType:"json",body:fe.jsonOrThrow(o,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((h=(g=t==null?void 0:t.timeoutInSeconds)!=null?g:(f=this._options)==null?void 0:f.timeoutInSeconds)!=null?h:60)*1e3,maxRetries:(w=t==null?void 0:t.maxRetries)!=null?w:(y=this._options)==null?void 0:y.maxRetries,withCredentials:true,abortSignal:t==null?void 0:t.abortSignal,fetchFn:(A=this._options)==null?void 0:A.fetch,logging:this._options.logging});if(s.ok)return {data:void 0,rawResponse:s.rawResponse};if(s.error.reason==="status-code")throw s.error.statusCode===404?new U(s.error.body,s.rawResponse):new k({statusCode:s.error.statusCode,body:s.error.body,rawResponse:s.rawResponse});return j(s.error,s.rawResponse,"PATCH","/v1/private/traces/comments/{commentId}")}};});var im,V4=n(()=>{X();Q();b();Y();Z();J();te();im=class{constructor(i={}){this._options=M(i);}getWelcomeWizardStatus(i){return P.fromPromise(this.__getWelcomeWizardStatus(i))}async __getWelcomeWizardStatus(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/private/welcome-wizard"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:Pj.parseOrThrow(t.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"GET","/v1/private/welcome-wizard")}submitWelcomeWizard(i={},e){return P.fromPromise(this.__submitWelcomeWizard(i,e))}async __submitWelcomeWizard(i={},e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/welcome-wizard"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:Ka.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:void 0,rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/welcome-wizard")}};});var om,J4=n(()=>{X();Q();b();Y();Z();J();te();ie();om=class{constructor(i={}){this._options=M(i);}getWorkspaceUserPermissions(i){return P.fromPromise(this.__getWorkspaceUserPermissions(i))}async __getWorkspaceUserPermissions(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/private/workspace-permissions"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:Tj.parseOrThrow(t.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:t.rawResponse};if(t.error.reason==="status-code")switch(t.error.statusCode){case 400:throw new B(t.error.body,t.rawResponse);case 401:throw new $(t.error.body,t.rawResponse);default:throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse})}return j(t.error,t.rawResponse,"GET","/v1/private/workspace-permissions")}};});var am,H4=n(()=>{X();Q();b();Y();Z();J();te();ie();am=class{constructor(i={}){this._options=M(i);}costsSummary(i,e){return P.fromPromise(this.__costsSummary(i,e))}async __costsSummary(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/workspaces/costs/summaries"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:_i.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:Pt.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===400?new B(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/workspaces/costs/summaries")}getWorkspaceConfiguration(i){return P.fromPromise(this.__getWorkspaceConfiguration(i))}async __getWorkspaceConfiguration(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/private/workspaces/configurations"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:ps.parseOrThrow(t.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw t.error.statusCode===404?new U(t.error.body,t.rawResponse):new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"GET","/v1/private/workspaces/configurations")}upsertWorkspaceConfiguration(i,e){return P.fromPromise(this.__upsertWorkspaceConfiguration(i,e))}async __upsertWorkspaceConfiguration(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/workspaces/configurations"),method:"PUT",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:ps.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:ps.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")switch(o.error.statusCode){case 400:throw new B(o.error.body,o.rawResponse);case 422:throw new ce(o.error.body,o.rawResponse);default:throw new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse})}return j(o.error,o.rawResponse,"PUT","/v1/private/workspaces/configurations")}deleteWorkspaceConfiguration(i){return P.fromPromise(this.__deleteWorkspaceConfiguration(i))}async __deleteWorkspaceConfiguration(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/private/workspaces/configurations"),method:"DELETE",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:void 0,rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw t.error.statusCode===404?new U(t.error.body,t.rawResponse):new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"DELETE","/v1/private/workspaces/configurations")}getCost(i,e){return P.fromPromise(this.__getCost(i,e))}async __getCost(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/workspaces/costs"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:_i.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:Al.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===400?new B(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/workspaces/costs")}getMetric(i,e){return P.fromPromise(this.__getMetric(i,e))}async __getMetric(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/workspaces/metrics"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:_i.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:Al.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===400?new B(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/workspaces/metrics")}getWorkspaceVersion(i){return P.fromPromise(this.__getWorkspaceVersion(i))}async __getWorkspaceVersion(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"v1/private/workspaces/versions"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:Ej.parseOrThrow(t.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"GET","/v1/private/workspaces/versions")}metricsSummary(i,e){return P.fromPromise(this.__metricsSummary(i,e))}async __metricsSummary(i,e){var a,s,c,l,m,u,d,f,g,h,y;let t=z((a=this._options)==null?void 0:a.headers,v({"Comet-Workspace":(c=e==null?void 0:e.workspaceName)!=null?c:(s=this._options)==null?void 0:s.workspaceName}),e==null?void 0:e.headers),o=await S({url:_.join((m=(l=await x.get(this._options.baseUrl))!=null?l:await x.get(this._options.environment))!=null?m:T.Default,"v1/private/workspaces/metrics/summaries"),method:"POST",headers:t,contentType:"application/json",queryParameters:e==null?void 0:e.queryParams,requestType:"json",body:_i.jsonOrThrow(i,{unrecognizedObjectKeys:"strip",omitUndefined:true}),timeoutMs:((f=(d=e==null?void 0:e.timeoutInSeconds)!=null?d:(u=this._options)==null?void 0:u.timeoutInSeconds)!=null?f:60)*1e3,maxRetries:(h=e==null?void 0:e.maxRetries)!=null?h:(g=this._options)==null?void 0:g.maxRetries,withCredentials:true,abortSignal:e==null?void 0:e.abortSignal,fetchFn:(y=this._options)==null?void 0:y.fetch,logging:this._options.logging});if(o.ok)return {data:zj.parseOrThrow(o.body,{unrecognizedObjectKeys:"passthrough",allowUnrecognizedUnionMembers:true,allowUnrecognizedEnumValues:true,skipValidation:true,breadcrumbsPrefix:["response"]}),rawResponse:o.rawResponse};if(o.error.reason==="status-code")throw o.error.statusCode===400?new B(o.error.body,o.rawResponse):new k({statusCode:o.error.statusCode,body:o.error.body,rawResponse:o.rawResponse});return j(o.error,o.rawResponse,"POST","/v1/private/workspaces/metrics/summaries")}};});var cs,G4=n(()=>{l4();m4();d4();u4();g4();f4();h4();y4();b4();R4();x4();w4();_4();k4();A4();P4();z4();S4();T4();v4();j4();E4();C4();I4();D4();U4();N4();B4();F4();M4();W4();L4();V4();J4();H4();X();Q();b();Y();Z();J();cs=class{constructor(i={}){this._options=M(i);}get systemUsage(){var i;return (i=this._systemUsage)!=null?i:this._systemUsage=new rm(this._options)}get agentConfigs(){var i;return (i=this._agentConfigs)!=null?i:this._agentConfigs=new Pl(this._options)}get alerts(){var i;return (i=this._alerts)!=null?i:this._alerts=new zl(this._options)}get annotationQueues(){var i;return (i=this._annotationQueues)!=null?i:this._annotationQueues=new Sl(this._options)}get assertionResults(){var i;return (i=this._assertionResults)!=null?i:this._assertionResults=new Tl(this._options)}get attachments(){var i;return (i=this._attachments)!=null?i:this._attachments=new vl(this._options)}get check(){var i;return (i=this._check)!=null?i:this._check=new Cl(this._options)}get automationRuleEvaluators(){var i;return (i=this._automationRuleEvaluators)!=null?i:this._automationRuleEvaluators=new jl(this._options)}get chatCompletions(){var i;return (i=this._chatCompletions)!=null?i:this._chatCompletions=new El(this._options)}get dashboards(){var i;return (i=this._dashboards)!=null?i:this._dashboards=new Il(this._options)}get datasets(){var i;return (i=this._datasets)!=null?i:this._datasets=new Dl(this._options)}get environments(){var i;return (i=this._environments)!=null?i:this._environments=new Ul(this._options)}get experiments(){var i;return (i=this._experiments)!=null?i:this._experiments=new Nl(this._options)}get feedbackDefinitions(){var i;return (i=this._feedbackDefinitions)!=null?i:this._feedbackDefinitions=new Bl(this._options)}get guardrails(){var i;return (i=this._guardrails)!=null?i:this._guardrails=new Fl(this._options)}get insightsViews(){var i;return (i=this._insightsViews)!=null?i:this._insightsViews=new Ml(this._options)}get llmModels(){var i;return (i=this._llmModels)!=null?i:this._llmModels=new Wl(this._options)}get llmProviderKey(){var i;return (i=this._llmProviderKey)!=null?i:this._llmProviderKey=new Ll(this._options)}get runners(){var i;return (i=this._runners)!=null?i:this._runners=new Zl(this._options)}get manualEvaluation(){var i;return (i=this._manualEvaluation)!=null?i:this._manualEvaluation=new Vl(this._options)}get ollama(){var i;return (i=this._ollama)!=null?i:this._ollama=new Jl(this._options)}get ollieState(){var i;return (i=this._ollieState)!=null?i:this._ollieState=new Hl(this._options)}get openTelemetryIngestion(){var i;return (i=this._openTelemetryIngestion)!=null?i:this._openTelemetryIngestion=new Gl(this._options)}get optimizations(){var i;return (i=this._optimizations)!=null?i:this._optimizations=new Ol(this._options)}get pairing(){var i;return (i=this._pairing)!=null?i:this._pairing=new Kl(this._options)}get projects(){var i;return (i=this._projects)!=null?i:this._projects=new $l(this._options)}get prompts(){var i;return (i=this._prompts)!=null?i:this._prompts=new Ql(this._options)}get retentionRules(){var i;return (i=this._retentionRules)!=null?i:this._retentionRules=new Xl(this._options)}get serviceToggles(){var i;return (i=this._serviceToggles)!=null?i:this._serviceToggles=new ql(this._options)}get spans(){var i;return (i=this._spans)!=null?i:this._spans=new em(this._options)}get traces(){var i;return (i=this._traces)!=null?i:this._traces=new tm(this._options)}get welcomeWizard(){var i;return (i=this._welcomeWizard)!=null?i:this._welcomeWizard=new im(this._options)}get workspacePermissions(){var i;return (i=this._workspacePermissions)!=null?i:this._workspacePermissions=new om(this._options)}get workspaces(){var i;return (i=this._workspaces)!=null?i:this._workspaces=new am(this._options)}get redirect(){var i;return (i=this._redirect)!=null?i:this._redirect=new Yl(this._options)}isAlive(i){return P.fromPromise(this.__isAlive(i))}async __isAlive(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"is-alive/ping"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:t.body,rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"GET","/is-alive/ping")}version(i){return P.fromPromise(this.__version(i))}async __version(i){var o,a,s,c,l,m,u,d,f,g,h;let e=z((o=this._options)==null?void 0:o.headers,v({"Comet-Workspace":(s=i==null?void 0:i.workspaceName)!=null?s:(a=this._options)==null?void 0:a.workspaceName}),i==null?void 0:i.headers),t=await S({url:_.join((l=(c=await x.get(this._options.baseUrl))!=null?c:await x.get(this._options.environment))!=null?l:T.Default,"is-alive/ver"),method:"GET",headers:e,queryParameters:i==null?void 0:i.queryParams,timeoutMs:((d=(u=i==null?void 0:i.timeoutInSeconds)!=null?u:(m=this._options)==null?void 0:m.timeoutInSeconds)!=null?d:60)*1e3,maxRetries:(g=i==null?void 0:i.maxRetries)!=null?g:(f=this._options)==null?void 0:f.maxRetries,withCredentials:true,abortSignal:i==null?void 0:i.abortSignal,fetchFn:(h=this._options)==null?void 0:h.fetch,logging:this._options.logging});if(t.ok)return {data:t.body,rawResponse:t.rawResponse};if(t.error.reason==="status-code")throw new k({statusCode:t.error.statusCode,body:t.error.body,rawResponse:t.rawResponse});return j(t.error,t.rawResponse,"GET","/is-alive/ver")}};});var O4=n(()=>{});var K4,$4=n(()=>{ap();(e=>(e.LogLevel=Fe,e.ConsoleLogger=it))(K4||(K4={}));});var Q4=n(()=>{O4();$4();});var Y4=n(()=>{Q4();});var zt=n(()=>{ie();G4();Y();J();Y4();te();});exports.generateId=void 0;var qe=n(()=>{exports.generateId=()=>uuid.v7();});var ki,Cj=n(()=>{ki=class{static serializePromptToInfoDict(i){return {name:i.name,...i.id&&{id:i.id},version:{...i.versionId&&{id:i.versionId},...i.commit&&{commit:i.commit},template:i.prompt}}}static normalizeMetadata(i){if(!i)return {};if(typeof i=="object"&&!Array.isArray(i))return i;if(typeof i=="string")try{let e=JSON.parse(i);if(typeof e=="object"&&!Array.isArray(e))return e}catch{}return {}}static mergePromptsIntoMetadata(i,e,t){let o=t.map(c=>this.serializePromptToInfoDict(c)),a=this.normalizeMetadata(i),s=this.normalizeMetadata(e);return {...a,...s,opik_prompts:o}}static processUpdate(i,e){let{prompts:t,...o}=i;if(!t||t.length===0){if(o.metadata&&e){let a=this.normalizeMetadata(e),s=this.normalizeMetadata(o.metadata);return {...o,metadata:{...a,...s}}}return o}return {...o,metadata:this.mergePromptsIntoMetadata(e,o.metadata,t)}}static processTraceUpdate(i,e){return this.processUpdate(i,e)}static processSpanUpdate(i,e){return this.processUpdate(i,e)}};});var nm,X4=n(()=>{qe();Cj();nm=class p{constructor(i,e){this.data=i;this.opik=e;this.childSpans=[];this.end=()=>this.update({endTime:new Date});this.score=i=>{var e;this.opik.spanFeedbackScoresBatchQueue.create({...i,projectName:(e=this.data.projectName)!=null?e:this.opik.config.projectName,id:this.data.id,source:"sdk"});};this.update=i=>{var o;let e=ki.processSpanUpdate(i,this.data.metadata),t={parentSpanId:this.data.parentSpanId,projectName:(o=this.data.projectName)!=null?o:this.opik.config.projectName,traceId:this.data.traceId,...e};return this.opik.spanBatchQueue.update(this.data.id,t),this.data={...this.data,...t},this};this.span=i=>{var a;let e=(a=this.data.projectName)!=null?a:this.opik.config.projectName,t={id:exports.generateId(),startTime:new Date,source:this.data.source,...i,projectName:e,traceId:this.data.traceId,parentSpanId:this.data.id};this.opik.spanBatchQueue.create(t);let o=new p(t,this.opik);return this.childSpans.push(o),o};}};});var sm,Z4=n(()=>{qe();X4();Cj();sm=class{constructor(i,e){this.data=i;this.opik=e;this.spans=[];this.end=()=>this.update({endTime:new Date});this.score=i=>{var e;this.opik.traceFeedbackScoresBatchQueue.create({...i,projectName:(e=this.data.projectName)!=null?e:this.opik.config.projectName,id:this.data.id,source:"sdk"});};this.span=i=>{var a,s;let e=(s=(a=this.data.projectName)!=null?a:i.projectName)!=null?s:this.opik.config.projectName,t={id:exports.generateId(),startTime:new Date,source:this.data.source,...i,projectName:e,traceId:this.data.id};this.opik.spanBatchQueue.create(t);let o=new nm(t,this.opik);return this.spans.push(o),o};this.update=i=>{var o;let e=ki.processTraceUpdate(i,this.data.metadata),t={projectName:(o=this.data.projectName)!=null?o:this.opik.config.projectName,...e};return this.opik.traceBatchQueue.update(this.data.id,t),this.data={...this.data,...t},this};}};});var q4,ls,M8,W8,e6,r6,t6,i6,Ij=n(()=>{q4={REDIRECT_BASE:"v1/session/redirect",EXPERIMENTS:"api/v1/session/redirect/experiments/",PROJECTS:"api/v1/session/redirect/projects/",DATASETS:"api/v1/session/redirect/datasets/",PROJECT_BY_NAME:"redirect/projects"},ls={EXPERIMENT_ID:"experiment_id",DATASET_ID:"dataset_id",TRACE_ID:"trace_id",PROJECT_NAME:"name",PATH:"path",WORKSPACE:"workspace"},M8=p=>Object.entries(p).map(([i,e])=>`${i}=${encodeURIComponent(e)}`).join("&").replace(/%3A/g,":").replace(/%2F/g,"/").replace(/%26/g,"&").replace(/%3F/g,"?").replace(/%3D/g,"="),W8=p=>p.replace(/\/api\/?$/,""),e6=p=>Buffer.from(p).toString("base64"),r6=(p,i,e)=>{let t=M8(e),o=W8(p),a=o.endsWith("/")?o:`${o}/`,s=i.startsWith("/")?i.slice(1):i;return `${a}${s}?${t}`},t6=({datasetId:p,experimentId:i,baseUrl:e})=>r6(e,q4.EXPERIMENTS,{[ls.EXPERIMENT_ID]:i,[ls.DATASET_ID]:p,[ls.PATH]:e6(e)}),i6=(p,i)=>r6(i,q4.PROJECTS,{[ls.TRACE_ID]:p,[ls.PATH]:e6(i)});});var L8,pm,ms,De,St=n(()=>{q();L8=300,pm=100,ms=class{constructor({action:i,batchSize:e=pm,delay:t,enableBatch:o,name:a="ActionQueue"}){this.timerId=null;this.promise=Promise.resolve();this.queue=new Map;this.debounceFlush=()=>{this.timerId&&clearTimeout(this.timerId),this.timerId=setTimeout(()=>this.flush(),this.delay);};this.add=(i,e)=>{if(this.queue.set(i,e),!this.enableBatch){this.flush();return}if(this.queue.size>=this.batchSize){this.flush();return}this.debounceFlush();};this.update=(i,e)=>{let t=this.queue.get(i);t&&(this.queue.set(i,{...t,...e}),this.debounceFlush());};this.flush=async()=>{if(this.queue.size===0)return this.promise;let i=new Map(this.queue);this.queue.clear(),exports.logger.debug(`Adding ${i.size} items to ${this.name} promise:`,i),this.promise=this.promise.finally(()=>(exports.logger.debug(`Flushing ${this.name}:`,i),this.action(i))).catch(e=>{exports.logger.error(`Failed to flush ${this.name}:`,e,i);}),await this.promise;};this.action=i,this.batchSize=e,this.delay=t,this.enableBatch=o,this.name=a;}},De=class{constructor({delay:i=L8,enableCreateBatch:e=true,enableUpdateBatch:t=false,enableDeleteBatch:o=true,createBatchSize:a=pm,updateBatchSize:s=pm,deleteBatchSize:c=pm,name:l="BatchQueue"}={}){this.create=i=>{let e=this.getId(i);this.createQueue.add(e,i);};this.get=async i=>{let e=this.createQueue.queue.get(i);return e||this.getEntity(i)};this.update=(i,e)=>{if(this.createQueue.queue.get(i)){this.createQueue.update(i,e);return}let o=this.updateQueue.queue.get(i);this.updateQueue.add(i,{...o,...e});};this.delete=i=>{if(this.createQueue.queue.has(i)){this.createQueue.queue.delete(i);return}this.deleteQueue.add(i);};this.flush=async()=>{await this.createQueue.flush(),await this.updateQueue.flush(),await this.deleteQueue.flush();};this.name=l,this.createQueue=new ms({action:async m=>{await this.createEntities(Array.from(m.values()));},delay:i,enableBatch:e,batchSize:a,name:`${l}:createQueue`}),this.updateQueue=new ms({action:async m=>{await this.createQueue.flush();let u=Array.from(m.entries());for(let[d,f]of u)await this.updateEntity(d,f);},delay:i,enableBatch:t,batchSize:s,name:`${l}:updateQueue`}),this.deleteQueue=new ms({action:async m=>{await this.createQueue.flush(),await this.updateQueue.flush(),await this.deleteEntities(Array.from(m.keys()));},delay:i,enableBatch:o,batchSize:c,name:`${l}:deleteQueue`});}};});var V8,cm,o6=n(()=>{Ls();q();St();V8="suite_assertion",cm=class extends De{constructor(e,t,o="TRACE"){super({delay:t,enableCreateBatch:true,enableUpdateBatch:false,enableDeleteBatch:false,name:`AssertionResultsBatchQueue:${o}`});this.api=e;this.entityType=o;this.useLegacyFallback=false;}getId(e){return {entityId:e.entityId,name:e.name}}async createEntities(e){if(this.useLegacyFallback){await this.writeViaLegacyFeedbackScores(e);return}try{await this.api.assertionResults.storeAssertionsBatch({entityType:this.entityType,assertionResults:e},this.api.requestOptions);}catch(t){if(t instanceof k&&t.statusCode===404&&this.entityType==="TRACE"){this.useLegacyFallback=true,exports.logger.warn('Opik backend does not support PUT /v1/private/assertion-results yet \u2014 falling back to the legacy feedback-scores path with categoryName="suite_assertion". Upgrade the Opik backend to a version that includes OPIK-6048 to enable native assertion-results ingestion.'),await this.writeViaLegacyFeedbackScores(e);return}throw t}}async writeViaLegacyFeedbackScores(e){let t=e.map(o=>({id:o.entityId,name:o.name,value:o.status==="passed"?1:0,categoryName:V8,reason:o.reason,source:o.source,projectName:o.projectName,projectId:o.projectId}));await this.api.traces.scoreBatchOfTraces({scores:t},this.api.requestOptions);}async getEntity(){throw new Error("Not implemented")}async updateEntity(){throw new Error("Not implemented")}async deleteEntities(){throw new Error("Not implemented")}};});var lm,a6=n(()=>{St();lm=class extends De{constructor(e,t){super({delay:t,enableCreateBatch:true,enableUpdateBatch:true,enableDeleteBatch:true,name:"SpanBatchQueue"});this.api=e;}getId(e){return e.id}async createEntities(e){await this.api.spans.createSpans({spans:e},this.api.requestOptions);}async getEntity(e){return await this.api.spans.getSpanById(e,{},this.api.requestOptions)}async updateEntity(e,t){await this.api.spans.updateSpan(e,{body:t},this.api.requestOptions);}async deleteEntities(e){for(let t of e)await this.api.spans.deleteSpanById(t,this.api.requestOptions);}};});var mm,n6=n(()=>{St();mm=class extends De{constructor(e,t){super({delay:t,enableCreateBatch:true,enableUpdateBatch:true,enableDeleteBatch:true,name:"SpanFeedbackScoresBatchQueue"});this.api=e;}getId(e){return {id:e.id,name:e.name}}async createEntities(e){await this.api.spans.scoreBatchOfSpans({scores:e},this.api.requestOptions);}async getEntity(){throw new Error("Not implemented")}async updateEntity(){throw new Error("Not implemented")}async deleteEntities(e){for(let t of e)await this.api.spans.deleteSpanFeedbackScore(t.id,{body:{name:t.name}},this.api.requestOptions);}};});var dm,s6=n(()=>{St();dm=class extends De{constructor(e,t){super({delay:t,enableCreateBatch:true,enableUpdateBatch:true,enableDeleteBatch:true,name:"TraceBatchQueue"});this.api=e;}getId(e){return e.id}async createEntities(e){await this.api.traces.createTraces({traces:e},this.api.requestOptions);}async getEntity(e){return await this.api.traces.getTraceById(e,{},this.api.requestOptions)}async updateEntity(e,t){await this.api.traces.updateTrace(e,{body:t},this.api.requestOptions);}async deleteEntities(e){await this.api.traces.deleteTraces({ids:e},this.api.requestOptions);}};});var um,p6=n(()=>{St();um=class extends De{constructor(e,t){super({delay:t,enableCreateBatch:true,enableUpdateBatch:true,enableDeleteBatch:true,name:"TraceFeedbackScoresBatchQueue"});this.api=e;}getId(e){return {id:e.id,name:e.name}}async createEntities(e){await this.api.traces.scoreBatchOfTraces({scores:e},this.api.requestOptions);}async getEntity(){throw new Error("Not implemented")}async updateEntity(){throw new Error("Not implemented")}async deleteEntities(e){for(let t of e)await this.api.traces.deleteTraceFeedbackScore(t.id,{body:{name:t.name}},this.api.requestOptions);}};});var gm,c6=n(()=>{zt();gm=class extends cs{constructor(e){var o;let t={...e==null?void 0:e.headers,...(o=e==null?void 0:e.requestOptions)==null?void 0:o.headers};(e==null?void 0:e.apiKey)!==void 0&&(t.authorization=e.apiKey);super({...e,headers:t});this.setHeaders=e=>{this.requestOptions.headers=e;};this.requestOptions=(e==null?void 0:e.requestOptions)||{};}};});var fm,l6=n(()=>{St();fm=class extends De{constructor(e,t){super({delay:t,enableCreateBatch:true,enableUpdateBatch:true,enableDeleteBatch:true,name:"DatasetBatchQueue"});this.api=e;}getId(e){return e.id||""}async createEntities(e){for(let t of e)await this.api.datasets.createDataset(t,this.api.requestOptions);}async getEntity(e){try{return await this.api.datasets.getDatasetById(e,this.api.requestOptions)}catch{return}}async updateEntity(e,t){await this.api.datasets.updateDataset(e,{name:t.name||"",visibility:t.visibility,description:t.description},this.api.requestOptions);}async deleteEntities(e){await this.api.datasets.deleteDatasetsBatch({ids:e},this.api.requestOptions);}};});async function m6(){return Dj||(Dj=await J8__default.default()),Dj}var Dj,d6=n(()=>{Dj=null;});var Ai,hm=n(()=>{ie();qe();d6();Ai=class p{constructor(i,e){let{id:t,traceId:o,spanId:a,source:s,description:c,evaluators:l,executionPolicy:m,...u}=i;this.id=t||exports.generateId(),this.traceId=o,this.spanId=a,this.source=s||Ju.Sdk,this.description=c!=null?c:e,this.evaluators=l,this.executionPolicy=m,this.data={...u,...c!==void 0?{description:c}:{}};}getContent(i=false){return i?{...this.data,id:this.id}:{...this.data}}async contentHash(){let i={...this.getContent()};this.evaluators&&this.evaluators.length>0&&(i.evaluators=this.evaluators),this.executionPolicy&&Object.keys(this.executionPolicy).length>0&&(i.executionPolicy=this.executionPolicy);let e=H8__default.default(i);return (await m6()).h32(e,43981).toString(16)}toApiModel(){return {id:this.id,traceId:this.traceId,spanId:this.spanId,source:this.source,data:this.getContent(),...this.description&&{description:this.description},...this.evaluators&&{evaluators:this.evaluators},...this.executionPolicy&&{executionPolicy:this.executionPolicy}}}static fromApiModel(i){return new p({id:i.id,traceId:i.traceId,spanId:i.spanId,source:i.source,...i.evaluators&&{evaluators:i.evaluators},...i.executionPolicy&&{executionPolicy:i.executionPolicy},...i.data},i.description)}};});async function dr(p,i,e){var c;if(e===0)return [];let t=new util.TextDecoder("utf-8"),o=[],a="",s=p.getReader();try{for(;;){let{done:l,value:m}=await s.read();if(l)break;let u=m;a+=t.decode(u,{stream:!0});let d=a.split(`
|
|
4
4
|
`);a=(c=d.pop())!=null?c:"";for(let f of d)if(!(!f.trim()||f==="{}"||f==="[]"||f==="null"))try{let g=JSON.parse(f),h=i.parse(g,{unrecognizedObjectKeys:"strip"});if(h.ok){if(o.push(h.value),e!==void 0&&o.length>=e)return s.releaseLock(),o}else exports.logger.error("Error parsing experiment item:",h.errors);}catch(g){exports.logger.error("Error parsing JSON line:",g instanceof Error?g.message:String(g));}}if(a.trim()&&a!=="{}"&&a!=="[]"&&a!=="null")try{let l=JSON.parse(a),m=i.parse(l,{unrecognizedObjectKeys:"strip"});m.ok?o.push(m.value):exports.logger.error("Error parsing experiment item:",m.errors);}catch(l){exports.logger.error("Error parsing remaining buffer:",l instanceof Error?l.message:String(l));}}catch(l){exports.logger.error("Error processing stream:",l instanceof Error?l.message:String(l));}finally{s.releaseLock();}return o}function er(p,i){let e=[];for(let t=0;t<p.length;t+=i.maxBatchSize)e.push(p.slice(t,t+i.maxBatchSize));return e}var Gr=n(()=>{q();});async function Pi(p,i){let{datasetName:e,projectName:t,datasetVersion:o,nbSamples:a,lastRetrievedId:s}=i;if(a===0)return [];let c=[],l=a,m=s;for(;;){let u=Math.min(l!=null?l:u6,u6),d=await p.api.datasets.streamDatasetItems({datasetName:e,projectName:t,lastRetrievedId:m,steamLimit:u,datasetVersion:o}),f=await dr(d,O.DatasetItemPublic,u);if(f.length===0)break;let g=f.map(h=>Ai.fromApiModel(h));if(c.push(...g),m=f[f.length-1].id,l!==void 0&&(l-=f.length,l<=0)||f.length<u)break}return c}var u6,Uj=n(()=>{hm();Gr();zt();u6=2e3;});exports.DatasetVersion=void 0;var ym=n(()=>{Uj();exports.DatasetVersion=class{constructor(i,e,t,o){this.datasetName=i,this.datasetId=e,this.versionInfo=t,this.opik=o;}get name(){return this.datasetName}get id(){return this.datasetId}get versionId(){return this.versionInfo.id}get versionHash(){return this.versionInfo.versionHash}get versionName(){return this.versionInfo.versionName}get tags(){return this.versionInfo.tags}get isLatest(){return this.versionInfo.isLatest}get itemsTotal(){return this.versionInfo.itemsTotal}get itemsAdded(){return this.versionInfo.itemsAdded}get itemsModified(){return this.versionInfo.itemsModified}get itemsDeleted(){return this.versionInfo.itemsDeleted}get changeDescription(){return this.versionInfo.changeDescription}get createdAt(){return this.versionInfo.createdAt}get createdBy(){return this.versionInfo.createdBy}getVersionInfo(){return this.versionInfo}async getItems(i,e){return (await Pi(this.opik,{datasetName:this.datasetName,datasetVersion:this.versionInfo.versionHash,nbSamples:i,lastRetrievedId:e})).map(o=>o.getContent(true))}async toJson(i={}){let t=(await this.getItems()).map(o=>{let a={...o};for(let[s,c]of Object.entries(i))if(s in a){let l=a[s];delete a[s],a[c]=l;}return a});return H8__default.default(t)}};});var ke,Tt=n(()=>{q();ke=class extends Error{constructor(i){var e;super(i.message),this.name=this.constructor.name,this.code=i.code,this.statusCode=i.statusCode,this.details=i.details,this.originalError=i.originalError,exports.logger.error(this.message),(e=Error.captureStackTrace)==null||e.call(Error,this,this.constructor);}toJSON(){return {name:this.name,message:this.message,code:this.code,statusCode:this.statusCode,details:this.details,originalError:this.originalError,stack:this.stack}}};});var g6=n(()=>{});var Nj,Bj=n(()=>{Nj={DATASET_NOT_FOUND:p=>`Dataset with name '${p}' not found`,DATASET_ITEM_NOT_FOUND:p=>`Dataset item with id '${p}' not found`,DATASET_ITEM_MISSING_ID:p=>`Item at index ${p} is missing an ID required for update`,INVALID_JSON_FORMAT:p=>`Invalid JSON format${p?": "+p:""}`,JSON_NOT_ARRAY:"JSON input must be an array of objects",ITEM_NOT_OBJECT:(p,i)=>`Item at position ${p} is not an object (${i})`,INSERTION_FAILED:p=>`Failed to insert items from JSON: ${p}`,DATASET_JSON_PARSE_ERROR:p=>`Failed to parse JSON input: ${p}`,DATASET_VERSION_NOT_FOUND:(p,i)=>`Dataset version '${p}' not found in dataset '${i}'`};});var f6,bm;exports.DatasetVersionNotFoundError=void 0;var Fj=n(()=>{Bj();Tt();f6={DATASET_ITEM_MISSING_ID:"DATASET_ITEM_MISSING_ID",DATASET_VERSION_NOT_FOUND:"DATASET_VERSION_NOT_FOUND"},bm=class extends ke{constructor(i){super({message:Nj.DATASET_ITEM_MISSING_ID(i),code:f6.DATASET_ITEM_MISSING_ID});}},exports.DatasetVersionNotFoundError=class extends ke{constructor(i,e){super({message:Nj.DATASET_VERSION_NOT_FOUND(i,e),code:f6.DATASET_VERSION_NOT_FOUND});}};});var h6=n(()=>{Bj();Fj();});var K8,Rm,y6=n(()=>{Tt();K8={SEARCH_TIMEOUT:"SEARCH_TIMEOUT"},Rm=class extends ke{constructor(i){super({message:i,code:K8.SEARCH_TIMEOUT});}};});var b6=n(()=>{});var R6=n(()=>{y6();b6();});var xm,wm,zi,gs=n(()=>{xm=class extends Error{constructor(i){super(i),this.name="AnnotationQueueError";}},wm=class extends xm{constructor(i){super(`Annotation queue with ID '${i}' not found`),this.name="AnnotationQueueNotFoundError";}},zi=class extends xm{constructor(i,e){let t=e!==void 0?` at index ${e}`:"";super(`${i} object${t} has no ID`),this.name="AnnotationQueueItemMissingIdError";}};});exports.ConfigNotFoundError=void 0;exports.ConfigMismatchError=void 0;var _m=n(()=>{Tt();exports.ConfigNotFoundError=class extends ke{constructor(i){super({message:i,code:"CONFIG_NOT_FOUND"}),this.name="ConfigNotFoundError";}},exports.ConfigMismatchError=class extends ke{constructor(i){super({message:i,code:"CONFIG_MISMATCH"}),this.name="ConfigMismatchError";}};});var Mj=n(()=>{Tt();g6();h6();R6();gs();_m();});var km,x6=n(()=>{km={JSON_NOT_ARRAY:p=>`JSON input must be an array of objects${p?` (${p})`:""}`,JSON_PARSE_ERROR:"Failed to parse JSON input",JSON_ITEM_NOT_OBJECT:(p,i)=>`Item at position ${p} is not an object (${i})`};});var Wj,Am,Pm,zm,w6=n(()=>{Tt();x6();Wj={JSON_PARSE_ERROR:"JSON_PARSE_ERROR",JSON_NOT_ARRAY:"JSON_NOT_ARRAY",JSON_ITEM_NOT_OBJECT:"JSON_ITEM_NOT_OBJECT"},Am=class extends ke{constructor(i){let e=i instanceof Error?i:new Error(String(i));super({message:km.JSON_PARSE_ERROR,code:Wj.JSON_PARSE_ERROR,originalError:e});}},Pm=class extends ke{constructor(i){super({message:km.JSON_NOT_ARRAY(i),code:Wj.JSON_NOT_ARRAY});}},zm=class extends ke{constructor(i,e){super({message:km.JSON_ITEM_NOT_OBJECT(i,e),code:Wj.JSON_ITEM_NOT_OBJECT});}};});exports.Dataset=void 0;var Sm=n(()=>{qe();hm();ym();Uj();Gr();q();Mj();w6();J();exports.Dataset=class{constructor({name:i,description:e,id:t,projectName:o},a){this.opik=a;this.idToHash=new Map;this.hashes=new Set;this.id=t||exports.generateId(),this.name=i,this.description=e,this.projectName=o;}async insert(i){if(!i||i.length===0)return;await this.opik.datasetBatchQueue.flush(),await this.syncHashes();let e=await this.getDeduplicatedItems(i),t=er(e,{maxBatchSize:1e3}),o=exports.generateId();try{let a=0;for(let s of t)await this.opik.api.datasets.createOrUpdateDatasetItems({datasetId:this.id,items:s,batchGroupId:o,projectName:this.projectName}),a+=s.length,exports.logger.info(`Inserted ${Math.min(a,e.length)} of ${e.length} items into dataset ${this.id}`);}catch(a){throw exports.logger.error(`Error inserting items into dataset: ${a instanceof Error?a.message:String(a)}`),a}this.cachedItemsCount=void 0;}async update(i){if(!(!i||i.length===0)){for(let e=0;e<i.length;e++)if(!i[e].id)throw new bm(e);await this.insert(i);}}async delete(i){if(!i||i.length===0){exports.logger.info("No item IDs provided for deletion");return}let e=er(i,{maxBatchSize:100}),t=exports.generateId();for await(let o of e){exports.logger.debug("Deleting dataset items batch",{batchSize:o.length,datasetId:this.id}),await this.opik.api.datasets.deleteDatasetItems({itemIds:o,batchGroupId:t});for(let a of o)if(this.idToHash.has(a)){let s=this.idToHash.get(a);this.hashes.delete(s),this.idToHash.delete(a);}}this.cachedItemsCount=void 0;}async clear(){let e=(await this.getItems()).map(t=>t.id).filter(Boolean);e.length!==0&&await this.delete(e);}async getTags(){var e;return (e=(await this.opik.api.datasets.getDatasetByIdentifier({datasetName:this.name,projectName:this.projectName})).tags)!=null?e:[]}async getItemsCount(){if(this.cachedItemsCount===void 0){let i=await this.opik.api.datasets.getDatasetByIdentifier({datasetName:this.name,projectName:this.projectName});this.cachedItemsCount=i.datasetItemsCount;}return this.cachedItemsCount}async getItems(i,e){return (await Pi(this.opik,{datasetName:this.name,projectName:this.projectName,nbSamples:i,lastRetrievedId:e})).map(o=>o.getContent(true))}async getRawItems(i,e){return Pi(this.opik,{datasetName:this.name,projectName:this.projectName,nbSamples:i,lastRetrievedId:e})}async insertFromJson(i,e={},t=[]){let o;try{o=JSON.parse(i);}catch(s){throw new Am(s)}if(!Array.isArray(o))throw new Pm(typeof o);if(o.length===0)return;for(let s=0;s<o.length;s++){let c=o[s];if(typeof c!="object"||c===null)throw new zm(s,typeof c)}let a=o.map(s=>{let c=s,l={};for(let[m,u]of Object.entries(c)){if(t.includes(m))continue;let d=e[m]||m;l[d]=u;}return l});await this.insert(a);}async toJson(i={}){let t=(await this.getItems()).map(o=>{let a={...o};for(let[s,c]of Object.entries(i))if(s in a){let l=a[s];delete a[s],a[c]=l;}return a});return H8__default.default(t)}async getDeduplicatedItems(i){let e=[];for(let t of i){let o=new Ai(t),a=await o.contentHash();if(this.hashes.has(a)){exports.logger.debug("Duplicate item found - skipping",{contentHash:a,datasetId:this.id});continue}e.push(o.toApiModel()),this.hashes.add(a),this.idToHash.set(o.id,a);}return e}clearHashState(){this.idToHash.clear(),this.hashes.clear();}async syncHashes(){exports.logger.debug("Syncing dataset hashes with backend",{datasetId:this.id});try{let i=await Pi(this.opik,{datasetName:this.name,projectName:this.projectName});this.clearHashState();for(let e of i){let t=await e.contentHash();this.idToHash.set(e.id,t),this.hashes.add(t);}exports.logger.debug("Dataset hash sync completed",{datasetId:this.id,itemCount:i.length});}catch(i){if(i instanceof k&&i.statusCode===404){exports.logger.debug("Dataset not found - starting with empty hash state",{datasetId:this.id}),this.clearHashState();return}throw i}}async getVersionView(i){let e=await this.findVersionByName(i);if(!e)throw new exports.DatasetVersionNotFoundError(i,this.name);return new exports.DatasetVersion(this.name,this.id,e,this.opik)}async getCurrentVersionName(){let i=await this.getVersionInfo();return i==null?void 0:i.versionName}async getVersionInfo(){var i;try{let t=(i=(await this.opik.api.datasets.listDatasetVersions(this.id,{page:1,size:1})).content)!=null?i:[];return t.length===0?void 0:t[0]}catch(e){if(e instanceof k&&e.statusCode===404)return;throw e}}async findVersionByName(i){try{return await this.opik.api.datasets.retrieveDatasetVersion(this.id,{versionName:i})}catch(e){if(e instanceof k&&e.statusCode===404)return;throw e}}};});var Lj,vt,_6=n(()=>{Lj=class extends Error{constructor(i){super(i),this.name="DatasetError";}},vt=class extends Lj{constructor(i){super(`Dataset with name '${i}' not found`),this.name="DatasetNotFoundError";}};});var Vj=n(()=>{Sm();hm();ym();_6();});var Tm,vm,Jj=n(()=>{Tm=class{constructor(i){if(!i.datasetItemId)throw new Error("datasetItemId is required");if(!i.traceId)throw new Error("traceId is required");this.datasetItemId=i.datasetItemId,this.traceId=i.traceId,this.projectName=i.projectName;}},vm=class p{constructor(i){this.id=i.id,this.datasetItemId=i.datasetItemId,this.traceId=i.traceId,this.datasetItemData=i.datasetItemData,this.evaluationTaskOutput=i.evaluationTaskOutput,this.feedbackScores=[...i.feedbackScores];}static fromRestExperimentItemCompare(i){var t,o;let e=(o=(t=i.feedbackScores)==null?void 0:t.map(a=>({categoryName:a.categoryName,name:a.name,reason:a.reason,value:a.value,source:a.source})))!=null?o:[];return new p({id:i.id,traceId:i.traceId,datasetItemId:i.datasetItemId,datasetItemData:i.input,evaluationTaskOutput:i.output,feedbackScores:e})}};});var vr,jm=n(()=>{qe();Jj();Gr();q();zt();Ij();Ws();vr=class{constructor({id:i,name:e,datasetName:t,prompts:o,tags:a,projectName:s},c){this.opik=c;this.id=i||exports.generateId(),this._name=e,this.datasetName=t,this.prompts=o,this.tags=a,this.projectName=s;}get name(){return this._name}async ensureNameLoaded(){if(this._name!==void 0)return this._name;let i=await this.opik.api.experiments.getExperimentById(this.id);if(this._name=i.name,!this._name)throw new Error("Experiment name is not loaded");return this._name}async insert(i){if(i.length===0)return;let e=i.map(o=>({id:exports.generateId(),experimentId:this.id,datasetItemId:o.datasetItemId,traceId:o.traceId,projectName:o.projectName})),t=er(e,{maxBatchSize:50});try{for(let o of t)await this.opik.api.experiments.createExperimentItems({experimentItems:o});exports.logger.debug(`Inserted ${i.length} items into experiment ${this.id}`);}catch(o){throw exports.logger.error(`Error inserting items into experiment: ${o instanceof Error?o.message:String(o)}`),o}}async getItems(i){let e=[],{maxResults:o,truncate:a=false}=i||{},s,c=true;try{for(;c&&!(o!==void 0&&e.length>=o);){let l=o?Math.min(o-e.length,2e3):2e3,m=await this.opik.api.experiments.streamExperimentItems({experimentName:this.name,limit:l,lastRetrievedId:s,truncate:a});try{let u=await dr(m,O.ExperimentItemCompare,l);if(u.length===0){c=!1;break}for(let d of u){let f=vm.fromRestExperimentItemCompare(d);if(e.push(f),o!==void 0&&e.length>=o){c=!1;break}}s=u[u.length-1].id;}catch(u){exports.logger.error("Error parsing experiment item: "+(u instanceof Error?u.message:String(u))),c=!1;break}}}catch(l){throw exports.logger.error("Error retrieving experiment items: "+(l instanceof Error?l.message:String(l))),l}return exports.logger.info(`Retrieved ${e.length} items${o?` (limited by maxResults=${o})`:""}`),e}async getUrl(){if(!this.datasetName)throw new Error("Cannot get URL: the associated dataset has been deleted or is unavailable");let i=await this.opik.getDataset(this.datasetName,this.projectName),e=this.opik.config.apiUrl||Zi.apiUrl;return t6({datasetId:i.id,experimentId:this.id,baseUrl:e})}};});var Em,Hj=n(()=>{jm();Em=class extends vr{constructor(i,e){super(i,e),this.passRate=i.passRate,this.passedCount=i.passedCount,this.totalCount=i.totalCount,this.assertionScores=i.assertionScores;}};});var Cm,Gj=n(()=>{Cm={EXPERIMENT_NOT_FOUND:p=>`Experiment with name '${p}' not found`,INVALID_CONFIG_TYPE:p=>`experimentConfig must be a plain object, but ${p} was provided. Please provide a valid configuration object like { model: 'gpt-4', temperature: 0.7 }`,CONFIG_PROMPTS_CONFLICT:()=>`Cannot specify both 'prompts' parameter and 'experimentConfig.prompts'. Choose one approach:
|
|
5
5
|
1. Use prompts parameter: buildMetadataAndPromptVersions(config, [prompt1, prompt2])
|
|
6
6
|
2. Use config only: buildMetadataAndPromptVersions({ ...config, prompts: {...} })
|