cherry-studio/packages
MyPrototypeWhat 453a2bcb68 feat: enhance AI Core with plugin system and middleware support
- Introduced a plugin system in the AI Core package, allowing for flexible request handling and middleware integration.
- Added support for various hook types: First, Sequential, Parallel, and Stream, enabling developers to customize request processing.
- Implemented a PluginManager for managing and executing plugins, enhancing extensibility and modularity.
- Updated architecture documentation to reflect new plugin capabilities and usage examples.
- Included new middleware types and examples to demonstrate the plugin system's functionality.

This update aims to improve the developer experience by providing a robust framework for extending AI Core's capabilities.
2025-06-17 19:48:14 +08:00
..
aiCore feat: enhance AI Core with plugin system and middleware support 2025-06-17 19:48:14 +08:00
shared feat: Add PDF file support for OpenAI vision models (#7217) 2025-06-16 11:09:51 +08:00