Running LLMs locally causing this error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing
I have the following code to send a prompt request to a local LLM, ph-3. Although it shows the correct response in LM studio (check the image), on the VS I receive timeout error. Any help?