Brev
Official
by brevdev
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
UV_PUBLISH_TOKEN | No | Your token used for publishing to PyPI. | |
UV_PUBLISH_PASSWORD | No | Your password for publishing to PyPI. | |
UV_PUBLISH_USERNAME | No | Your username for publishing to PyPI. |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
aws Instance Types | Available virtual machine instance types for Brev provider aws |
gcp Instance Types | Available virtual machine instance types for Brev provider gcp |
azure Instance Types | Available virtual machine instance types for Brev provider azure |
crusoe Instance Types | Available virtual machine instance types for Brev provider crusoe |
lambda-labs Instance Types | Available virtual machine instance types for Brev provider lambda-labs |
fluidstack Instance Types | Available virtual machine instance types for Brev provider fluidstack |
launchpad Instance Types | Available virtual machine instance types for Brev provider launchpad |
akash Instance Types | Available virtual machine instance types for Brev provider akash |
gcpalpha Instance Types | Available virtual machine instance types for Brev provider gcpalpha |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
get_instance_types | Get available instances types for a cloud provider |
create_workspace | Create a workspace from an instance type and cloud provider |