We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41e3359 commit 8c16148Copy full SHA for 8c16148
etc/OPTIONS
@@ -33,6 +33,7 @@ APACHE_COOKIE_PATH = /app/omicsplayground/
33
DEVMODE = TRUE
34
HUBSPOT_CHECK = TRUE
35
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
37
38
#BOARDS_ENABLED = welcome;load;upload;dataview;diffexpr;clustersamples;clusterfeatures;corr;enrich;pathway;isect;sig;comp;wordcloud;wgcna;drug;bio;cmap;tcga;cell
39
#BOARDS_ENABLED = welcome;load;upload;cmap
0 commit comments