Create chat gpt agent

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

create gpt agent is a command used to create a new GPT agent.

Giving this command allows you to create a new GPT agent with a specified name, context, and model.

Parameters

Agent Name (Optional): The name you want to give the new agent. The default name is ChatGPT if none is specified.

Context (Optional): The background information or set of specific instructions given to the model. The default context is "You are a helpful assistant."

Model (Optional): The specific model of the AI being used. The options are "gpt-3.5-turbo" and "gpt-4," with the default being "gpt-3.5-turbo."

Example

create gpt agent("BookBot", "You are a bot that recommends books.", "gpt-3.5-turbo")

In this example, a new GPT agent named "BookBot" is created. This agent, developed through the "gpt-3.5-turbo" model, assumes the context "You are a bot that recommends books".

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox