AI Builder
The AI Builder is a function that allows for conversation with AI, connecting with OpenAI via an OpenAI key, all via the spreadsheet.

AI Builder Properties
AI BUILDER

OpenAI Key - Enter a key generated by OpenAI. This can be done via OpenAI on their API Platform. Click this link to create your own API key.
Personality Presets - Select an item from the dropdown to define an AI personality. These options provide pre-canned, editable content for the Personality Description field.
Personality Description - Define your own, or edit a pre-canned personality description.
Model - Select from the dropdown to specify the OpenAI model used. Choose the 'custom' option to specify your own finetuned model. With custom selected you will need to supply the ID of the fine tuned model.
Temperature - adjust the creativity of the AI model. Ranges from 0 to 2, from least to most creative. The higher the value, the more inconsistent and ambiguous it can be
Max Tokens - Define the maximum number of tokens that can be used with the AI model.
Series - create multiple AI bots with a single function by adding multiple series.
Name - Enter a value to name the series
Source - Bind to a cell containing the information that is being sent to the AI tool
Destination - Bind to a cell that will return the results of the query to the AI tool
Keep Chat Memory - check this to save all previous chat responses and questions in sent to the AI. This is unchecked by default
Triggered by - set a trigger for the AI using conditional logic.
Last updated
Was this helpful?