Files
2026-06-30 23:17:02 +02:00

45 lines
1.3 KiB
Markdown

# GESIS OpenCode Desktop Installer
This installer sets up OpenCode Desktop for the GESIS AI Server on Windows.
## Download
Download the current release:
[Open the releases page](https://git.seimel.app/armin/opencode_gesis/releases)
Download the `.exe` installer from the latest release and open it.
Windows may show a warning because the installer is not code-signed. If you downloaded it from this project, choose **More info** and then **Run anyway**.
## Get Your API Key
Open GESIS Open WebUI:
[https://ai-openwebui.gesis.org](https://ai-openwebui.gesis.org)
Sign in and click your profile icon in the top-right corner.
![Click your profile icon](docs/images/openwebui-api-key-step-1.png)
Choose **Settings**.
![Open Settings](docs/images/openwebui-api-key-step-2.png)
Open **Account**, find **API keys**, and click **Show**. Copy your API key.
![Show your API key](docs/images/openwebui-api-key-step-3.png)
Do not share your API key with anyone.
## Install
1. Open the downloaded installer.
2. Paste your API key.
3. Click **Check API key**.
4. Select the models you want to use in OpenCode. All available models are selected by default.
5. Click **Install selected models**.
6. Follow the OpenCode Desktop installer if it opens.
When the installation is finished, start or restart OpenCode Desktop.