OpenAI Assistant API Tutorial | Build a Real-World AI Assistant with Python

Поделиться
HTML-код
  • Опубликовано: 11 дек 2024

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

  • @scottzeta3067
    @scottzeta3067 15 дней назад

    I found it more effective to configure the assistant in the GUI dashboard or execute a one-time initial script. This approach helps avoid creating or uploading redundant assistants/files, rather than linking the assistant creation to the app start process.

  • @scottzeta3067
    @scottzeta3067 17 дней назад

    Really appreciate your video. I have a question about function calling, how does Assistant know which function it shall call or it is a generic query and shall not call any function? Is it triggering by comparing user's nature language input and function description?

    • @FuturMinds
      @FuturMinds  16 дней назад +1

      @scottzeta3067 The Assistant decides whether to call a function based on how well the user's natural language input matches the function's description, parameters, or purpose. If the input aligns closely with a specific function's description, it triggers that function. Otherwise, it handles the query generically without calling a function.

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

    Good one 👍

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

    good vid

    • @FuturMinds
      @FuturMinds  3 месяца назад +1

      Thanks @songhiengvan

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

    Hi bro I need your help. Please tell me how can I contact you