Agent Variables

This are the different variables provided by Coherent.

You can override them by copying them on your organization scope. For example you can create your own PREFIX and set it to {NAME} says:   which will take precedence over the default one.



TEXTHANDLEAgent

Handle

The handle of the agent rendering the prompt.

Agent Variable

TEXT
{ROW_PREVIEW}
@Sam


TEXTNAMEAgent

Name

The name of the agent rendering the prompt.

Agent Variable

TEXT
{NAME}
Sam


TEXTMULTI_AGENT_PROMPTAgent

Multi agent prompt

The prompt to use when the agent is part of a conversation with multiple agents.

Agent Variable

TEXT
{MULTI_AGENT_PROMPT}
You start every message with the prefix "{PREFIX}" and the message.


TEXTPREFIXAgent

Prefix

The prefix to use when the agent is part of a conversation with multiple agents.

Agent Variable

TEXT
{PREFIX}
Me ({HANDLE}):

Was this page helpful?