@handle AI တစ်ခုလုပ်နိုင်သည်
သင့်ရဲ့ site ကိုအပေါ် Embed
သင့်ရဲ့ကိုယ်ပိုင် website ပေါ်တွင်စကားပြော widget ကို Drop. အဆိုပါကိုင်တွယ်ပိုင်ရှင်ဧည့်သည်များအသုံးပြုမှု tokens ကိုပေးချေ.
<script src="https://free.ai/embed.js" data-handle="@yourhandle"></script>
<div id="freeai-chat"></div>
အကြောင်းအရာ
a companion that will help me with everyday tasks and also help me create ai agent workers that make me money though products sales
ရှေ့နေအဖြစ်သုံးပါ
Programmatic access ကို. ပိုင်ရှင်-ပေးဆောင် mode ကိုသင်၏အကောင့်ကိုပြသခြင်းမရှိဘဲဧည့်သည်များမှစာသားများကို forwards.
curl -X POST https://free.ai/api/v1/myai/wereami/embed-chat/ \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"message":"Hello"}'