Update Chatbot Settings - General
Update general settings of the chatbot
Documentation Index
Fetch the complete documentation index at: https://sitegpt.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Id of the chatbot
Body
Request body to update general settings of the chatbot
Request Body
Description of the chatbot
Option to disable smart followup questions generated by SiteGPT
Number of smart follow up questions to be shown when enabled.
1 <= x <= 5Must be a multiple of 1Option to disable email notifications for new lead captures.
Number of history messages to be considered when answering the question
1 <= x <= 5Must be a multiple of 1All available GPT models
gpt-3.5-turbo, gpt-4 Any extra data you want to add to your chatbot.
Any metadata (key-value pairs) that you can assign to the chatbot. Key should be string and Value could be anything.