From 354f16d9928e66eba6a539e3702e57ca5b7b257e Mon Sep 17 00:00:00 2001 From: josc146 Date: Wed, 12 Apr 2023 15:11:59 +0800 Subject: [PATCH] update cn news --- README_ZH.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README_ZH.md b/README_ZH.md index f1551e5..850f617 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -78,6 +78,10 @@ - 这个扩展程序不收集你的数据, 你可以通过对代码全局搜索 `fetch(` 和 `XMLHttpRequest(` 找到所有的网络请求调用. 代码量不多, 所以很容易验证. +- 自定义模型, chatGLM-6B, chatRWKV, chatYuan支持, 查看 https://github.com/l15y/wenda, API兼容 + +- 三方API服务兼容, 查看 https://api2d.com/r/193934, 该服务并不是由我提供的, 但对于获取账号困难的用户可以考虑 + - 离线/自托管模型 (llama.cpp, ChatGLM) 现已支持, 查看 https://github.com/josStorer/selfhostedAI ## ✨ Features