Replies: 4 comments
-
|
Weird how how writing docs is changing, I'm altering the markdown at the
from the runtime page, before" from the runtime page, after: this makes sure the reference in the paragraph aligns with the bullet point "label", important for cajoling the attention mechanisms |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Also like to include @joefernandez |
Beta Was this translation helpful? Give feedback.
-
|
For fun, I had my coding agent built on ADK, using gemini-2.5-flash, generate a bunch of AGENTS.md files as a first step towards assembling Go specific agent instruction files for context. Primarily focused on the I still have to go through them all to see if they are accurate, is this my new life with agents... prompting and double checking agent work? 🫠 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
ADK is a framework that started not in Go
python_casinginstead ofTitleCasingwhen referring to core concept interfaces when describing how they workNow as someone who is building agentic stuff with ADK-Go with the help of a coding agent (also built with adk)... I want to provide some context on how this core component of my arch works. Something like: https://google.github.io/adk-docs/runtime/
The language difference is extra work for the LLM or Users on a case-by-case basis.
Beta Was this translation helpful? Give feedback.
All reactions