GenAIExamples icon indicating copy to clipboard operation
GenAIExamples copied to clipboard

AIPC Apps not response

Open weiseng-yeap opened this issue 1 year ago • 3 comments

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.

weiseng-yeap avatar Aug 08 '24 09:08 weiseng-yeap