mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 07:27:15 +08:00
disable agent message tools for ui background tasks
This commit is contained in:
+1
-1
@@ -228,7 +228,7 @@ class SearchChain(ChainBase):
|
||||
output_callback=on_output,
|
||||
suppress_user_reply=True,
|
||||
persist_output_message=False,
|
||||
suppress_message_channel_dispatch=True,
|
||||
allow_message_tools=False,
|
||||
)
|
||||
return full_output[0].strip()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user