Files
OmniRoute/tests
BillyOutlast 01f1962263 merge(cache): resolve conflicts merging release/v3.8.51 into semantic-cache
Merges the dual-layer semantic cache branch onto the current release
tip so CI can run. Resolves two content conflicts by combining both
sides rather than picking one:

- open-sse/handlers/chatCore/semanticCache.ts: keeps the new
  dual-layer lookup (semanticCacheManager) with legacy SQLite fallback,
  and ports the release's #12309/#12734 fix (tool_choice/tools/
  response_format folded into the cache signature) into the legacy
  fallback path and its matching hit-recording signature so both stay
  in sync.
- src/lib/api/modelTestRunner.ts: keeps this branch's added embedding
  keyword detection (colbert/harrier-/nomic-embed) together with the
  release's isResponses/isNonChatGeneration routing added since.

Co-authored-by: diegosouzapw <8016841+diegosouzapw@users.noreply.github.com>
2026-09-16 01:56:23 -03:00
..