#OpenAI.
6 posts filed under this topic.
OpenAI Codex & Agents Cheatsheet (2026 Edition)
Master the OpenAI Agents SDK and Codex API. Essential code snippets for function calling, strict JSON schemas, and reliable code generation.
AutoGPT vs. OpenAI Agents SDK: The 2026 Comparison
A no-nonsense breakdown of AutoGPT's open-source chaos versus the managed structure of OpenAI's Agents SDK. Which one actually works in production?
Vercel AI SDK Tools: One API for Claude and OpenAI Skills
Vercel AI SDK's unified tool interface works with Claude, OpenAI, and Gemini. Write your skill once and switch AI providers without rewriting the agent loop.
Agent Skills with the OpenAI API: Function Calling Explained
How to use OpenAI function calling with gpt-4o — define functions, handle tool_calls in responses, execute your code, and return results. Full Node.js working example.
What Are Agent Skills? AI Tools Explained Simply
Agent skills are the actions an AI can take beyond just talking. Learn what skills are, how they differ from prompts, and why they make AI actually useful in real workflows.
OpenAI API Cheat Sheet: GPT-4o, Tools & Assistants
Complete OpenAI reference — GPT-4o and o-series models, chat completions, function calling, structured output, Assistants API, embeddings, DALL-E 3, and Whisper.