ryanwyler

Results 18 comments of ryanwyler

**Here's the real workaround that works for me:** 1. Open Powershell as Administrator and go to the ComfyUI\custom_nodes folder: Set-Location "C:\CHANGE_TO_THE_PATH_TO_COMFYUI\ComfyUI\custom_nodes" 2. Create the symlink for "ComfyUI-NAI-styler" pointing to ComfyUI-Universal-Styler...

Using o1-mini and o1 require additional changes beyond only changing the max_completion_tokens. o1 appears to use a different format streaming sections of the response back within nested calls back. I...

> It is lovely. A small problem: > > This was intentional. I guess you could say "artistic direction", thinking smaller headings maybe shouldn't be as "bold" as the main...

## Comparison with Related PRs **PR #6138** (configurable message_limit) - Raises the hardcoded limit from 100 to a configurable value - Doesn't actually solve the core problem - just moves...

> Have not yet tested, but I like the idea, if it works I would totally be in favour. > > Little bit suspicious of those 2 failing checks, though....

This was experimental, closing PR. This branch is available on my fork if you're interested in it.