modelRT/util
douxu 66870c7008 fix: improve measurement recommend fallback and rune offsets
- fallback to all current-level candidates when fuzzy search has no result
- track fallback results and calculate fallback offsets from max rune length
- use rune-based prefix offsets and trimming for non-ASCII tokens
- reuse local nspath filtering for component nspath recommendations
2026-06-30 13:55:42 +08:00
..
convert.go refactor: add generic helpers and type-safe TypedMap wrapper 2026-06-16 16:15:28 +08:00
copy.go add deploy.md of deploy modelRT project 2025-10-17 17:10:10 +08:00
map.go refactor: add generic helpers and type-safe TypedMap wrapper 2026-06-16 16:15:28 +08:00
redis_init.go optimize code of redis connenct func and real time data calculate 2026-01-27 17:41:17 +08:00
redis_options.go optimize code of redis init 2026-01-28 16:49:12 +08:00
redis_recommend.go feat:implement search support for abbreviated token ranges (e.g., token4-token7) 2025-12-15 16:49:38 +08:00
string.go fix: improve measurement recommend fallback and rune offsets 2026-06-30 13:55:42 +08:00
time.go optimize variable naming and api swagger comment 2025-11-13 11:48:26 +08:00
token.go optimize redis real time data injection func 2025-11-21 17:02:07 +08:00
trace.go add func of generate service token 2025-09-12 17:12:02 +08:00
typed_map.go refactor: extend TypedMap and migrate MeasComputeState onto it 2026-06-18 16:06:06 +08:00