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