Class JsonSchemaToExampleStringHelper
java.lang.Object
io.quarkiverse.langchain4j.mcp.runtime.devui.json.JsonSchemaToExampleStringHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
generateExampleStringFromSchema
(dev.langchain4j.model.chat.request.json.JsonSchemaElement element)
-
Constructor Details
-
JsonSchemaToExampleStringHelper
public JsonSchemaToExampleStringHelper()
-
-
Method Details
-
generateExampleStringFromSchema
public static String generateExampleStringFromSchema(dev.langchain4j.model.chat.request.json.JsonSchemaElement element)
-