Update chat.md (#2996)
This commit is contained in:
parent
7ee1a340e6
commit
a5b913f1b1
@ -45,7 +45,7 @@ curl --location --request POST 'http://localhost:3000/api/v1/chat/completions' \
|
|||||||
"messages": [
|
"messages": [
|
||||||
{
|
{
|
||||||
"role": "user",
|
"role": "user",
|
||||||
"content": "导演是谁",
|
"content": "导演是谁"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}'
|
}'
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user