pgiesinP
BuildShip17mo ago
4 replies
pgiesin

Amazon Bedrock

Hi! I would like to use Buildship as the mid-tier between FlutterFlow and Amazon Bedrock? Is Buildship capable of connecting to an API via Python or is it only via Rest APIs?
Solution
Hi @pgiesin You can call the BuildShip REST APIs in your Python scripts and execute successfully, or if it works for your usecase you can convert python scripts to JS as well. Once example conversation you can refer where the user called the BuildShip api in a python script. Sam - Hi @Gaurav Chadha I've just added some ne... Feel free to ask more questions.
Was this page helpful?