fix: openai async (#585) bump:patch

This commit is contained in:
Tuan Anh Nguyen Dang (Tadashi_Cin)
2024-12-24 09:45:15 +07:00
committed by GitHub
parent 95191f53d9
commit 5343d0d3ee
2 changed files with 29 additions and 7 deletions

View File

@@ -26,7 +26,7 @@ class ChatPanel(BasePage):
scale=20,
file_count="multiple",
placeholder=(
"Type a message, or search the @web, " "tag a file with @filename"
"Type a message, search the @web, or tag a file with @filename"
),
container=False,
show_label=False,