This library provides Griptape Nodes for interacting with Griptape Cloud APIs and services. You can use these nodes to interact with any of the available Griptape Cloud APIs.
IMPORTANT: To use these nodes, you will need an API key from Griptape Cloud. An API Key should have been generated for you on the initial setup of Griptape Nodes, so you may use that key. Please visit the Griptape Cloud console to manage your API Keys if needed.
To configure your keys within the Griptape Nodes IDE:
- Open the Settings menu.
- Navigate to the API Keys & Secrets panel.
- Add a new secret configuration for the service named
Griptape
. - Enter your
GT_CLOUD_API_KEY
in the respective field.
If you haven't already installed your Griptape Nodes engine, follow the installation steps HERE. After you've completed those and you have your engine up and running:
- Copy the path to your
library.json
. Right click on the file, andCopy Path
(NotCopy Relative Path
) - Start up the engine!
- Navigate to settings
- Open your settings and go to the App Events tab. Add an item in Libraries to Register
- Paste your copied
library.json
path from earlier into the new item - Exit out of Settings. It will save automatically!
- Open up the Libraries dropdown on the left sidebar
- Your newly registered library should appear! Drag and drop nodes to use them!