The [Responses API](https://platform.openai.com/docs/api-reference/responses) is the new API primitive, an evolution of [Chat Completions](https://platform.openai.com/docs/api-reference/chat) which brings added simplicity and powerful agentic primitives. It would be great if llm-d supports this in addition to existing Completion APIs.