Context Variables
General variables that provide context to the model.
Situational Variables
TEXTCURRENT_TIMEGlobal
Current time
The current time in the conversation. In UTC
probably, or in GPT+1
, no idea.
Agent Variable
TEXT
{CURRENT_TIME}10:30:00 27/10/2020
TEXTORGANIZATION_NAMEConversation
Organization name
The name of the organization (tenant) in Coherent.
Conversation Variable
TEXT
{ORGANIZATION_NAME}Acme Corp
TEXTUSER_NAMEConversation
User name
The first name of the user who originally created the conversation in Coherent.
Conversation Variable
TEXT
{USER_NAME}Alice
Conversation Variables
General variables that provide context to the model.
Conversation Variable
TEXT
{CONVERSATION_NAME}Monthly planning session
Conversation Variable
TEXT
{CONVERSATION_ID}1234567890
Conversation Variable
TEXT
{CONVERSATION_URL}https://app.coherent.so/en/conversations/1234567890
NUMBERCOST_CREDITSConversation
Cost in Credits
The cost of the conversation in credits. This variable requires the view_costs
role to access.
Conversation Variable
NUMBER
{COST_CREDITS}1500
NUMBERCOST_USDConversation
Cost in USD
The cost of the conversation in USD.
This variable requires the view_costs_usd
role to access.
Conversation Variable
NUMBER
{COST_USD}15.00
Team Variables
Team Variable
TEXT
{TEAM_NAME}Awesome Squad
Team Variable
TEXT
{TEAM}@AwesomeSquad