Browse Source

add suffix

Roy Han 9 months ago
parent
commit
568416ba17
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/openai.md

+ 1 - 1
docs/openai.md

@@ -141,9 +141,9 @@ curl http://localhost:11434/v1/completions \
 - [x] `temperature`
 - [x] `top_p`
 - [x] `max_tokens`
+- [x] `suffix`
 - [ ] `best_of`
 - [ ] `echo`
-- [ ] `suffix`
 - [ ] `logit_bias`
 - [ ] `user`
 - [ ] `n`