iconsulting/packages/services/conversation-service/src
hailin 20001277ff fix(agents): update Haiku model ID from 3.5 to 4.5
claude-haiku-3-5-20241022 returns 404 on the proxy. Updated to
claude-haiku-4-5-20251001 in agent configs and context injector.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-06 08:59:58 -08:00
..
adapters fix(ws): set tenant context for WebSocket message handling 2026-02-06 08:49:56 -08:00
application feat(analytics): add Agent usage analytics to admin panel 2026-02-06 08:00:55 -08:00
conversation feat(analytics): add Agent usage analytics to admin panel 2026-02-06 08:00:55 -08:00
domain refactor(services): implement Clean Architecture across 4 services 2026-01-24 21:18:25 -08:00
health fix(docker): add health check endpoints and fix IPv6 issue 2026-01-10 02:13:42 -08:00
infrastructure fix(agents): update Haiku model ID from 3.5 to 4.5 2026-02-06 08:59:58 -08:00
migrations fix(db): add multi-tenancy migration for conversation-service tables 2026-02-06 08:39:10 -08:00
app.module.ts fix(tenant): use TenantContextModule.forRoot() for global tenant context 2026-01-26 04:31:56 -08:00
data-source.prod.ts refactor(services): implement Clean Architecture across 4 services 2026-01-24 21:18:25 -08:00
data-source.ts refactor(services): implement Clean Architecture across 4 services 2026-01-24 21:18:25 -08:00
main.ts fix(health): exclude /health endpoint from API prefix 2026-01-10 02:30:24 -08:00