Tool to create a new AI bot with configurable settings. Use when you need to create a new chatbot with specific name, personality, model, and connected resources like datasets or skillsets.
namestringName for the bot. This is the display name that identifies the bot.
modelstringLanguage model to use for the bot (e.g., 'gpt-4-turbo', 'gpt-3.5-turbo'). Determines the AI engine powering the bot's responses.
backstorystringBackground context and personality for the bot. This defines the bot's character, knowledge, and how it should behave in conversations.
datasetIdstringID of the dataset for knowledge retrieval. Connect the bot to a dataset to enable it to answer questions based on specific knowledge.
skillsetIdstringID of the skillset for abilities. Attach a skillset to provide the bot with specific capabilities or tools.
descriptionstringDescription of the bot. Explains the purpose or role of this bot.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.