Create chat gpt agent

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

Jump to: navigation, search

create new GPT agent creates a new GPT agent with specified characteristics.

This command can be used to make a new GPT (Generative Pretrained Transformer) agent for automated responses in a conversation.

Parameters

Agent Name: The name you want to assign to the new agent. The default name is "ChatGPT".

Context: An optional context that you can provide to guide the agent's responses. The default context is "You are a helpful assistant."

Model: The version of the GPT model that the agent will use. The default model is "gpt-3.5-turbo". You can also select "gpt-4".

Example

create new GPT agent("MyChatGPT", "You are a smart chatbot.", "gpt-4")

This command creates a new GPT agent named "MyChatGPT" with the context "You are a smart chatbot." and using the "gpt-4" model.

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox