BBQ
d12092870f
fix(memory): fix LLMClient parameter mismatch and add nil logger check
...
- Update LLMClient test to match NewLLMClient signature by passing nil logger
- Add nil check for logger in NewLLMClient to prevent panic, defaulting to slog.Default()
2026-02-01 17:52:18 +08:00
Acbox
9844309a29
feat: add skills to each history
2026-01-31 20:59:35 +08:00
Acbox
fe50b1d224
feat: subagent table structure and crud apis
2026-01-31 19:58:17 +08:00
Acbox
0273b45141
fix: history write in failed
2026-01-30 23:32:23 +08:00
Acbox
28f6d87017
fix: sqlc api
2026-01-29 16:10:09 +08:00
Acbox
11551b72ab
feat: user settings & history
2026-01-28 15:57:39 +08:00
Acbox
39215309da
feat: chat api
2026-01-28 15:15:57 +08:00
Acbox
35a8927a79
feat: allow setting default model enable as chat, memory, embedding
2026-01-26 21:54:46 +08:00
Ran
3ff0e2c4dd
feat: embedding router
2026-01-26 05:11:21 +07:00
Acbox
c332ce7749
feat: models
2026-01-23 18:53:20 +08:00
Ran
d40cc581d2
refactor: initial go service
2026-01-20 00:04:23 +07:00