Commit Graph

4 Commits

Author SHA1 Message Date
03c98fb55a OpenRouter: Support reasoning blocks 2025-01-24 00:56:44 +02:00
afae8d02be The THONKening 2025-01-23 02:52:52 +02:00
e1e0ef8730 Augment Edit Box Input Enfasterment (#2450)
* edit box performance "fix"

Note: jQuery makes an adjustment to height or scrollHeight that pure JavaScript doesn't;+2 was the minimum I needed to not get a vertical scrollbar, so I went with +4

* Refactor

* Use debounce instead of throttle

---------

Co-authored-by: Cohee <18619528+Cohee1207@users.noreply.github.com>
2024-07-01 20:36:18 +03:00
6ac6c7cfda #2159 Move debounce constants to a separate module 2024-04-28 19:47:53 +03:00