mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-02-05 23:29:06 +00:00
427 B
427 B
v0.9.0, build 175 (2024-09-03 16:00 UTC)
- Upgraded
keyring
dependency to v3.2.0. - Refactored the interprocess communication (IPC) to use a new runtime API for better performance, stability, extensibility, maintainability, and security. This is the foundation for upcoming features and improvements, such as performant RAG and scripting support.
- Refactored the logging system. Now, the logging of all systems is unified.