Skip to content

Commit f61cd70

Browse files
authored
Update 2.3.-AI-Setup.md
1 parent b7eb737 commit f61cd70

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/doc/en/2.3.-AI-Setup.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ In QualCoder, you can choose between different AI Large Language Models and even
3232
* Blablador is free to use, but still requires a personal API key from the Helmholtz Society. You can sign up with your university account or with GitHub, Google, or ORCID. Follow the instructions here: [https://sdlaml.pages.jsc.fz-juelich.de/ai/guides/blablador_api_access/](https://sdlaml.pages.jsc.fz-juelich.de/ai/guides/blablador_api_access/).
3333

3434
!!! warning
35+
3536
As of November 2025, if you are using QualCoder 3.7 or lower, you must update your config.ini file in order to regain access to Blablador. This is because the service has switched to a new, more powerful server. Follow these steps to point QualCoder to the new server. 1) Close QualCoder ; 2) Open the file `config.ini` in the QualCoder settings folder (On Windows: `C:\Users\YOUR USERNAME\.qualcoder\config.ini` ; On Mac or Linux: `~/.qualcoder/config.ini` (to open this hidden folder on a Mac, click Go → Go to Folder… in the Finder menu bar and enter `~/.qualcoder`)). 3) In the file, scroll down to the `[ai_model_Blablador]` section. 4) Change the value for `api_base` from `https://helmholtz-blablador.fz-juelich.de:8000/v1` to the new address `https://api.helmholtz-blablador.fz-juelich.de/v1/`. 5) Save and close the file config.ini, then restart QualCoder.
3637
We will fix this issue in the next QualCoder release.
3738

0 commit comments

Comments
 (0)