Get chat gpt messages

From UBot Studio
Revision as of 16:10, 30 June 2023 by LillyT (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

$get chat gpt messages is a function used to return the messages associated with a specified agent.

This function can be used to fetch and review the messages associated with a specific GTP agent.

Parameters

Agent (Optional): The name of the agent whose messages you want to retrieve. The default is ChatGPT if none is specified.

Returns

A string, the messages associated with the specified GPT agent.

Example

$messages = $get chat gpt messages("Customer Support Agent")

In this example, the function retrieves the messages associated with the "Customer Support Agent". The retrieved messages are stored in the variable '$messages'.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox