fix: openai async (#585) bump:patch
This commit is contained in:
committed by
GitHub
parent
95191f53d9
commit
5343d0d3ee
@@ -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,
|
||||
|
Reference in New Issue
Block a user