Extract builder prompt route
This commit is contained in:
@@ -120,6 +120,10 @@ Move or isolate later:
|
||||
|
||||
Already isolated:
|
||||
|
||||
- single-prompt builder orchestration, including input normalization, seed-axis
|
||||
setup, built-in/custom row routing, legacy location/composition handling,
|
||||
camera application, and final prompt-row normalization, lives in
|
||||
`builder_prompt_route.py`; `prompt_builder.py` keeps the public wrapper.
|
||||
- config-driven prompt-builder request parsing, helper-node config mapping, and
|
||||
direct `build_prompt` kwarg assembly live in `builder_config_route.py`;
|
||||
`prompt_builder.py` keeps the public wrapper.
|
||||
|
||||
Reference in New Issue
Block a user