mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-27 00:17:29 +00:00
docs(image-generation): document google provider
This commit is contained in:
@@ -88,7 +88,7 @@ Image generation follows the standard shape:
|
||||
1. core defines `ImageGenerationProvider`
|
||||
2. core exposes `registerImageGenerationProvider(...)`
|
||||
3. core exposes `runtime.imageGeneration.generate(...)`
|
||||
4. the `openai` plugin registers an OpenAI-backed implementation
|
||||
4. the `openai` and `google` plugins register vendor-backed implementations
|
||||
5. future vendors can register the same contract without changing channels/tools
|
||||
|
||||
The config key is separate from vision-analysis routing:
|
||||
|
||||
Reference in New Issue
Block a user