docs: update all remaining references to use upstream tools directly
- docs/README_en.md: update FAQ, Works Out of the Box, Design Philosophy - docs/troubleshooting.md: Exa fallback uses mcporter directly - agent_reach/guides/setup-exa.md: test with mcporter call - agent_reach/guides/setup-wechat.md: test with Jina Reader
This commit is contained in:
@@ -18,7 +18,7 @@ playwright install chromium
|
||||
|
||||
3. 安装完成后测试:
|
||||
```bash
|
||||
agent-reach read "https://mp.weixin.qq.com/s/一个测试链接"
|
||||
curl -s "https://r.jina.ai/https://mp.weixin.qq.com/s/一个测试链接" -H "Accept: text/markdown"
|
||||
```
|
||||
|
||||
## 需要用户手动做的步骤
|
||||
|
||||
Reference in New Issue
Block a user