Non-thinking mode primes a "final" channel, so the Gemma 4 tokenizer decodes that channel's close marker to a bare </think> with no opening tag. Splitting on the last </think> then kept everything after it, which is nothing: the node output an empty string, blanking both Preview Any and the positive conditioning it feeds in the Text to Video (LTX-2.5) template. Fall back to the text before the unmatched close, and to the user prompt when nothing usable is left, which is what both system prompts already ask for. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| compositor_blend_fixture_gen.py | ||
| compositor_blend_golden.json | ||
| compositor_blend_test.py | ||
| compositor_node_test.py | ||
| image_stitch_test.py | ||
| nodes_math_test.py | ||
| nodes_number_convert_test.py | ||
| nodes_textgen_test.py | ||
| test_seedvr2_conditioning.py | ||
| test_seedvr2_nodes.py | ||
| test_seedvr2_post_processing.py | ||
| test_seedvr2_temporal_chunk.py | ||