Should you use the Azure OpenAI Assistants API?

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ก.ย. 2024

ความคิดเห็น • 13

  • @boris-
    @boris- 4 หลายเดือนก่อน +2

    Underrated by TH-cam :) Thank you

  • @iGuide_net
    @iGuide_net 3 หลายเดือนก่อน +2

    clearly and simply explained A+ 🎉

  • @juanacquistapace9863
    @juanacquistapace9863 2 หลายเดือนก่อน +2

    Great video. Have a question. Even if I use completions or assistant api. The tokens for ALL the conversation Will be billed?

    • @GeertBaeke
      @GeertBaeke  2 หลายเดือนก่อน +1

      Yes, every input and output token is billed depending on the model chosen. That's the same for both APIs.

  • @Ajmal_Yazdani
    @Ajmal_Yazdani 6 หลายเดือนก่อน +3

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

    • @GeertBaeke
      @GeertBaeke  6 หลายเดือนก่อน

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

  • @chevens
    @chevens 4 หลายเดือนก่อน

    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 :)

  • @jatinarorachannel8237
    @jatinarorachannel8237 2 หลายเดือนก่อน

    I have a question i want to preprocess the text data and i have certain defined rules it should take care so should i use normal chat completion or assistant for that

    • @GeertBaeke
      @GeertBaeke  2 หลายเดือนก่อน

      It's best to use the chat completions API for that. In addition, if you want to extract structured data from text, I can recommend using the completions API with the Python instructor library.

  • @karishmasharma3203
    @karishmasharma3203 4 หลายเดือนก่อน

    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  4 หลายเดือนก่อน

      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?

    • @GeertBaeke
      @GeertBaeke  3 หลายเดือนก่อน

      no, sadly not... 🙂