IMG-20260516155631634.json 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223
  1. {
  2. "wizard": {
  3. "lastRunAt": "2026-03-14T02:22:47.440Z",
  4. "lastRunVersion": "2026.3.12",
  5. "lastRunCommand": "onboard",
  6. "lastRunMode": "local"
  7. },
  8. "models": {
  9. "mode": "merge",
  10. "providers": {
  11. "bailian": {
  12. "baseUrl": "https://coding.dashscope.aliyuncs.com/v1",
  13. "apiKey": "YOUR_API_KEY",
  14. "api": "openai-completions",
  15. "models": [
  16. {
  17. "id": "qwen3.5-plus",
  18. "name": "qwen3.5-plus",
  19. "reasoning": false,
  20. "input": [
  21. "text",
  22. "image"
  23. ],
  24. "cost": {
  25. "input": 0,
  26. "output": 0,
  27. "cacheRead": 0,
  28. "cacheWrite": 0
  29. },
  30. "contextWindow": 1000000,
  31. "maxTokens": 65536,
  32. "compat": {
  33. "thinkingFormat": "qwen"
  34. }
  35. },
  36. {
  37. "id": "qwen3-max-2026-01-23",
  38. "name": "qwen3-max-2026-01-23",
  39. "reasoning": false,
  40. "input": [
  41. "text"
  42. ],
  43. "cost": {
  44. "input": 0,
  45. "output": 0,
  46. "cacheRead": 0,
  47. "cacheWrite": 0
  48. },
  49. "contextWindow": 262144,
  50. "maxTokens": 65536,
  51. "compat": {
  52. "thinkingFormat": "qwen"
  53. }
  54. },
  55. {
  56. "id": "qwen3-coder-next",
  57. "name": "qwen3-coder-next",
  58. "reasoning": false,
  59. "input": [
  60. "text"
  61. ],
  62. "cost": {
  63. "input": 0,
  64. "output": 0,
  65. "cacheRead": 0,
  66. "cacheWrite": 0
  67. },
  68. "contextWindow": 262144,
  69. "maxTokens": 65536
  70. },
  71. {
  72. "id": "qwen3-coder-plus",
  73. "name": "qwen3-coder-plus",
  74. "reasoning": false,
  75. "input": [
  76. "text"
  77. ],
  78. "cost": {
  79. "input": 0,
  80. "output": 0,
  81. "cacheRead": 0,
  82. "cacheWrite": 0
  83. },
  84. "contextWindow": 1000000,
  85. "maxTokens": 65536
  86. },
  87. {
  88. "id": "MiniMax-M2.5",
  89. "name": "MiniMax-M2.5",
  90. "reasoning": false,
  91. "input": [
  92. "text"
  93. ],
  94. "cost": {
  95. "input": 0,
  96. "output": 0,
  97. "cacheRead": 0,
  98. "cacheWrite": 0
  99. },
  100. "contextWindow": 196608,
  101. "maxTokens": 32768
  102. },
  103. {
  104. "id": "glm-5",
  105. "name": "glm-5",
  106. "reasoning": false,
  107. "input": [
  108. "text"
  109. ],
  110. "cost": {
  111. "input": 0,
  112. "output": 0,
  113. "cacheRead": 0,
  114. "cacheWrite": 0
  115. },
  116. "contextWindow": 202752,
  117. "maxTokens": 16384,
  118. "compat": {
  119. "thinkingFormat": "qwen"
  120. }
  121. },
  122. {
  123. "id": "glm-4.7",
  124. "name": "glm-4.7",
  125. "reasoning": false,
  126. "input": [
  127. "text"
  128. ],
  129. "cost": {
  130. "input": 0,
  131. "output": 0,
  132. "cacheRead": 0,
  133. "cacheWrite": 0
  134. },
  135. "contextWindow": 202752,
  136. "maxTokens": 16384,
  137. "compat": {
  138. "thinkingFormat": "qwen"
  139. }
  140. },
  141. {
  142. "id": "kimi-k2.5",
  143. "name": "kimi-k2.5",
  144. "reasoning": false,
  145. "input": [
  146. "text",
  147. "image"
  148. ],
  149. "cost": {
  150. "input": 0,
  151. "output": 0,
  152. "cacheRead": 0,
  153. "cacheWrite": 0
  154. },
  155. "contextWindow": 262144,
  156. "maxTokens": 32768,
  157. "compat": {
  158. "thinkingFormat": "qwen"
  159. }
  160. }
  161. ]
  162. }
  163. }
  164. },
  165. "agents": {
  166. "defaults": {
  167. "model": {
  168. "primary": "bailian/qwen3.5-plus"
  169. },
  170. "models": {
  171. "bailian/qwen3.5-plus": {},
  172. "bailian/qwen3-max-2026-01-23": {},
  173. "bailian/qwen3-coder-next": {},
  174. "bailian/qwen3-coder-plus": {},
  175. "bailian/MiniMax-M2.5": {},
  176. "bailian/glm-5": {},
  177. "bailian/glm-4.7": {},
  178. "bailian/kimi-k2.5": {}
  179. },
  180. "workspace": "C:\\Users\\admin\\.openclaw\\workspace"
  181. }
  182. },
  183. "tools": {
  184. "profile": "coding"
  185. },
  186. "commands": {
  187. "native": "auto",
  188. "nativeSkills": "auto",
  189. "restart": true,
  190. "ownerDisplay": "raw"
  191. },
  192. "session": {
  193. "dmScope": "per-channel-peer"
  194. },
  195. "gateway": {
  196. "port": 18789,
  197. "mode": "local",
  198. "bind": "loopback",
  199. "auth": {
  200. "mode": "token",
  201. "token": "530adc707f7de90df97f39e8ead5909a74bfa04d4df3b4b6"
  202. },
  203. "tailscale": {
  204. "mode": "off",
  205. "resetOnExit": false
  206. },
  207. "nodes": {
  208. "denyCommands": [
  209. "camera.snap",
  210. "camera.clip",
  211. "screen.record",
  212. "contacts.add",
  213. "calendar.add",
  214. "reminders.add",
  215. "sms.send"
  216. ]
  217. }
  218. },
  219. "meta": {
  220. "lastTouchedVersion": "2026.3.12",
  221. "lastTouchedAt": "2026-03-14T02:22:47.452Z"
  222. }
  223. }