mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-02-06 06:09:07 +00:00
5 lines
637 B
Markdown
5 lines
637 B
Markdown
# v0.9.22, build 197 (2024-1x-xx xx:xx UTC)
|
|
- Added the possibility to configure preview feature visibility in the app settings. This is useful for users who want to test new features before they are officially released.
|
|
- Added the possibility to configure embedding providers in the app settings as a prototype preview feature. Embeddings are necessary in order to integrate local data and files.
|
|
- Added the writer mode as an experimental preview feature. This feature is just an experiment as we explore how to implement long text support in AI Studio.
|
|
- Improved self-hosted LLM provider configuration by filtering embedding models. |