This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Slock で DeepSeek を使う(opencode runtime 経由) | |
| Slockのopencode runtimeはSlock UI上のモデル一覧しか選択できないが、 | |
| `opencode` コマンドをwrapperで差し替えることでDeepSeekに透過マッピングできる。 | |
| --- | |
| ## 仕組み | |
| ``` |