Skip to content

URL For Google AI Studio is incorrect #18478

@chapimenge3

Description

@chapimenge3

Example URL(s)

https://developers.cloudflare.com/ai-gateway/providers/google-ai-studio/
image

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

Metadata

Metadata

Assignees

Labels

product:ai-gatewayAI Gateway: https://developers.cloudflare.com/ai-gateway/

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions