Skip to content
Last updated

Runtime Resources

Runtime Resource is the resource that the agent users can upload in the Workspace, which can be referred by the agent in the Workspace when runtime.

Using Runtime Resource is best when you need to build an agent that uses an user uploaded data as an input. Currently, Runtime Resource only supports the text type data.

Workspace users can upload data in the Resource tab. Any uploaded resources by any users can be used in any agents.

Supporting runtime resource in a form interface

The following steps will enable the agent to use the runtime resources. A managed project for Audience Agents is automatically created by turning it on the Parent Segment Config. Follow the instruction on enable the parent segment to support AI projects.

  1. Enable Use runtime text resources in the Foundry project. Follow the steps in Creating an AI Project.
  2. Configure a tool that uses a Knowledge Base, and choose a System Runtime Knowledge Base. Refer to Creating an Agent.
  3. Create a form interface for this agent. See Creating an interface.
  4. When the form loads, a Runtime Resource select box appears at the top. The example below shows the Brand Guideline agent in Creative Studio.

Refer to Using Foundry Workspace to upload user resources in the Workspace.