Commit Graph

2 Commits

Author SHA1 Message Date
Jake
600150a2cb fix(memory): optimize voyage batch memory usage with streaming and deduplicate code
Cherry-picked from PR #2519. Fixed lint error: changed this.runWithConcurrency
to use imported runWithConcurrency function after extraction to internal.ts
2026-01-29 13:29:00 +13:00
Jake
0face480eb feat(memory): add native Voyage AI embedding support with batching
Cherry-picked from PR #2519, resolved conflict in memory-search.ts
(hasRemote -> hasRemoteConfig rename + added voyage provider)
2026-01-29 13:29:00 +13:00