tokentracker-cli 0.24.3 → 0.24.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (34) hide show
  1. package/dashboard/dist/assets/{Card-BbZjsVbp.js → Card-C5P77HSA.js} +1 -1
  2. package/dashboard/dist/assets/{DashboardPage-D-c3ggwu.js → DashboardPage-BmDIVEqD.js} +1 -1
  3. package/dashboard/dist/assets/{DevicePage-CXQozcPu.js → DevicePage-BR0iqEnH.js} +1 -1
  4. package/dashboard/dist/assets/{FadeIn-DS3-rZmS.js → FadeIn-DS1EdnSK.js} +1 -1
  5. package/dashboard/dist/assets/{HeaderGithubStar-B_Yuqgy3.js → HeaderGithubStar-B1bXtzLa.js} +1 -1
  6. package/dashboard/dist/assets/{IpCheckPage-DvlCxm7c.js → IpCheckPage-DYqbDHcj.js} +1 -1
  7. package/dashboard/dist/assets/{LandingPage-Cn-IoNno.js → LandingPage-CDrzg33z.js} +1 -1
  8. package/dashboard/dist/assets/{LeaderboardPage-CbiPJJPx.js → LeaderboardPage-CdE8dhBk.js} +1 -1
  9. package/dashboard/dist/assets/{LeaderboardProfilePage-Bu7B-2jw.js → LeaderboardProfilePage-5hMz6KaV.js} +1 -1
  10. package/dashboard/dist/assets/{LimitsPage-B3rB2mq-.js → LimitsPage-DwXAQxub.js} +1 -1
  11. package/dashboard/dist/assets/{LoginPage-D1zPQFPk.js → LoginPage-jyNw3XdL.js} +1 -1
  12. package/dashboard/dist/assets/{PopoverPopup-nCve1OvO.js → PopoverPopup-D7vJTWph.js} +1 -1
  13. package/dashboard/dist/assets/{ProviderIcon-DG0e09V6.js → ProviderIcon-DzG-9xmE.js} +1 -1
  14. package/dashboard/dist/assets/{SettingsPage-CrNFjpAc.js → SettingsPage-C5Dv25qs.js} +1 -1
  15. package/dashboard/dist/assets/{SkillsPage-BLA6DLai.js → SkillsPage-wl3RJj-l.js} +1 -1
  16. package/dashboard/dist/assets/{WidgetsPage-DKqL5elk.js → WidgetsPage-DRjH3Emk.js} +1 -1
  17. package/dashboard/dist/assets/{WrappedPage-27gR4t07.js → WrappedPage-QI8eoOBi.js} +1 -1
  18. package/dashboard/dist/assets/check-CIkqYG5R.js +1 -0
  19. package/dashboard/dist/assets/{chevron-down-BK0-QwAZ.js → chevron-down-DYcTqEa_.js} +1 -1
  20. package/dashboard/dist/assets/{download-CRxOcuuE.js → download-Bx3IHqEk.js} +1 -1
  21. package/dashboard/dist/assets/{info-BnCcU5DC.js → info--12E1Ss4.js} +1 -1
  22. package/dashboard/dist/assets/{leaderboard-columns-D8bOHQ2L.js → leaderboard-columns-BSN7ezk1.js} +1 -1
  23. package/dashboard/dist/assets/{main-B8I3fQYO.js → main-BcIQOEq-.js} +2 -2
  24. package/dashboard/dist/assets/{use-limits-display-prefs-24Huwh6X.js → use-limits-display-prefs-CzrWmFCp.js} +1 -1
  25. package/dashboard/dist/assets/{use-native-settings-D58BqQED.js → use-native-settings-DdNs1QHP.js} +1 -1
  26. package/dashboard/dist/assets/{use-reduced-motion-D02YRYVH.js → use-reduced-motion-Bq2cqn-e.js} +1 -1
  27. package/dashboard/dist/assets/{use-usage-limits-D5J2sCWb.js → use-usage-limits-oNdrbXVB.js} +1 -1
  28. package/dashboard/dist/assets/{useCurrency-CqZS-EuJ.js → useCurrency-B02Q_emH.js} +1 -1
  29. package/dashboard/dist/index.html +1 -1
  30. package/dashboard/dist/share.html +1 -1
  31. package/package.json +1 -1
  32. package/src/lib/pricing/curated-overrides.json +25 -1
  33. package/src/lib/pricing/seed-snapshot.json +1 -1
  34. package/dashboard/dist/assets/check-CZwZBCWJ.js +0 -1
