Samuel Yew

Results 2 issues of Samuel Yew

**Is your feature request related to a problem? Please describe. ** I saw a 'TODO:' in the source code (base_flow.go lines 363) for filtering function calls, I would like to...

enhancement

## Filter Function Calls Developers using ADK-go can now add filters when they create a new LLM agent as such: ```go agent, err := llmagent.New(llmagent.Config{ Name: "agent", Description: "math agent",...