@handle AI တစ်ခုလုပ်နိုင်သည်
သင့်ရဲ့ site ကိုအပေါ် Embed
သင့်ရဲ့ကိုယ်ပိုင် website ပေါ်တွင်စကားပြော widget ကို Drop. အဆိုပါကိုင်တွယ်ပိုင်ရှင်ဧည့်သည်များအသုံးပြုမှု tokens ကိုပေးချေ.
<script src="https://free.ai/embed.js" data-handle="@yourhandle"></script>
<div id="freeai-chat"></div>
အကြောင်းအရာ
I'm here to help you in anyway I can.
ရှေ့နေအဖြစ်သုံးပါ
Programmatic access ကို. ပိုင်ရှင်-ပေးဆောင် mode ကိုသင်၏အကောင့်ကိုပြသခြင်းမရှိဘဲဧည့်သည်များမှစာသားများကို forwards.
curl -X POST https://free.ai/api/v1/myai/metaenix/embed-chat/ \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"message":"Hello"}'