mirror of
https://github.com/DrizzleTime/Foxel.git
synced 2026-05-13 07:09:55 +08:00
- Replace pgvector with Microsoft Vector DB for image vector storage and search - Update Picture model to use float[] instead of Vector type - Modify PictureService to use VectorDbService for vector search - Remove vector-related code from MyDbContext - Add PictureVector model for Vector DB integration