Skip to content

Commit

Permalink
feat: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xiangsx committed Jun 13, 2023
1 parent 2e71cd4 commit a87866b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ interface ChatResponse {
}
```

Response with stream like(/ask/stream):
Response with stream like, Suggest!!(/ask/stream):

```
event: message
Expand Down
2 changes: 1 addition & 1 deletion README_zh.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ interface ChatResponse {
}
```

stream模式返回参数示例(/ask/stream):
stream模式返回参数示例Suggest!!(/ask/stream):

```
event: message
Expand Down

0 comments on commit a87866b

Please sign in to comment.