Class OpenAISchemaRectifier

java.lang.Object
com.mulesoft.modules.agent.broker.internal.util.OpenAISchemaRectifier

public class OpenAISchemaRectifier extends Object
  • Constructor Details

    • OpenAISchemaRectifier

      public OpenAISchemaRectifier()
  • Method Details

    • rectifySchema

      public static Map<String,com.openai.core.JsonValue> rectifySchema(com.fasterxml.jackson.databind.node.ObjectNode schemaRoot) throws com.fasterxml.jackson.core.JsonProcessingException
      Throws:
      com.fasterxml.jackson.core.JsonProcessingException