Context Variables
General variables that provide context to the model.
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
Conversation Variables
General variables that provide context to the model.
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