Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Integrate Cube AI models with Codex — an AI coding agent for the terminal.
.bashrc
.zshrc
.profile
export OPENAI_API_KEY="sk-your-api-key-here" export OPENAI_BASE_URL="https://ai.cubeuaeai.com/v1"
# For bash users source ~/.bashrc # For zsh users source ~/.zshrc
codex
codex --model gpt-4o