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일
수집된 skill 21개 중 8개를 표시합니다.
저장소 4개 중 4개 표시
모든 저장소를 표시했습니다