Commit Graph

14 Commits

Author SHA1 Message Date
lucretia b8a6cf07a2 Fixed missing ProbMethodNotFoundException in SearchdomainHelper 2025-12-13 17:46:40 +01:00
lucretia 2f4a506077 Fixed missing proper SearchdomainNotFoundException in DatabaseHelper 2025-12-13 17:24:12 +01:00
lucretia 53a8d073bd Improved logging in DatabaseHelper 2025-12-13 17:15:32 +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 1fe70264fd Improved entity deletion 2025-07-06 08:52:29 +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 d2f4210e72 Moved SQLHelper to Helper folder to improve structure 2025-06-21 22:03:01 +02:00