Uses of Record Class
io.quarkiverse.langchain4j.watsonx.bean.TextChatParameters.TextChatResponseFormat.JsonSchemaObject
Packages that use TextChatParameters.TextChatResponseFormat.JsonSchemaObject
-
Uses of TextChatParameters.TextChatResponseFormat.JsonSchemaObject in io.quarkiverse.langchain4j.watsonx.bean
Methods in io.quarkiverse.langchain4j.watsonx.bean that return TextChatParameters.TextChatResponseFormat.JsonSchemaObjectModifier and TypeMethodDescriptionTextChatParameters.TextChatResponseFormat.jsonSchema()
Returns the value of thejsonSchema
record component.Constructors in io.quarkiverse.langchain4j.watsonx.bean with parameters of type TextChatParameters.TextChatResponseFormat.JsonSchemaObjectModifierConstructorDescriptionTextChatResponseFormat
(String type, TextChatParameters.TextChatResponseFormat.JsonSchemaObject jsonSchema) Creates an instance of aTextChatResponseFormat
record class.