Skip to content

Conversation

Rohit10jr
Copy link
Contributor

Replaced incorrect APP_NAME and USER_ID with app_name and user_id,
and fixed wrong import of CallbackContext from google.adk.agents in the documentation.

Rohit10jr and others added 4 commits June 1, 2025 09:11
…docs

Updated the Markdown link to point directly to the relevant section (output_key) within the LLM Agent documentation, instead of linking to the top of the page.
Replaced incorrect `APP_NAME` and `USER_ID` with `app_name` and `user_id`,  and fixed the wrong import of `CallbackContext` from `google.adk.agents` in the documentation.
@Rohit10jr Rohit10jr changed the title Fix variable names and CallbackContext import in documentation fix: variable names and CallbackContext import in documentation Jun 17, 2025
Added await to create_session and get_session calls. Moved session logic into async function. App now supports execution in both Jupyter notebooks and standard Python scripts.
@Rohit10jr Rohit10jr changed the title fix: variable names and CallbackContext import in documentation fix: correct variable names, CallbackContext import, and add async session handling Jun 20, 2025
Rohit10jr added 2 commits July 8, 2025 22:16
This file was missing the license header and was giving a warning on the pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants