AskSQL API Reference (core v0.10.0)
    Preparing search index...

    Interface MongoFewShot

    interface MongoFewShot {
        pipelineJson: string;
        question: string;
    }
    Index
    pipelineJson: string
    question: string