Member Junction
    Preparing search index...
    Index

    Constructors

    Methods

    • Opens the New Agent dialog

      Parameters

      • config: NewAgentConfig = {}

        Configuration for the dialog

      • OptionalviewContainerRef: ViewContainerRef

        Optional ViewContainerRef for proper positioning

      Returns Observable<NewAgentDialogResult>

      Observable that emits the result when dialog closes

    • Opens the dialog to create a sub-agent

      Parameters

      • parentAgentId: string
      • parentAgentName: string
      • OptionalviewContainerRef: ViewContainerRef

      Returns Observable<NewAgentDialogResult>