10 lines
343 B
Plaintext
10 lines
343 B
Plaintext
# Codex
|
|
|
|
## Installation
|
|
|
|
OpenAI Codex is now available via `npx` - no separate installation required!
|
|
|
|
## Authentication
|
|
|
|
You need to configure your OpenAI API credentials before using Codex. Please set the `OPENAI_API_KEY` environment variable. For more details, see the [OpenAI documentation](https://platform.openai.com/docs/guides/code).
|