Management UI

The Management UI enables FLLM administrators to configure agents without directly calling the Management API.

Creating New Agent

  1. Navigate to the Create New Agent page using the side navigation bar.

    FLLM Create New Agent tab.

  2. Set the agent type: Knowledge Management or Analytics. FoundationaLLM currently only supports Knowledge Management agents.

    Create New Agent select Agent Type.

  3. Set the agent Knowledge Source:

    Agent Knowledge Source four-tile view.

    • Expand the dropdown arrow next to the upper left box. Select the correct Content Source Profile.

      Agent Blob Storage Data Sources.

    • Expand the dropdown arrow next to the upper right box to open the Indexing Profile dropdown. Select the correct Indexing Profile.

      Agent Knowledge Source Index Selection.

    • Expand the dropdown arrow next to the lower left box. Set the Chunk size and Overlap size settings for text partitioning. Select Done.

      Agent Splitting & Chunking Configuration.

    • Expand the dropdown arrow next to the lower right box. Set the trigger Frequency; FoundationaLLM currently only supports Manual triggers.

      Agent Vectorization Trigger Frequency.

  4. Configure user-agent interactions.

    User-Agent Interactions & Gatekeeper Configuration.

    • Enable conversation history using the Yes/No Radio Button. Select Done.

      Agent Enable/Disable Conversation History.

    • Configure the Gatekeeper. Then, select Done.

      • Enable/Disable the Gatekeeper using the Radio Button
      • Set the Content Safety platform to either None or Azure Content Safety using the dropdown menu
      • Set the Data Protection platform to either None or Microsoft Presidio using the dropdown menu

      Agent Gatekeeper Status, Content Safety Configuration, and Data Protection Configuration.

  5. Lastly, set the System Prompt. The prompt prefixes users' requests to the agent, influencing the tone and functionality of the agent.

    Set Agent Prompt.

  6. After setting the desired agent configuration, select Create Agent at the bottom right-hand corner of the page. You will be able to edit the agent configuration after creation from the Public Agents page.

    Edit a newly-created agent in the Management UI.