Interface StructuredOutputChatOptions.Builder<B extends StructuredOutputChatOptions.Builder<B>>
- All Superinterfaces:
ChatOptions.Builder<B>,Cloneable
- All Known Implementing Classes:
DefaultStructuredOutputChatOptions.Builder
- Enclosing interface:
- StructuredOutputChatOptions
public static interface StructuredOutputChatOptions.Builder<B extends StructuredOutputChatOptions.Builder<B>>
extends ChatOptions.Builder<B>
-
Method Summary
Methods inherited from interface org.springframework.ai.chat.prompt.ChatOptions.Builder
build, clone, combineWith, frequencyPenalty, maxTokens, model, presencePenalty, stopSequences, temperature, topK, topP
-
Method Details
-
outputSchema
-