I'm looking for documentation & examples of how to import/use a module from the SDK (Go prefered, any better than none)
After getting the module, I'd like to
- discover functions / agents
- programmatically run those things
Are there some example modules with functions, and especially an agent (doesn't matter what it does), that I can use without making my own?
I'm gearing up to (1) write a CUE interface to the Go SDK (2) more deeply integrate Dagger with ADK, there are a lot of good places now that I've used ADK more