megar74877 commited on
Commit
50305d4
·
verified ·
1 Parent(s): a9d24ec

Create opencode.json

Browse files
Files changed (1) hide show
  1. opencode.json +12 -0
opencode.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "$schema": "https://opencode.ai/config.json",
3
+ "provider": {
4
+ "id": "openai-compatible",
5
+ "name": "NVIDIA NIM",
6
+ "options": {
7
+ "baseURL": "https://integrate.api.nvidia.com/v1",
8
+ "apiKey": "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"
9
+ }
10
+ },
11
+ "model": "moonshotai/kimi-k2.5"
12
+ }