-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
product:ai-gatewayAI Gateway: https://developers.cloudflare.com/ai-gateway/AI Gateway: https://developers.cloudflare.com/ai-gateway/
Description
Example URL(s)
https://developers.cloudflare.com/ai-gateway/providers/google-ai-studio/

Actual Behavior
There is additional slash(/) in the url
So your final URL will come together as: https://gateway.ai.cloudflare.com/v1/{account_id}/{gateway_id}/google-ai-studio/v1//models/{model}:{generative_ai_rest_resource}
Expected Behavior
There is shouldn't be additional slash(/) in the url
So your final URL will come together as: https://gateway.ai.cloudflare.com/v1/{account_id}/{gateway_id}/google-ai-studio/v1/models/{model}:{generative_ai_rest_resource}
Additional information
it is a very silly issue and i dont think this will impact users much
pedrosousa
Metadata
Metadata
Assignees
Labels
product:ai-gatewayAI Gateway: https://developers.cloudflare.com/ai-gateway/AI Gateway: https://developers.cloudflare.com/ai-gateway/