[extension/openai] add edits & image endpoints & fix prompt return in non --chat modes (#1935)

This commit is contained in:
matatonic 2023-05-11 10:06:39 -04:00 committed by GitHub
parent 23d3f6909a
commit 309b72e549
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 203 additions and 11 deletions

View file

@ -1,4 +1,4 @@
user: "[Round <|round|>]\n问:"
bot: "答:"
user: "[Round <|round|>]\n问"
bot: "答"
turn_template: "<|user|><|user-message|>\n<|bot|><|bot-message|>\n"
context: ""