kuaifan e020a80020 feat: Add batch embedding retrieval and vector update methods for Manticore integration
- Implemented `getBatchEmbeddings` method in AI module for retrieving embeddings for multiple texts.
- Added vector update methods for messages, files, tasks, projects, and users in ManticoreBase.
- Enhanced ManticoreFile, ManticoreMsg, ManticoreProject, ManticoreTask, and ManticoreUser to support vector generation during sync operations.
- Introduced `generateVectorsBatch` methods for batch processing of vector generation in Manticore modules.
- Updated ManticoreSyncTask to handle incremental updates and vector generation asynchronously.
2026-01-03 15:19:23 +00:00
..
2025-07-31 14:26:06 +08:00
2024-11-18 13:33:32 +08:00
2025-12-05 02:10:37 +00:00
2025-07-31 15:27:17 +08:00
2025-07-31 15:27:17 +08:00
2025-07-26 15:14:15 +08:00
2025-06-17 00:17:04 +08:00
2025-02-24 09:12:12 +08:00