What's Changed
Features
- feat: Update featured workflow to allow user to submit featured requests by @nsarrazin in #1510
- feat: lazy stream conversations load function by @nsarrazin in #1553
Bugfixes
- fix: upload of files on multimodal assistant on first message by @nsarrazin in #1513
Other changes
- feat: commit id in settings by @nsarrazin in #1507
- fix: Remove ; in Vertex AI example configuration in Readme.md and add model_version as config by @SebSchroen in #1508
- feat(endpoints): Add conv ID to headers passed to TGI by @nsarrazin in #1511
- feat(review): add force feature option & change label on make private option by @nsarrazin in #1519
- feat(security): add flag for allowing iframes by @nsarrazin in #1518
- feat(security): add cookie samesite & security settings by @nsarrazin in #1517
- [vertex] Add PDF/plein texts support by @ArthurGoupil in #1520
- nemotron: add examples by @gary149 in #1528
- [fix] Fix typo in Vertex by @ArthurGoupil in #1531
- fix(infra): new token name by @rtrompier in #1530
- fix: show file upload button when assistant has tool with file support by @nsarrazin in #1532
- feat: add confirmation popup before deleting content by @nsarrazin in #1534
- feat: use model id as fallback for finding a tokenizer by @nsarrazin in #1535
- fix: make sure transformers.js sees
HF_TOKEN
by @nsarrazin in #1536 - fix(modal): fix freeze after modal close by @neven4 in #1538
- [feat] Add support for endpoint web sources by @ArthurGoupil in #1544
- fix(ui): swap delete confirmation buttons for better UX (#1546) by @flash1729 in #1547
- feat: Add a model config option to disable system prompts by @Mounayer in #1539
- feat: paste long context as plaintext files by @nsarrazin in #1549
- feat: add sources for websearch by @nsarrazin in #1551
- [fix] Add placeholder param for sources icon by @ArthurGoupil in #1554
New Contributors
- @flash1729 made their first contribution in #1547
- @Mounayer made their first contribution in #1539
Full Changelog: v0.9.3...v0.9.4