config.rag.enable - Initialization - Author Aide API

Author Aide API Initialization

enable

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

Controls whether to allow Retrieval-Augmented Generation.

You would want to use this to allow providing additional context with text content or uploading a document.

Examples

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

Values

Attribute path config.rag.enable

Default false

Type boolean

Was this article helpful?

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