uuid
string
Unique Id of the chatbot
name
string
This is the name you use to refer to the chatbot in your list of chatbots. It is not visible anywhere on the chatbot.
prompt
string
The prompt helps the AI understand what you want and how to respond. It guides the conversation and ensures relevant and coherent answers.
temperature
float
A higher temperature value, such as 1, allows for more randomness and creativity in the responses. This can lead to more diverse and unexpected answers. On the other hand, a lower temperature value, closer to 0, produces more focused and deterministic responses, making them more conservative and predictable. Options are values as a float between 0 and 1
model
select

GPT-3.5 is best for general use. It is a good balance of speed and output quality. GPT-3.5-turbo-16k is an upgraded version of GPT-3.5 that takes in 4x more context from your documents when generating output. GPT-4 has better reasoning ability and is more accurate overall, but is slower and more expensive.

GPT-4: 20 message credits per message

GPT-3.5-16k: 8 message credits per message

GPT-3.5: 1 message credit per message

Options are gpt-3.5-turbo, gpt-3.5-turbo-16k, gpt-4
visibility
select

Private: No one can access your chatbot except you (your account).

Public: Anyone with the link can access it on Chatwize.com, and can be embedded on your website.

Hybrid: Can be embedded on your website, but no link sharing allowed.

Options are private, public, hybrid
rate_limit
[number, number]
Limit the number of messages sent from one device on the iframe and chat bubble (this limit will not be applied to you on Chatwize, only on websites for your users to prevent abuse).

First number: amount of messages.

Min 1 - Max 100

Second number: amount of seconds.

Min 1 - Max 360
rate_limit_message
string
Message to show when rate limit is reached
show_citations
boolean
Our AI bot credits sources and includes links to specific information it used from your trained data, promoting a reliable and informed conversation.
modified_at
string
Indicates chatbot modified time
created_at
string
Indicates chatbot creation time