Hi! I’m planning on making calls to the OpenAI api endpoints, but currently the limitation on IPv4 destinations is a blocker. Is there any proxy solution that I can use to get around this?
If not, would it be sensible to write an off-chain proxy between the canister and the openai api endpoints? (I’m really trying to avoid any off-chain component)