Class NaruOllamaNativeResponseParser
java.lang.Object
net.thevpc.naru.impl.ia.model.ollama.NaruOllamaNativeResponseParser
- All Implemented Interfaces:
net.thevpc.nuts.elem.NElementDeserializer<NaruResponse>
public class NaruOllamaNativeResponseParser
extends Object
implements net.thevpc.nuts.elem.NElementDeserializer<NaruResponse>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontoObject(net.thevpc.nuts.elem.NElementDeserializerContext context)
-
Constructor Details
-
NaruOllamaNativeResponseParser
public NaruOllamaNativeResponseParser()
-
-
Method Details
-
toObject
- Specified by:
toObjectin interfacenet.thevpc.nuts.elem.NElementDeserializer<NaruResponse>
-