mirror of
https://github.com/yuruotong1/autoMate.git
synced 2025-12-26 05:16:21 +08:00
更新消息展示
This commit is contained in:
parent
89bea04a91
commit
0147a383ca
@ -287,9 +287,7 @@ def run():
|
||||
chatbot = gr.Chatbot(
|
||||
label="Chatbot History",
|
||||
autoscroll=True,
|
||||
height=580,
|
||||
type="messages"
|
||||
)
|
||||
height=580 )
|
||||
|
||||
def update_model(model_selection, state):
|
||||
state["model"] = model_selection
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user