diff --git a/.vscode/settings.json b/.vscode/settings.json index ecdd982..c7429f3 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -4,7 +4,9 @@ "historychange", "HITL", "innerhtml", + "languagedetector", "llms", + "magicui", "npmmirror", "onwarn", "opensource", diff --git a/README-zh.md b/README-zh.md index 945d87d..177846c 100644 --- a/README-zh.md +++ b/README-zh.md @@ -48,10 +48,10 @@ > - **⚠️ 仅用于技术评估。** Demo LLM 有速率和使用限制,可能随时变更。 > - **🌷 建议使用自己的 LLM API。** -| 镜像 | URL | -| ------ | ----------------------------------------------------------------------------------------- | -| Global | https://cdn.jsdelivr.net/npm/page-agent@1.0.0/dist/iife/page-agent.demo.js | -| China | https://registry.npmmirror.com/page-agent/1.0.0/files/dist/iife/page-agent.demo.js | +| Mirrors | URL | +| ------- | ---------------------------------------------------------------------------------- | +| Global | https://cdn.jsdelivr.net/npm/page-agent@1.0.0/dist/iife/page-agent.demo.js | +| China | https://registry.npmmirror.com/page-agent/1.0.0/files/dist/iife/page-agent.demo.js | ### NPM 安装 diff --git a/README.md b/README.md index 9c2710f..b3c2108 100644 --- a/README.md +++ b/README.md @@ -48,8 +48,8 @@ Fastest way to try PageAgent with our free Demo LLM: > - **⚠️ For technical evaluation only.** Demo LLM has rate limits and usage restrictions. May change without notice. > - **🌷 Bring your own LLM API.** -| Mirrors | URL | -| ------- | ----------------------------------------------------------------------------------------- | +| Mirrors | URL | +| ------- | ---------------------------------------------------------------------------------- | | Global | https://cdn.jsdelivr.net/npm/page-agent@1.0.0/dist/iife/page-agent.demo.js | | China | https://registry.npmmirror.com/page-agent/1.0.0/files/dist/iife/page-agent.demo.js |