Skip to content

Commit daef213

Browse files
authored
Merge pull request #163 from HolobiomicsLab/dev_madina
Update the link to the web app
2 parents 9e490d7 + e3278fe commit daef213

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

app/config/params.ini

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ id = o3-mini-2025-01-31
1919
temperature = 1
2020
max_retries = 3
2121

22+
[llm_gpt_5]
23+
id = gpt-5
24+
temperature = 1
25+
max_retries = 3
26+
2227
[llm_o1]
2328
id = o1-2024-12-17
2429
temperature = 1

docs/getting-started/quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Welcome to the Quick Start Guide for 🧪 MetaboT 🍵. This guide will help you quickly run and test the application.
44

5-
👉 **Try the MetaboT Web App Demo**: [https://metabot.holobiomicslab.cnrs.fr](https://metabot.holobiomicslab.cnrs.fr) — no installation needed!
5+
👉 **Try the MetaboT Web App Demo**: [https://metabot.holobiomicslab.eu/](https://metabot.holobiomicslab.eu/) — no installation needed!
66

77
The demo provides access to an open [dataset of 1,600 plant extracts](https://doi.org/10.1093/gigascience/giac124). You can explore metabolomics data and ask questions about the dataset directly through the web interface.
88

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ body_class: md-home
1818

1919
> Take a break, brew a cup of tea 🍵, and let 🧪 MetaboT 🍵 dig into your mass spec data! While you enjoy your favorite brew, our AI system will be busy infusing your data with meaning. Sip, smile, and watch the insights steep into brilliance! ✨
2020
21-
👉 **Try the MetaboT Web App**: [https://metabot.holobiomicslab.cnrs.fr](https://metabot.holobiomicslab.cnrs.fr)
21+
👉 **Try the MetaboT Web App**: [https://metabot.holobiomicslab.eu](https://metabot.holobiomicslab.eu)
2222

2323
## Key Features ✨
2424

0 commit comments

Comments
 (0)