[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-litellm-update-team":3,"mdc--huqqtp-key":34,"related-org-litellm-update-team":488,"related-repo-litellm-update-team":625},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":12,"stars":23,"repoUrl":24,"updatedAt":25,"license":26,"forks":27,"topics":28,"repo":29,"sourceUrl":32,"mdContent":33},"update-team","update team settings on LiteLLM proxy","Update an existing team on a live LiteLLM proxy. Ask for the team_id and what to change (budget, models, limits), then call POST \u002Fteam\u002Fupdate.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},"litellm","LiteLLM","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Flitellm.png","BerriAI",[13,17,20],{"name":14,"slug":15,"type":16},"Management","management","tag",{"name":18,"slug":19,"type":16},"LLM","llm",{"name":21,"slug":22,"type":16},"AI Infrastructure","ai-infrastructure",66,"https:\u002F\u002Fgithub.com\u002FBerriAI\u002Flitellm-skills","2026-07-14T05:37:27.194956","MIT",8,[],{"repoUrl":24,"stars":23,"forks":27,"topics":30,"description":31},[],"Agent Skills for managing live LiteLLM proxy deployments — users, teams, keys, orgs, models, MCP servers, agents","https:\u002F\u002Fgithub.com\u002FBerriAI\u002Flitellm-skills\u002Ftree\u002FHEAD\u002Fupdate-team","---\nname: update-team\ndescription: >\n  Update an existing team on a live LiteLLM proxy. Ask for the team_id and\n  what to change (budget, models, limits), then call POST \u002Fteam\u002Fupdate.\nlicense: MIT\ncompatibility: Requires curl.\nmetadata:\n  author: BerriAI\n  version: \"1.0\"\nallowed-tools: Bash(curl:*)\n---\n\n# Update Team\n\nUpdate an existing team on a live LiteLLM proxy.\n\n## Setup\n\n```\nLITELLM_BASE_URL  — e.g. https:\u002F\u002Fmy-proxy.example.com\nLITELLM_API_KEY   — proxy admin key\n```\n\nAPI reference: https:\u002F\u002Flitellm.vercel.app\u002Fdocs\u002Fproxy\u002Fteam_based_routing\n\n## Ask the user\n\n1. **team_id** (required) — if they don't have it, list teams first:\n   ```bash\n   curl -s \"$BASE\u002Fteam\u002Flist\" -H \"Authorization: Bearer $KEY\"\n   ```\n2. **What to change** — any combination of:\n   - `team_alias` (string)\n   - `max_budget` (float)\n   - `models` (list)\n   - `tpm_limit` \u002F `rpm_limit` (int)\n   - `blocked` (bool — blocks all requests from this team)\n\n## Run\n\n```bash\ncurl -s -X POST \"$BASE\u002Fteam\u002Fupdate\" \\\n  -H \"Authorization: Bearer $KEY\" \\\n  -H \"Content-Type: application\u002Fjson\" \\\n  -d '{\n    \"team_id\": \"\u003Cteam_id>\",\n    \"max_budget\": \u003Cvalue>,\n    \"models\": [\u003Cmodels>],\n    \"tpm_limit\": \u003Cvalue>\n  }'\n```\n\nOnly include the fields being changed.\n\n## Output\n\nShow the updated `team_id`, `team_alias`, `max_budget`, `models`.\n",{"data":35,"body":40},{"name":4,"description":6,"license":26,"compatibility":36,"metadata":37,"allowed-tools":39},"Requires curl.",{"author":11,"version":38},"1.0","Bash(curl:*)",{"type":41,"children":42},"root",[43,51,57,64,77,90,96,262,268,440,445,451,482],{"type":44,"tag":45,"props":46,"children":47},"element","h1",{"id":4},[48],{"type":49,"value":50},"text","Update Team",{"type":44,"tag":52,"props":53,"children":54},"p",{},[55],{"type":49,"value":56},"Update an existing team on a live LiteLLM proxy.",{"type":44,"tag":58,"props":59,"children":61},"h2",{"id":60},"setup",[62],{"type":49,"value":63},"Setup",{"type":44,"tag":65,"props":66,"children":70},"pre",{"className":67,"code":69,"language":49},[68],"language-text","LITELLM_BASE_URL  — e.g. https:\u002F\u002Fmy-proxy.example.com\nLITELLM_API_KEY   — proxy admin key\n",[71],{"type":44,"tag":72,"props":73,"children":75},"code",{"__ignoreMap":74},"",[76],{"type":49,"value":69},{"type":44,"tag":52,"props":78,"children":79},{},[80,82],{"type":49,"value":81},"API reference: ",{"type":44,"tag":83,"props":84,"children":88},"a",{"href":85,"rel":86},"https:\u002F\u002Flitellm.vercel.app\u002Fdocs\u002Fproxy\u002Fteam_based_routing",[87],"nofollow",[89],{"type":49,"value":85},{"type":44,"tag":58,"props":91,"children":93},{"id":92},"ask-the-user",[94],{"type":49,"value":95},"Ask the user",{"type":44,"tag":97,"props":98,"children":99},"ol",{},[100,185],{"type":44,"tag":101,"props":102,"children":103},"li",{},[104,110,112],{"type":44,"tag":105,"props":106,"children":107},"strong",{},[108],{"type":49,"value":109},"team_id",{"type":49,"value":111}," (required) — if they don't have it, list teams first:\n",{"type":44,"tag":65,"props":113,"children":117},{"className":114,"code":115,"language":116,"meta":74,"style":74},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","curl -s \"$BASE\u002Fteam\u002Flist\" -H \"Authorization: Bearer $KEY\"\n","bash",[118],{"type":44,"tag":72,"props":119,"children":120},{"__ignoreMap":74},[121],{"type":44,"tag":122,"props":123,"children":126},"span",{"class":124,"line":125},"line",1,[127,133,139,145,151,156,161,166,170,175,180],{"type":44,"tag":122,"props":128,"children":130},{"style":129},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[131],{"type":49,"value":132},"curl",{"type":44,"tag":122,"props":134,"children":136},{"style":135},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[137],{"type":49,"value":138}," -s",{"type":44,"tag":122,"props":140,"children":142},{"style":141},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[143],{"type":49,"value":144}," \"",{"type":44,"tag":122,"props":146,"children":148},{"style":147},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[149],{"type":49,"value":150},"$BASE",{"type":44,"tag":122,"props":152,"children":153},{"style":135},[154],{"type":49,"value":155},"\u002Fteam\u002Flist",{"type":44,"tag":122,"props":157,"children":158},{"style":141},[159],{"type":49,"value":160},"\"",{"type":44,"tag":122,"props":162,"children":163},{"style":135},[164],{"type":49,"value":165}," -H",{"type":44,"tag":122,"props":167,"children":168},{"style":141},[169],{"type":49,"value":144},{"type":44,"tag":122,"props":171,"children":172},{"style":135},[173],{"type":49,"value":174},"Authorization: Bearer ",{"type":44,"tag":122,"props":176,"children":177},{"style":147},[178],{"type":49,"value":179},"$KEY",{"type":44,"tag":122,"props":181,"children":182},{"style":141},[183],{"type":49,"value":184},"\"\n",{"type":44,"tag":101,"props":186,"children":187},{},[188,193,195],{"type":44,"tag":105,"props":189,"children":190},{},[191],{"type":49,"value":192},"What to change",{"type":49,"value":194}," — any combination of:\n",{"type":44,"tag":196,"props":197,"children":198},"ul",{},[199,210,221,232,251],{"type":44,"tag":101,"props":200,"children":201},{},[202,208],{"type":44,"tag":72,"props":203,"children":205},{"className":204},[],[206],{"type":49,"value":207},"team_alias",{"type":49,"value":209}," (string)",{"type":44,"tag":101,"props":211,"children":212},{},[213,219],{"type":44,"tag":72,"props":214,"children":216},{"className":215},[],[217],{"type":49,"value":218},"max_budget",{"type":49,"value":220}," (float)",{"type":44,"tag":101,"props":222,"children":223},{},[224,230],{"type":44,"tag":72,"props":225,"children":227},{"className":226},[],[228],{"type":49,"value":229},"models",{"type":49,"value":231}," (list)",{"type":44,"tag":101,"props":233,"children":234},{},[235,241,243,249],{"type":44,"tag":72,"props":236,"children":238},{"className":237},[],[239],{"type":49,"value":240},"tpm_limit",{"type":49,"value":242}," \u002F ",{"type":44,"tag":72,"props":244,"children":246},{"className":245},[],[247],{"type":49,"value":248},"rpm_limit",{"type":49,"value":250}," (int)",{"type":44,"tag":101,"props":252,"children":253},{},[254,260],{"type":44,"tag":72,"props":255,"children":257},{"className":256},[],[258],{"type":49,"value":259},"blocked",{"type":49,"value":261}," (bool — blocks all requests from this team)",{"type":44,"tag":58,"props":263,"children":265},{"id":264},"run",[266],{"type":49,"value":267},"Run",{"type":44,"tag":65,"props":269,"children":271},{"className":114,"code":270,"language":116,"meta":74,"style":74},"curl -s -X POST \"$BASE\u002Fteam\u002Fupdate\" \\\n  -H \"Authorization: Bearer $KEY\" \\\n  -H \"Content-Type: application\u002Fjson\" \\\n  -d '{\n    \"team_id\": \"\u003Cteam_id>\",\n    \"max_budget\": \u003Cvalue>,\n    \"models\": [\u003Cmodels>],\n    \"tpm_limit\": \u003Cvalue>\n  }'\n",[272],{"type":44,"tag":72,"props":273,"children":274},{"__ignoreMap":74},[275,318,347,372,391,400,409,418,426],{"type":44,"tag":122,"props":276,"children":277},{"class":124,"line":125},[278,282,286,291,296,300,304,309,313],{"type":44,"tag":122,"props":279,"children":280},{"style":129},[281],{"type":49,"value":132},{"type":44,"tag":122,"props":283,"children":284},{"style":135},[285],{"type":49,"value":138},{"type":44,"tag":122,"props":287,"children":288},{"style":135},[289],{"type":49,"value":290}," -X",{"type":44,"tag":122,"props":292,"children":293},{"style":135},[294],{"type":49,"value":295}," POST",{"type":44,"tag":122,"props":297,"children":298},{"style":141},[299],{"type":49,"value":144},{"type":44,"tag":122,"props":301,"children":302},{"style":147},[303],{"type":49,"value":150},{"type":44,"tag":122,"props":305,"children":306},{"style":135},[307],{"type":49,"value":308},"\u002Fteam\u002Fupdate",{"type":44,"tag":122,"props":310,"children":311},{"style":141},[312],{"type":49,"value":160},{"type":44,"tag":122,"props":314,"children":315},{"style":147},[316],{"type":49,"value":317}," \\\n",{"type":44,"tag":122,"props":319,"children":321},{"class":124,"line":320},2,[322,327,331,335,339,343],{"type":44,"tag":122,"props":323,"children":324},{"style":135},[325],{"type":49,"value":326},"  -H",{"type":44,"tag":122,"props":328,"children":329},{"style":141},[330],{"type":49,"value":144},{"type":44,"tag":122,"props":332,"children":333},{"style":135},[334],{"type":49,"value":174},{"type":44,"tag":122,"props":336,"children":337},{"style":147},[338],{"type":49,"value":179},{"type":44,"tag":122,"props":340,"children":341},{"style":141},[342],{"type":49,"value":160},{"type":44,"tag":122,"props":344,"children":345},{"style":147},[346],{"type":49,"value":317},{"type":44,"tag":122,"props":348,"children":350},{"class":124,"line":349},3,[351,355,359,364,368],{"type":44,"tag":122,"props":352,"children":353},{"style":135},[354],{"type":49,"value":326},{"type":44,"tag":122,"props":356,"children":357},{"style":141},[358],{"type":49,"value":144},{"type":44,"tag":122,"props":360,"children":361},{"style":135},[362],{"type":49,"value":363},"Content-Type: application\u002Fjson",{"type":44,"tag":122,"props":365,"children":366},{"style":141},[367],{"type":49,"value":160},{"type":44,"tag":122,"props":369,"children":370},{"style":147},[371],{"type":49,"value":317},{"type":44,"tag":122,"props":373,"children":375},{"class":124,"line":374},4,[376,381,386],{"type":44,"tag":122,"props":377,"children":378},{"style":135},[379],{"type":49,"value":380},"  -d",{"type":44,"tag":122,"props":382,"children":383},{"style":141},[384],{"type":49,"value":385}," '",{"type":44,"tag":122,"props":387,"children":388},{"style":135},[389],{"type":49,"value":390},"{\n",{"type":44,"tag":122,"props":392,"children":394},{"class":124,"line":393},5,[395],{"type":44,"tag":122,"props":396,"children":397},{"style":135},[398],{"type":49,"value":399},"    \"team_id\": \"\u003Cteam_id>\",\n",{"type":44,"tag":122,"props":401,"children":403},{"class":124,"line":402},6,[404],{"type":44,"tag":122,"props":405,"children":406},{"style":135},[407],{"type":49,"value":408},"    \"max_budget\": \u003Cvalue>,\n",{"type":44,"tag":122,"props":410,"children":412},{"class":124,"line":411},7,[413],{"type":44,"tag":122,"props":414,"children":415},{"style":135},[416],{"type":49,"value":417},"    \"models\": [\u003Cmodels>],\n",{"type":44,"tag":122,"props":419,"children":420},{"class":124,"line":27},[421],{"type":44,"tag":122,"props":422,"children":423},{"style":135},[424],{"type":49,"value":425},"    \"tpm_limit\": \u003Cvalue>\n",{"type":44,"tag":122,"props":427,"children":429},{"class":124,"line":428},9,[430,435],{"type":44,"tag":122,"props":431,"children":432},{"style":135},[433],{"type":49,"value":434},"  }",{"type":44,"tag":122,"props":436,"children":437},{"style":141},[438],{"type":49,"value":439},"'\n",{"type":44,"tag":52,"props":441,"children":442},{},[443],{"type":49,"value":444},"Only include the fields being changed.",{"type":44,"tag":58,"props":446,"children":448},{"id":447},"output",[449],{"type":49,"value":450},"Output",{"type":44,"tag":52,"props":452,"children":453},{},[454,456,461,463,468,469,474,475,480],{"type":49,"value":455},"Show the updated ",{"type":44,"tag":72,"props":457,"children":459},{"className":458},[],[460],{"type":49,"value":109},{"type":49,"value":462},", ",{"type":44,"tag":72,"props":464,"children":466},{"className":465},[],[467],{"type":49,"value":207},{"type":49,"value":462},{"type":44,"tag":72,"props":470,"children":472},{"className":471},[],[473],{"type":49,"value":218},{"type":49,"value":462},{"type":44,"tag":72,"props":476,"children":478},{"className":477},[],[479],{"type":49,"value":229},{"type":49,"value":481},".",{"type":44,"tag":483,"props":484,"children":485},"style",{},[486],{"type":49,"value":487},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":489,"total":624},[490,507,517,527,537,547,557,569,580,592,604,615],{"slug":491,"name":491,"fn":492,"description":493,"org":494,"tags":495,"stars":23,"repoUrl":24,"updatedAt":506},"add-agent","create AI agents on LiteLLM proxy","Create a new AI agent on a live LiteLLM proxy. Asks for agent name, the underlying model, and optional MCP server access, then calls POST \u002Fv1\u002Fagents.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[496,499,502,503],{"name":497,"slug":498,"type":16},"Agents","agents",{"name":500,"slug":501,"type":16},"API Development","api-development",{"name":18,"slug":19,"type":16},{"name":504,"slug":505,"type":16},"MCP","mcp","2026-07-14T05:37:35.882412",{"slug":508,"name":508,"fn":509,"description":510,"org":511,"tags":512,"stars":23,"repoUrl":24,"updatedAt":516},"add-key","generate API keys on LiteLLM proxy","Generate a new API key on a live LiteLLM proxy. Asks for alias, scope (user\u002Fteam), budget, models, and expiry, then calls POST \u002Fkey\u002Fgenerate. Use when the user wants to create, generate, or provision an API key on a LiteLLM proxy instance.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[513,514,515],{"name":21,"slug":22,"type":16},{"name":500,"slug":501,"type":16},{"name":9,"slug":8,"type":16},"2026-07-14T05:37:23.401687",{"slug":518,"name":518,"fn":519,"description":520,"org":521,"tags":522,"stars":23,"repoUrl":24,"updatedAt":526},"add-mcp","register MCP servers on LiteLLM proxy","Register a new MCP server on a live LiteLLM proxy. Asks for the server name, transport type, URL, and optional auth, then calls POST \u002Fv1\u002Fmcp\u002Fserver.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[523,524,525],{"name":21,"slug":22,"type":16},{"name":9,"slug":8,"type":16},{"name":504,"slug":505,"type":16},"2026-07-14T05:37:18.330664",{"slug":528,"name":528,"fn":529,"description":530,"org":531,"tags":532,"stars":23,"repoUrl":24,"updatedAt":536},"add-model","add models to LiteLLM proxy","Add a new model to a live LiteLLM proxy. Walks the user through picking a provider, entering the deployment name and credentials, calls POST \u002Fmodel\u002Fnew, then test-calls the model to confirm it routes correctly. Use when the user wants to add, register, deploy, or configure a new model on a LiteLLM proxy instance.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[533,534,535],{"name":21,"slug":22,"type":16},{"name":9,"slug":8,"type":16},{"name":18,"slug":19,"type":16},"2026-07-14T05:37:41.141371",{"slug":538,"name":538,"fn":539,"description":540,"org":541,"tags":542,"stars":23,"repoUrl":24,"updatedAt":546},"add-org","create organizations on LiteLLM proxy","Create a new organization on a live LiteLLM proxy. Asks for org name, budget, and allowed models, then calls POST \u002Forganization\u002Fnew.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[543,544,545],{"name":21,"slug":22,"type":16},{"name":9,"slug":8,"type":16},{"name":14,"slug":15,"type":16},"2026-07-14T05:37:43.83623",{"slug":548,"name":548,"fn":549,"description":550,"org":551,"tags":552,"stars":23,"repoUrl":24,"updatedAt":556},"add-team","create new teams on LiteLLM proxy","Create a new team on a live LiteLLM proxy. Asks for team name, budget, and allowed models, then calls POST \u002Fteam\u002Fnew and shows the result. Use when the user wants to create a new team, set up team budgets, or configure model access for a team on the proxy.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[553,554,555],{"name":21,"slug":22,"type":16},{"name":18,"slug":19,"type":16},{"name":14,"slug":15,"type":16},"2026-07-14T05:37:29.671894",{"slug":558,"name":558,"fn":559,"description":560,"org":561,"tags":562,"stars":23,"repoUrl":24,"updatedAt":568},"add-user","create LiteLLM proxy users","Create a new user on a live LiteLLM proxy. Asks for email, role, and optional budget\u002Fmodel limits, then calls POST \u002Fuser\u002Fnew and shows the result.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[563,564,565],{"name":21,"slug":22,"type":16},{"name":18,"slug":19,"type":16},{"name":566,"slug":567,"type":16},"Operations","operations","2026-07-14T05:37:22.16293",{"slug":570,"name":570,"fn":571,"description":572,"org":573,"tags":574,"stars":23,"repoUrl":24,"updatedAt":579},"delete-agent","delete AI agents from LiteLLM proxy","Delete an AI agent from a live LiteLLM proxy. Ask for the agent_id and confirm before calling DELETE \u002Fv1\u002Fagents\u002F{agent_id}.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[575,576,577,578],{"name":497,"slug":498,"type":16},{"name":21,"slug":22,"type":16},{"name":9,"slug":8,"type":16},{"name":14,"slug":15,"type":16},"2026-07-14T05:37:34.647734",{"slug":581,"name":581,"fn":582,"description":583,"org":584,"tags":585,"stars":23,"repoUrl":24,"updatedAt":591},"delete-key","delete API keys from LiteLLM proxy","Delete one or more API keys from a live LiteLLM proxy. Ask for the key(s) and confirm before calling POST \u002Fkey\u002Fdelete.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[586,587,588],{"name":500,"slug":501,"type":16},{"name":9,"slug":8,"type":16},{"name":589,"slug":590,"type":16},"Security","security","2026-07-14T05:37:38.407239",{"slug":593,"name":593,"fn":594,"description":595,"org":596,"tags":597,"stars":23,"repoUrl":24,"updatedAt":603},"delete-mcp","delete MCP servers from LiteLLM proxy","Delete an MCP server from a live LiteLLM proxy. Ask for the server_id and confirm before calling DELETE \u002Fv1\u002Fmcp\u002Fserver\u002F{server_id}.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[598,599,602],{"name":21,"slug":22,"type":16},{"name":600,"slug":601,"type":16},"Configuration","configuration",{"name":504,"slug":505,"type":16},"2026-07-14T05:37:32.167939",{"slug":605,"name":605,"fn":606,"description":607,"org":608,"tags":609,"stars":23,"repoUrl":24,"updatedAt":614},"delete-model","delete models from LiteLLM proxy","Delete a model from a live LiteLLM proxy. Asks for the model name or model_id and confirms before calling POST \u002Fmodel\u002Fdelete. Use when the user wants to remove, delete, or unregister a model from a LiteLLM proxy instance.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[610,611,612,613],{"name":21,"slug":22,"type":16},{"name":9,"slug":8,"type":16},{"name":18,"slug":19,"type":16},{"name":14,"slug":15,"type":16},"2026-07-14T05:37:33.417861",{"slug":616,"name":616,"fn":617,"description":618,"org":619,"tags":620,"stars":23,"repoUrl":24,"updatedAt":623},"delete-org","delete organizations from LiteLLM proxy","Delete one or more organizations from a live LiteLLM proxy. Ask for the organization_id(s) and confirm before calling DELETE \u002Forganization\u002Fdelete.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[621,622],{"name":21,"slug":22,"type":16},{"name":9,"slug":8,"type":16},"2026-07-14T05:37:20.916307",21,{"items":626,"total":624},[627,634,640,646,652,658,664],{"slug":491,"name":491,"fn":492,"description":493,"org":628,"tags":629,"stars":23,"repoUrl":24,"updatedAt":506},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[630,631,632,633],{"name":497,"slug":498,"type":16},{"name":500,"slug":501,"type":16},{"name":18,"slug":19,"type":16},{"name":504,"slug":505,"type":16},{"slug":508,"name":508,"fn":509,"description":510,"org":635,"tags":636,"stars":23,"repoUrl":24,"updatedAt":516},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[637,638,639],{"name":21,"slug":22,"type":16},{"name":500,"slug":501,"type":16},{"name":9,"slug":8,"type":16},{"slug":518,"name":518,"fn":519,"description":520,"org":641,"tags":642,"stars":23,"repoUrl":24,"updatedAt":526},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[643,644,645],{"name":21,"slug":22,"type":16},{"name":9,"slug":8,"type":16},{"name":504,"slug":505,"type":16},{"slug":528,"name":528,"fn":529,"description":530,"org":647,"tags":648,"stars":23,"repoUrl":24,"updatedAt":536},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[649,650,651],{"name":21,"slug":22,"type":16},{"name":9,"slug":8,"type":16},{"name":18,"slug":19,"type":16},{"slug":538,"name":538,"fn":539,"description":540,"org":653,"tags":654,"stars":23,"repoUrl":24,"updatedAt":546},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[655,656,657],{"name":21,"slug":22,"type":16},{"name":9,"slug":8,"type":16},{"name":14,"slug":15,"type":16},{"slug":548,"name":548,"fn":549,"description":550,"org":659,"tags":660,"stars":23,"repoUrl":24,"updatedAt":556},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[661,662,663],{"name":21,"slug":22,"type":16},{"name":18,"slug":19,"type":16},{"name":14,"slug":15,"type":16},{"slug":558,"name":558,"fn":559,"description":560,"org":665,"tags":666,"stars":23,"repoUrl":24,"updatedAt":568},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[667,668,669],{"name":21,"slug":22,"type":16},{"name":18,"slug":19,"type":16},{"name":566,"slug":567,"type":16}]