GPT-4 Powered Google Docs: Easy App Script Connection with OpenAI API

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

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

  • @charafes3874
    @charafes3874 5 месяцев назад

    Hello, thank you for the video. The code is functioning well for me!
    Is there any possibility to integrate the OpenAI Assistant API instead of the default language models? I have a considerable amount of data already uploaded into the Assistant, and I want Google Sheets to access it for reference.

    • @Hitchon
      @Hitchon  5 месяцев назад +1

      Hey I couldn’t find an easy answer to this. I know it is possible to run assistant in Python where they require you to specify the assistant_id and thread_id my suggestion is maybe check out the documentation on assistant. Hope this helps you a bit. I wish there was an easier way where you just put the model you custom made as the model in the api call.
      platform.openai.com/docs/assistants/how-it-works/runs-and-run-steps