grok2api is a FastAPI-based open-source gateway that wraps the Grok web interface and exposes it as an OpenAI-compatible API. The project has accumulated 5,532 GitHub stars with 112 added today, indicating active community interest. It enables developers to use Grok models through standard OpenAI API tooling without official API access.
OpenAI announced the release of an API providing programmatic access to its AI models. This marked a significant infrastructure and commercialization milestone, enabling third-party developers to integrate OpenAI's models into their own applications. The launch established the foundation for OpenAI's developer ecosystem and API-first business model.
OpenAI has released GPT-5.2-Codex to the API and for users accessing Codex with an API key. The announcement is brief, with no benchmark claims or capability details disclosed. This extends API access to a coding-specialized variant of GPT-5.2.
OpenAI is releasing GPT-5 through its API platform, targeting developers with high reasoning performance and new developer controls. The model is positioned as best-in-class on real coding tasks. This marks the public API availability of GPT-5 following its earlier consumer rollout.
Hugging Face has added Groq as an inference provider in its Inference Providers ecosystem, allowing users to access Groq-hosted models directly through the Hugging Face platform. This integration enables developers to use Groq's LPU-based fast inference via the Hugging Face Hub interface and APIs. The partnership expands the multi-provider inference marketplace that Hugging Face has been building.
OpenAI and Stack Overflow announced an API partnership combining Stack Overflow's technical knowledge base with OpenAI's language models. The deal is intended to give developers access to high-quality technical content through OpenAI's APIs. This represents a data and distribution agreement between a major LLM provider and one of the largest developer knowledge repositories.
OpenAI announced expanded enterprise capabilities for API customers, including enhanced security features and controls, updates to the Assistants API, and new cost management tools. The announcement targets enterprise adoption by addressing common organizational requirements around security, compliance, and budget oversight. No specific model capability changes are described.
JetBrains has integrated OpenAI's API into its developer tooling suite, resulting in what the company describes as its fastest-growing product ever. The partnership represents a significant enterprise deployment of OpenAI's API within a major IDE ecosystem used by millions of developers. The announcement highlights growing adoption of AI coding assistance in professional development environments.
OpenPipe has released ART (Agent Reinforcement Trainer), an open-source Python library for training multi-step agents on real-world tasks using GRPO (Group Relative Policy Optimization). The framework supports multiple model families including Qwen3, GPT-OSS, and Llama. With nearly 10k GitHub stars and 66 gained today, it is gaining notable community traction as a practical RL fine-tuning tool for agentic workflows.