Jan 5, 2024
Build Your Bot
OpenAI Assistant API: The Engine Under the Hood 🚗
Embdabl uses the super-smart OpenAI Assistant API to build its intelligent chatbots. That's why it's a great idea to get familiar with OpenAI's main documentation before diving into our platform. It's like learning the rules of the road 🛣️ before you start driving!
When we use the assistant, we take advantage of the retrieval function. It's like giving our chatbots a super-powered search engine 🔍 to find the best answers. Because of this, we only support these models:gpt-3.5-turbo-1106gpt-4-1106-previewBut with the new Assistant V2 we now support the lastest model GPT-4o.To really understand how this retrieval magic ✨ works, we highly recommend checking out the official documentation on Knowledge Retrieval.GPT-4 Availability:If GPT-4 isn't available for you, it might be because you haven't used OpenAI enough yet. You need to reach at least Tier 1. Think of it like leveling up in a game! 🎮 You can find more details about tiers and how to reach them [here](link to tiers information).
thumb_upthumb_down