@@ -1 +1 @@
1
- import{r as a}from"./main-B8I3fQYO.js";const d=["claude","codex","cursor","gemini","kimi","kiro","copilot","antigravity"],S={claude:"Claude",codex:"Codex",cursor:"Cursor",gemini:"Gemini",kimi:"Kimi",kiro:"Kiro",copilot:"GitHub Copilot",antigravity:"Antigravity"},v={claude:"/brand-logos/claude-code.svg",codex:"/brand-logos/codex.svg",cursor:"/brand-logos/cursor.svg",gemini:"/brand-logos/gemini.svg",kimi:"/brand-logos/kimi.svg",kiro:"/brand-logos/kiro.svg",copilot:"/brand-logos/copilot.svg",antigravity:"/brand-logos/antigravity.svg"},l="tt.limits.providerOrder",g="tt.limits.providerVisibility";function w(){if(typeof window>"u")return[...d];try{const i=window.localStorage.getItem(l);if(!i)return[...d];const s=JSON.parse(i);if(!Array.isArray(s))return[...d];const r=s.filter(c=>d.includes(c));for(const c of d)r.includes(c)||r.push(c);return r}catch{return[...d]}}function y(){const i=Object.fromEntries(d.map(s=>[s,!0]));if(typeof window>"u")return i;try{const s=window.localStorage.getItem(g);if(!s)return i;const r=JSON.parse(s);if(!r||typeof r!="object")return i;const c={...i};for(const u of d)typeof r[u]=="boolean"&&(c[u]=r[u]);return c}catch{return i}}function C(){const[i,s]=a.useState(w),[r,c]=a.useState(y);a.useEffect(()=>{if(!(typeof window>"u"))try{window.localStorage.setItem(l,JSON.stringify(i))}catch{}},[i]),a.useEffect(()=>{if(!(typeof window>"u"))try{window.localStorage.setItem(g,JSON.stringify(r))}catch{}},[r]),a.useEffect(()=>{if(typeof window>"u")return;const o=t=>{t.key===l&&s(w()),t.key===g&&c(y())};return window.addEventListener("storage",o),()=>window.removeEventListener("storage",o)},[]);const u=a.useCallback(o=>{c(t=>({...t,[o]:!t[o]}))},[]),b=a.useCallback(o=>{s(t=>{const e=t.indexOf(o);if(e<=0)return t;const n=[...t];return[n[e-1],n[e]]=[n[e],n[e-1]],n})},[]),p=a.useCallback(o=>{s(t=>{const e=t.indexOf(o);if(e<0||e>=t.length-1)return t;const n=[...t];return[n[e],n[e+1]]=[n[e+1],n[e]],n})},[]),O=a.useCallback((o,t)=>{o!==t&&s(e=>{const n=e.indexOf(o),m=e.indexOf(t);if(n<0||m<0)return e;const f=[...e],[I]=f.splice(n,1);return f.splice(m,0,I),f})},[]),k=a.useCallback(()=>{s([...d]),c(Object.fromEntries(d.map(o=>[o,!0])))},[]),x=a.useMemo(()=>i.filter(o=>r[o]!==!1),[i,r]);return{order:i,visibility:r,visibleOrdered:x,toggle:u,moveUp:b,moveDown:p,moveToward:O,reset:k}}export{v as L,S as a,C as u};
1
+ import{r as a}from"./main-BcIQOEq-.js";const d=["claude","codex","cursor","gemini","kimi","kiro","copilot","antigravity"],S={claude:"Claude",codex:"Codex",cursor:"Cursor",gemini:"Gemini",kimi:"Kimi",kiro:"Kiro",copilot:"GitHub Copilot",antigravity:"Antigravity"},v={claude:"/brand-logos/claude-code.svg",codex:"/brand-logos/codex.svg",cursor:"/brand-logos/cursor.svg",gemini:"/brand-logos/gemini.svg",kimi:"/brand-logos/kimi.svg",kiro:"/brand-logos/kiro.svg",copilot:"/brand-logos/copilot.svg",antigravity:"/brand-logos/antigravity.svg"},l="tt.limits.providerOrder",g="tt.limits.providerVisibility";function w(){if(typeof window>"u")return[...d];try{const i=window.localStorage.getItem(l);if(!i)return[...d];const s=JSON.parse(i);if(!Array.isArray(s))return[...d];const r=s.filter(c=>d.includes(c));for(const c of d)r.includes(c)||r.push(c);return r}catch{return[...d]}}function y(){const i=Object.fromEntries(d.map(s=>[s,!0]));if(typeof window>"u")return i;try{const s=window.localStorage.getItem(g);if(!s)return i;const r=JSON.parse(s);if(!r||typeof r!="object")return i;const c={...i};for(const u of d)typeof r[u]=="boolean"&&(c[u]=r[u]);return c}catch{return i}}function C(){const[i,s]=a.useState(w),[r,c]=a.useState(y);a.useEffect(()=>{if(!(typeof window>"u"))try{window.localStorage.setItem(l,JSON.stringify(i))}catch{}},[i]),a.useEffect(()=>{if(!(typeof window>"u"))try{window.localStorage.setItem(g,JSON.stringify(r))}catch{}},[r]),a.useEffect(()=>{if(typeof window>"u")return;const o=t=>{t.key===l&&s(w()),t.key===g&&c(y())};return window.addEventListener("storage",o),()=>window.removeEventListener("storage",o)},[]);const u=a.useCallback(o=>{c(t=>({...t,[o]:!t[o]}))},[]),b=a.useCallback(o=>{s(t=>{const e=t.indexOf(o);if(e<=0)return t;const n=[...t];return[n[e-1],n[e]]=[n[e],n[e-1]],n})},[]),p=a.useCallback(o=>{s(t=>{const e=t.indexOf(o);if(e<0||e>=t.length-1)return t;const n=[...t];return[n[e],n[e+1]]=[n[e+1],n[e]],n})},[]),O=a.useCallback((o,t)=>{o!==t&&s(e=>{const n=e.indexOf(o),m=e.indexOf(t);if(n<0||m<0)return e;const f=[...e],[I]=f.splice(n,1);return f.splice(m,0,I),f})},[]),k=a.useCallback(()=>{s([...d]),c(Object.fromEntries(d.map(o=>[o,!0])))},[]),x=a.useMemo(()=>i.filter(o=>r[o]!==!1),[i,r]);return{order:i,visibility:r,visibleOrdered:x,toggle:u,moveUp:b,moveDown:p,moveToward:O,reset:k}}export{v as L,S as a,C as u};
@@ -1 +1 @@
1
- import{C as a,a7 as x,r as n,aH as g,aI as m,aJ as b,aK as u,aL as f,aF as h}from"./main-B8I3fQYO.js";import{C as y}from"./Card-BbZjsVbp.js";function p({checked:s,onChange:t,disabled:e,ariaLabel:i}){return a.jsx("button",{type:"button",role:"switch","aria-checked":s,"aria-label":i,onClick:t,disabled:e,className:x("relative inline-flex h-5 w-9 shrink-0 items-center rounded-full transition-colors focus:outline-none focus-visible:ring-2 focus-visible:ring-oai-brand-500 disabled:opacity-50 disabled:cursor-not-allowed",s?"bg-oai-brand-500":"bg-oai-gray-300 dark:bg-oai-gray-700"),children:a.jsx("span",{className:x("inline-block h-3.5 w-3.5 rounded-full bg-white transition-transform",s?"translate-x-[18px]":"translate-x-[3px]")})})}function j({label:s,hint:t,control:e}){return a.jsxs("div",{className:"flex items-center justify-between gap-4 py-3",children:[a.jsxs("div",{className:"min-w-0 flex-1",children:[a.jsx("div",{className:"text-sm text-oai-gray-900 dark:text-oai-gray-200",children:s}),t?a.jsx("div",{className:"mt-0.5 text-xs text-oai-gray-500 dark:text-oai-gray-400",children:t}):null]}),a.jsx("div",{className:"shrink-0",children:e})]})}function N({title:s,subtitle:t,action:e,children:i}){return a.jsxs(y,{children:[a.jsxs("div",{className:"mb-3 flex items-start justify-between gap-4",children:[a.jsxs("div",{className:"min-w-0 flex-1",children:[a.jsx("h2",{className:"text-sm font-medium text-oai-gray-500 dark:text-oai-gray-300 uppercase tracking-wide",children:s}),t?a.jsx("p",{className:"mt-1 truncate text-xs text-oai-gray-500 dark:text-oai-gray-400",children:t}):null]}),e?a.jsx("div",{className:"shrink-0",children:e}):null]}),a.jsx("div",{className:"-mb-3 divide-y divide-oai-gray-200/60 dark:divide-oai-gray-800/60",children:i})]})}function w({options:s,value:t,onChange:e}){return a.jsx("div",{className:"inline-flex items-center rounded-lg border border-oai-gray-200 bg-oai-gray-50 p-0.5 dark:border-oai-gray-800 dark:bg-oai-gray-900",children:s.map(({value:i,label:d,Icon:l})=>{const r=t===i;return a.jsxs("button",{type:"button",onClick:()=>e(i),"aria-pressed":r,className:x("inline-flex items-center gap-1.5 rounded-md px-3 py-1.5 text-xs font-medium transition-colors",r?"bg-white text-oai-black shadow-sm dark:bg-oai-gray-800 dark:text-white":"text-oai-gray-500 hover:text-oai-black dark:text-oai-gray-400 dark:hover:text-white"),children:[l?a.jsx(l,{className:"h-3.5 w-3.5","aria-hidden":!0}):null,a.jsx("span",{children:d})]},i)})})}function S(){const[s,t]=n.useState(null),e=g()&&m();n.useEffect(()=>{if(!e)return;const r=b(o=>t(o));return u(),r},[e]);const i=n.useCallback((r,o)=>{e&&(t(c=>c&&{...c,[r]:o}),f(r,o))},[e]),d=n.useCallback(r=>{e&&h(r)},[e]),l=n.useCallback(()=>{e&&u()},[e]);return{available:e,settings:s,setSetting:i,runAction:d,refresh:l}}export{N as S,p as T,j as a,w as b,S as u};
1
+ import{C as a,a7 as x,r as n,aH as g,aI as m,aJ as b,aK as u,aL as f,aF as h}from"./main-BcIQOEq-.js";import{C as y}from"./Card-C5P77HSA.js";function p({checked:s,onChange:t,disabled:e,ariaLabel:i}){return a.jsx("button",{type:"button",role:"switch","aria-checked":s,"aria-label":i,onClick:t,disabled:e,className:x("relative inline-flex h-5 w-9 shrink-0 items-center rounded-full transition-colors focus:outline-none focus-visible:ring-2 focus-visible:ring-oai-brand-500 disabled:opacity-50 disabled:cursor-not-allowed",s?"bg-oai-brand-500":"bg-oai-gray-300 dark:bg-oai-gray-700"),children:a.jsx("span",{className:x("inline-block h-3.5 w-3.5 rounded-full bg-white transition-transform",s?"translate-x-[18px]":"translate-x-[3px]")})})}function j({label:s,hint:t,control:e}){return a.jsxs("div",{className:"flex items-center justify-between gap-4 py-3",children:[a.jsxs("div",{className:"min-w-0 flex-1",children:[a.jsx("div",{className:"text-sm text-oai-gray-900 dark:text-oai-gray-200",children:s}),t?a.jsx("div",{className:"mt-0.5 text-xs text-oai-gray-500 dark:text-oai-gray-400",children:t}):null]}),a.jsx("div",{className:"shrink-0",children:e})]})}function N({title:s,subtitle:t,action:e,children:i}){return a.jsxs(y,{children:[a.jsxs("div",{className:"mb-3 flex items-start justify-between gap-4",children:[a.jsxs("div",{className:"min-w-0 flex-1",children:[a.jsx("h2",{className:"text-sm font-medium text-oai-gray-500 dark:text-oai-gray-300 uppercase tracking-wide",children:s}),t?a.jsx("p",{className:"mt-1 truncate text-xs text-oai-gray-500 dark:text-oai-gray-400",children:t}):null]}),e?a.jsx("div",{className:"shrink-0",children:e}):null]}),a.jsx("div",{className:"-mb-3 divide-y divide-oai-gray-200/60 dark:divide-oai-gray-800/60",children:i})]})}function w({options:s,value:t,onChange:e}){return a.jsx("div",{className:"inline-flex items-center rounded-lg border border-oai-gray-200 bg-oai-gray-50 p-0.5 dark:border-oai-gray-800 dark:bg-oai-gray-900",children:s.map(({value:i,label:d,Icon:l})=>{const r=t===i;return a.jsxs("button",{type:"button",onClick:()=>e(i),"aria-pressed":r,className:x("inline-flex items-center gap-1.5 rounded-md px-3 py-1.5 text-xs font-medium transition-colors",r?"bg-white text-oai-black shadow-sm dark:bg-oai-gray-800 dark:text-white":"text-oai-gray-500 hover:text-oai-black dark:text-oai-gray-400 dark:hover:text-white"),children:[l?a.jsx(l,{className:"h-3.5 w-3.5","aria-hidden":!0}):null,a.jsx("span",{children:d})]},i)})})}function S(){const[s,t]=n.useState(null),e=g()&&m();n.useEffect(()=>{if(!e)return;const r=b(o=>t(o));return u(),r},[e]);const i=n.useCallback((r,o)=>{e&&(t(c=>c&&{...c,[r]:o}),f(r,o))},[e]),d=n.useCallback(r=>{e&&h(r)},[e]),l=n.useCallback(()=>{e&&u()},[e]);return{available:e,settings:s,setSetting:i,runAction:d,refresh:l}}export{N as S,p as T,j as a,w as b,S as u};
@@ -1 +1 @@
1
- import{aM as t,aN as o,r,aO as s}from"./main-B8I3fQYO.js";function u(){!t.current&&o();const[e]=r.useState(s.current);return e}export{u};
1
+ import{aM as t,aN as o,r,aO as s}from"./main-BcIQOEq-.js";function u(){!t.current&&o();const[e]=r.useState(s.current);return e}export{u};
@@ -1 +1 @@
1
- import{r,al as l}from"./main-B8I3fQYO.js";function y(i){const[o,a]=r.useState(null),[u,s]=r.useState(null),[c,f]=r.useState(!0),n=!!i?.initialRefresh,g=r.useCallback(async()=>{try{const e=await l({refresh:!0});a(e&&typeof e=="object"?e:null),s(null)}catch(e){s(e?.message||String(e))}},[]);return r.useEffect(()=>{let e=!1;return(async()=>{try{const t=await l(n?{refresh:!0}:{});if(e)return;a(t&&typeof t=="object"?t:null),s(null)}catch(t){if(e)return;s(t?.message||String(t))}finally{e||f(!1)}})(),()=>{e=!0}},[n]),{data:o,error:u,isLoading:c,refresh:g}}export{y as u};
1
+ import{r,al as l}from"./main-BcIQOEq-.js";function y(i){const[o,a]=r.useState(null),[u,s]=r.useState(null),[c,f]=r.useState(!0),n=!!i?.initialRefresh,g=r.useCallback(async()=>{try{const e=await l({refresh:!0});a(e&&typeof e=="object"?e:null),s(null)}catch(e){s(e?.message||String(e))}},[]);return r.useEffect(()=>{let e=!1;return(async()=>{try{const t=await l(n?{refresh:!0}:{});if(e)return;a(t&&typeof t=="object"?t:null),s(null)}catch(t){if(e)return;s(t?.message||String(t))}finally{e||f(!1)}})(),()=>{e=!0}},[n]),{data:o,error:u,isLoading:c,refresh:g}}export{y as u};
@@ -1 +1 @@
1
- import{r as e,aA as t,aB as r,I as c}from"./main-B8I3fQYO.js";const a=Object.freeze({currency:c,rate:1,symbol:"$",rates:{...r},rateSource:"default",rateFetchedAt:null,setCurrency:()=>{}});function u(){return e.useContext(t)??a}export{u};
1
+ import{r as e,aA as t,aB as r,I as c}from"./main-BcIQOEq-.js";const a=Object.freeze({currency:c,rate:1,symbol:"$",rates:{...r},rateSource:"default",rateFetchedAt:null,setCurrency:()=>{}});function u(){return e.useContext(t)??a}export{u};
@@ -210,7 +210,7 @@
210
210
  ]
