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.
将 Starrise AI 模型与 Codex 集成——终端中的 AI 编码代理。
.bashrc
.zshrc
.profile
export OPENAI_API_KEY="sk-your-api-key-here" export OPENAI_BASE_URL="https://ai.alad.com/v1"
# bash 用户 source ~/.bashrc # zsh 用户 source ~/.zshrc
codex
codex --model gpt-4o