adk-web icon indicating copy to clipboard operation
adk-web copied to clipboard

frontend not calling backend properly

Open AdityaGangwar2674 opened this issue 1 month ago • 0 comments

Describe the bug When I open the frontend and enter a prompt in the chatbox, it displays a “fetch failed” error. In the developer console, the error appears under useChat.useAsyncCallback[runChatCompletion].

Expected behavior After entering a prompt in the chat interface, it should display the response to the prompt instead of showing an error.

Screenshots

Image

Desktop (please complete the following information):

  • OS: [e.g. macOS, Linux, Windows] -> Windows
  • Python version(python -V): Python 3.13.7
  • ADK version(pip show google-adk): 1.18.0

AdityaGangwar2674 avatar Nov 07 '25 07:11 AdityaGangwar2674