Install
Go
Prerequisites
To use this SDK, you need a Blaxel account and the following environment variables:| Variable | Description |
|---|---|
BL_WORKSPACE | Your Blaxel workspace name |
BL_API_KEY | Your Blaxel API key |
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.
