|
|
f537912e4e
|
Fixed entityCache not multithreading safe, Reduced expensive table joins for embedding, Fixed timeouts on large deletes, fixed possible unclosed readers, Improved EntityFromJSON speed, Added connection pool control for fault tolerance, Fixed modelsInUse multithreading safety
|
2026-02-18 13:41:55 +01:00 |
|
|
|
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 |
|
|
|
01b0934d6e
|
Removed unused using statements, added early return for GetEmbeddings
|
2026-01-25 16:33:49 +01:00 |
|
|
|
a9a5ee4cb6
|
Added embeddings prefetching for entities ingest
|
2026-01-16 12:52:15 +01:00 |
|
|
|
a01985d1b8
|
Moved embeddingCache to EnumerableLruCache, fixed GenerateEmbeddings not feeding embeddingCache
|
2026-01-16 10:35:46 +01:00 |
|
|
|
7b4a3bd2c8
|
Moved embeddingCache from Dictionary to LRUCache
|
2025-12-27 18:40:03 +01:00 |
|
|
|
b6e01a3f66
|
Removed unused GenerateEmbeddings method
|
2025-12-25 14:13:28 +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 |
|
|
|
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 |
|
|
|
e6211a185b
|
Added hash based optimization
|
2025-06-11 13:23:02 +02:00 |
|
EzFeDezy
|
a6786219ce
|
Merged redundant project onto server
|
2025-06-05 21:45:34 +02:00 |
|