1. 21 Jun, 2026 1 commit
    • fix(usage-logs): show provider icons for CN models (align with classic frontend) (#5631) · 1f1da553
      resolveModelProvider in model-badge.tsx only covered mainstream providers
      (OpenAI/Claude/Gemini/Grok/DeepSeek/Qwen/Doubao/Moonshot/Mistral/Meta/Cohere).
      Models from Zhipu (glm-), MiniMax, Xiaomi MiMo, Baidu (ernie), iFlyTek
      (spark), Tencent (hunyuan), Baichuan, InternLM, StepFun, and Yi rendered
      as grey dots instead of their brand icons in the usage logs table.
      
      Add keyword mappings for these providers, aligning coverage with the
      classic frontend's getModelCategories. Icons resolved via @lobehub/icons.
      Delicious233 committed
  2. 20 Jun, 2026 13 commits
  3. 19 Jun, 2026 14 commits
  4. 18 Jun, 2026 12 commits