sophiamyang commited on
Commit
3909a5c
·
verified ·
1 Parent(s): 2843917

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -260,7 +260,7 @@ curl --location 'http://<your-node-url>:8000/v1/chat/completions' \
260
  {
261
  "role": "system",
262
  "content": $SYSTEM_PROMPT
263
- }
264
  {
265
  "role": "user",
266
  "content": [
 
260
  {
261
  "role": "system",
262
  "content": $SYSTEM_PROMPT
263
+ },
264
  {
265
  "role": "user",
266
  "content": [