Uses of Package
org.springframework.ai.openai.responses
Packages that use org.springframework.ai.openai.responses
Package
Description
-
Classes in org.springframework.ai.openai.responses used by org.springframework.ai.model.openai.autoconfigureClassDescriptionA
ChatModelbacked by OpenAI's Responses API (/v1/responses), the endpoint where new OpenAI capability lands.Configuration forOpenAiResponsesChatModel. -
Classes in org.springframework.ai.openai.responses used by org.springframework.ai.openai.responsesClassDescriptionA 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.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.