Commit a5b913f1 by ainuoyan Committed by GitHub

Update chat.md (#2996)

parent 7ee1a340
......@@ -45,7 +45,7 @@ curl --location --request POST 'http://localhost:3000/api/v1/chat/completions' \
"messages": [
{
"role": "user",
"content": "导演是谁",
"content": "导演是谁"
}
]
}'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment