feat(plugins): add image generation capability

This commit is contained in:
Peter Steinberger
2026-03-16 22:56:14 -07:00
parent c79ade10e6
commit aa2d5aaa0c
38 changed files with 701 additions and 4 deletions

View File

@@ -15,9 +15,11 @@
"channel-runtime",
"infra-runtime",
"media-runtime",
"media-understanding-runtime",
"conversation-runtime",
"text-runtime",
"agent-runtime",
"speech-runtime",
"plugin-runtime",
"security-runtime",
"gateway-runtime",
@@ -84,6 +86,8 @@
"provider-stream",
"provider-usage",
"provider-web-search",
"image-generation",
"image-generation-runtime",
"reply-history",
"media-understanding",
"google",