config.rag - Initialization - Author Aide API

Author Aide API Initialization

rag

This is a premium feature and may not be included in your product license. For more information, reach out to your Learnosity Account Manager.

Specifies the configuration options of Retrieval-Augmented Generation.

Examples

const initializationOptions = {
    "config": {
        "rag": {
            "enable": true
        }
    }
};

Values

Attribute path config.rag

Type object

Properties

  • enable boolean

    Controls whether to allow Retrieval-Augmented Generation.

Was this article helpful?

Did you arrive here by accident? If so, learn more about Learnosity.