Overview
OpenAI’s API for building stateful AI assistants with persistent threads, tools, and file handling.
Details
OpenAI Assistants API provides infrastructure for building stateful AI assistants with persistent conversation threads, code interpreter, file search (RAG), and function calling, abstracting much of the agent execution complexity. The Assistants API has been gradually consolidated with the broader Responses API as OpenAI’s agent infrastructure evolves.
Tags
runtime, platform, openai, api