pip install openai export OPENAI_API_KEY="..." openai api completions.create \ --model gpt-4.1-mini \ --prompt "tell a joke about a fish"