Skip to content

Conversation

@isarikaya
Copy link

Summary

This update fixes an incorrect TypeScript annotation used inside a JavaScript code example. The expression let modelUsed: string = "" has been corrected to let modelUsed = "" to match standard JavaScript syntax and improve accuracy for developers following the documentation.

Screenshots (optional)

N/A

Documentation checklist

  • Is there a changelog entry?
  • The change adheres to the documentation style guide.
  • If a larger change, an issue has been opened related to incorrect or outdated information.
  • Files which have changed name or location have been allocated redirects.

@github-actions github-actions bot added size/xs product:workers-ai Workers AI: https://developers.cloudflare.com/workers-ai/ labels Nov 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:workers-ai Workers AI: https://developers.cloudflare.com/workers-ai/ size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants