Guillem Arias
29030d648e
fix(ai): attribute Bedrock model IDs to anthropic + clean nil enum
...
- LlmUsage.infer_provider now returns "anthropic" for Bedrock /
Vertex shaped IDs (anthropic.* and anthropic/*), so cost-ledger
filtering by provider stays correct even when no per-MTok rate is
stored. Previously these IDs fell through to the "openai" default.
- AutoCategorizer drops the redundant nil sentinel from the
category_name enum — the union type [string, null] already permits
null, and some JSON Schema validators reject nil literals inside
enum arrays.
2026-05-29 14:51:07 +02:00
..
2026-05-29 14:51:07 +02:00
2026-05-05 01:22:05 +02:00
2026-01-23 18:55:51 +01:00
2026-04-09 18:33:59 +02:00
2026-05-29 14:51:07 +02:00
2025-11-24 19:52:34 +01:00
2026-04-07 14:43:17 +02:00
2026-05-12 19:41:58 +02:00
2026-04-10 15:40:13 +02:00
2026-05-13 18:13:48 +02:00
2026-05-13 18:13:48 +02:00
2026-01-21 22:56:39 +01:00
2026-02-06 18:04:03 +01:00
2026-01-07 15:59:04 +01:00
2026-04-11 21:37:07 +02:00
2025-11-25 20:21:29 +01:00
2025-12-12 11:19:50 +01:00
2026-05-17 12:09:51 +02:00
2026-04-09 18:33:59 +02:00
2026-04-13 00:51:23 +02:00
2025-11-24 19:52:34 +01:00
2025-08-05 23:35:01 +02:00
2026-05-12 23:45:19 +02:00
2026-05-12 23:45:19 +02:00
2026-02-08 18:19:37 +01:00
2026-04-27 18:33:22 +02:00
2026-01-07 15:59:04 +01:00
2026-05-12 00:22:37 +02:00
2026-05-12 00:22:37 +02:00
2026-05-25 16:29:53 +02:00
2025-12-20 21:18:55 +01:00
2026-02-06 18:04:03 +01:00
2026-05-03 10:56:31 +02:00
2026-02-06 18:04:03 +01:00
2026-05-13 18:13:48 +02:00
2026-04-09 18:33:59 +02:00
2026-05-25 19:49:25 +02:00
2026-05-10 22:13:57 +02:00
2026-05-10 22:13:57 +02:00
2025-11-12 16:01:19 +01:00
2025-09-24 00:19:51 +02:00
2026-04-09 18:33:59 +02:00
2026-05-25 16:29:53 +02:00
2026-04-09 18:33:59 +02:00
2025-11-24 19:52:34 +01:00
2026-02-06 18:04:03 +01:00
2026-01-22 20:52:49 +01:00
2026-01-22 20:52:49 +01:00
2026-05-08 15:15:23 +02:00
2026-05-08 15:15:23 +02:00
2026-01-21 19:06:00 +01:00
2025-10-28 19:32:27 +01:00
2026-04-09 18:33:59 +02:00
2026-04-10 15:43:22 +02:00
2026-05-05 01:04:29 +02:00