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. Learn More
    2. Read and upload files into SnapLogic Manager. Learn More.
  3. Get started building retrieval pipelines.Download pattern pipelines from the Public Pattern Library.
    1. Use prefab patterns Snap Settings of the pattern pipelines' based on your requirements.
    2. Design and build your prompts. Learn More.
  4. Design and build LLM apps.
    1. Understand advanced prompt engineering. Learn More
    2. Build and design pipelines to power GenAI apps. Learn more
  5. Validate and test the pipelines.
  6. Put your pipelines in production.
    • Create a Triggered Task to invoke the pipeline via an endpoint. Learn more.
    • Create an Ultra Task to establish a web service from your pipeline. Learn more.
  7. Monitor pipelines.