File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,10 +6,13 @@ Plugin for [OpenCode](https://opencode.ai) that adds [CoreInfra AI Hub](https://
66
77** Important:** requires OpenCode version 1.4.0 or newer
88
9+ Install the plugin
910``` bash
10- # Install the plugin
1111opencode plugin -g ' coreinfra-opencode-plugin@github:CoreInfraAI/opencode-plugin'
12- # Log in by entering the API token
12+ ```
13+
14+ Log in by entering the API token
15+ ``` bash
1316opencode providers login --provider coreinfra
1417```
1518
Original file line number Diff line number Diff line change 66
77** Важно:** требуется версия OpenCode не старше 1.4.0
88
9+ Установка плагина
910``` bash
10- # Установка плагина
1111opencode plugin -g ' coreinfra-opencode-plugin@github:CoreInfraAI/opencode-plugin'
12- # Авторизация с вводом API-токена
12+ ```
13+
14+ Авторизация с вводом API-токена
15+ ``` bash
1316opencode providers login --provider coreinfra
1417```
1518
You can’t perform that action at this time.
0 commit comments