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 Details

    • NaruOllamaNativeResponseParser

      public NaruOllamaNativeResponseParser()
  • Method Details

    • toObject

      public NaruResponse toObject(net.thevpc.nuts.elem.NElementDeserializerContext context)
      Specified by:
      toObject in interface net.thevpc.nuts.elem.NElementDeserializer<NaruResponse>