Class InferenceActiveOptions


  • public final class InferenceActiveOptions
    extends Object
    Option response for V2 API inference.
    • Constructor Detail

      • InferenceActiveOptions

        public InferenceActiveOptions()
    • Method Detail

      • getRag

        public boolean getRag()
        Whether the RAG feature was activated.
      • getRawText

        public boolean getRawText()
        Whether the Raw Text feature was activated.
      • getPolygon

        public boolean getPolygon()
        Whether the polygon feature was activated.
      • getConfidence

        public boolean getConfidence()
        Whether the confidence feature was activated.