Are others seeing frequent server disconnects from...
# koog-agentic-framework
l
Are others seeing frequent server disconnects from the Anthropic executor. I get a high degree of reliability out of the OpenAI connector, but not the Anthropic equivalent:
Copy code
Exception in thread "main" ai.koog.prompt.executor.clients.LLMClientException: Error from client: AnthropicLLMClient
Failed to parse CONNECT response: unexpected EOF
a
Can you provide a full stacktrace, please?