ChatGPT + Function Calling & Execution in Bubble - Build ChatGPT plugins in minutes.

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

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

  • @112airflight
    @112airflight Год назад +1

    Been using the plugin for about a month and it’s been a huge time saver!
    Excited to start using function calling.

  • @luminrabbit9488
    @luminrabbit9488 Год назад

    Im really looking forward to seeing those tutorials that you plan on doing soon to setup function calling and generate agents really excited. Thank you

  • @akath22
    @akath22 Год назад +3

    Hey one little constructive criticism. When doing a tutorial, assume all of us are new to the plugin. For example I had to look up what the DataContainer was separately (maybe add the links to the docs?) I'll let you know when I have my MVP is up and running with function calling!

    • @LaunchableAI
      @LaunchableAI  Год назад +1

      Hey @akath22 - Thanks for the feedback! You make some great points. I've just made some changes based your suggestions:
      I've included a link to the docs in the video description, and I've added a Tutorials page to the demo app, that includes both this and the Getting Started tutorial.
      Thanks again for the suggestions! Let me know if you have any more questions or thoughts!

  • @Nolaready
    @Nolaready 11 месяцев назад

    How can I make ChatGpt pull in videos from RUclips.. please help

    • @LaunchableAI
      @LaunchableAI  6 месяцев назад

      Hm. That’s tricky. I’d look at Gemini atm. It has better video support. Though I imagine ChatGPT isn’t far behind

  • @rams8342
    @rams8342 Год назад

    Hey, is there also a way to define user data as a function call? so let's say the users have in their data their schedule (for school), their personal data (name, school, type of school, country and city), their current grades and sample texts written by the student himself. Would there be a possibility to define this data as a function all, so that chat gpt can use this data without creating a huge prompt for it? so that the user data is looked through and then also the style in the sample texts of the user is taken over?

    • @LaunchableAI
      @LaunchableAI  Год назад

      Missed this comment initially, sorry!
      You can definitely integrate function calling to do these sorts of things. Having your own server to do some of these bits can really help.
      With the new Assistants API and the various things OpenAI has added, I think this is more doable than ever.
      But stay tuned to see where things go!

  • @Bubblewithmickey
    @Bubblewithmickey Год назад

    Can you update the demo editor. Would be so much easier to figure out whats going on. lol Cheers.

    • @LaunchableAI
      @LaunchableAI  Год назад

      Yeah sorry lol. The development sort of exploded with all the new features, so we're just starting to get back on top of documentation and updates. Stay tuned!

  • @coffeeandteaYT
    @coffeeandteaYT Год назад

    The demo page isn't working for me

    • @LaunchableAI
      @LaunchableAI  Год назад

      @kennyron7600 - What's going wrong? Is it not working at all, or you're not seeing function calls work? I just tested the demo page and it seems to be working on my end.
      🤔

    • @coffeeandteaYT
      @coffeeandteaYT Год назад

      @@LaunchableAI When I click on GET NEWS, it loads something but then nothing happens. It doesn't stream any text. Do I need to add in my own OpenAI key?

    • @LaunchableAI
      @LaunchableAI  Год назад

      ​@@coffeeandteaYT Yeah you'll have to add your API key. Thanks for pointing this out. There wasn't a way to add your own API key, but I've just added a text box that you can use to do so. Let me know if this fixes things!

    • @coffeeandteaYT
      @coffeeandteaYT Год назад

      @@LaunchableAI I'm able to use my own API but its saying 'You are not subscribed to this API.'

    • @LaunchableAI
      @LaunchableAI  Год назад

      @@coffeeandteaYT hm, strange. I had them set to gpt-4 and gpt-3.5-turbo. I thought both were available to everyone now. I've changed them both to gpt-4. Let me know if this fixes it.