Dimitris Zervas
Dimitris Zervas
well... it was the networkpolicy. I have networkpolicies in all namespaces and by default I only allow within-namespace communication. The webhook service advertises the port 443 but the containerport is...
Oh forgot about it: For me it was JEI with MW causing this issue. When I disabled JEI, it got fixed. Now I use EMI and it works
I have the same issue with opus by antigravity for nearly any tool EDIT: I was able to fix this by changing the defined provider from `@ai-sdk/openai-compatible` to `@ai-sdk/anthropic`. here's...