File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -40,9 +40,12 @@ the help of tools.
4040
4141![ ] ( /images/lgo-56-looptool.gif )
4242
43- Google Agent SDK at this time only supports gemini out of the box, so we wrote
44- a simple agent from scratch (against any openai compatible endpoint) and ended
45- up with an program that had a short list of tools (some of them just stubs):
43+ [ Google ADK for Go] ( https://github.com/google/adk-go ) at this time only
44+ supports gemini out of the box
45+ ([ #233 ] ( https://github.com/google/adk-go/pull/233 ) ,
46+ [ #242 ] ( https://github.com/google/adk-go/pull/242 ) , ...), so we wrote a simple
47+ agent from scratch (against any openai compatible endpoint) and ended up with
48+ an program that had a short list of tools (some of them just stubs):
4649
4750```
4851get_weather
You can’t perform that action at this time.
0 commit comments