Skip to content

Conversation

@hyperlint-ai
Copy link
Contributor

@hyperlint-ai hyperlint-ai bot commented May 14, 2025

This pull request addresses style guide compliance issues by correcting casing errors and fixing spelling mistakes in the documentation files. The changes ensure that terms are consistently formatted according to the specified style guide, enhancing readability and professionalism.

  • Corrected 'Javascript' to 'JavaScript' in multiple instances (bedrock.mdx, universal.mdx)
  • Updated non-standard quotes to standard quotes in multiple lines (bedrock.mdx, universal.mdx)
  • Fixed a spelling error in the phrase 'is s a general purpose model' to 'is a general purpose model'
  • Corrected the directory name from 'opeai-aig' to 'openai-aig'.

@hyperlint-ai hyperlint-ai bot requested review from a team, daisyfaithauma, kathayl and mchenco as code owners May 14, 2025 14:20
@github-actions github-actions bot added product:ai-gateway AI Gateway: https://developers.cloudflare.com/ai-gateway/ size/xs labels May 14, 2025
@github-actions
Copy link
Contributor

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/ai-gateway/ @kathayl, @mchenco, @daisyfaithauma, @cloudflare/pcx-technical-writing

When making requests to Amazon Bedrock, replace `https://bedrock-runtime.us-east-1.amazonaws.com/` in the URL you're currently using with `https://gateway.ai.cloudflare.com/v1/{account_id}/{gateway_id}/aws-bedrock/bedrock-runtime/us-east-1/`, then add the model you want to run at the end of the URL.

With Bedrock, you will need to sign the URL before you make requests to AI Gateway. You can try using the [`aws4fetch`](https://github.com/mhart/aws4fetch) SDK.
With Bedrock, you will need to sign the URL before you make requests to AI Gateway. You can try using the ['aws4fetch'](https://github.com/mhart/aws4fetch) SDK.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
With Bedrock, you will need to sign the URL before you make requests to AI Gateway. You can try using the ['aws4fetch'](https://github.com/mhart/aws4fetch) SDK.
With Bedrock, you will need to sign the URL before you make requests to AI Gateway. You can try using the [`aws4fetch`](https://github.com/mhart/aws4fetch) SDK.

@kodster28 kodster28 closed this May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:ai-gateway AI Gateway: https://developers.cloudflare.com/ai-gateway/ size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants