Install
Go
Prerequisites
To use this SDK, you need a Blaxel account and the following environment variables:
You can create an API key from the Blaxel console. Your workspace name is visible in the URL when you log in to the console (e.g.
app.blaxel.ai/{workspace}).
Set them as environment variables:
.env file at the root of your project. For other authentication options, see Variables and secrets.
Alternatively, you can authenticate via the Blaxel CLI:
Complete SDK reference
Visit the GitHub page below for detailed documentation on the SDK’s commands and classes.Go SDK
Open the GitHub repository for Blaxel SDK in Go.
