thousandmiles
CDCloudflare Developers
•Created by thousandmiles on 8/27/2024 in #general-help
Is customized OpenAI compatible API endpoint supported in AI Gateway?
I think I've read through the documentation, cannot find a way to enter my own openai compatible baseUrl for the openai provider, is it indeed not supported for now , or I am missing some trick?
4 replies
CDCloudflare Developers
•Created by thousandmiles on 8/25/2024 in #general-help
is there an "inside" api in CF Workers to route traffic to zerotrust tunnels?
i am building a simple worker to act as gateway to several zerotrust tunnels, which would be responsible for various things like ratelimit, loadbalancing and most importantly routing based on the request content, and that's why I cannot use CF Load Balancer directly.
so, simply put: is there a method to redirect the request to the origin faster? or I have to use the URI like https://<team>.cfargotunnel.com anyway?
4 replies