mirror of
https://github.com/oobabooga/text-generation-webui.git
synced 2026-04-04 14:17:28 +00:00
UI: Add message version navigation (#6947)
--------- Co-authored-by: oobabooga <112222186+oobabooga@users.noreply.github.com>
This commit is contained in:
parent
cc9b7253c1
commit
355b5f6c8b
7 changed files with 262 additions and 8 deletions
|
|
@ -157,6 +157,8 @@ def list_model_elements():
|
|||
|
||||
def list_interface_input_elements():
|
||||
elements = [
|
||||
'navigate_message_index',
|
||||
'navigate_direction',
|
||||
'temperature',
|
||||
'dynatemp_low',
|
||||
'dynatemp_high',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue