Commit 41c5e02
authored
webui: Fix zero pasteLongTextToFileLen to disable conversion being overridden (ggml-org#17445)
* webui: Fix zero pasteLongTextToFileLen to disable conversion being overridden
Zero pasteLongTextToFileLen should disable the conversion, but it was
overwritten with 2500.
* Apply suggestions from code review
* Update webui build1 parent 2e1c9cd commit 41c5e02
File tree
2 files changed
+4
-1
lines changed- tools/server
- public
- webui/src/lib/components/app/chat/ChatForm
2 files changed
+4
-1
lines changedBinary file not shown.
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
68 | 71 | | |
69 | 72 | | |
70 | 73 | | |
| |||
0 commit comments