test(agent): remove unused respondWithMediaHook field
This commit is contained in:
parent
862421b146
commit
087e355885
1 changed files with 0 additions and 1 deletions
|
|
@ -515,7 +515,6 @@ 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