AgentCreator Workflow

This topic presents the summary steps for building Agents and GenAI apps.

Prerequisites

  1. Configure Accounts in SnapLogic Manager.
  2. Set up your data for consumption by LLMs.
    1. Create embeddings from your data.
    2. Read and upload files into SnapLogic Manager to extract data using SnapLogic.
  3. Get started building retrieval pipelines.Download pattern pipelines from the Public Pattern Library.
    1. Usepattern pipelines to start building your Agent or GenAI app.
    2. Design and build your prompts.
  4. Design and build LLM-based apps.
    1. Understand advanced prompt engineering.
    2. Build and design pipelines to power your Agents and GenAI apps.
  5. Create Agents using tool-calling.
  6. Validate and test the pipelines.
  7. Put your pipelines in production.
    • Create a Triggered Task to invoke the pipeline via an endpoint.
    • Create an Ultra Task to establish a web service from your pipeline.
  8. Monitor your Agent Creator pipelines.