Skip to main content

Overview

The Run Code feature allows you to execute code in multiple programming languages directly on GBOX.

Supported Languages

LanguageIdentifierDescription
PythonpythonPython 3.x with common packages
TypeScripttypescriptTypeScript with tsx runtime
BashbashBash shell commands

Usage

https://img.icons8.com/?size=100&id=FBO05Dys9QCg&format=png&color=000000

OpenAI Simple Integration

Learn how to integrate OpenAI with GBOX to generate and execute Python code from natural language prompts
https://img.icons8.com/?size=100&id=FBO05Dys9QCg&format=png&color=000000

OpenAI Function Calling

Use OpenAI’s Function Calling feature to create an AI assistant that can execute code in GBOX based on user queries
https://img.icons8.com/?size=100&id=XDigO1YmCwbW&format=png&color=000000

Anthropic Simple Integration

Learn how to integrate Anthropic Claude with GBOX to generate and execute Python code from natural language prompts
https://img.icons8.com/?size=100&id=XDigO1YmCwbW&format=png&color=000000

Anthropic Function Calling

Use Anthropic’s Function Calling feature to create an AI assistant that can execute code in GBOX based on user queries