fleet-memory/hindsight-api/hindsight_api/worker
Nicolò Boschi 40d42c58aa
feat: support Batch API for retain (openai/groq) (#365)
* feat: support Batch API for retain (openai/groq)

* api

* stop batch api if sync

* fix(ui): improve toast notifications with brand colors and proper styling

- Replace all window.alert() calls with toast notifications
- Add interceptor-based error handling in API client
- Use different toast styles based on HTTP status codes (4xx = warning, 5xx = error)
- Apply Hindsight brand colors to toasts (primary blue for info, destructive red for errors, etc.)
- Remove obsolete error handling files (hindsight-client-with-toast.ts, api-error-handler.ts)
- Fix toast background conflicts by removing base bg-background class

* fix: restore retain_batch_tokens config that was accidentally removed during rebase
2026-02-16 13:31:50 +01:00
..
__init__.py feat: new 'worker' service (#176) 2026-01-20 10:17:56 +01:00
main.py Fix: load operation validator extension in worker process (#280) 2026-02-02 14:45:40 -05:00
poller.py feat: support Batch API for retain (openai/groq) (#365) 2026-02-16 13:31:50 +01:00