-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
After docker compose up
, all the services are up & running, and healthy. The loader (http://localhost:8502/) works fine (I am able to successfully Import) and the browser (http://localhost:7474/) works as well (MATCH(n) RETURN n limit 25
returns a 25 nodes graph).
But bot (http://localhost:8501/) doesn't work. I can access to this page. But when I type a question "Can I use subqueries in neo4j", no answer comes back. On the upper right corner, it says RUNNING with a running gif on the left.
I checked the logs for genai-stack-api and for genai-stack-front-end. No errors in either log.
Metadata
Metadata
Assignees
Labels
No labels