Files
apache--answer/internal/entity
hgaol 22c2a5c276 feat: implement vector search plugin and syncer for question/answer embeddings
- Added a new vector search syncer to aggregate questions and answers with comments for vector embedding.
- Introduced a new VectorSearch interface and related structures for managing vector storage and similarity search.
- Refactored embedding service to delegate semantic search to the new vector search plugin.
- Removed embedding-related fields from SiteAIProvider and UI forms as part of the transition to the new vector search architecture.
- Updated plugin registration to include vector search capabilities.
- Cleaned up embedding service methods and removed unused dependencies.
2026-05-08 19:57:19 +08:00
..
2023-10-26 11:11:23 +08:00
2024-03-22 17:25:46 +08:00
2023-10-26 11:11:23 +08:00
2023-10-26 11:11:23 +08:00
2024-05-27 16:01:12 +08:00
2023-10-26 11:11:23 +08:00
2024-03-22 17:25:46 +08:00
2024-03-22 17:25:46 +08:00
2023-10-26 11:11:23 +08:00
2023-10-26 11:11:23 +08:00
2023-10-26 11:11:23 +08:00
2023-10-26 11:11:23 +08:00
2023-10-26 11:11:23 +08:00
2023-10-26 11:11:23 +08:00