-
Notifications
You must be signed in to change notification settings - Fork 182
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AIPC Apps not response #556
Comments
Would you please follow these instructions to check each service status and provide the logs? |
Hi, We are using the AIPC as already mentioned. This we're refer to: And also provide you the docker status logs: user@user-desktop:~$ docker ps -a |
Hi @weiseng-yeap |
Hi Developer,
We using the GenAIExamples/ChatQnA/docker/aipc/
And testing MegaService:
curl http://${host_ip}:8888/v1/chatqna -H "Content-Type: application/json" -d '{
"messages": "What is the revenue of Nike in 2023?", "model": "'"${OLLAMA_MODEL}"'"
}'
And not getting any response.
Please help to advice.
The text was updated successfully, but these errors were encountered: