Revert "test(agent): remove unused respondWithMediaHook field"
This reverts commit 087e355885.
This commit is contained in:
parent
087e355885
commit
a2f02e4b18
1 changed files with 1 additions and 0 deletions
|
|
@ -515,6 +515,7 @@ type respondWithMediaHook struct {
|
||||||
media []string
|
media []string
|
||||||
responseHandled bool
|
responseHandled bool
|
||||||
forLLM string
|
forLLM string
|
||||||
|
sendMediaErr error
|
||||||
}
|
}
|
||||||
|
|
||||||
func (h *respondWithMediaHook) BeforeTool(
|
func (h *respondWithMediaHook) BeforeTool(
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue