UNPKG

@memberjunction/ng-ai-test-harness

Version:

MemberJunction AI Test Harness - A reusable component for testing AI agents and prompts with beautiful UX

27 lines 2.38 kB
import * as i0 from "@angular/core"; import * as i1 from "./lib/ai-test-harness.component"; import * as i2 from "./lib/ai-test-harness-dialog.component"; import * as i3 from "./lib/ai-test-harness-window.component"; import * as i4 from "./lib/test-harness-custom-window.component"; import * as i5 from "./lib/json-viewer-window.component"; import * as i6 from "./lib/agent-execution-monitor.component"; import * as i7 from "./lib/agent-execution-node.component"; import * as i8 from "@angular/common"; import * as i9 from "@angular/forms"; import * as i10 from "@progress/kendo-angular-buttons"; import * as i11 from "@progress/kendo-angular-dialog"; import * as i12 from "@progress/kendo-angular-dropdowns"; import * as i13 from "@progress/kendo-angular-inputs"; import * as i14 from "@progress/kendo-angular-layout"; import * as i15 from "@progress/kendo-angular-notification"; import * as i16 from "@progress/kendo-angular-indicators"; import * as i17 from "@progress/kendo-angular-tooltip"; import * as i18 from "@progress/kendo-angular-icons"; import * as i19 from "@memberjunction/ng-container-directives"; import * as i20 from "@memberjunction/ng-code-editor"; export declare class AITestHarnessModule { static ɵfac: i0.ɵɵFactoryDeclaration<AITestHarnessModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<AITestHarnessModule, [typeof i1.AITestHarnessComponent, typeof i2.AITestHarnessDialogComponent, typeof i3.AITestHarnessWindowComponent, typeof i4.TestHarnessCustomWindowComponent, typeof i5.JsonViewerWindowComponent, typeof i6.AgentExecutionMonitorComponent, typeof i7.ExecutionNodeComponent], [typeof i8.CommonModule, typeof i9.FormsModule, typeof i9.ReactiveFormsModule, typeof i10.ButtonsModule, typeof i11.DialogsModule, typeof i11.WindowModule, typeof i12.DropDownsModule, typeof i13.InputsModule, typeof i14.LayoutModule, typeof i15.NotificationModule, typeof i16.IndicatorsModule, typeof i17.TooltipsModule, typeof i18.IconsModule, typeof i19.ContainerDirectivesModule, typeof i20.CodeEditorModule], [typeof i1.AITestHarnessComponent, typeof i2.AITestHarnessDialogComponent, typeof i3.AITestHarnessWindowComponent, typeof i4.TestHarnessCustomWindowComponent, typeof i6.AgentExecutionMonitorComponent, typeof i5.JsonViewerWindowComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<AITestHarnessModule>; } //# sourceMappingURL=module.d.ts.map