Configuring a widget
Our widgets are highly customizable, allowing you to change their appearance and the way it operates.
Dashboard
<script id="interaxai-widget-config">
window.INTERAX_AI = {
id: "<Your Widget ID>",
theme: "light",
};
const _interaxAI=async()=>{const t=await fetch(`https://interaxai.com
/api/embed/version?widgetId=${INTERAX_AI.id}`).then((t=>t.text())),
e=document.createElement("script");e.id="inteinteraxai-widget-script",
e.src=`https://cdn.jsdelivr.net/gh/interaxai/cdn@${t}/dist/bundle.js`,
document.head.appendChild(e)};_interaxAI();
</script>
<div id="interaxai-widget"></div><iframe src="https://iframe.interaxai.com/<Your Widget ID>" frameborder="0" allowfullscreen="" style="width:100%;height:100%;min-height:500px"></iframe>Style Editor

API Provider
Model
MODEL
GENERATION DEDUCTION PER RESPONSE
System Prompt
File Context
File Type
Size Limit (may subject to change)
Vector Count
Prompt
Prompt Filter
Memory
Memory Type
Description
Max Tokens
Model
Max Token Limit
Temperature
TopP
Frequency Penalty
Presence Penalty
Stop
Prompt Variables
Reserved Variables
Variables
Description
Example Value
Custom Variables
Widget Type
Sample Prompt
Payments
Payment Type
Leads
Modal Pop-up
Usage
Usage Limit
Request Limit
Auto Save
Auto Reset
Team
Settings
Last updated