Run Code
Basic
Execute code in multiple languages directly on Gbox
Overview
The Run Code feature allows you to execute code in multiple programming languages directly on Gbox.
Supported Languages
Language | Identifier | Description |
---|---|---|
Python | python | Python 3.x with common packages |
TypeScript | typescript | TypeScript with tsx runtime |
Bash | bash | Bash shell commands |
Usage
OpenAI Simple Integration
Learn how to integrate OpenAI with Gbox to generate and execute Python code from natural language prompts
OpenAI Function Calling
Use OpenAI’s Function Calling feature to create an AI assistant that can execute code in Gbox based on user queries
Anthropic Simple Integration
Learn how to integrate Anthropic Claude with Gbox to generate and execute Python code from natural language prompts
Anthropic Function Calling
Use Anthropic’s Function Calling feature to create an AI assistant that can execute code in Gbox based on user queries