diff options
Diffstat (limited to 'dispatch.toml')
| -rw-r--r-- | dispatch.toml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dispatch.toml b/dispatch.toml index b35f27a..ebcd3c7 100644 --- a/dispatch.toml +++ b/dispatch.toml @@ -25,6 +25,11 @@ base_url = "https://opencode.ai/zen/go/v1" id = "opencode-2" provider = "opencode-go" base_url = "https://opencode.ai/zen/go/v1" +[[keys]] +id = "newyorkiedog" +provider = "google" +base_url = "https://generativelanguage.googleapis.com/v1beta/openai" + # ─── Permissions ───────────────────────────────────────────────── [permissions] |
