New Features
- display reasoning tokens (#1139)
- webui support
think
tag (#1140) - strip reasoning contents (#1141)
- support model alias (#1150)
- enhance
.file
for loading resources from diverse sources (#1155) - supports selecting LLM during configuration initialization (#1158)
- supports fetching models during configuration initialization (#1161)
- new model field
system_prompt_prefix
(#1163) - drop predefined models for ollama (#1165)
- add model field
patch
(#1169) - add patch
max_tokens: null
to openai/github o* serial models (#1174)
Bug Fixes
- messages with tool_calls have not been saved to messages.md (#1156)
- webui sessions do not persist system prompt (#1162)
- webui number settings do not work (#1175)
Full Changelog: v0.27.0...v0.28.0-rc3