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-04-23 22:46:52 +08:00
2025-04-23 22:46:52 +08:00
2025-04-23 22:46:52 +08:00
2025-04-23 22:46:52 +08:00
2025-04-23 22:46:52 +08:00
2025-04-23 22:46:52 +08:00
2025-07-26 15:14:15 +08:00
2025-04-23 22:46:52 +08:00
2025-04-23 22:46:52 +08:00
2025-04-23 22:46:52 +08:00