•   12 months ago

Typos/mistakes in Google hosted docs

Hello,

I believe I may have found a couple of errors/typos in one of the resources provided by and hosted by Google. I am specifically speaking of this tutorial: https://google.github.io/adk-docs/tutorials/agent-team/; which deals with creating an agent team to provide weather and time information. In at least two instances the "await" keyword is not used in the code when it should be (I presume the writer of this doc meant for it to be since this code is meant to be copy/pasted for instructional purposes). What is the best way to contact Google to have them review this tutorial for correctness?

  • 2 comments

  • Manager   •   12 months ago

    Hi Imamu,

    Thanks for pointing this out. I've forwarded this on to the Google Team! I'll let you know when I hear back.

  • Manager   •   12 months ago

    Hi Imamu,

    Here is a response from the Google Team:

    The best way to report errors or typos in the adk-docs tutorial is to file a GitHub issue. This ensures the team responsible for the documentation sees your feedback directly.

    The direct link for filing a GitHub issue for the google/adk-docs repository is:

    https://github.com/google/adk-docs/issues/new

    Even better, if you're comfortable with it, you could submit a pull request with your suggested corrections to github.com/google/adk-docs. This is often the quickest way to get fixes implemented, as it allows you to contribute the solution directly.

    Thank you and good luck with your project!

Comments are closed.