You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The other parts of the code are consistent with the tutorial. After executing "uvicorn main: app -- reload" in the app directory, an error message will appear:
NotImplementedError: Live connection is not supported for openai/qwen2.5-14b-q4km:latest.
And, running 'adk web' in the app directory, accessing the localhost: 8000 page function is normal.