Run a runchat workflow in Grasshopper
JSwan
plugin to deserialize it and grab the properties in Grasshopper.
Load New Runchat
You can reset the component back to its initial state (with a single ID
parameter) to load a new runchat from the right click menu
Open Gallery
Loads the gallery view to browse all images generated by this workflow.
Reset Runchat
Re-loads the Runchat schema (input and output parameters) for this component. If you add or remove any published parameters from your workflow in runchat.app, you will need to reset any grasshopper components that reference this workflow to get the latest parameters.
After resetting you may need to re-connect inputs and outputs to this component.
Resetting is also useful for clearing any state (e.g. chat history) in your Runchat. By default when you first run the component it will create a new instance (copy) of your Runchat. Every subsequent run will use that same copy and your runchat will be able to reference the previous state (e.g. using a Loop node to build chat history). If you want to reset to a new instance, click Reset Runchat
from the right click menu.
Open Documentation
You can launch the docs (this site) from the link in the right click menu.
Get an API Key
This will launch runchat.app/signup/grasshopper so you can login or signup, then redirect to the dashboard and create a new key.
Set API Key
Enter your API key here and click Commit Changes to save it. It will be saved as a local environment variable so you don’t need to set it again on your local PC.