@bwm561 yeah Buildship is a nice add-on to Bubble!
- I think it can take some time to set up. You can use a plugin for having the API calls set up, but you will still need to check the status of each function calling you are doing and submit the output. I have guide here that shows how to set up a function calling to create an entry in your database only using Bubble.
- Yes, you can save the thread Id and the chat message in bubble database, but you would need to setup that step in Buildship.
- Yes, you can do scraping with Buildship and you could save that information in your Bubble database by setting up the backend workflow in bubble and using the Ai assistant to make the API call with the data. Check this video and demo for scraping using Buildship