Should you use the Azure OpenAI Assistants API?

Поделиться
HTML-код
  • Опубликовано: 2 мар 2024
  • There"s a new Azure OpenAI API in town: the assistants API. Should you ditch the existing API that's used in nearly all LLM apps when this new API is out? Watch to find out...
    Demo starts here - • Should you use the Azu...
    Repo: github.com/gbaeke/azure-assis...
    #azure #openai #assistant
  • НаукаНаука

Комментарии • 9

  • @boris-
    @boris- Месяц назад +1

    Underrated by RUclips :) Thank you

  • @iGuide_net
    @iGuide_net 3 дня назад +1

    clearly and simply explained A+ 🎉

  • @Ajmal_Yazdani
    @Ajmal_Yazdani 3 месяца назад +2

    It's fantastic to see you back on RUclips after a long time. Please continue sharing, and I truly appreciate your blog and videos.

    • @GeertBaeke
      @GeertBaeke  3 месяца назад

      Thanks for the kind words. More to come soon I hope…

  • @chevens
    @chevens Месяц назад

    Great video - very helpful! I'm intrigued to know if the CLU (conversational language understanding) fits into the assistant model, I can't piece together in my head how this could be utilized when looking at the playground UI.. I guess it's probably something you'd need to code for (fire the prompt to CLU to extract intent, then pass to assistants completion API?) appreciate your thoughts :)

  • @karishmasharma3203
    @karishmasharma3203 Месяц назад

    Apart from file_ids could we get data from other data source like SQL Server, BQ.... to assistants? Please could you do code video on it.

    • @GeertBaeke
      @GeertBaeke  Месяц назад

      The only way to do that is via function calling and custom code that gets the data from SQL etc.. and feeds it to the assistant. There's no built-in support for that just yet.

  • @iGuide_net
    @iGuide_net 3 дня назад

    are you available on fiverr for custom work?