I'm getting SSL errors when trying to connect to the Helicone API. What's strange is that it's only happening on my local environment, seemingly randomly started happening yesterday, and doesn't have an issue if I send requests to OpenAI directly. Did anything change on your end that might help my investigation?
When I use Anthropic models, the User value isn’t getting set in Helicone because anthropic has a different configuration than OpenAI for sending the user id, and it seems Helicone doesn’t adapt to this. Is there a recommended solution for this (or a bug fix)?