mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-04-28 07:59:47 +00:00
Upgraded to Rust v1.86.0
This commit is contained in:
parent
b456319434
commit
e15b77e765
@ -5,5 +5,5 @@
|
|||||||
- Added hot reloading for plugins. When any plugin is changed, the app will automatically reload the plugin without needing to restart the app.
|
- Added hot reloading for plugins. When any plugin is changed, the app will automatically reload the plugin without needing to restart the app.
|
||||||
- Added an API for streaming arbitrary local files to the embedding process. Thanks Nils `nilskruthoff` for this great contribution.
|
- Added an API for streaming arbitrary local files to the embedding process. Thanks Nils `nilskruthoff` for this great contribution.
|
||||||
- Fixed the preview tooltip component not showing the correct position when used inside a scrollable container.
|
- Fixed the preview tooltip component not showing the correct position when used inside a scrollable container.
|
||||||
- Upgraded to Rust 1.85.1
|
- Upgraded to Rust v1.86.0
|
||||||
- Upgraded to MudBlazor 8.5.1
|
- Upgraded to MudBlazor v8.5.1
|
@ -3,7 +3,7 @@
|
|||||||
213
|
213
|
||||||
9.0.104 (commit 2750432faa)
|
9.0.104 (commit 2750432faa)
|
||||||
9.0.3 (commit 831d23e561)
|
9.0.3 (commit 831d23e561)
|
||||||
1.85.1 (commit 4eb161250)
|
1.86.0 (commit 05f9846f8)
|
||||||
8.5.1
|
8.5.1
|
||||||
1.8.1
|
1.8.1
|
||||||
820294c14db, release
|
820294c14db, release
|
||||||
|
Loading…
Reference in New Issue
Block a user