Skip to content

Commit 8c16148

Browse files
authored
Add LLM_MODELS configuration to OPTIONS
1 parent 41e3359 commit 8c16148

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

etc/OPTIONS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ APACHE_COOKIE_PATH = /app/omicsplayground/
3333
DEVMODE = TRUE
3434
HUBSPOT_CHECK = TRUE
3535
PUBLIC_DATASETS_LABEL = Team Datasets
36+
LLM_MODELS = llama3.2:1b;granite4:micro;gpt-5-nano;grok-4-fast-non-reasoning;groq:llama-3.1-8b-instant
3637

3738
#BOARDS_ENABLED = welcome;load;upload;dataview;diffexpr;clustersamples;clusterfeatures;corr;enrich;pathway;isect;sig;comp;wordcloud;wgcna;drug;bio;cmap;tcga;cell
3839
#BOARDS_ENABLED = welcome;load;upload;cmap

0 commit comments

Comments
 (0)