|
|
4aabc3bae0
|
Fixed DatabaseInsertEmbeddingBulk, Added attributes bulk edit and delete, Fixed entityCache not multithreading safe, fixed EntityFromJSON missing bulk inserts, Added retry logic for BulkExecuteNonQuery, added MaxRequestBodySize configuration
|
2026-02-12 20:57:01 +01:00 |
|
|
|
c0189016e8
|
Improved logging in EntityController
|
2026-01-25 16:32:54 +01:00 |
|
|
|
625019f9f4
|
Added swagger decoration, reorganized controller elements for better clarity, renamed entity index endpoint for better clarity
|
2025-12-29 13:56:44 +01:00 |
|
|
|
fe6bbfe9e5
|
Fixed endpoint naming and http methods
|
2025-12-28 17:36:01 +01:00 |
|
|
|
baf76685b7
|
Implemented cache reconciliation
|
2025-12-28 00:19:18 +01:00 |
|
|
|
f3a4665153
|
Moved query action from EntityController to SearchdomainController
|
2025-12-27 17:26:06 +01:00 |
|
|
|
26d0561c3b
|
Fixed wrong return model returned in EntityController methods
|
2025-12-25 14:55:58 +01:00 |
|
|
|
5877ebaff2
|
Added attributes to query results
|
2025-12-25 12:39:01 +01:00 |
|
|
|
6fe96d41a2
|
Improved entity updating
|
2025-12-22 00:18:13 +01:00 |
|
|
|
33502640a2
|
Added model return for entity list endpoint
|
2025-12-22 00:16:30 +01:00 |
|
|
|
74481ac846
|
Fixed deleting entities not working
|
2025-12-21 02:11:09 +01:00 |
|
|
|
8329beeca7
|
Added entity creation
|
2025-12-21 00:57:47 +01:00 |
|
|
|
e4a711fcbd
|
Added filtering query output to top n elements
|
2025-12-20 20:13:28 +01:00 |
|
|
|
896e4b89d6
|
Improved logging for EntityResults
|
2025-12-13 17:36:51 +01:00 |
|
|
|
a1ed65ee41
|
Improved logging for DatabaseHelper
|
2025-12-13 16:52:26 +01:00 |
|
|
|
94252fe63e
|
Improved exception handling for indexing
|
2025-12-13 16:13:51 +01:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
a3d1a4679c
|
Improved logging
|
2025-06-11 13:23:51 +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 |
|
|
|
183a150234
|
Fixed Server folder name
|
2025-06-05 05:52:36 +00:00 |
|