feat: adapt image tuning by engine
This commit is contained in:
@@ -86,6 +86,14 @@ Complete - latest update: Task management and public API v1
|
||||
- [x] Verify real HTTP API calls, Worker task processing, tests, and production build
|
||||
- **Status:** complete
|
||||
|
||||
### Phase 12: Engine-Aware Image Tuning
|
||||
- [x] Replace the free text-influence slider with user-facing option presets
|
||||
- [x] Detect the active image generation engine from `/api/health`
|
||||
- [x] Send Jimeng `scale` only when the active engine is Jimeng
|
||||
- [x] Send EvoLink `quality` only when the active engine is EvoLink
|
||||
- [x] Verify tests, production build, and desktop/mobile create-page layout
|
||||
- **Status:** complete
|
||||
|
||||
## Key Questions
|
||||
1. How should the selected image engine be stored and exposed in settings?
|
||||
2. Which current capabilities should EvoLink handle first?
|
||||
|
||||
Reference in New Issue
Block a user