Autosave generated text in the Notebook tab (#7079)

This commit is contained in:
oobabooga 2025-06-16 17:36:05 -03:00 committed by GitHub
parent d0befe0729
commit faae4dc1b0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 325 additions and 52 deletions

View file

@ -77,7 +77,7 @@ def handle_default_to_notebook_change(show_two_columns, default_input, default_o
gr.update(),
gr.update(),
gr.update(),
default_input,
default_output,
gr.update(value=default_prompt, choices=utils.get_available_prompts())
]