Shirasawa
3f7fc1a75a
fix: Fix the error that occurs when the task model does not exist ( #23169 )
2026-04-01 07:01:25 -05:00
Timothy Jaeryang Baek
ade617efa8
refac
2026-03-24 04:49:48 -05:00
Timothy Jaeryang Baek
de3317e26b
refac
2026-03-17 17:58:01 -05:00
Timothy Jaeryang Baek
352391fa76
chore: format
2026-03-08 18:14:09 -05:00
Timothy Jaeryang Baek
9d8f590fc5
feat: support pipe filters for per-message content truncation in task templates
...
Add |middletruncate:n, |start:n, and |end:n pipe filters to the
{{MESSAGES}} template variable, enabling per-message character
truncation for task models (title, tags, follow-up, etc.).
Example: {{MESSAGES:END:2|middletruncate:500}}
This optimizes task model prompt size for conversations with very
long messages (e.g. pasted documents), reducing latency for local
models and API costs.
Closes #21499
2026-03-08 17:43:23 -05:00
Timothy Jaeryang Baek
f376d4f378
chore: format
2026-02-11 16:24:11 -06:00
Classic298
5a0488bb18
init ( #20881 )
2026-01-22 20:30:07 +04:00
Classic298
823b9a6dd9
chore/perf: Remove old SRC level log env vars with no impact ( #20045 )
...
* Update openai.py
* Update env.py
* Merge pull request open-webui#19030 from open-webui/dev (#119 )
Co-authored-by: Tim Baek <tim@openwebui.com >
Co-authored-by: Claude <noreply@anthropic.com >
---------
Co-authored-by: Tim Baek <tim@openwebui.com >
Co-authored-by: Claude <noreply@anthropic.com >
2025-12-20 08:16:14 -05:00
Timothy Jaeryang Baek
5aa2d01c17
refac/fix: rag template placeholder substitution
2025-11-11 00:08:05 -05:00
Timothy Jaeryang Baek
efcf6db687
refac
2025-08-21 04:46:43 +04:00
Timothy Jaeryang Baek
66f00ce4bf
refac
2025-08-21 04:40:08 +04:00
Timothy Jaeryang Baek
094a16ab49
refac
2025-08-21 03:38:26 +04:00
Timothy Jaeryang Baek
9e49fbc8bf
feat: follow ups
2025-06-03 18:07:29 +04:00
Timothy Jaeryang Baek
4c55ad71a7
fix: local/external models
2025-05-23 02:48:31 +04:00
Timothy Jaeryang Baek
c846a550fa
refac
2025-04-11 15:19:47 -07:00
amuwall
b430deab15
fix: fix typing error in args
2025-03-01 10:20:29 +08:00
i-infra
fb12ee3f52
fix exception where openrouter doesn't populate - no longer index without fallback
2025-02-15 19:41:41 -05:00
Timothy Jaeryang Baek
cc99673906
refac: prompt variables
2025-01-29 21:56:51 -08:00
Timothy Jaeryang Baek
0360aa5520
enh: image prompt enhancer
2025-01-16 00:06:37 -08:00
Timothy Jaeryang Baek
fe5519e0a2
wip
2024-12-11 19:52:46 -08:00
Timothy Jaeryang Baek
9b25efc3bb
refac
2024-11-30 23:50:05 -08:00
Timothy Jaeryang Baek
1f53e0922e
enh: autocompletion
2024-11-30 00:29:27 -08:00
Timothy Jaeryang Baek
f547f1424c
refac
2024-11-29 01:02:32 -08:00
Timothy Jaeryang Baek
a07213b5be
feat: autocompletion
2024-11-29 00:16:49 -08:00
Timothy Jaeryang Baek
0e8e9820d0
feat: autocomplete backend endpoint
2024-11-28 23:53:52 -08:00
Timothy Jaeryang Baek
17ed7351a4
refac
2024-11-27 19:24:20 -08:00
Timothy Jaeryang Baek
cbc7801b0e
chore: format
2024-11-26 20:03:06 -08:00
Walker.Chen
4b536b5283
bugfix - {{CURRENT_WEEKDAY}} is not working
...
Signed-off-by: Walker.Chen <walker_chen@moremote.com > https://uniwillai.net
2024-11-27 08:53:45 +08:00
Timothy Jaeryang Baek
bd28e1ed7d
refac: rag prompt template
2024-11-24 18:49:56 -08:00
Timothy Jaeryang Baek
dbb67a12ca
enh: retrieval query generation
2024-11-19 02:24:32 -08:00
Timothy J. Baek
424062d75f
fix: emoji generation
2024-10-22 11:23:38 -07:00
Timothy J. Baek
e2d4a69750
refac: title generation
2024-10-21 04:24:17 -07:00
Timothy J. Baek
d795940ced
feat: chat auto tag
2024-10-19 20:34:17 -07:00
Timothy J. Baek
5c8fb4b3d5
refac: web search
2024-09-07 04:50:29 +01:00
Timothy J. Baek
03d5a670f6
refac: mv backend files to /open_webui dir
2024-09-04 16:54:48 +02:00