Skip to main content
BerriAI
GitHub 创作者资料

BerriAI

按仓库查看 4 个 GitHub 仓库中的 32 个已收集 skills。

已收集 skills
32
仓库
4
更新
2026年5月20日
仓库浏览

仓库与代表性 skills

view-usage
软件开发工程师

Query spend and token activity on a live LiteLLM proxy. Shows daily usage broken down by user, team, org, tag, job, or model. Use when the user wants to see costs, token counts, request volume, or job-level attribution for a given date range.

2026年5月7日
add-key
软件开发工程师

Generate a new API key on a live LiteLLM proxy. Asks for alias, scope (user/team), budget, models, and expiry, then calls POST /key/generate. Use when the user wants to create, generate, or provision an API key on a LiteLLM proxy instance.

2026年4月15日
add-model
软件开发工程师

Add a new model to a live LiteLLM proxy. Walks the user through picking a provider, entering the deployment name and credentials, calls POST /model/new, then test-calls the model to confirm it routes correctly. Use when the user wants to add, register,…

2026年4月15日
add-team
软件开发工程师

Create a new team on a live LiteLLM proxy. Asks for team name, budget, and allowed models, then calls POST /team/new 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.

2026年4月15日
delete-model
软件开发工程师

Delete a model from a live LiteLLM proxy. Asks for the model name or model_id and confirms before calling POST /model/delete. Use when the user wants to remove, delete, or unregister a model from a LiteLLM proxy instance.

2026年4月15日
delete-agent
网络与计算机系统管理员

Delete an AI agent from a live LiteLLM proxy. Ask for the agent_id and confirm before calling DELETE /v1/agents/{agent_id}.

2026年3月14日
delete-key
网络与计算机系统管理员

Delete one or more API keys from a live LiteLLM proxy. Ask for the key(s) and confirm before calling POST /key/delete.

2026年3月14日
delete-mcp
网络与计算机系统管理员

Delete an MCP server from a live LiteLLM proxy. Ask for the server_id and confirm before calling DELETE /v1/mcp/server/{server_id}.

2026年3月14日
已展示 8 / 21 个已收集 Skill。
已展示 4 / 4 个仓库
已展示全部仓库