JeffJiang
|
b103d1a7f5
|
feat(frontend): support static website demo mode (#3170)
* feat(frontend): support static website demo mode
* fix(frontend): render html artifact previews from blob content
* chore(frontend): apply pre-commit formatting
* fix(frontend): address static demo PR review comments
* Update the release information of DeerFlow
---------
Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
|
2026-05-23 00:10:56 +08:00 |
|
YuJitang
|
105db00987
|
feat: show token usage per assistant response (#2270)
* feat: show token usage per assistant response
* fix: align client models response with token usage
* fix: address token usage review feedback
* docs: clarify token usage config example
---------
Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
|
2026-04-16 08:56:49 +08:00 |
|
Zhiyunyao
|
72df234636
|
refactor(frontend): optimize network queries and improve code readability (#919)
* refactor(frontend): optimize network queries and improve code readability
- useThreadStream: Add useStream with fetchStateHistory: {limit: 1}
- useThreads: Add select fields and disable refetchOnWindowFocus
- useModels: Disable refetchOnWindowFocus
- ChatPage and titleOfThread: Improve thread title logic
- loadModels: Refactor code for better readability
* fix: address the review comments of Copilot
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
---------
Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-02 20:35:46 +08:00 |
|
Henry Li
|
541586dc66
|
feat: support dynamic loading models
|
2026-01-19 18:54:04 +08:00 |
|