LD50
|
4fe6b4a112
|
Merge pull request #63 from LD-Reborn/59-implement-missing-endpoints-in-client
59 implement missing endpoints in client
|
2025-12-29 19:51:35 +01:00 |
|
|
|
16efe447a2
|
Reorganized client methods to better match swagger sequence
|
2025-12-29 19:51:16 +01:00 |
|
|
|
6a7bdf585c
|
Added missing endpoints to client
|
2025-12-29 19:44:55 +01:00 |
|
|
|
31c784f0ab
|
Renamed SearchCache mentions to QueryCache for better clarity
|
2025-12-29 15:41:12 +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 |
|
|
|
c3dfe1a964
|
Fixed ridiculously low EmbeddingCacheMaxCount preset
|
2025-12-29 01:10:31 +01:00 |
|
LD50
|
d647bedb33
|
Merge pull request #60 from LD-Reborn/44-fix-controller-endpoint-naming-and-http-methods
Fixed endpoint naming and http methods
|
2025-12-28 17:36:17 +01:00 |
|
|
|
fe6bbfe9e5
|
Fixed endpoint naming and http methods
|
2025-12-28 17:36:01 +01:00 |
|
LD50
|
6f7afca195
|
Merge pull request #58 from LD-Reborn/56-bug-exception-when-update-indexing-entity
Fixed datapoint stale reference causing issues when updating datapoin…
|
2025-12-28 00:44:12 +01:00 |
|
|
|
3fa71a8d8b
|
Fixed datapoint stale reference causing issues when updating datapoint text and probmethod or similaritymethod, fixe probmethod and similaritymethod not being applied in-memory
|
2025-12-28 00:43:55 +01:00 |
|
LD50
|
8921121078
|
Merge pull request #57 from LD-Reborn/54-properly-implement-embeddings-cache-size-limit-global
Implemented cache reconciliation
|
2025-12-28 00:22:15 +01:00 |
|
|
|
baf76685b7
|
Implemented cache reconciliation
|
2025-12-28 00:19:18 +01:00 |
|
LD50
|
4030e4a824
|
Merge pull request #55 from LD-Reborn/54-properly-implement-embeddings-cache-size-limit-global
Moved embeddingCache from Dictionary to LRUCache
|
2025-12-27 18:40:45 +01:00 |
|
|
|
7b4a3bd2c8
|
Moved embeddingCache from Dictionary to LRUCache
|
2025-12-27 18:40:03 +01:00 |
|
LD50
|
5eabb0d924
|
Merge pull request #53 from LD-Reborn/33-move-query-from-entity-to-searchdomain
33 move query from entity to searchdomain
|
2025-12-27 17:26:29 +01:00 |
|
|
|
40424053da
|
Merge branch '33-move-query-from-entity-to-searchdomain' of https://github.com/LD-Reborn/embeddingsearch into 33-move-query-from-entity-to-searchdomain
|
2025-12-27 17:26:13 +01:00 |
|
|
|
f3a4665153
|
Moved query action from EntityController to SearchdomainController
|
2025-12-27 17:26:06 +01:00 |
|
|
|
a358eaea86
|
Moved query action from EntityController to SearchdomainController
|
2025-12-27 17:25:12 +01:00 |
|
|
|
665a392b5a
|
Fixed redundant Searchdomain retrieval error messages
|
2025-12-25 15:25:23 +01:00 |
|
|
|
26d0561c3b
|
Fixed wrong return model returned in EntityController methods
|
2025-12-25 14:55:58 +01:00 |
|
|
|
cc93a76546
|
Fixed DRY violations regarding result models
|
2025-12-25 14:55:30 +01:00 |
|
LD50
|
7298593341
|
Merge pull request #51 from LD-Reborn/35-implement-enums-for-probmethods-in-the-shared-models
Fixed embeddingCache not yet global
|
2025-12-25 14:19:41 +01:00 |
|
|
|
25723cb7a4
|
Fixed embeddingCache not yet global
|
2025-12-25 14:19:25 +01:00 |
|
LD50
|
84d83206cb
|
Merge pull request #50 from LD-Reborn/35-implement-enums-for-probmethods-in-the-shared-models
Removed unused GenerateEmbeddings method
|
2025-12-25 14:18:41 +01:00 |
|
|
|
b6e01a3f66
|
Removed unused GenerateEmbeddings method
|
2025-12-25 14:13:28 +01:00 |
|
LD50
|
e4cfcb1030
|
Merge pull request #49 from LD-Reborn/35-implement-enums-for-probmethods-in-the-shared-models
Added enums to JSONEntity and JSONDatapoint
|
2025-12-25 13:20:44 +01:00 |
|
|
|
6d1cffe2db
|
Added enums to JSONEntity and JSONDatapoint
|
2025-12-25 13:20:24 +01:00 |
|
LD50
|
dd0019b1c1
|
Merge pull request #48 from LD-Reborn/40-add-attributes-to-query-result
40 add attributes to query result
|
2025-12-25 12:39:18 +01:00 |
|
|
|
5877ebaff2
|
Added attributes to query results
|
2025-12-25 12:39:01 +01:00 |
|
|
|
040d4f916a
|
Fixed views showing in swagger
|
2025-12-25 12:21:50 +01:00 |
|
LD50
|
57beddd70f
|
Merge pull request #47 from LD-Reborn/42-create-a-front-end---localization
Added localization
|
2025-12-23 22:40:42 +01:00 |
|
|
|
8416d7f404
|
Added localization
|
2025-12-23 22:40:04 +01:00 |
|
|
|
16f08aa8a7
|
Removed privacy page
|
2025-12-23 21:37:10 +01:00 |
|
LD50
|
cce42d8ec3
|
Merge pull request #46 from LD-Reborn/41-create-a-front-end---toasts
41 create a front end toasts
|
2025-12-23 14:55:39 +01:00 |
|
|
|
e64f4ca555
|
Added toasts, fixed redundant throbber functions
|
2025-12-23 14:50:34 +01:00 |
|
|
|
55a475704e
|
Removed clear button that was not used
|
2025-12-23 14:49:32 +01:00 |
|
LD50
|
89f8aa6591
|
Merge pull request #45 from LD-Reborn/36-create-a-front-end---functioning-buttons-2
36 create a front end functioning buttons 2
|
2025-12-22 16:53:42 +01:00 |
|
|
|
a3cc5115fc
|
Added query update functionality in the front-end
|
2025-12-22 16:52:49 +01:00 |
|
|
|
8b36c65437
|
Added search cache updating
|
2025-12-22 16:52:06 +01:00 |
|
|
|
ee12986fef
|
Added query deleting
|
2025-12-22 14:22:16 +01:00 |
|
|
|
fd76da265b
|
Added entity updating to front-end
|
2025-12-22 12:58:40 +01:00 |
|
|
|
4aa3015954
|
Fixed probmethod and similaritymethod not updating with entity index
|
2025-12-22 12:57:52 +01:00 |
|
|
|
fb1766b2b5
|
Fixed embeddings not being created on index
|
2025-12-22 12:08:09 +01:00 |
|
|
|
6fe96d41a2
|
Improved entity updating
|
2025-12-22 00:18:13 +01:00 |
|
|
|
fc5e8ceeee
|
Added missing model fix for last commit
|
2025-12-22 00:17:16 +01:00 |
|
|
|
33502640a2
|
Added model return for entity list endpoint
|
2025-12-22 00:16:30 +01:00 |
|
|
|
b5545bb5c8
|
Added entity/searchdomain name to deletion confirmation warning for searchdomain and entity
|
2025-12-21 14:17:02 +01:00 |
|
|
|
fbfaff2953
|
Added entity edit and delete buttons, added entity delete functionality
|
2025-12-21 02:11:59 +01:00 |
|
|
|
74481ac846
|
Fixed deleting entities not working
|
2025-12-21 02:11:09 +01:00 |
|
|
|
29f910a65a
|
Fixed typos
|
2025-12-21 00:58:44 +01:00 |
|