Files
sure/app/models/provider
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
..
2025-11-24 19:52:34 +01:00
2026-04-11 21:37:07 +02:00
2025-11-25 20:21:29 +01:00
2026-04-09 18:33:59 +02:00
2025-11-24 19:52:34 +01:00
2025-08-05 23:35:01 +02:00
2026-04-09 18:33:59 +02:00
2026-05-10 22:13:57 +02:00
2026-05-10 22:13:57 +02:00
2025-09-24 00:19:51 +02:00
2025-10-28 19:32:27 +01:00
2026-04-09 18:33:59 +02:00