Commit Graph

19 Commits

Author SHA1 Message Date
lucretia c56b8a7f32 Added basic authentication and localization 2025-12-14 11:38:32 +01:00
lucretia 78f52faf46 Added rudimentary default view 2025-12-13 20:58:50 +01:00
lucretia 896e4b89d6 Improved logging for EntityResults 2025-12-13 17:36:51 +01:00
lucretia dedac5da3a Improved exception handling and logging in SearchdomainController 2025-12-13 17:25:07 +01:00
lucretia a1ed65ee41 Improved logging for DatabaseHelper 2025-12-13 16:52:26 +01:00
lucretia 94252fe63e Improved exception handling for indexing 2025-12-13 16:13:51 +01:00
lucretia e74ed1f9ea Added SimilarityMethod to datapoint; Added euclidian distance, manhattan distance, pearson correlation; improved CosineSimilarity result using a remap 2025-08-23 21:34:48 +02:00
lucretia acf5106041 Removed unused using statements 2025-07-19 23:09:08 +02:00
lucretia e8e5b742d1 Fixed Indexer SwaggerUI, Added worker & call management endpoints to Indexer, restructuring to improve project separation 2025-07-19 19:50:08 +02:00
lucretia b596695fd9 Added AIProvider and support for OpenAI compatible APIs 2025-07-06 22:28:45 +02:00
lucretia dc9c4a6279 Fixed cache invalidation issue 2025-06-22 16:49:56 +02:00
lucretia de7e145b89 Fixed broken ProbMethod in Entity/Index, fixed undisposed MySQL connections, dependency update, improved logging, improved cache invalidation 2025-06-22 15:35:45 +02:00
lucretia 9a6ee4ad75 Major restructuring, removed searchdomain field from Entity/Index, moved embeddingcache to SearchdomainManager, improved logging 2025-06-22 02:11:09 +02:00
lucretia 32ece293ed Added Elmah, Serilog to Server, improved logging 2025-06-20 19:43:47 +02:00
lucretia a3d1a4679c Improved logging 2025-06-11 13:23:51 +02:00
lucretia 465926dcab Removed non-DRY SQL helper methods 2025-06-07 21:13:21 +02:00
EzFeDezy 441cd22929 Merged Models into Server as Server.Models 2025-06-05 22:06:25 +02:00
EzFeDezy a6786219ce Merged redundant project onto server 2025-06-05 21:45:34 +02:00
lucretia 183a150234 Fixed Server folder name 2025-06-05 05:52:36 +00:00