This repo contains sample structures for customers to view and use as examples to getting started with both Griptape and Griptape Cloud.
You can deploy and run these samples using Griptape Cloud.
To get started with hosting and running a sample on Griptape Cloud, you will first need to create Griptape Cloud account.
Once logged in, you can connect your GitHub account and create a structure from a repo in Griptape Cloud. You can also click the "Deploy to Griptape Cloud" in each of the sub folders in this repo to get started in 2-clicks with a sample.
Sample | Folder |
---|---|
Multiple Agents on Griptape Cloud | LINK |
Run your Langchain code on Griptape Cloud | LINK |
Model Switcher with Griptape | LINK |
Griptape Task Memory and Off Prompt | LINK |
Griptape Chat Memory Agent | LINK |
Griptape Find and Replace Transform | LINK |
Griptape Filter CSVs | LINK |
Griptape AWS Bill PDF to CSV | LINK |
Each Sample's README has more details on how to call and run the Sample. If you wish to run the Sample via the Griptape Framework, take a look at Structure Run Drivers.