Package org.springframework.ai.openai.responses
@NullMarked
package org.springframework.ai.openai.responses
-
ClassDescriptionA tool that OpenAI executes server-side, inside the same request that generates the response.Run Python in a sandboxed container.Search vector stores hosted at OpenAI.Generate images.Call tools on a remote MCP server from inside OpenAI's request.A tool declared as the raw request JSON, for tools this class does not type yet.Search the public web.A
ChatModelbacked by OpenAI's Responses API (/v1/responses), the endpoint where new OpenAI capability lands.Builder forOpenAiResponsesChatModelinstances.Configuration forOpenAiResponsesChatModel.Public builder exposed to users, so they do not have to name the generic parameter.Thrown when the Responses API reports a failed response, or emits anerrorevent mid-stream.Metadata keys published byOpenAiResponsesChatModel, and the part attributes it uses.