Auto: fix/streaming-tune-constants #14
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/streaming-tune-constants"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Automated PR for branch
fix/streaming-tune-constants.Approved
Clean parameter tuning for streaming responsiveness. The changes reduce edit interval (1.5s → 0.8s), lower the minimum character threshold (20 → 10), and increase the max edit count (20 → 30). All values are reasonable and consistent with each other — more frequent, smaller updates with a higher edit budget to match.