lucretia
  • Joined on 2025-10-19
lucretia created branch 108-add-reranker-support in lucretia/embeddingsearch 2026-03-08 09:49:44 +00:00
lucretia pushed to 108-add-reranker-support at lucretia/embeddingsearch 2026-03-08 09:49:44 +00:00
b5a8eec445 Added reranker exploration setup
lucretia pushed to main at lucretia/embeddingsearch 2026-02-23 20:14:59 +00:00
1b88bd1960 Merge pull request #133 from LD-Reborn/132-migrations-break-database-on-failure-due-to-lack-of-transactions
1aa2476779 Fixed migrations breaking because of IIS, added MySQL transaction method
7ed144bc39 Merge pull request #131 from LD-Reborn/20260223_mysqlfux
3b42a73b73 Fixed MySQL migration error
6f6ded1d90 Merge pull request #130 from LD-Reborn/129-post-entity-only-does-upserting
Compare 23 commits »
41fd8a067e Added configurable request body size limit
047526dc3c Merge pull request #120 from LD-Reborn/117-add-bulk-datapoint-insert
329af1c103 Added datapoint bulk insert
5869eeabd6 Merge pull request #119 from LD-Reborn/116-add-bulk-attributes-insert
7fffd74f26 Changed list conversion for entityCache
Compare 9 commits »
lucretia pushed to main at lucretia/QuotesTest 2026-02-02 14:45:37 +00:00
957ce861d0 Added license
lucretia pushed to main at lucretia/QuotesTest 2026-02-02 14:10:57 +00:00
fbcf297b2f Removed https from appsettings
lucretia pushed to main at lucretia/QuotesTest 2026-02-02 13:39:59 +00:00
6b19189215 Fixed deploy.yml in wrong folder
lucretia pushed to main at lucretia/QuotesTest 2026-02-02 13:30:34 +00:00
947112eb72 Added deploy.yml
lucretia pushed to main at lucretia/QuotesTest 2026-02-02 13:08:05 +00:00
fffe29ed1d Fixed sub-path routing
lucretia opened issue lucretia/OneForMe#23 2026-01-26 14:46:26 +00:00
Aktionslog hinzufügen
lucretia opened issue lucretia/OneForMe#22 2026-01-26 14:34:32 +00:00
Support für MSSQL
lucretia pushed to main at lucretia/embeddingsearch 2026-01-24 18:33:15 +00:00
d7c248945d Merge pull request #115 from LD-Reborn/52-fix-documentation-to-show-that-we-have-a-front-end
059bf147dc Updated README logo layout
ffe15e211b Improved README introduction layout
255395b582 Moved logo to heading in README.md
6390dbc9ab Moved logo to docs, fixed logo not visible in light mode
Compare 6 commits »
lucretia pushed to main at lucretia/embeddingsearch 2026-01-22 18:44:52 +00:00
6d39540e8d Merge pull request #107 from LD-Reborn/86-add-embeddingsearch-logo-and-improve-navbar
328615be97 Added logo to navbar, reworked navbar layout
20cbbfd06c Merge pull request #106 from LD-Reborn/18-update-to-dotnet-10
cfeefa385a Removed magic number from SearchdomainHelper float-bytes converter methods
49ecb06fb0 Updated packages
Compare 9 commits »
lucretia pushed to main at lucretia/embeddingsearch 2026-01-19 12:15:55 +00:00
76c9913485 Merge pull request #101 from LD-Reborn/78-query-results-edit-modal-missing-options-to-rename-and-add
4f257a745b Added renaming and adding query results , fixed missing localization
Compare 2 commits »
lucretia pushed to main at lucretia/embeddingsearch 2026-01-19 09:54:18 +00:00
59945cb523 Merge pull request #100 from LD-Reborn/87-migrations-currently-only-fire-once-searchdomainmanager-gets-injected-by-an-endpoint
c13214c4e9 Fixed migrations not running on startup
6e9e795a16 Merge pull request #99 from LD-Reborn/85-add-database-size-to-stats
337782661e Added database size to stats, added total ram size to stats
b6692770c1 Merge pull request #98 from LD-Reborn/95-add-parallel-embeddings-pre-fetching-setting
Compare 10 commits »
lucretia pushed to main at lucretia/embeddingsearch 2026-01-16 09:36:43 +00:00
17cc8f41d5 Merge pull request #93 from LD-Reborn/92-datapointgenerateembeddings-does-not-feed-embedding-cache
a01985d1b8 Moved embeddingCache to EnumerableLruCache, fixed GenerateEmbeddings not feeding embeddingCache
Compare 2 commits »
lucretia pushed to main at lucretia/embeddingsearch 2026-01-07 00:52:54 +00:00
4c1f0305fc Merge pull request #89 from LD-Reborn/65-add-number-of-cached-queries-to-front-end
e49a7c83ba Improved sql connection pool resiliency
e83ce61877 Added query cache entry count and capacity to front-end, Fixed ServerGetStatsResult field naming
Compare 3 commits »
lucretia pushed to main at lucretia/embeddingsearch 2026-01-05 00:22:25 +00:00
c09514c657 Merge pull request #88 from LD-Reborn/66-add-query-cache-size-limit
3dfcaa19e6 Implemented query cache size limit in front-end and in logic, Reworked LRUCache for performance, Fixed updating entities from front-end not working
88d1b27394 Fixed LRUCache TryGetValue not updating the list
027a9244ad Added query cache size limiting, added custom enumerable LRUCache, renamed search to query in various places, fixed client GetEmbeddingsCacheSize endpoint
Compare 4 commits »
lucretia pushed to main at lucretia/embeddingsearch 2026-01-03 13:39:35 +00:00
063c81e8dc Fixed front-end wrong endpoint name used