Test d0f88772d3
ci / test (push) Successful in 1m46s
fix: update callers to use NewLLMRouterDefault
Use NewLLMRouterDefault(kb) instead of NewLLMRouter(kb) in:
- action/router.go
- cmd/starter/main.go

The NewLLMRouter now requires LLMRouterConfig{} struct.
Backward compat wrapper NewLLMRouterDefault() maintains old API.
2026-09-03 09:41:19 -07:00
S
Description
No description provided
54 MiB
Languages
Go 99.3%
Shell 0.6%
Go Template 0.1%