Build Agent Pipelines in AgentCreator
These steps summarize the process for creating an agent in Designer. Agents in SnapLogic consist of a driver pipeline, a worker pipeline, and one or more tool pipelines. We recommend that you build your Agent by starting with the tool pipelines. This makes debugging.
You can build one worker pipeline and add all of the tools to the worker pipeline. This allows you to work in one Designer canvas to build each tool, making the following activities more efficient:
- Tool validation
- Testing responses from different LLM models
- Snap account access
You can have multiple unconnected pipelines on one canvas. Use the Disable Snap setting to turn off pipeline segments from validating and executing.
Use a JSON Generator Snap in your worker and tool pipelines to mock data input for testing purposes. It can be disconnected and disabled later.
Activities outside of SnapLogic would be:
- Create an interface for your end users to interact with the agent.
- Use a 3rd-party monitoring tool to assess quality of responses and LLM costs.
-
Make sure your LLM Snap accounts are configured. Refer to the following for LLM configuration details:
- Set up your Snaplex to validate and run your pipelines.