This skill provides specialized knowledge for implementing and maintaining OpenAI Assistants API v2 workflows, encompassing stateful threads, high-scale file search, and sandboxed code execution. While the API is scheduled for sunset in August 2026, this skill remains critical for developers managing existing production environments, troubleshooting persistent run errors, or orchestrating migrations to the newer Responses API. It offers comprehensive implementation patterns for Code Interpreter, File Search (up to 10,000 files), and asynchronous run polling.
Características Principales
01Large-scale RAG implementation using File Search and vector stores
02Sandboxed Python execution via the Code Interpreter tool
03Persistent thread management for stateful conversation history
04Detailed migration guides for transitioning to the Responses API
05Advanced error handling for active runs and polling timeouts
06117 GitHub stars