Skip to content

ISSUE-690: Create AI model whitelist configuration#693

Open
Naragod wants to merge 12 commits intomasterfrom
ISSUE-690_enable_ai_model_whitelist_configuration
Open

ISSUE-690: Create AI model whitelist configuration#693
Naragod wants to merge 12 commits intomasterfrom
ISSUE-690_enable_ai_model_whitelist_configuration

Conversation

@Naragod
Copy link
Contributor

@Naragod Naragod commented Jan 13, 2026

Description:

We wish to dynamically whitelist AI models available for use. To prevent the potential exposure of sensitive data when autograding/autotesting assignments, we wish to restrict usage to remote models.

Implementation

Allow users when creating an assignment the ability to submit a whitelist of available models. When the autotest is ran, any models used missing from this list will fail to execute.

Note

This PR is dependent on USTORY-549.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create a configuration setting for a list of allowed remote AI models

2 participants