Update README.md

This commit is contained in:
zyxucp
2024-03-02 09:00:34 +08:00
committed by GitHub
parent 7f003afa2b
commit d23c263f9f

View File

@@ -94,7 +94,7 @@ Login是默认的登陆账号和密码
},
```
需要配置Chat和Embedding模型的地址然后修改EndPoint为本地
需要配置Chat和Embedding模型的地址然后修改EndPoint为本地使用本地模型时并没有用到Key、Model、EmbeddingModel这些参数所以这几个你可以随意填写
```
"OpenAIOption": {
"EndPoint": "https://ip:port/llama/",