M
MeshWorld.
Back to Tags
Topic View

#OpenAI.

6 posts filed under this topic.

AI 5 min read

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.

Vishnu
Vishnu
AI 5 min read

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?

Vishnu
Vishnu
Agent Skills 5 min read

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.

Vishnu
Vishnu
OpenAI 5 min read

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.

Vishnu
Vishnu
AI 5 min read

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.

Vishnu
Vishnu
Cheatsheet 5 min read

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.

Vishnu
Vishnu