GenAIExamples
                                
                                 GenAIExamples copied to clipboard
                                
                                    GenAIExamples copied to clipboard
                            
                            
                            
                        AIPC Apps not response
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.