[extension/openai] add edits & image endpoints & fix prompt return in non --chat modes (#1935)
This commit is contained in:
parent
23d3f6909a
commit
309b72e549
5 changed files with 203 additions and 11 deletions
|
@ -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: ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue