@elqnt/agents 3.1.0 → 3.2.1
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/README.md +40 -0
- package/dist/{agent-models-C36pvpUb.d.mts → agent-models-DLQlC7N6.d.mts} +143 -2
- package/dist/{agent-models-C36pvpUb.d.ts → agent-models-DLQlC7N6.d.ts} +143 -2
- package/dist/api/index.d.mts +227 -5
- package/dist/api/index.d.ts +227 -5
- package/dist/api/index.js +54 -2
- package/dist/api/index.js.map +1 -1
- package/dist/api/index.mjs +53 -1
- package/dist/api/server.d.mts +4 -2
- package/dist/api/server.d.ts +4 -2
- package/dist/api/server.js +9 -1
- package/dist/api/server.js.map +1 -1
- package/dist/api/server.mjs +8 -0
- package/dist/api/server.mjs.map +1 -1
- package/dist/chunk-2JDVRL35.js +133 -0
- package/dist/chunk-2JDVRL35.js.map +1 -0
- package/dist/chunk-2QL3LLC3.mjs +1075 -0
- package/dist/chunk-2QL3LLC3.mjs.map +1 -0
- package/dist/chunk-3EHE4O57.mjs +133 -0
- package/dist/chunk-3EHE4O57.mjs.map +1 -0
- package/dist/{chunk-TPQS2XAW.js → chunk-3VM5TCJR.js} +8 -2
- package/dist/chunk-3VM5TCJR.js.map +1 -0
- package/dist/chunk-AF4QJD73.js +1075 -0
- package/dist/chunk-AF4QJD73.js.map +1 -0
- package/dist/{chunk-RAA5NKA7.js → chunk-BH2FIDFK.js} +224 -2
- package/dist/chunk-BH2FIDFK.js.map +1 -0
- package/dist/{chunk-NF6PGOXP.mjs → chunk-GOHHT3ET.mjs} +224 -2
- package/dist/chunk-GOHHT3ET.mjs.map +1 -0
- package/dist/{chunk-SXYTVNKJ.mjs → chunk-ZK27UGO6.mjs} +7 -1
- package/dist/{chunk-SXYTVNKJ.mjs.map → chunk-ZK27UGO6.mjs.map} +1 -1
- package/dist/hooks/index.d.mts +224 -67
- package/dist/hooks/index.d.ts +224 -67
- package/dist/hooks/index.js +8 -3
- package/dist/hooks/index.js.map +1 -1
- package/dist/hooks/index.mjs +11 -6
- package/dist/index.d.mts +7 -5
- package/dist/index.d.ts +7 -5
- package/dist/index.js +67 -4
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +70 -7
- package/dist/models/index.d.mts +3 -131
- package/dist/models/index.d.ts +3 -131
- package/dist/models/index.js +8 -2
- package/dist/models/index.js.map +1 -1
- package/dist/models/index.mjs +7 -1
- package/dist/{integration-21IuOOeV.d.mts → sandbox-DOxoM2Ge.d.mts} +132 -1
- package/dist/{integration-21IuOOeV.d.ts → sandbox-DOxoM2Ge.d.ts} +132 -1
- package/dist/transport/index.d.mts +36 -0
- package/dist/transport/index.d.ts +36 -0
- package/dist/transport/index.js +8 -0
- package/dist/transport/index.js.map +1 -0
- package/dist/transport/index.mjs +8 -0
- package/dist/transport/index.mjs.map +1 -0
- package/dist/types-C2qd5f-E.d.mts +51 -0
- package/dist/types-k9PszCzt.d.ts +51 -0
- package/dist/utils/index.d.mts +1 -1
- package/dist/utils/index.d.ts +1 -1
- package/package.json +10 -4
- package/dist/chunk-NF6PGOXP.mjs.map +0 -1
- package/dist/chunk-RAA5NKA7.js.map +0 -1
- package/dist/chunk-RWFVHX2J.js +0 -585
- package/dist/chunk-RWFVHX2J.js.map +0 -1
- package/dist/chunk-TPQS2XAW.js.map +0 -1
- package/dist/chunk-X4MSBDTZ.mjs +0 -585
- package/dist/chunk-X4MSBDTZ.mjs.map +0 -1
package/dist/api/index.d.mts
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
import { ApiClientOptions, ApiResponse } from '@elqnt/api-client';
|
|
2
2
|
import { ResponseMetadata } from '@elqnt/types';
|
|
3
|
-
import { A as Agent, ai as AgentResponse, Z as AgentJob, a4 as AgentJobResponse,
|
|
4
|
-
export {
|
|
5
|
-
import {
|
|
6
|
-
export { aW as UserIntegration } from '../
|
|
3
|
+
import { A as Agent, bc as BackgroundAgentStatusResponse, ai as AgentResponse, Z as AgentJob, a4 as AgentJobResponse, ds as Skill, dC as SkillResponse, dV as SubAgent, dW as SubAgentResponse, eh as ToolDefinition, ei as ToolDefinitionResponse, a$ as AgentWidget, b0 as AgentWidgetResponse, dI as SkillUserConfigResponse, c4 as GetSkillsByIDsResponse, ca as GetToolDefinitionsByIDsResponse, aa as AgentJobsListResponse, cJ as ListAgentsResponse, cL as ListAgentsSummaryResponse, dG as SkillUserConfigListResponse, dQ as SkillsListResponse, e2 as SubAgentsListResponse, eq as ToolDefinitionsListResponse, cH as ListAgentWidgetsResponse, dk as ResolveSkillConfigResponse, eG as TriggerBackgroundAgentRequest, eH as TriggerBackgroundAgentResponse } from '../agent-models-DLQlC7N6.mjs';
|
|
4
|
+
export { aI as AgentSummary, dD as SkillUserConfig } from '../agent-models-DLQlC7N6.mjs';
|
|
5
|
+
import { ap as IntegrationProviderTS, aA as IntegrationTypeTS, e as ConnectIntegrationResponse, h as CreateSandboxRequest, i as CreateSandboxResponse, m as DeleteSandboxResponse, r as DisconnectIntegrationResponse, R as GetUserIntegrationResponse, O as GetSandboxResponse, ai as IntegrationCallbackResponse, aL as ListUserIntegrationsResponse, aJ as ListSandboxesResponse, aT as RefreshIntegrationResponse, aV as RunEmailTriageResponse, b9 as UpdateTriageEnabledResponse, b5 as UpdateSandboxRequest, b6 as UpdateSandboxResponse } from '../sandbox-DOxoM2Ge.mjs';
|
|
6
|
+
export { aW as Sandbox, ba as UserIntegration } from '../sandbox-DOxoM2Ge.mjs';
|
|
7
|
+
import { ChatMessage } from '@elqnt/chat/models';
|
|
8
|
+
export { Attachment, ChatMessage } from '@elqnt/chat/models';
|
|
7
9
|
|
|
8
10
|
/**
|
|
9
11
|
* Agents API functions
|
|
@@ -139,6 +141,51 @@ declare function deleteAgentJobApi(jobId: string, options: ApiClientOptions): Pr
|
|
|
139
141
|
}>>;
|
|
140
142
|
declare function pauseAgentJobApi(jobId: string, options: ApiClientOptions): Promise<ApiResponse<AgentJobResponse>>;
|
|
141
143
|
declare function resumeAgentJobApi(jobId: string, options: ApiClientOptions): Promise<ApiResponse<AgentJobResponse>>;
|
|
144
|
+
declare function triggerBackgroundAgentApi(request: Pick<TriggerBackgroundAgentRequest, "name" | "prompt" | "agentName" | "context" | "enableSSE" | "frequency" | "cron" | "timezone" | "scope" | "description">, options: ApiClientOptions): Promise<ApiResponse<TriggerBackgroundAgentResponse>>;
|
|
145
|
+
declare function checkBackgroundAgentStatusApi(jobId: string, options: ApiClientOptions): Promise<ApiResponse<BackgroundAgentStatusResponse>>;
|
|
146
|
+
interface CreateBackgroundChatRequest {
|
|
147
|
+
agentName: string;
|
|
148
|
+
background: boolean;
|
|
149
|
+
metadata?: Record<string, unknown>;
|
|
150
|
+
}
|
|
151
|
+
interface CreateBackgroundChatResponse {
|
|
152
|
+
chatKey: string;
|
|
153
|
+
}
|
|
154
|
+
interface SendChatMessageRequest {
|
|
155
|
+
chatKey: string;
|
|
156
|
+
message: {
|
|
157
|
+
role: string;
|
|
158
|
+
content: string;
|
|
159
|
+
};
|
|
160
|
+
}
|
|
161
|
+
interface SendChatMessageResponse {
|
|
162
|
+
success: boolean;
|
|
163
|
+
}
|
|
164
|
+
|
|
165
|
+
interface LoadChatResponse {
|
|
166
|
+
chat: {
|
|
167
|
+
key: string;
|
|
168
|
+
orgId: string;
|
|
169
|
+
title?: string;
|
|
170
|
+
status?: string;
|
|
171
|
+
messages?: ChatMessage[];
|
|
172
|
+
metadata?: Record<string, unknown>;
|
|
173
|
+
lastUpdated?: number;
|
|
174
|
+
};
|
|
175
|
+
}
|
|
176
|
+
/**
|
|
177
|
+
* Create a background chat session via the chat service.
|
|
178
|
+
* Uses the existing /v1/chat/create endpoint with background agent metadata.
|
|
179
|
+
*/
|
|
180
|
+
declare function createBackgroundChatApi(request: CreateBackgroundChatRequest, options: ApiClientOptions): Promise<ApiResponse<CreateBackgroundChatResponse>>;
|
|
181
|
+
/**
|
|
182
|
+
* Send a message to a chat session via the chat service.
|
|
183
|
+
*/
|
|
184
|
+
declare function sendChatMessageApi(request: SendChatMessageRequest, options: ApiClientOptions): Promise<ApiResponse<SendChatMessageResponse>>;
|
|
185
|
+
/**
|
|
186
|
+
* Load a chat session including its messages via the chat service.
|
|
187
|
+
*/
|
|
188
|
+
declare function loadChatApi(chatKey: string, options: ApiClientOptions): Promise<ApiResponse<LoadChatResponse>>;
|
|
142
189
|
interface SkillCategoriesResponse {
|
|
143
190
|
categories: string[];
|
|
144
191
|
metadata: ResponseMetadata;
|
|
@@ -189,4 +236,179 @@ declare function updateIntegrationTriageApi(params: {
|
|
|
189
236
|
}, options: ApiClientOptions): Promise<ApiResponse<UpdateTriageEnabledResponse>>;
|
|
190
237
|
declare function runEmailTriageApi(options: ApiClientOptions): Promise<ApiResponse<RunEmailTriageResponse>>;
|
|
191
238
|
|
|
192
|
-
|
|
239
|
+
/**
|
|
240
|
+
* Create a new sandbox from a prompt
|
|
241
|
+
*/
|
|
242
|
+
declare function createSandboxApi(request: Omit<CreateSandboxRequest, "orgId">, options: ApiClientOptions): Promise<ApiResponse<CreateSandboxResponse>>;
|
|
243
|
+
/**
|
|
244
|
+
* Get a sandbox by ID
|
|
245
|
+
*/
|
|
246
|
+
declare function getSandboxApi(sandboxId: string, options: ApiClientOptions): Promise<ApiResponse<GetSandboxResponse>>;
|
|
247
|
+
/**
|
|
248
|
+
* Update a sandbox via prompt
|
|
249
|
+
*/
|
|
250
|
+
declare function updateSandboxApi(sandboxId: string, request: Omit<UpdateSandboxRequest, "id" | "orgId">, options: ApiClientOptions): Promise<ApiResponse<UpdateSandboxResponse>>;
|
|
251
|
+
/**
|
|
252
|
+
* List sandboxes for the current user
|
|
253
|
+
*/
|
|
254
|
+
declare function listSandboxesApi(options: ApiClientOptions & {
|
|
255
|
+
limit?: number;
|
|
256
|
+
}): Promise<ApiResponse<ListSandboxesResponse>>;
|
|
257
|
+
/**
|
|
258
|
+
* Delete a sandbox
|
|
259
|
+
*/
|
|
260
|
+
declare function deleteSandboxApi(sandboxId: string, options: ApiClientOptions): Promise<ApiResponse<DeleteSandboxResponse>>;
|
|
261
|
+
interface SchedulerTask {
|
|
262
|
+
id: string;
|
|
263
|
+
orgId: string;
|
|
264
|
+
name?: string;
|
|
265
|
+
description?: string;
|
|
266
|
+
subject: string;
|
|
267
|
+
fields?: Record<string, unknown>;
|
|
268
|
+
status: "scheduled" | "running" | "in-progress" | "completed" | "failed" | "cancelled";
|
|
269
|
+
progress: number;
|
|
270
|
+
runAt: number;
|
|
271
|
+
delay?: {
|
|
272
|
+
amount?: number;
|
|
273
|
+
unit?: string;
|
|
274
|
+
};
|
|
275
|
+
recurring?: boolean;
|
|
276
|
+
cronExpr?: string;
|
|
277
|
+
maxRetries?: number;
|
|
278
|
+
retryCount?: number;
|
|
279
|
+
lastError?: string;
|
|
280
|
+
metadata?: Record<string, unknown>;
|
|
281
|
+
createdAt: string;
|
|
282
|
+
updatedAt: string;
|
|
283
|
+
completedAt?: string;
|
|
284
|
+
createdBy?: string;
|
|
285
|
+
updatedBy?: string;
|
|
286
|
+
}
|
|
287
|
+
interface SchedulerTaskResponse {
|
|
288
|
+
task?: SchedulerTask;
|
|
289
|
+
metadata: ResponseMetadata;
|
|
290
|
+
}
|
|
291
|
+
interface SchedulerTaskListResponse {
|
|
292
|
+
tasks: SchedulerTask[];
|
|
293
|
+
metadata: ResponseMetadata;
|
|
294
|
+
}
|
|
295
|
+
interface SchedulerSchedule {
|
|
296
|
+
id: string;
|
|
297
|
+
orgId: string;
|
|
298
|
+
userId: string;
|
|
299
|
+
userEmail: string;
|
|
300
|
+
name: string;
|
|
301
|
+
description?: string;
|
|
302
|
+
cronExpression: string;
|
|
303
|
+
timezone?: string;
|
|
304
|
+
status: "active" | "paused" | "failed" | "deleted";
|
|
305
|
+
action: {
|
|
306
|
+
type: string;
|
|
307
|
+
emailQuery?: string;
|
|
308
|
+
taskTemplate?: {
|
|
309
|
+
titleTemplate: string;
|
|
310
|
+
descriptionTemplate?: string;
|
|
311
|
+
type: string;
|
|
312
|
+
priority: string;
|
|
313
|
+
projectId: string;
|
|
314
|
+
assignedTo?: string;
|
|
315
|
+
};
|
|
316
|
+
};
|
|
317
|
+
lastRunAt?: string;
|
|
318
|
+
nextRunAt?: string;
|
|
319
|
+
runCount: number;
|
|
320
|
+
lastError?: string;
|
|
321
|
+
createdAt: string;
|
|
322
|
+
updatedAt: string;
|
|
323
|
+
}
|
|
324
|
+
interface SchedulerScheduleResponse {
|
|
325
|
+
schedule?: SchedulerSchedule;
|
|
326
|
+
metadata: ResponseMetadata;
|
|
327
|
+
}
|
|
328
|
+
interface SchedulerScheduleListResponse {
|
|
329
|
+
schedules: SchedulerSchedule[];
|
|
330
|
+
metadata: ResponseMetadata;
|
|
331
|
+
}
|
|
332
|
+
/**
|
|
333
|
+
* List scheduler tasks
|
|
334
|
+
*/
|
|
335
|
+
declare function listSchedulerTasksApi(options: ApiClientOptions & {
|
|
336
|
+
status?: string;
|
|
337
|
+
limit?: number;
|
|
338
|
+
offset?: number;
|
|
339
|
+
}): Promise<ApiResponse<SchedulerTaskListResponse>>;
|
|
340
|
+
/**
|
|
341
|
+
* Create a scheduler task
|
|
342
|
+
*/
|
|
343
|
+
declare function createSchedulerTaskApi(task: Partial<SchedulerTask>, options: ApiClientOptions): Promise<ApiResponse<SchedulerTaskResponse>>;
|
|
344
|
+
/**
|
|
345
|
+
* Get a scheduler task by ID
|
|
346
|
+
*/
|
|
347
|
+
declare function getSchedulerTaskApi(taskId: string, options: ApiClientOptions): Promise<ApiResponse<SchedulerTaskResponse>>;
|
|
348
|
+
/**
|
|
349
|
+
* Update a scheduler task
|
|
350
|
+
*/
|
|
351
|
+
declare function updateSchedulerTaskApi(taskId: string, task: Partial<SchedulerTask>, options: ApiClientOptions): Promise<ApiResponse<SchedulerTaskResponse>>;
|
|
352
|
+
/**
|
|
353
|
+
* Delete a scheduler task
|
|
354
|
+
*/
|
|
355
|
+
declare function deleteSchedulerTaskApi(taskId: string, options: ApiClientOptions): Promise<ApiResponse<{
|
|
356
|
+
success: boolean;
|
|
357
|
+
metadata: ResponseMetadata;
|
|
358
|
+
}>>;
|
|
359
|
+
/**
|
|
360
|
+
* Snooze a scheduler task
|
|
361
|
+
*/
|
|
362
|
+
declare function snoozeSchedulerTaskApi(taskId: string, delay: {
|
|
363
|
+
amount: number;
|
|
364
|
+
unit: string;
|
|
365
|
+
}, options: ApiClientOptions): Promise<ApiResponse<SchedulerTaskResponse>>;
|
|
366
|
+
/**
|
|
367
|
+
* Mark a scheduler task as complete
|
|
368
|
+
*/
|
|
369
|
+
declare function completeSchedulerTaskApi(taskId: string, options: ApiClientOptions): Promise<ApiResponse<SchedulerTaskResponse>>;
|
|
370
|
+
/**
|
|
371
|
+
* Start a scheduler task manually
|
|
372
|
+
*/
|
|
373
|
+
declare function startSchedulerTaskApi(taskId: string, options: ApiClientOptions): Promise<ApiResponse<SchedulerTaskResponse>>;
|
|
374
|
+
/**
|
|
375
|
+
* List schedules
|
|
376
|
+
*/
|
|
377
|
+
declare function listSchedulesApi(options: ApiClientOptions & {
|
|
378
|
+
status?: string;
|
|
379
|
+
limit?: number;
|
|
380
|
+
offset?: number;
|
|
381
|
+
}): Promise<ApiResponse<SchedulerScheduleListResponse>>;
|
|
382
|
+
/**
|
|
383
|
+
* Create a schedule
|
|
384
|
+
*/
|
|
385
|
+
declare function createScheduleApi(schedule: Partial<SchedulerSchedule>, options: ApiClientOptions): Promise<ApiResponse<SchedulerScheduleResponse>>;
|
|
386
|
+
/**
|
|
387
|
+
* Get a schedule by ID
|
|
388
|
+
*/
|
|
389
|
+
declare function getScheduleApi(scheduleId: string, options: ApiClientOptions): Promise<ApiResponse<SchedulerScheduleResponse>>;
|
|
390
|
+
/**
|
|
391
|
+
* Update a schedule
|
|
392
|
+
*/
|
|
393
|
+
declare function updateScheduleApi(scheduleId: string, schedule: Partial<SchedulerSchedule>, options: ApiClientOptions): Promise<ApiResponse<SchedulerScheduleResponse>>;
|
|
394
|
+
/**
|
|
395
|
+
* Delete a schedule
|
|
396
|
+
*/
|
|
397
|
+
declare function deleteScheduleApi(scheduleId: string, options: ApiClientOptions): Promise<ApiResponse<{
|
|
398
|
+
success: boolean;
|
|
399
|
+
metadata: ResponseMetadata;
|
|
400
|
+
}>>;
|
|
401
|
+
/**
|
|
402
|
+
* Pause a schedule
|
|
403
|
+
*/
|
|
404
|
+
declare function pauseScheduleApi(scheduleId: string, options: ApiClientOptions): Promise<ApiResponse<SchedulerScheduleResponse>>;
|
|
405
|
+
/**
|
|
406
|
+
* Resume a paused schedule
|
|
407
|
+
*/
|
|
408
|
+
declare function resumeScheduleApi(scheduleId: string, options: ApiClientOptions): Promise<ApiResponse<SchedulerScheduleResponse>>;
|
|
409
|
+
/**
|
|
410
|
+
* Run a schedule immediately
|
|
411
|
+
*/
|
|
412
|
+
declare function runScheduleApi(scheduleId: string, options: ApiClientOptions): Promise<ApiResponse<SchedulerScheduleResponse>>;
|
|
413
|
+
|
|
414
|
+
export { Agent, AgentJob, AgentJobResponse, AgentJobsListResponse, AgentWidget, type AnalyticsDataResponse, ConnectIntegrationResponse, type CreateBackgroundChatRequest, type CreateBackgroundChatResponse, CreateSandboxRequest, CreateSandboxResponse, type DateFilter, DeleteSandboxResponse, DisconnectIntegrationResponse, GetSandboxResponse, GetToolDefinitionsByIDsResponse, GetUserIntegrationResponse, IntegrationCallbackResponse, IntegrationProviderTS, IntegrationTypeTS, ListSandboxesResponse, ListUserIntegrationsResponse, type LoadChatResponse, type ProvisionAgentsResponse, RefreshIntegrationResponse, ResolveSkillConfigResponse, RunEmailTriageResponse, type SchedulerSchedule, type SchedulerScheduleListResponse, type SchedulerScheduleResponse, type SchedulerTask, type SchedulerTaskListResponse, type SchedulerTaskResponse, type SendChatMessageRequest, type SendChatMessageResponse, Skill, type SkillCategoriesResponse, SkillUserConfigListResponse, SkillUserConfigResponse, SubAgent, ToolDefinition, ToolDefinitionResponse, ToolDefinitionsListResponse, UpdateSandboxRequest, UpdateSandboxResponse, UpdateTriageEnabledResponse, checkBackgroundAgentStatusApi, completeSchedulerTaskApi, connectIntegrationApi, createAgentApi, createAgentJobApi, createBackgroundChatApi, createSandboxApi, createScheduleApi, createSchedulerTaskApi, createSkillApi, createSubAgentApi, createToolDefinitionApi, createWidgetApi, deleteAgentApi, deleteAgentJobApi, deleteSandboxApi, deleteScheduleApi, deleteSchedulerTaskApi, deleteSkillApi, deleteSkillUserConfigApi, deleteSubAgentApi, deleteToolDefinitionApi, deleteWidgetApi, disconnectIntegrationApi, getAgentApi, getAgentByNameApi, getAgentCSATAnalyticsApi, getAgentChatsAnalyticsApi, getAgentJobApi, getAgentListAnalyticsApi, getDefaultAgentApi, getDefaultWidgetApi, getIntegrationApi, getSandboxApi, getScheduleApi, getSchedulerTaskApi, getSkillApi, getSkillCategoriesApi, getSkillUserConfigApi, getSkillsByIdsApi, getSubAgentApi, getTaskOutcomesApi, getToolDefinitionApi, getToolDefinitionsByIdsApi, getWidgetApi, getWidgetByWidgetIdApi, integrationCallbackApi, listAgentJobsApi, listAgentsApi, listAgentsSummaryApi, listIntegrationsApi, listSandboxesApi, listSchedulerTasksApi, listSchedulesApi, listSkillUserConfigsApi, listSkillsApi, listSubAgentsApi, listToolDefinitionsApi, listWidgetsApi, loadChatApi, pauseAgentJobApi, pauseScheduleApi, provisionAgentsApi, refreshIntegrationApi, resolveSkillConfigApi, resumeAgentJobApi, resumeScheduleApi, runEmailTriageApi, runScheduleApi, searchSkillsApi, sendChatMessageApi, setDefaultWidgetApi, snoozeSchedulerTaskApi, startSchedulerTaskApi, triggerBackgroundAgentApi, updateAgentApi, updateAgentJobApi, updateIntegrationTriageApi, updateSandboxApi, updateScheduleApi, updateSchedulerTaskApi, updateSkillApi, updateSkillOrgConfigApi, updateSkillUserConfigApi, updateSubAgentApi, updateToolDefinitionApi, updateWidgetApi };
|
package/dist/api/index.d.ts
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
import { ApiClientOptions, ApiResponse } from '@elqnt/api-client';
|
|
2
2
|
import { ResponseMetadata } from '@elqnt/types';
|
|
3
|
-
import { A as Agent, ai as AgentResponse, Z as AgentJob, a4 as AgentJobResponse,
|
|
4
|
-
export {
|
|
5
|
-
import {
|
|
6
|
-
export { aW as UserIntegration } from '../
|
|
3
|
+
import { A as Agent, bc as BackgroundAgentStatusResponse, ai as AgentResponse, Z as AgentJob, a4 as AgentJobResponse, ds as Skill, dC as SkillResponse, dV as SubAgent, dW as SubAgentResponse, eh as ToolDefinition, ei as ToolDefinitionResponse, a$ as AgentWidget, b0 as AgentWidgetResponse, dI as SkillUserConfigResponse, c4 as GetSkillsByIDsResponse, ca as GetToolDefinitionsByIDsResponse, aa as AgentJobsListResponse, cJ as ListAgentsResponse, cL as ListAgentsSummaryResponse, dG as SkillUserConfigListResponse, dQ as SkillsListResponse, e2 as SubAgentsListResponse, eq as ToolDefinitionsListResponse, cH as ListAgentWidgetsResponse, dk as ResolveSkillConfigResponse, eG as TriggerBackgroundAgentRequest, eH as TriggerBackgroundAgentResponse } from '../agent-models-DLQlC7N6.js';
|
|
4
|
+
export { aI as AgentSummary, dD as SkillUserConfig } from '../agent-models-DLQlC7N6.js';
|
|
5
|
+
import { ap as IntegrationProviderTS, aA as IntegrationTypeTS, e as ConnectIntegrationResponse, h as CreateSandboxRequest, i as CreateSandboxResponse, m as DeleteSandboxResponse, r as DisconnectIntegrationResponse, R as GetUserIntegrationResponse, O as GetSandboxResponse, ai as IntegrationCallbackResponse, aL as ListUserIntegrationsResponse, aJ as ListSandboxesResponse, aT as RefreshIntegrationResponse, aV as RunEmailTriageResponse, b9 as UpdateTriageEnabledResponse, b5 as UpdateSandboxRequest, b6 as UpdateSandboxResponse } from '../sandbox-DOxoM2Ge.js';
|
|
6
|
+
export { aW as Sandbox, ba as UserIntegration } from '../sandbox-DOxoM2Ge.js';
|
|
7
|
+
import { ChatMessage } from '@elqnt/chat/models';
|
|
8
|
+
export { Attachment, ChatMessage } from '@elqnt/chat/models';
|
|
7
9
|
|
|
8
10
|
/**
|
|
9
11
|
* Agents API functions
|
|
@@ -139,6 +141,51 @@ declare function deleteAgentJobApi(jobId: string, options: ApiClientOptions): Pr
|
|
|
139
141
|
}>>;
|
|
140
142
|
declare function pauseAgentJobApi(jobId: string, options: ApiClientOptions): Promise<ApiResponse<AgentJobResponse>>;
|
|
141
143
|
declare function resumeAgentJobApi(jobId: string, options: ApiClientOptions): Promise<ApiResponse<AgentJobResponse>>;
|
|
144
|
+
declare function triggerBackgroundAgentApi(request: Pick<TriggerBackgroundAgentRequest, "name" | "prompt" | "agentName" | "context" | "enableSSE" | "frequency" | "cron" | "timezone" | "scope" | "description">, options: ApiClientOptions): Promise<ApiResponse<TriggerBackgroundAgentResponse>>;
|
|
145
|
+
declare function checkBackgroundAgentStatusApi(jobId: string, options: ApiClientOptions): Promise<ApiResponse<BackgroundAgentStatusResponse>>;
|
|
146
|
+
interface CreateBackgroundChatRequest {
|
|
147
|
+
agentName: string;
|
|
148
|
+
background: boolean;
|
|
149
|
+
metadata?: Record<string, unknown>;
|
|
150
|
+
}
|
|
151
|
+
interface CreateBackgroundChatResponse {
|
|
152
|
+
chatKey: string;
|
|
153
|
+
}
|
|
154
|
+
interface SendChatMessageRequest {
|
|
155
|
+
chatKey: string;
|
|
156
|
+
message: {
|
|
157
|
+
role: string;
|
|
158
|
+
content: string;
|
|
159
|
+
};
|
|
160
|
+
}
|
|
161
|
+
interface SendChatMessageResponse {
|
|
162
|
+
success: boolean;
|
|
163
|
+
}
|
|
164
|
+
|
|
165
|
+
interface LoadChatResponse {
|
|
166
|
+
chat: {
|
|
167
|
+
key: string;
|
|
168
|
+
orgId: string;
|
|
169
|
+
title?: string;
|
|
170
|
+
status?: string;
|
|
171
|
+
messages?: ChatMessage[];
|
|
172
|
+
metadata?: Record<string, unknown>;
|
|
173
|
+
lastUpdated?: number;
|
|
174
|
+
};
|
|
175
|
+
}
|
|
176
|
+
/**
|
|
177
|
+
* Create a background chat session via the chat service.
|
|
178
|
+
* Uses the existing /v1/chat/create endpoint with background agent metadata.
|
|
179
|
+
*/
|
|
180
|
+
declare function createBackgroundChatApi(request: CreateBackgroundChatRequest, options: ApiClientOptions): Promise<ApiResponse<CreateBackgroundChatResponse>>;
|
|
181
|
+
/**
|
|
182
|
+
* Send a message to a chat session via the chat service.
|
|
183
|
+
*/
|
|
184
|
+
declare function sendChatMessageApi(request: SendChatMessageRequest, options: ApiClientOptions): Promise<ApiResponse<SendChatMessageResponse>>;
|
|
185
|
+
/**
|
|
186
|
+
* Load a chat session including its messages via the chat service.
|
|
187
|
+
*/
|
|
188
|
+
declare function loadChatApi(chatKey: string, options: ApiClientOptions): Promise<ApiResponse<LoadChatResponse>>;
|
|
142
189
|
interface SkillCategoriesResponse {
|
|
143
190
|
categories: string[];
|
|
144
191
|
metadata: ResponseMetadata;
|
|
@@ -189,4 +236,179 @@ declare function updateIntegrationTriageApi(params: {
|
|
|
189
236
|
}, options: ApiClientOptions): Promise<ApiResponse<UpdateTriageEnabledResponse>>;
|
|
190
237
|
declare function runEmailTriageApi(options: ApiClientOptions): Promise<ApiResponse<RunEmailTriageResponse>>;
|
|
191
238
|
|
|
192
|
-
|
|
239
|
+
/**
|
|
240
|
+
* Create a new sandbox from a prompt
|
|
241
|
+
*/
|
|
242
|
+
declare function createSandboxApi(request: Omit<CreateSandboxRequest, "orgId">, options: ApiClientOptions): Promise<ApiResponse<CreateSandboxResponse>>;
|
|
243
|
+
/**
|
|
244
|
+
* Get a sandbox by ID
|
|
245
|
+
*/
|
|
246
|
+
declare function getSandboxApi(sandboxId: string, options: ApiClientOptions): Promise<ApiResponse<GetSandboxResponse>>;
|
|
247
|
+
/**
|
|
248
|
+
* Update a sandbox via prompt
|
|
249
|
+
*/
|
|
250
|
+
declare function updateSandboxApi(sandboxId: string, request: Omit<UpdateSandboxRequest, "id" | "orgId">, options: ApiClientOptions): Promise<ApiResponse<UpdateSandboxResponse>>;
|
|
251
|
+
/**
|
|
252
|
+
* List sandboxes for the current user
|
|
253
|
+
*/
|
|
254
|
+
declare function listSandboxesApi(options: ApiClientOptions & {
|
|
255
|
+
limit?: number;
|
|
256
|
+
}): Promise<ApiResponse<ListSandboxesResponse>>;
|
|
257
|
+
/**
|
|
258
|
+
* Delete a sandbox
|
|
259
|
+
*/
|
|
260
|
+
declare function deleteSandboxApi(sandboxId: string, options: ApiClientOptions): Promise<ApiResponse<DeleteSandboxResponse>>;
|
|
261
|
+
interface SchedulerTask {
|
|
262
|
+
id: string;
|
|
263
|
+
orgId: string;
|
|
264
|
+
name?: string;
|
|
265
|
+
description?: string;
|
|
266
|
+
subject: string;
|
|
267
|
+
fields?: Record<string, unknown>;
|
|
268
|
+
status: "scheduled" | "running" | "in-progress" | "completed" | "failed" | "cancelled";
|
|
269
|
+
progress: number;
|
|
270
|
+
runAt: number;
|
|
271
|
+
delay?: {
|
|
272
|
+
amount?: number;
|
|
273
|
+
unit?: string;
|
|
274
|
+
};
|
|
275
|
+
recurring?: boolean;
|
|
276
|
+
cronExpr?: string;
|
|
277
|
+
maxRetries?: number;
|
|
278
|
+
retryCount?: number;
|
|
279
|
+
lastError?: string;
|
|
280
|
+
metadata?: Record<string, unknown>;
|
|
281
|
+
createdAt: string;
|
|
282
|
+
updatedAt: string;
|
|
283
|
+
completedAt?: string;
|
|
284
|
+
createdBy?: string;
|
|
285
|
+
updatedBy?: string;
|
|
286
|
+
}
|
|
287
|
+
interface SchedulerTaskResponse {
|
|
288
|
+
task?: SchedulerTask;
|
|
289
|
+
metadata: ResponseMetadata;
|
|
290
|
+
}
|
|
291
|
+
interface SchedulerTaskListResponse {
|
|
292
|
+
tasks: SchedulerTask[];
|
|
293
|
+
metadata: ResponseMetadata;
|
|
294
|
+
}
|
|
295
|
+
interface SchedulerSchedule {
|
|
296
|
+
id: string;
|
|
297
|
+
orgId: string;
|
|
298
|
+
userId: string;
|
|
299
|
+
userEmail: string;
|
|
300
|
+
name: string;
|
|
301
|
+
description?: string;
|
|
302
|
+
cronExpression: string;
|
|
303
|
+
timezone?: string;
|
|
304
|
+
status: "active" | "paused" | "failed" | "deleted";
|
|
305
|
+
action: {
|
|
306
|
+
type: string;
|
|
307
|
+
emailQuery?: string;
|
|
308
|
+
taskTemplate?: {
|
|
309
|
+
titleTemplate: string;
|
|
310
|
+
descriptionTemplate?: string;
|
|
311
|
+
type: string;
|
|
312
|
+
priority: string;
|
|
313
|
+
projectId: string;
|
|
314
|
+
assignedTo?: string;
|
|
315
|
+
};
|
|
316
|
+
};
|
|
317
|
+
lastRunAt?: string;
|
|
318
|
+
nextRunAt?: string;
|
|
319
|
+
runCount: number;
|
|
320
|
+
lastError?: string;
|
|
321
|
+
createdAt: string;
|
|
322
|
+
updatedAt: string;
|
|
323
|
+
}
|
|
324
|
+
interface SchedulerScheduleResponse {
|
|
325
|
+
schedule?: SchedulerSchedule;
|
|
326
|
+
metadata: ResponseMetadata;
|
|
327
|
+
}
|
|
328
|
+
interface SchedulerScheduleListResponse {
|
|
329
|
+
schedules: SchedulerSchedule[];
|
|
330
|
+
metadata: ResponseMetadata;
|
|
331
|
+
}
|
|
332
|
+
/**
|
|
333
|
+
* List scheduler tasks
|
|
334
|
+
*/
|
|
335
|
+
declare function listSchedulerTasksApi(options: ApiClientOptions & {
|
|
336
|
+
status?: string;
|
|
337
|
+
limit?: number;
|
|
338
|
+
offset?: number;
|
|
339
|
+
}): Promise<ApiResponse<SchedulerTaskListResponse>>;
|
|
340
|
+
/**
|
|
341
|
+
* Create a scheduler task
|
|
342
|
+
*/
|
|
343
|
+
declare function createSchedulerTaskApi(task: Partial<SchedulerTask>, options: ApiClientOptions): Promise<ApiResponse<SchedulerTaskResponse>>;
|
|
344
|
+
/**
|
|
345
|
+
* Get a scheduler task by ID
|
|
346
|
+
*/
|
|
347
|
+
declare function getSchedulerTaskApi(taskId: string, options: ApiClientOptions): Promise<ApiResponse<SchedulerTaskResponse>>;
|
|
348
|
+
/**
|
|
349
|
+
* Update a scheduler task
|
|
350
|
+
*/
|
|
351
|
+
declare function updateSchedulerTaskApi(taskId: string, task: Partial<SchedulerTask>, options: ApiClientOptions): Promise<ApiResponse<SchedulerTaskResponse>>;
|
|
352
|
+
/**
|
|
353
|
+
* Delete a scheduler task
|
|
354
|
+
*/
|
|
355
|
+
declare function deleteSchedulerTaskApi(taskId: string, options: ApiClientOptions): Promise<ApiResponse<{
|
|
356
|
+
success: boolean;
|
|
357
|
+
metadata: ResponseMetadata;
|
|
358
|
+
}>>;
|
|
359
|
+
/**
|
|
360
|
+
* Snooze a scheduler task
|
|
361
|
+
*/
|
|
362
|
+
declare function snoozeSchedulerTaskApi(taskId: string, delay: {
|
|
363
|
+
amount: number;
|
|
364
|
+
unit: string;
|
|
365
|
+
}, options: ApiClientOptions): Promise<ApiResponse<SchedulerTaskResponse>>;
|
|
366
|
+
/**
|
|
367
|
+
* Mark a scheduler task as complete
|
|
368
|
+
*/
|
|
369
|
+
declare function completeSchedulerTaskApi(taskId: string, options: ApiClientOptions): Promise<ApiResponse<SchedulerTaskResponse>>;
|
|
370
|
+
/**
|
|
371
|
+
* Start a scheduler task manually
|
|
372
|
+
*/
|
|
373
|
+
declare function startSchedulerTaskApi(taskId: string, options: ApiClientOptions): Promise<ApiResponse<SchedulerTaskResponse>>;
|
|
374
|
+
/**
|
|
375
|
+
* List schedules
|
|
376
|
+
*/
|
|
377
|
+
declare function listSchedulesApi(options: ApiClientOptions & {
|
|
378
|
+
status?: string;
|
|
379
|
+
limit?: number;
|
|
380
|
+
offset?: number;
|
|
381
|
+
}): Promise<ApiResponse<SchedulerScheduleListResponse>>;
|
|
382
|
+
/**
|
|
383
|
+
* Create a schedule
|
|
384
|
+
*/
|
|
385
|
+
declare function createScheduleApi(schedule: Partial<SchedulerSchedule>, options: ApiClientOptions): Promise<ApiResponse<SchedulerScheduleResponse>>;
|
|
386
|
+
/**
|
|
387
|
+
* Get a schedule by ID
|
|
388
|
+
*/
|
|
389
|
+
declare function getScheduleApi(scheduleId: string, options: ApiClientOptions): Promise<ApiResponse<SchedulerScheduleResponse>>;
|
|
390
|
+
/**
|
|
391
|
+
* Update a schedule
|
|
392
|
+
*/
|
|
393
|
+
declare function updateScheduleApi(scheduleId: string, schedule: Partial<SchedulerSchedule>, options: ApiClientOptions): Promise<ApiResponse<SchedulerScheduleResponse>>;
|
|
394
|
+
/**
|
|
395
|
+
* Delete a schedule
|
|
396
|
+
*/
|
|
397
|
+
declare function deleteScheduleApi(scheduleId: string, options: ApiClientOptions): Promise<ApiResponse<{
|
|
398
|
+
success: boolean;
|
|
399
|
+
metadata: ResponseMetadata;
|
|
400
|
+
}>>;
|
|
401
|
+
/**
|
|
402
|
+
* Pause a schedule
|
|
403
|
+
*/
|
|
404
|
+
declare function pauseScheduleApi(scheduleId: string, options: ApiClientOptions): Promise<ApiResponse<SchedulerScheduleResponse>>;
|
|
405
|
+
/**
|
|
406
|
+
* Resume a paused schedule
|
|
407
|
+
*/
|
|
408
|
+
declare function resumeScheduleApi(scheduleId: string, options: ApiClientOptions): Promise<ApiResponse<SchedulerScheduleResponse>>;
|
|
409
|
+
/**
|
|
410
|
+
* Run a schedule immediately
|
|
411
|
+
*/
|
|
412
|
+
declare function runScheduleApi(scheduleId: string, options: ApiClientOptions): Promise<ApiResponse<SchedulerScheduleResponse>>;
|
|
413
|
+
|
|
414
|
+
export { Agent, AgentJob, AgentJobResponse, AgentJobsListResponse, AgentWidget, type AnalyticsDataResponse, ConnectIntegrationResponse, type CreateBackgroundChatRequest, type CreateBackgroundChatResponse, CreateSandboxRequest, CreateSandboxResponse, type DateFilter, DeleteSandboxResponse, DisconnectIntegrationResponse, GetSandboxResponse, GetToolDefinitionsByIDsResponse, GetUserIntegrationResponse, IntegrationCallbackResponse, IntegrationProviderTS, IntegrationTypeTS, ListSandboxesResponse, ListUserIntegrationsResponse, type LoadChatResponse, type ProvisionAgentsResponse, RefreshIntegrationResponse, ResolveSkillConfigResponse, RunEmailTriageResponse, type SchedulerSchedule, type SchedulerScheduleListResponse, type SchedulerScheduleResponse, type SchedulerTask, type SchedulerTaskListResponse, type SchedulerTaskResponse, type SendChatMessageRequest, type SendChatMessageResponse, Skill, type SkillCategoriesResponse, SkillUserConfigListResponse, SkillUserConfigResponse, SubAgent, ToolDefinition, ToolDefinitionResponse, ToolDefinitionsListResponse, UpdateSandboxRequest, UpdateSandboxResponse, UpdateTriageEnabledResponse, checkBackgroundAgentStatusApi, completeSchedulerTaskApi, connectIntegrationApi, createAgentApi, createAgentJobApi, createBackgroundChatApi, createSandboxApi, createScheduleApi, createSchedulerTaskApi, createSkillApi, createSubAgentApi, createToolDefinitionApi, createWidgetApi, deleteAgentApi, deleteAgentJobApi, deleteSandboxApi, deleteScheduleApi, deleteSchedulerTaskApi, deleteSkillApi, deleteSkillUserConfigApi, deleteSubAgentApi, deleteToolDefinitionApi, deleteWidgetApi, disconnectIntegrationApi, getAgentApi, getAgentByNameApi, getAgentCSATAnalyticsApi, getAgentChatsAnalyticsApi, getAgentJobApi, getAgentListAnalyticsApi, getDefaultAgentApi, getDefaultWidgetApi, getIntegrationApi, getSandboxApi, getScheduleApi, getSchedulerTaskApi, getSkillApi, getSkillCategoriesApi, getSkillUserConfigApi, getSkillsByIdsApi, getSubAgentApi, getTaskOutcomesApi, getToolDefinitionApi, getToolDefinitionsByIdsApi, getWidgetApi, getWidgetByWidgetIdApi, integrationCallbackApi, listAgentJobsApi, listAgentsApi, listAgentsSummaryApi, listIntegrationsApi, listSandboxesApi, listSchedulerTasksApi, listSchedulesApi, listSkillUserConfigsApi, listSkillsApi, listSubAgentsApi, listToolDefinitionsApi, listWidgetsApi, loadChatApi, pauseAgentJobApi, pauseScheduleApi, provisionAgentsApi, refreshIntegrationApi, resolveSkillConfigApi, resumeAgentJobApi, resumeScheduleApi, runEmailTriageApi, runScheduleApi, searchSkillsApi, sendChatMessageApi, setDefaultWidgetApi, snoozeSchedulerTaskApi, startSchedulerTaskApi, triggerBackgroundAgentApi, updateAgentApi, updateAgentJobApi, updateIntegrationTriageApi, updateSandboxApi, updateScheduleApi, updateSchedulerTaskApi, updateSkillApi, updateSkillOrgConfigApi, updateSkillUserConfigApi, updateSubAgentApi, updateToolDefinitionApi, updateWidgetApi };
|
package/dist/api/index.js
CHANGED
|
@@ -61,7 +61,6 @@
|
|
|
61
61
|
|
|
62
62
|
|
|
63
63
|
|
|
64
|
-
var _chunkRAA5NKA7js = require('../chunk-RAA5NKA7.js');
|
|
65
64
|
|
|
66
65
|
|
|
67
66
|
|
|
@@ -88,6 +87,7 @@ var _chunkRAA5NKA7js = require('../chunk-RAA5NKA7.js');
|
|
|
88
87
|
|
|
89
88
|
|
|
90
89
|
|
|
90
|
+
var _chunkBH2FIDFKjs = require('../chunk-BH2FIDFK.js');
|
|
91
91
|
|
|
92
92
|
|
|
93
93
|
|
|
@@ -124,5 +124,57 @@ var _chunkRAA5NKA7js = require('../chunk-RAA5NKA7.js');
|
|
|
124
124
|
|
|
125
125
|
|
|
126
126
|
|
|
127
|
-
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
|
|
135
|
+
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
|
|
163
|
+
|
|
164
|
+
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
|
|
175
|
+
|
|
176
|
+
|
|
177
|
+
|
|
178
|
+
|
|
179
|
+
exports.checkBackgroundAgentStatusApi = _chunkBH2FIDFKjs.checkBackgroundAgentStatusApi; exports.completeSchedulerTaskApi = _chunkBH2FIDFKjs.completeSchedulerTaskApi; exports.connectIntegrationApi = _chunkBH2FIDFKjs.connectIntegrationApi; exports.createAgentApi = _chunkBH2FIDFKjs.createAgentApi; exports.createAgentJobApi = _chunkBH2FIDFKjs.createAgentJobApi; exports.createBackgroundChatApi = _chunkBH2FIDFKjs.createBackgroundChatApi; exports.createSandboxApi = _chunkBH2FIDFKjs.createSandboxApi; exports.createScheduleApi = _chunkBH2FIDFKjs.createScheduleApi; exports.createSchedulerTaskApi = _chunkBH2FIDFKjs.createSchedulerTaskApi; exports.createSkillApi = _chunkBH2FIDFKjs.createSkillApi; exports.createSubAgentApi = _chunkBH2FIDFKjs.createSubAgentApi; exports.createToolDefinitionApi = _chunkBH2FIDFKjs.createToolDefinitionApi; exports.createWidgetApi = _chunkBH2FIDFKjs.createWidgetApi; exports.deleteAgentApi = _chunkBH2FIDFKjs.deleteAgentApi; exports.deleteAgentJobApi = _chunkBH2FIDFKjs.deleteAgentJobApi; exports.deleteSandboxApi = _chunkBH2FIDFKjs.deleteSandboxApi; exports.deleteScheduleApi = _chunkBH2FIDFKjs.deleteScheduleApi; exports.deleteSchedulerTaskApi = _chunkBH2FIDFKjs.deleteSchedulerTaskApi; exports.deleteSkillApi = _chunkBH2FIDFKjs.deleteSkillApi; exports.deleteSkillUserConfigApi = _chunkBH2FIDFKjs.deleteSkillUserConfigApi; exports.deleteSubAgentApi = _chunkBH2FIDFKjs.deleteSubAgentApi; exports.deleteToolDefinitionApi = _chunkBH2FIDFKjs.deleteToolDefinitionApi; exports.deleteWidgetApi = _chunkBH2FIDFKjs.deleteWidgetApi; exports.disconnectIntegrationApi = _chunkBH2FIDFKjs.disconnectIntegrationApi; exports.getAgentApi = _chunkBH2FIDFKjs.getAgentApi; exports.getAgentByNameApi = _chunkBH2FIDFKjs.getAgentByNameApi; exports.getAgentCSATAnalyticsApi = _chunkBH2FIDFKjs.getAgentCSATAnalyticsApi; exports.getAgentChatsAnalyticsApi = _chunkBH2FIDFKjs.getAgentChatsAnalyticsApi; exports.getAgentJobApi = _chunkBH2FIDFKjs.getAgentJobApi; exports.getAgentListAnalyticsApi = _chunkBH2FIDFKjs.getAgentListAnalyticsApi; exports.getDefaultAgentApi = _chunkBH2FIDFKjs.getDefaultAgentApi; exports.getDefaultWidgetApi = _chunkBH2FIDFKjs.getDefaultWidgetApi; exports.getIntegrationApi = _chunkBH2FIDFKjs.getIntegrationApi; exports.getSandboxApi = _chunkBH2FIDFKjs.getSandboxApi; exports.getScheduleApi = _chunkBH2FIDFKjs.getScheduleApi; exports.getSchedulerTaskApi = _chunkBH2FIDFKjs.getSchedulerTaskApi; exports.getSkillApi = _chunkBH2FIDFKjs.getSkillApi; exports.getSkillCategoriesApi = _chunkBH2FIDFKjs.getSkillCategoriesApi; exports.getSkillUserConfigApi = _chunkBH2FIDFKjs.getSkillUserConfigApi; exports.getSkillsByIdsApi = _chunkBH2FIDFKjs.getSkillsByIdsApi; exports.getSubAgentApi = _chunkBH2FIDFKjs.getSubAgentApi; exports.getTaskOutcomesApi = _chunkBH2FIDFKjs.getTaskOutcomesApi; exports.getToolDefinitionApi = _chunkBH2FIDFKjs.getToolDefinitionApi; exports.getToolDefinitionsByIdsApi = _chunkBH2FIDFKjs.getToolDefinitionsByIdsApi; exports.getWidgetApi = _chunkBH2FIDFKjs.getWidgetApi; exports.getWidgetByWidgetIdApi = _chunkBH2FIDFKjs.getWidgetByWidgetIdApi; exports.integrationCallbackApi = _chunkBH2FIDFKjs.integrationCallbackApi; exports.listAgentJobsApi = _chunkBH2FIDFKjs.listAgentJobsApi; exports.listAgentsApi = _chunkBH2FIDFKjs.listAgentsApi; exports.listAgentsSummaryApi = _chunkBH2FIDFKjs.listAgentsSummaryApi; exports.listIntegrationsApi = _chunkBH2FIDFKjs.listIntegrationsApi; exports.listSandboxesApi = _chunkBH2FIDFKjs.listSandboxesApi; exports.listSchedulerTasksApi = _chunkBH2FIDFKjs.listSchedulerTasksApi; exports.listSchedulesApi = _chunkBH2FIDFKjs.listSchedulesApi; exports.listSkillUserConfigsApi = _chunkBH2FIDFKjs.listSkillUserConfigsApi; exports.listSkillsApi = _chunkBH2FIDFKjs.listSkillsApi; exports.listSubAgentsApi = _chunkBH2FIDFKjs.listSubAgentsApi; exports.listToolDefinitionsApi = _chunkBH2FIDFKjs.listToolDefinitionsApi; exports.listWidgetsApi = _chunkBH2FIDFKjs.listWidgetsApi; exports.loadChatApi = _chunkBH2FIDFKjs.loadChatApi; exports.pauseAgentJobApi = _chunkBH2FIDFKjs.pauseAgentJobApi; exports.pauseScheduleApi = _chunkBH2FIDFKjs.pauseScheduleApi; exports.provisionAgentsApi = _chunkBH2FIDFKjs.provisionAgentsApi; exports.refreshIntegrationApi = _chunkBH2FIDFKjs.refreshIntegrationApi; exports.resolveSkillConfigApi = _chunkBH2FIDFKjs.resolveSkillConfigApi; exports.resumeAgentJobApi = _chunkBH2FIDFKjs.resumeAgentJobApi; exports.resumeScheduleApi = _chunkBH2FIDFKjs.resumeScheduleApi; exports.runEmailTriageApi = _chunkBH2FIDFKjs.runEmailTriageApi; exports.runScheduleApi = _chunkBH2FIDFKjs.runScheduleApi; exports.searchSkillsApi = _chunkBH2FIDFKjs.searchSkillsApi; exports.sendChatMessageApi = _chunkBH2FIDFKjs.sendChatMessageApi; exports.setDefaultWidgetApi = _chunkBH2FIDFKjs.setDefaultWidgetApi; exports.snoozeSchedulerTaskApi = _chunkBH2FIDFKjs.snoozeSchedulerTaskApi; exports.startSchedulerTaskApi = _chunkBH2FIDFKjs.startSchedulerTaskApi; exports.triggerBackgroundAgentApi = _chunkBH2FIDFKjs.triggerBackgroundAgentApi; exports.updateAgentApi = _chunkBH2FIDFKjs.updateAgentApi; exports.updateAgentJobApi = _chunkBH2FIDFKjs.updateAgentJobApi; exports.updateIntegrationTriageApi = _chunkBH2FIDFKjs.updateIntegrationTriageApi; exports.updateSandboxApi = _chunkBH2FIDFKjs.updateSandboxApi; exports.updateScheduleApi = _chunkBH2FIDFKjs.updateScheduleApi; exports.updateSchedulerTaskApi = _chunkBH2FIDFKjs.updateSchedulerTaskApi; exports.updateSkillApi = _chunkBH2FIDFKjs.updateSkillApi; exports.updateSkillOrgConfigApi = _chunkBH2FIDFKjs.updateSkillOrgConfigApi; exports.updateSkillUserConfigApi = _chunkBH2FIDFKjs.updateSkillUserConfigApi; exports.updateSubAgentApi = _chunkBH2FIDFKjs.updateSubAgentApi; exports.updateToolDefinitionApi = _chunkBH2FIDFKjs.updateToolDefinitionApi; exports.updateWidgetApi = _chunkBH2FIDFKjs.updateWidgetApi;
|
|
128
180
|
//# sourceMappingURL=index.js.map
|
package/dist/api/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["/home/runner/work/eloquent/eloquent/packages/@elqnt/agents/dist/api/index.js"],"names":[],"mappings":"AAAA,qFAAY;AACZ;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF
|
|
1
|
+
{"version":3,"sources":["/home/runner/work/eloquent/eloquent/packages/@elqnt/agents/dist/api/index.js"],"names":[],"mappings":"AAAA,qFAAY;AACZ;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,uDAA6B;AAC7B;AACE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACF,+qLAAC","file":"/home/runner/work/eloquent/eloquent/packages/@elqnt/agents/dist/api/index.js"}
|