frontend not calling backend properly
Open
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 267
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 9
Description
**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**
**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
Contributor guide
Assessment
This issue has not been assessed yet.