java.lang.Object
com.mulesoft.modules.agent.broker.internal.util.OpenAISchemaRectifier
public class OpenAISchemaRectifier
extends Object
Constructor Summary
Constructors
Method Summary
All Methods Static Methods Concrete Methods
rectifySchema (com.fasterxml.jackson.databind.node.ObjectNode schemaRoot)
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
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