Releases: swuecho/chat
Releases · swuecho/chat
v0.10.2
v0.10.1
What's Changed
- Refactor PromptStore component to use i18n for localization and updat… by @swuecho in #574
- Update OpenAI SDK to v1.36.1 and add debug logging for chat response by @swuecho in #581
- Wrap
<think>
tags in chat responses and process them in the fronten… by @swuecho in #582 - Refactor message text processing to extract and render
<think>
cont… by @swuecho in #584 - Add
reasoning_content
column tochat_message
table by @swuecho in #587 - Update dependencies: Upgrade
@rsbuild/core
to 1.2.3 and related mod… by @swuecho in #589 - Add collapsible feature to message text with toggle button by @swuecho in #590
- Add logging for reasoning content and update reasoning_content column… by @swuecho in #591
- Increase timeout durations from 2/3 minutes to 5 minutes for chat and… by @swuecho in #592
Full Changelog: v0.9.49...v0.10.1
v0.9.49
What's Changed
- Update .gitignore and disable Go build commands in .air.toml by @swuecho in #564
- Update dependencies: @rsbuild/core, @rsbuild/plugin-less, @rsbuild/pl… by @swuecho in #565
- Add section headers for multi-part candidate content in Gemini respon… by @swuecho in #566
- Simplify Docker image workflow by removing
replace_tag_to_test.py
a… by @swuecho in #569 - Remove snapshot link button from Footer and add snapshot button to si… by @swuecho in #570
- Add "Add Model" localization and copy functionality to model table by @swuecho in #571
- update by @swuecho in #572
Full Changelog: v0.9.48...v0.9.49