LocalAI/pkg/model
2026-05-24 08:42:35 +00:00
..
backend_log_store.go feat: react chat redesign (#9616) 2026-04-29 22:33:26 +02:00
backend_log_store_test.go feat: react chat redesign (#9616) 2026-04-29 22:33:26 +02:00
connection_errors.go fix(nodes): better detection if nodes goes down or model is not available (#9274) 2026-04-08 12:11:02 +02:00
connection_evicting_client.go feat(middleware): Model routing, PII filtering, Cloud model proxies 2026-05-24 09:42:31 +01:00
filters.go fix: make sure to close on errors (#7521) 2025-12-11 14:03:20 +01:00
initializers.go fix(distributed): route per request across loaded replicas + cache probeHealth (#9968) 2026-05-24 08:15:27 +00:00
initializers_retry_test.go feat(concurrency-groups): per-model exclusive groups for backend loading (#9662) 2026-05-05 08:42:50 +02:00
loader.go fix(distributed): route per request across loaded replicas + cache probeHealth (#9968) 2026-05-24 08:15:27 +00:00
loader_options.go feat: refactor build process, drop embedded backends (#5875) 2025-07-22 16:31:04 +02:00
loader_test.go fix(nodes): better detection if nodes goes down or model is not available (#9274) 2026-04-08 12:11:02 +02:00
model.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
model_suite_test.go tests: add template tests (#2063) 2024-04-18 10:57:24 +02:00
process.go feat: Log backend exit code (#9581) 2026-04-27 14:19:18 +02:00
store.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
store_test.go feat: add distributed mode (#9124) 2026-03-30 00:47:27 +02:00
watchdog.go feat(concurrency-groups): per-model exclusive groups for backend loading (#9662) 2026-05-05 08:42:50 +02:00
watchdog_options.go feat: disable force eviction (#7725) 2025-12-25 14:26:18 +01:00
watchdog_options_test.go chore: fixup tests with defaults from constants 2025-12-16 21:26:55 +00:00
watchdog_test.go feat(concurrency-groups): per-model exclusive groups for backend loading (#9662) 2026-05-05 08:42:50 +02:00