Class JsonSchemaToExampleStringHelper

java.lang.Object
io.quarkiverse.langchain4j.mcp.runtime.devui.json.JsonSchemaToExampleStringHelper

public class JsonSchemaToExampleStringHelper extends Object
  • Constructor Details

    • JsonSchemaToExampleStringHelper

      public JsonSchemaToExampleStringHelper()
  • Method Details

    • generateExampleStringFromSchema

      public static String generateExampleStringFromSchema(dev.langchain4j.model.chat.request.json.JsonSchemaElement element)