Articles tagged “openai”
3 articles

The OpenAI Assistants API shuts down August 26
The OpenAI Assistants API sunsets on August 26, 2026. If you built a CX chatbot or support agent on it, here's what's actually changing, your migration options, and why this is the right time to build the architecture you should have had from the start.

Function Calling: Build a Multi-Tool AI Agent from Scratch
Build a multi-tool AI agent from scratch using function calling across OpenAI, Anthropic, and Google. Runnable TypeScript and Python code, validation with Zod and Pydantic, and production hardening patterns.

Why MCP Exists: Tool Calling Shouldn't Need Adapter Code
OpenAI, Anthropic, and Google all implement function calling differently. MCP is emerging as the standard that saves developers from writing adapter code for every provider.
Learn Agentic AI
Weekly. Patterns for shipping agents that work. MCP, scorecards, regression tests, prompts, model comparisons.