From e365a6646d44afc935206e87fd82d1c3e9e01e0e Mon Sep 17 00:00:00 2001 From: lililbot <3991731554@qq.com> Date: Mon, 7 Sep 2026 18:25:17 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AB=AF=E7=82=B9=E5=BA=94=E8=AF=A5=E6=98=AF/v?= =?UTF-8?q?1/messages?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 并没有/messages这个端点 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 24b90c8..dd7ef4d 100644 --- a/README.md +++ b/README.md @@ -207,10 +207,10 @@ curl https://127.0.0.1:5173/v1/responses \ ``` -Anthropic Messages 兼容接口使用 `/messages`,例如: +Anthropic Messages 兼容接口使用 `/v1/messages`,例如: ```bash -curl https://127.0.0.1:5173/messages \ +curl https://127.0.0.1:5173/v1/messages \ -H 'Content-Type: application/json' \ -H 'Authorization: Bearer sk-i-love-you-hutao' \ -d '{