211
211
  }
212
212
  </script>
213
- <script type="module" crossorigin src="/assets/main-B8I3fQYO.js"></script>
213
+ <script type="module" crossorigin src="/assets/main-BcIQOEq-.js"></script>
214
214
  <link rel="stylesheet" crossorigin href="/assets/main-C8k06i2w.css">
215
215
  </head>
216
216
  <body>
@@ -51,7 +51,7 @@
51
51
  "description": "Shareable Token Tracker dashboard snapshot."
52
52
  }
53
53
  </script>
54
- <script type="module" crossorigin src="/assets/main-B8I3fQYO.js"></script>
54
+ <script type="module" crossorigin src="/assets/main-BcIQOEq-.js"></script>
55
55
  <link rel="stylesheet" crossorigin href="/assets/main-C8k06i2w.css">
56
56
  </head>
57
57
  <body>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tokentracker-cli",
3
- "version": "0.24.3",
3
+ "version": "0.24.4",
4
4
  "description": "Token usage tracker for AI agent CLIs (Claude Code, Codex, Cursor, Gemini, Kiro, OpenCode, OpenClaw, Every Code, Hermes, GitHub Copilot, Kimi Code, CodeBuddy, Grok Build, oh-my-pi, pi, Craft Agents, Kilo CLI, Kilo Code, Roo Code, Zed Agent, Goose)",
