Open arjunw3nuts opened 4 days ago
Could you pull the dev version of docker image again since we fixed things about this recently? Is it on demo, but I can't re-produce it again?
I am running the server locally from source on wsl. I took the latest pull from main branch. Pulled the docker by: docker compose -f docker/docker-compose-base.yml pull Running the server using: bash docker/launch_backend_service.sh
Am I missing anything? @KevinHuSh Appreciate your help.
I also pulled the docker slim version of the ragflow-server image and ran the backend from that, still getting the same error.
docker pull swr.cn-north-4.myhuaweicloud.com/infiniflow/ragflow:dev
Is there an existing issue for the same bug?
Branch name
main
Commit ID
df9d054
Other environment information
No response
Actual behavior
Can't inference the where the component input is.
Expected behavior
Generate answer from the websearch tool.
Steps to reproduce
Additional information
Works okay in the demo app. Getting the error in local setup.