yao/yao
Max e8720f0421 Add dependencies management to Assistant model and related functionalities
- Introduce a new field for dependencies in the Assistant model to manage external MCP client dependencies with version constraints.
- Implement deep copy functionality for dependencies in the Clone method to ensure integrity during assistant cloning.
- Enhance the Update method to handle dependencies input from data maps, supporting both string and interface types.
- Update the Map method to include dependencies in the serialized output.
- Add comprehensive tests to validate loading, cloning, and mapping of dependencies, ensuring correct behavior across various scenarios.
2026-03-02 14:42:59 +08:00
..
assistants Enhance Assistant Configuration with RobotPrompt Support 2026-01-22 18:55:30 +08:00
data Refactor extractor to extraction provider and update related configurations 2025-08-13 16:32:30 +08:00
fields Update field values in model.trans.json 2024-03-14 12:43:48 +08:00
langs [_] 2023-05-13 19:20:58 +08:00
models Add dependencies management to Assistant model and related functionalities 2026-03-02 14:42:59 +08:00
release [add] load application from bin data 2023-04-24 11:58:10 +08:00
stores Refactor Context Management to Use Memory Instead of Space 2025-12-22 11:19:00 +08:00
uploaders Update asset modification timestamps and add support for application/octet-stream in attachment.local.yao 2025-08-13 11:12:52 +08:00