From b4d1efd9fb7b09ea1aea275667bcc487209f6c36 Mon Sep 17 00:00:00 2001 From: "jinhui.li" Date: Sat, 1 Mar 2025 10:10:28 +0800 Subject: [PATCH] fix some description errors --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5c56216..2f3ef4d 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ - [x] Using the qwen-max-0125 model as the tool invoker -- [x] Using deepseek-v3 as the encoding model +- [x] Using deepseek-v3 as the coder model - [x] Using deepseek-r1 as the reasoning model @@ -41,7 +41,7 @@ npm i 3. Start server ```shell -# Alternatively, you can create an. env file in the repo directory +# Alternatively, you can create an .env file in the repo directory ## disable router ENABLE_ROUTER=false