[Bug]: Getting "Can't inference the where the component input is." on use of categorize component in some cases.
Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
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
Create an agent from the general chatbot template.
Run the agent.
Ask for something that triggers websearch tool.
Additional information
Works okay in the demo app. Getting the error in local setup.
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