Skip to content

feat: add first-class Workers AI support#4

Merged
paoloanzn merged 4 commits intomainfrom
codex/workers-ai-support
Mar 22, 2026
Merged

feat: add first-class Workers AI support#4
paoloanzn merged 4 commits intomainfrom
codex/workers-ai-support

Conversation

@paoloanzn
Copy link
Copy Markdown
Contributor

Summary

  • add first-class Workers AI binding support to project and Wrangler config models
  • add AI binding management commands and new AI scaffolds for chat, vision, speech-to-text, text-to-speech, image generation, and embeddings
  • split the AI scaffolding into focused files and fix missing query-param handling for AI requests

Testing

  • go test ./...
  • live local smoke tests for ai-chat, ai-vision, ai-embeddings, ai-stt, ai-tts, and ai-image via wrangler dev
  • verified ai-text shares the ai-chat scaffold path

@paoloanzn paoloanzn merged commit e15c0c7 into main Mar 22, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant