{"id":235,"date":"2026-03-21T22:47:23","date_gmt":"2026-03-21T14:47:23","guid":{"rendered":"https:\/\/pa.yingzhi8.cn\/index.php\/2026\/03\/21\/providers-synthetic\/"},"modified":"2026-03-21T23:08:56","modified_gmt":"2026-03-21T15:08:56","slug":"providers-synthetic","status":"publish","type":"post","link":"https:\/\/pa.yingzhi8.cn\/index.php\/2026\/03\/21\/providers-synthetic\/","title":{"rendered":"Synthetic"},"content":{"rendered":"<h1>Synthetic<\/h1>\n<p>Synthetic \u63d0\u4f9b\u4e0e Anthropic \u517c\u5bb9\u7684\u7aef\u70b9\u3002OpenClaw \u5c06\u5176\u6ce8\u518c\u4e3a<br \/>\n<code>synthetic<\/code> \u63d0\u4f9b\u5546\uff0c\u5e76\u4f7f\u7528 Anthropic Messages API\u3002<\/p>\n<h2>\u5feb\u901f\u8bbe\u7f6e<\/h2>\n<ol>\n<li>\u8bbe\u7f6e <code>SYNTHETIC_API_KEY<\/code>\uff08\u6216\u8fd0\u884c\u4e0b\u9762\u7684\u5411\u5bfc\uff09\u3002<\/li>\n<li>\u8fd0\u884c\u65b0\u624b\u5f15\u5bfc\uff1a<\/li>\n<\/ol>\n<p>&#8220;`bash  theme={&#8220;theme&#8221;:{&#8220;light&#8221;:&#8221;min-light&#8221;,&#8221;dark&#8221;:&#8221;min-dark&#8221;}}<br \/>\nopenclaw onboard &#8211;auth-choice synthetic-api-key<\/p>\n<pre><code>\n\u9ed8\u8ba4\u6a21\u578b\u4f1a\u8bbe\u7f6e\u4e3a\uff1a\n\n<\/code><\/pre>\n<p>synthetic\/hf:MiniMaxAI\/MiniMax-M2.5<\/p>\n<pre><code>\n## \u914d\u7f6e\u793a\u4f8b\n\n```json5  theme={&quot;theme&quot;:{&quot;light&quot;:&quot;min-light&quot;,&quot;dark&quot;:&quot;min-dark&quot;}}\n{\n  env: { SYNTHETIC_API_KEY: &quot;sk-...&quot; },\n  agents: {\n    defaults: {\n      model: { primary: &quot;synthetic\/hf:MiniMaxAI\/MiniMax-M2.5&quot; },\n      models: { &quot;synthetic\/hf:MiniMaxAI\/MiniMax-M2.5&quot;: { alias: &quot;MiniMax M2.5&quot; } },\n    },\n  },\n  models: {\n    mode: &quot;merge&quot;,\n    providers: {\n      synthetic: {\n        baseUrl: &quot;https:\/\/api.synthetic.new\/anthropic&quot;,\n        apiKey: &quot;${SYNTHETIC_API_KEY}&quot;,\n        api: &quot;anthropic-messages&quot;,\n        models: [\n          {\n            id: &quot;hf:MiniMaxAI\/MiniMax-M2.5&quot;,\n            name: &quot;MiniMax M2.5&quot;,\n            reasoning: false,\n            input: [&quot;text&quot;],\n            cost: { input: 0, output: 0, cacheRead: 0, cacheWrite: 0 },\n            contextWindow: 192000,\n            maxTokens: 65536,\n          },\n        ],\n      },\n    },\n  },\n}\n<\/code><\/pre>\n<p>\u6ce8\u610f\uff1aOpenClaw \u7684 Anthropic \u5ba2\u6237\u7aef\u4f1a\u5c06 <code>\/v1<\/code> \u8ffd\u52a0\u5230 base URL \u540e\u9762\uff0c\u56e0\u6b64\u8bf7\u4f7f\u7528<br \/>\n<code>https:\/\/api.synthetic.new\/anthropic<\/code>\uff08\u800c\u4e0d\u662f <code>\/anthropic\/v1<\/code>\uff09\u3002\u5982\u679c Synthetic \u66f4\u6539\u4e86<br \/>\n\u5176 base URL\uff0c\u8bf7\u8986\u76d6 <code>models.providers.synthetic.baseUrl<\/code>\u3002<\/p>\n<h2>\u6a21\u578b\u76ee\u5f55<\/h2>\n<p>\u4e0b\u9762\u6240\u6709\u6a21\u578b\u7684\u6210\u672c\u90fd\u4e3a <code>0<\/code>\uff08\u8f93\u5165\/\u8f93\u51fa\/\u7f13\u5b58\uff09\u3002<\/p>\n<table>\n<thead>\n<tr>\n<th>\u6a21\u578b ID<\/th>\n<th>\u4e0a\u4e0b\u6587\u7a97\u53e3<\/th>\n<th>\u6700\u5927 tokens<\/th>\n<th>\u63a8\u7406<\/th>\n<th>\u8f93\u5165<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><code>hf:MiniMaxAI\/MiniMax-M2.5<\/code><\/td>\n<td>192000<\/td>\n<td>65536<\/td>\n<td>false<\/td>\n<td>text<\/td>\n<\/tr>\n<tr>\n<td><code>hf:moonshotai\/Kimi-K2-Thinking<\/code><\/td>\n<td>256000<\/td>\n<td>8192<\/td>\n<td>true<\/td>\n<td>text<\/td>\n<\/tr>\n<tr>\n<td><code>hf:zai-org\/GLM-4.7<\/code><\/td>\n<td>198000<\/td>\n<td>128000<\/td>\n<td>false<\/td>\n<td>text<\/td>\n<\/tr>\n<tr>\n<td><code>hf:deepseek-ai\/DeepSeek-R1-0528<\/code><\/td>\n<td>128000<\/td>\n<td>8192<\/td>\n<td>false<\/td>\n<td>text<\/td>\n<\/tr>\n<tr>\n<td><code>hf:deepseek-ai\/DeepSeek-V3-0324<\/code><\/td>\n<td>128000<\/td>\n<td>8192<\/td>\n<td>false<\/td>\n<td>text<\/td>\n<\/tr>\n<tr>\n<td><code>hf:deepseek-ai\/DeepSeek-V3.1<\/code><\/td>\n<td>128000<\/td>\n<td>8192<\/td>\n<td>false<\/td>\n<td>text<\/td>\n<\/tr>\n<tr>\n<td><code>hf:deepseek-ai\/DeepSeek-V3.1-Terminus<\/code><\/td>\n<td>128000<\/td>\n<td>8192<\/td>\n<td>false<\/td>\n<td>text<\/td>\n<\/tr>\n<tr>\n<td><code>hf:deepseek-ai\/DeepSeek-V3.2<\/code><\/td>\n<td>159000<\/td>\n<td>8192<\/td>\n<td>false<\/td>\n<td>text<\/td>\n<\/tr>\n<tr>\n<td><code>hf:meta-llama\/Llama-3.3-70B-Instruct<\/code><\/td>\n<td>128000<\/td>\n<td>8192<\/td>\n<td>false<\/td>\n<td>text<\/td>\n<\/tr>\n<tr>\n<td><code>hf:meta-llama\/Llama-4-Maverick-17B-128E-Instruct-FP8<\/code><\/td>\n<td>524000<\/td>\n<td>8192<\/td>\n<td>false<\/td>\n<td>text<\/td>\n<\/tr>\n<tr>\n<td><code>hf:moonshotai\/Kimi-K2-Instruct-0905<\/code><\/td>\n<td>256000<\/td>\n<td>8192<\/td>\n<td>false<\/td>\n<td>text<\/td>\n<\/tr>\n<tr>\n<td><code>hf:openai\/gpt-oss-120b<\/code><\/td>\n<td>128000<\/td>\n<td>8192<\/td>\n<td>false<\/td>\n<td>text<\/td>\n<\/tr>\n<tr>\n<td><code>hf:Qwen\/Qwen3-235B-A22B-Instruct-2507<\/code><\/td>\n<td>256000<\/td>\n<td>8192<\/td>\n<td>false<\/td>\n<td>text<\/td>\n<\/tr>\n<tr>\n<td><code>hf:Qwen\/Qwen3-Coder-480B-A35B-Instruct<\/code><\/td>\n<td>256000<\/td>\n<td>8192<\/td>\n<td>false<\/td>\n<td>text<\/td>\n<\/tr>\n<tr>\n<td><code>hf:Qwen\/Qwen3-VL-235B-A22B-Instruct<\/code><\/td>\n<td>250000<\/td>\n<td>8192<\/td>\n<td>false<\/td>\n<td>text + image<\/td>\n<\/tr>\n<tr>\n<td><code>hf:zai-org\/GLM-4.5<\/code><\/td>\n<td>128000<\/td>\n<td>128000<\/td>\n<td>false<\/td>\n<td>text<\/td>\n<\/tr>\n<tr>\n<td><code>hf:zai-org\/GLM-4.6<\/code><\/td>\n<td>198000<\/td>\n<td>128000<\/td>\n<td>false<\/td>\n<td>text<\/td>\n<\/tr>\n<tr>\n<td><code>hf:deepseek-ai\/DeepSeek-V3<\/code><\/td>\n<td>128000<\/td>\n<td>8192<\/td>\n<td>false<\/td>\n<td>text<\/td>\n<\/tr>\n<tr>\n<td><code>hf:Qwen\/Qwen3-235B-A22B-Thinking-2507<\/code><\/td>\n<td>256000<\/td>\n<td>8192<\/td>\n<td>true<\/td>\n<td>text<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h2>\u8bf4\u660e<\/h2>\n<ul>\n<li>\u6a21\u578b\u5f15\u7528\u4f7f\u7528 <code>synthetic\/&lt;modelId&gt;<\/code>\u3002<\/li>\n<li>\u5982\u679c\u4f60\u542f\u7528\u4e86\u6a21\u578b\u5141\u8bb8\u5217\u8868\uff08<code>agents.defaults.models<\/code>\uff09\uff0c\u8bf7\u6dfb\u52a0\u4f60<br \/>\n  \u8ba1\u5212\u4f7f\u7528\u7684\u6bcf\u4e2a\u6a21\u578b\u3002<\/li>\n<li>\u6709\u5173\u63d0\u4f9b\u5546\u89c4\u5219\uff0c\u8bf7\u53c2\u9605 <a href=\"\/concepts\/model-providers\">Model providers<\/a>\u3002<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Synthetic Synthetic \u63d0\u4f9b\u4e0e Anthropic \u517c\u5bb9\u7684\u7aef\u70b9\u3002OpenClaw \u5c06\u5176\u6ce8\u518c\u4e3a  [&hellip;]<\/p>\n","protected":false},"author":0,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-235","post","type-post","status-publish","format-standard","hentry","category-docs"],"_links":{"self":[{"href":"https:\/\/pa.yingzhi8.cn\/index.php\/wp-json\/wp\/v2\/posts\/235","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pa.yingzhi8.cn\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pa.yingzhi8.cn\/index.php\/wp-json\/wp\/v2\/types\/post"}],"replies":[{"embeddable":true,"href":"https:\/\/pa.yingzhi8.cn\/index.php\/wp-json\/wp\/v2\/comments?post=235"}],"version-history":[{"count":1,"href":"https:\/\/pa.yingzhi8.cn\/index.php\/wp-json\/wp\/v2\/posts\/235\/revisions"}],"predecessor-version":[{"id":530,"href":"https:\/\/pa.yingzhi8.cn\/index.php\/wp-json\/wp\/v2\/posts\/235\/revisions\/530"}],"wp:attachment":[{"href":"https:\/\/pa.yingzhi8.cn\/index.php\/wp-json\/wp\/v2\/media?parent=235"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pa.yingzhi8.cn\/index.php\/wp-json\/wp\/v2\/categories?post=235"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pa.yingzhi8.cn\/index.php\/wp-json\/wp\/v2\/tags?post=235"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}