Documentation
¶
Overview ¶
Package main demonstrates YAML-based multi-turn image editing with the embedded web UI. This allows iterative image creation and refinement through conversation.
Run with: go run main.go
Required environment variables:
- VERTEX_AI_PROJECT: GCP project ID
- VERTEX_AI_REGION: GCP region (default: us-central1)
- VERTEX_AI_GOOGLE_APPLICATION_CREDENTIALS_CONTENT: Service account JSON (base64 or raw)
Click to show internal directories.
Click to hide internal directories.