Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinlic committed Apr 28, 2024
1 parent 14078ac commit a2770fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -295,7 +295,7 @@ Authorization: Bearer [refresh_token]
响应数据:
```json
{
// conversation_id,你可以传入到下一轮对话来接续上下文
// 如果想获得原生多轮对话体验,此id,你可以传入到下一轮对话的conversation_id来接续上下文
"id": "65f6c28546bae1f0fbb532de",
"model": "glm4",
"object": "chat.completion",
Expand Down

0 comments on commit a2770fe

Please sign in to comment.