fix redirect uri import, add chat stub

This commit is contained in:
Taylor Wilsdon
2025-06-03 13:03:26 -04:00
parent 313630e3c5
commit 4046875cfc
9 changed files with 357 additions and 30 deletions

View File

@@ -482,7 +482,7 @@ async def get_authenticated_google_service(
)
# Import here to avoid circular import
from config.google_config import OAUTH_REDIRECT_URI
from core.server import OAUTH_REDIRECT_URI
# This call will return a CallToolResult which should be propagated
return await start_auth_flow(