Initial GESIS OpenCode installer
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
# GESIS OpenCode Installer Source
|
||||
|
||||
This folder contains the source and rebuild materials for `GESIS-OpenCode-Installer.exe`.
|
||||
|
||||
To rebuild on Windows:
|
||||
|
||||
```powershell
|
||||
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass
|
||||
.\Build-GuiInstaller.ps1
|
||||
```
|
||||
|
||||
The built EXE embeds the GESIS logo assets and writes a user-specific OpenCode configuration after probing the GESIS AI Server for models available to the user's API key.
|
||||
Reference in New Issue
Block a user