Skip to content

Commit

Permalink
Update README_CN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sangyuxiaowu authored Jul 28, 2024
1 parent 64dbbc4 commit a8b5a44
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ LLamaWorker 支持函数调用,目前在配置文件中提供了三个模板
`POST /v1/chat/completions`

```json
Content-Type: application/json

{
"model": "default",
"messages": [
Expand Down Expand Up @@ -157,4 +155,4 @@ dotnet run --project ChatUI\ChatUI.csproj

然后打开浏览器访问 Gradio UI 演示。

![](doc/ui.png)
![](doc/ui.png)

0 comments on commit a8b5a44

Please sign in to comment.