v2.15.3 Improve Model Selector, Summarize Model Customization, and Fix Various Issues
What's Changed
- Add a space between model and provider in ModelSelector to improve readability. by @Dakai in #5428
- feat: Improve setting.model selector by @tuanzisama in #5431
- feat: summarize model customization by @skymkmk in #5426
- feat: menual regen title by @skymkmk in #5430
- fix: #5429 Anthropic authentication_error CORS by @DDMeaqua in #5435
- fix: ts error by @DDMeaqua in #5438
- chore: correct typo by @DDDDD12138 in #5442
- ci: bump
actions/cache
to v4 by @SukkaW in #5454 - Chore: Remove Unused Imports and Add ESLint Rules by @DDDDD12138 in #5112
- feat fork by @mayfwl in #5432
- fix: selector css by @DDMeaqua in #5402
- fix: config hydration and default model forced to set gpt-3.5-turbo by @skymkmk in #5444
- add tts by @DDMeaqua in #5459
- fix: Avoid fetching prompts.json serverside by @JuliusMoehring in #5462
- 修正了typo,WHITE_WEBDEV_ENDPOINTS -> WHITE_WEBDAV_ENDPOINTS by @yudshj in #5463
- fix no max_tokens in payload when the vision model name does not cont… by @dustookk in #5304
- Feature fix openai function call by @lloydzhou in #5489
- Fix code duplication by @mayfwl in #5495
- Fix plugin css by @DDMeaqua in #5498
- Config artifacts by @DDMeaqua in #5515
- add buildin plugin by @lloydzhou in #5508
- Feature play audio and video by @lloydzhou in #5519
- fix: prevent title update on invalid message response by @Dogtiti in #5522
New Contributors
- @Dakai made their first contribution in #5428
- @tuanzisama made their first contribution in #5431
- @JuliusMoehring made their first contribution in #5462
- @yudshj made their first contribution in #5463
- @dustookk made their first contribution in #5304
Full Changelog: v2.15.2...v2.15.3