程序包 com.zhipu.oapi.service.v4.deserialize
package com.zhipu.oapi.service.v4.deserialize
-
类说明BaseNodeDeserializer<T extends com.fasterxml.jackson.databind.JsonNode>Base class for all actual
JsonNodedeserializer implementationsDeserializer that can build instances ofChatFunctionCallfrom any JSON content, using appropriateChatFunctionCalltype.Deserializer that can build instances ofChatMessagefrom any JSON content, using appropriateChatMessagetype.