How to build an ai assistant in Flutterflow

Поділитися
Вставка
  • Опубліковано 28 лис 2024

КОМЕНТАРІ • 2

  • @jimvh7557
    @jimvh7557 Місяць тому

    The only thing missing is to get the response to stream in so that the user does not have to wait a few seconds. Other than that it’s perfect. There is a stream parameter and it will return small deltas, each being a word of the full response.

    • @sandernijs6255
      @sandernijs6255 Місяць тому

      How do i change this? simply turn on the "process streaming response" switch? or do i need to do anything else?