Connection was forcibly closed by the remote host #11007
-
I am using ChatCompletionService using OpenAIChatCompletion.builder() using AzureKeyCredential and endpoint. // Prompt AI for response to users input when I try to read the ChatMessageContent it throws me the below error. reactor.core.Exceptions$ReactiveException: java.io.IOException: An existing connection was forcibly closed by the remote host When I try to run this off of my company VPN, the program runs and gets me the chatmessages output. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Thanks for reaching out - this is a good question for the AzureOpenAI team vs. the Semantic Kernel team as it relates to the model you're using. |
Beta Was this translation helpful? Give feedback.
Thanks for reaching out - this is a good question for the AzureOpenAI team vs. the Semantic Kernel team as it relates to the model you're using.