एउटा @handle AI ले के गर्न सक्छ
आफ्नो साइट मा यो सम्मिलित
आफ्नो वेबसाइटमा कुराकानी विजेट छोड्नुहोस्। ह्यान्डल मालिकले टोकनहरू प्रयोग गर्ने आगन्तुकहरू तिर्दछ।
<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
एजेन्टको रूपमा प्रयोग गर्नुहोस्
प्रोग्रामेटिक पहुँच। मालिक-पढाउँछ मोड आफ्नो खाता खुला बिना आगन्तुक सन्देशहरू अग्रसर.
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"}'