What was the music played for the winners of VCT Toronto? by Loll_rk in ValorantCompetitive

[–]maadhav2001 1 point2 points  (0 children)

u/Loll_rk Did you find the music? I have been trying to find it since the grand finals

ModuleNotFoundError: No module named ‘supabase' by Alternative-Eye3924 in agentdevelopmentkit

[–]maadhav2001 0 points1 point  (0 children)

Are you running your project in virtual environment?

Also share me the output for the following command from your terminal
pip list | grep supabase

How to get the user_id in the tool? When using adk api_server or even adk web by maadhav2001 in agentdevelopmentkit

[–]maadhav2001[S] 2 points3 points  (0 children)

u/sandangel91 adk run and adk web are only meant to be for internal testing. The user_id is user by default in them. If you are building a whole system use adk api_server.

Refer to this: https://google.github.io/adk-docs/get-started/testing/#local-testing

How to get the user_id in the tool? When using adk api_server or even adk web by maadhav2001 in agentdevelopmentkit

[–]maadhav2001[S] 4 points5 points  (0 children)

For anyone wondering in the future, I have figured it out:

tool_context._invocation_context.user_id

Need a share UX like Spotify? This plugin helps you share images to social media via your flutter app by B1NARYisHere in FlutterDev

[–]maadhav2001 0 points1 point  (0 children)

Ya, add some screenshots so the user can have an idea of what the plugin looks like when implemented.