Commit Graph

16 Commits

Author SHA1 Message Date
4f3354c038 Fixed missing proper SearchdomainNotFoundException in SearchdomainManager 2025-12-13 17:15:15 +01:00
b7761479c8 Fixed missing SearchdomainAlreadyExistsException in SearchdomainManager 2025-12-13 17:09:40 +01:00
a1ed65ee41 Improved logging for DatabaseHelper 2025-12-13 16:52:26 +01:00
f6832a93e0 SearchdomainManager cleanup; Fixed spelling mistake in Server/Program.cs 2025-08-23 21:37:23 +02:00
acf5106041 Removed unused using statements 2025-07-19 23:09:08 +02:00
e8e5b742d1 Fixed Indexer SwaggerUI, Added worker & call management endpoints to Indexer, restructuring to improve project separation 2025-07-19 19:50:08 +02:00
b596695fd9 Added AIProvider and support for OpenAI compatible APIs 2025-07-06 22:28:45 +02:00
1fe70264fd Improved entity deletion 2025-07-06 08:52:29 +02:00
dc9c4a6279 Fixed cache invalidation issue 2025-06-22 16:49:56 +02:00
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
9a6ee4ad75 Major restructuring, removed searchdomain field from Entity/Index, moved embeddingcache to SearchdomainManager, improved logging 2025-06-22 02:11:09 +02:00
32ece293ed Added Elmah, Serilog to Server, improved logging 2025-06-20 19:43:47 +02:00
465926dcab Removed non-DRY SQL helper methods 2025-06-07 21:13:21 +02:00
ad599433bf Removed CLI project, added database migrations, added SQLHelper 2025-06-06 00:29:38 +02:00
EzFeDezy
a6786219ce Merged redundant project onto server 2025-06-05 21:45:34 +02:00
183a150234 Fixed Server folder name 2025-06-05 05:52:36 +00:00