Uses of Record Class
com.bluebell.greenhouse.sol.models.responses.openai.OpenAIResponse
Packages that use OpenAIResponse
Package
Description
Translators for OpenAI-backed symbol enrichment responses.
-
Uses of OpenAIResponse in com.bluebell.greenhouse.sol.translators.openai
Methods in com.bluebell.greenhouse.sol.translators.openai with parameters of type OpenAIResponseModifier and TypeMethodDescriptionOpenAIResponseTranslator.translate(OpenAIResponse response) Extracts the structured symbol enrichment payload from a raw OpenAI response.