All tags
Topic: "api-standardization"
Open Responses: explicit spec for OpenAI's Responses API supported by OpenRouter, Ollama, Huggingface, vLLM, et al
gpt-5.2 opus-4.5 openai ollama vllm openrouter anthropic google-deepmind langchain llamaindex interoperable-apis agent-architecture filesystem-memory api-standardization multi-agent-systems prompt-engineering model-comparison virtual-filesystems open-source agent-ux reach_vb simonw yuchenj_uw omarsar0 jerryjliu0 hwchase17 swyx
OpenAI launched the Open Responses API spec, an open-source, multi-provider standard for interoperable LLM APIs designed to simplify agent stacks and tooling. Early adopters like ollama and vLLM support the spec, while notable absences include anthropic and google-deepmind. Agent design insights from Cursor emphasize explicit roles and planning over mega-agent models, with GPT-5.2 outperforming Opus 4.5 in long runs. The emerging dominant context/memory abstraction for agents is a filesystem-as-memory approach, championed by llamaindex and langchain, using virtual filesystems often backed by databases like Postgres. LangChain also shipped an open-source desktop interface for agent orchestration called openwork. This news highlights advances in API standardization, agent architecture, and memory abstractions in AI development.