5
5
  "main": "src/cli.js",
6
6
  "bin": {
@@ -30,6 +30,18 @@
30
30
  "kimi-for-coding": { "input": 0.6, "output": 2, "cache_read": 0.15 },
31
31
  "kimi-k2.5": { "input": 0.6, "output": 2, "cache_read": 0.15 },
32
32
  "kimi-k2.5-free": { "input": 0, "output": 0, "cache_read": 0 },
33
+ "glm-5.1": { "input": 1.4, "output": 4.4, "cache_read": 0.26 },
34
+ "glm-5": { "input": 1.0, "output": 3.2, "cache_read": 0.2 },
35
+ "glm-5-turbo": { "input": 1.2, "output": 4.0, "cache_read": 0.24 },
36
+ "glm-4.7": { "input": 0.6, "output": 2.2, "cache_read": 0.11 },
37
+ "glm-4.7-flashx": { "input": 0.07, "output": 0.4, "cache_read": 0.01 },
38
+ "glm-4.7-flash": { "input": 0, "output": 0, "cache_read": 0 },
39
+ "glm-4.6": { "input": 0.6, "output": 2.2, "cache_read": 0.11 },
40
+ "glm-4.5": { "input": 0.6, "output": 2.2, "cache_read": 0.11 },
41
+ "glm-4.5-x": { "input": 2.2, "output": 8.9, "cache_read": 0.45 },
42
+ "glm-4.5-air": { "input": 0.2, "output": 1.1, "cache_read": 0.03 },
43
+ "glm-4.5-airx": { "input": 1.1, "output": 4.5, "cache_read": 0.22 },
44
+ "glm-4.5-flash": { "input": 0, "output": 0, "cache_read": 0 },
33
45
  "glm-4.7-free": { "input": 0, "output": 0, "cache_read": 0 },
34
46
  "nemotron-3-super-free":{ "input": 0, "output": 0, "cache_read": 0 },
35
47
  "mimo-v2-pro-free": { "input": 0, "output": 0, "cache_read": 0 },
@@ -48,6 +60,18 @@
48
60
  { "match": "minimax-m2.7", "ref": "MiniMax-M2.7" },
49
61
  { "match": "deepseek-v4-flash", "ref": "deepseek-v4-flash" },
50
62
  { "match": "deepseek-v4-pro", "ref": "deepseek-v4-pro" },
51
- { "match": "kimi", "ref": "kimi-k2.5" }
63
+ { "match": "kimi", "ref": "kimi-k2.5" },
64
+ { "match": "glm-4.5-airx", "ref": "glm-4.5-airx" },
65
+ { "match": "glm-4.5-air", "ref": "glm-4.5-air" },
66
+ { "match": "glm-4.5-x", "ref": "glm-4.5-x" },
67
+ { "match": "glm-4.5-flash", "ref": "glm-4.5-flash" },
68
+ { "match": "glm-4.5", "ref": "glm-4.5" },
69
+ { "match": "glm-4.7-flashx", "ref": "glm-4.7-flashx" },
70
+ { "match": "glm-4.7-flash", "ref": "glm-4.7-flash" },
71
+ { "match": "glm-4.7", "ref": "glm-4.7" },
72
+ { "match": "glm-4.6", "ref": "glm-4.6" },
73
+ { "match": "glm-5-turbo", "ref": "glm-5-turbo" },
74
+ { "match": "glm-5.1", "ref": "glm-5.1" },
75
+ { "match": "glm-5", "ref": "glm-5" }
52
76
  ]
53
77
  }