mirror of
https://github.com/infiniflow/ragflow.git
synced 2025-12-08 20:42:30 +08:00
Refa: add result to callback for agent tool use. (#9137)
### What problem does this PR solve? ### Type of change - [x] Refactoring
This commit is contained in:
@ -46,4 +46,4 @@ class Begin(UserFillUp):
|
||||
self.set_input_value(k, v)
|
||||
|
||||
def thoughts(self) -> str:
|
||||
return "☕ Here we go..."
|
||||
return ""
|
||||
|
||||
Reference in New Issue
Block a user