AIToday

Simon Willison publishes llm-openai-via-codex, a tool letting developers use OpenAI's language models through GitHub Copilot's Codex API instead of the official OpenAI endpoint

Simon Willison's WeblogApr 24, 20262 min read

Summaries like this, in your inbox every morning.

Sign up free →

3 Key Points

  1. Simon Willison, a developer and AI researcher, released llm-openai-via-codex 0.1a0 — a plugin that reroutes OpenAI language model requests through GitHub's Codex API rather than OpenAI's standard API. This allows users to access OpenAI's models using different authentication or billing methods tied to GitHub.

  2. Instead of calling OpenAI's official endpoint directly, this tool intercepts requests and sends them through Codex — GitHub's code-generation AI service. For users already paying for GitHub Copilot or with Codex access, this sidestep eliminates the need for a separate OpenAI API key and billing account.

  3. Developers who want to use OpenAI models but lack an OpenAI API account, face API rate limits, or prefer consolidated billing through GitHub now have an alternative path. This is especially useful for teams already integrated into GitHub's ecosystem who want to experiment with LLMs (AI systems that understand and generate text) without managing another vendor relationship.

  4. The code is open-source and available via Python package manager; users can install it directly, but the 0.1a0 version label signals this is early experimental software not yet production-ready.

Discussion

No comments yet. Be the first to share your thoughts!

Log in to join the discussion

Related Articles

Stay ahead with AI news

Get curated AI news from 200+ sources delivered daily to your inbox. Free to use.

Get Started Free

Free · takes 30 seconds · unsubscribe anytime

1 minute a day. The AI essentials.

200+ sources · Email / LINE / Slack

Get it free →