Auron
Configure AuronCore Configuration

Knowledge

Configuring what Auron captures and remembers from a conversation.

A knowledge store is the reference material an agent is configured against: documents, policies, product information, anything that should shape how it understands a conversation instead of being reasoned about from scratch every time.

What you configure

Configuration covers stores, collections of source material each attachable to one or more agents, and access, which agents and by extension which conversations can draw on a given store.

How it's used at runtime

Beyond being attached to an agent ahead of time, a store's files can also be attached to a single chat message when someone wants an agent to look at one specific document for one question, without that document becoming part of the agent's standing knowledge. See Chats.

Where this is managed

Stores are created and maintained in the console under Knowledge stores. This page covers what a store is for; that one covers building one.

On this page