Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Commit

Permalink
改一下测试命令
Browse files Browse the repository at this point in the history
  • Loading branch information
Nekohy committed Nov 3, 2024
1 parent 622bc58 commit df7b459
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@ curl --request GET 'http://127.0.0.1:8787/v1/models' \
请求
curl --request POST 'http://127.0.0.1:8787/v1/chat/completions' \
--header 'Content-Type: application/json' \
--header "Authorization: Bearer Your API_KEY"
--data '{
"messages": [
{
Expand Down

0 comments on commit df7b459

Please sign in to comment.