From 6afba31565743bdc63fac4026890b87fb931b40c Mon Sep 17 00:00:00 2001 From: Archeb Date: Sat, 18 May 2024 22:17:08 +0800 Subject: [PATCH] update README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index e9bb6b5..4929cda 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,15 @@ A proxy for YOU Chat. **仅供个人部署用于访问自己合法取得的订阅,严禁用于转售或其他商业用途。不提供任何技术支持、不为任何违规使用导致的封号负责。** + +## 常见错误及解决办法 + +ETIMEOUT (443) - 网络不好,换个代理 + +403 / Just a moment... - 重新抓 Cookie + +config.js corrupted or missing - 填写Cookie格式不对,建议用vscode编辑(会提示问题在哪),cookie和ua都必须各自一行写完,以 `",` 结束。 + ## Limitations 限制 Only Anthropic API format is supported. Change the model name to use different models (default claude_3_opus)