docs: update readme given router now multilingual

This commit is contained in:
martin legrand
2025-04-02 13:23:55 +02:00
parent 704509560a
commit 3b201c82db
3 changed files with 33 additions and 42 deletions
-3
View File
@@ -145,9 +145,6 @@ python3 main.py
## Usage (使用方法)
警告:目前 AgenticSeek 選擇助理的方式,暫且只支援英文,因為選擇助理的方式是使用英文文本訓練,所以使用非英文方式會出現挺多問題的。但放心,我們正在努力解決這個問題,還請體諒 QAQ
確定所有的核心檔案都啟用了,也就是執行過這條命令 `./start_services.sh` 然後你就可以使用 `python3 main.py` 來啟動 AgenticSeek 了!
```sh