Multi-user LLM routing proxy with API key management, usage monitoring, and script-based request/response manipulation.
- TypeScript 91.3%
- CSS 5.5%
- JavaScript 3%
- Dockerfile 0.2%
|
All checks were successful
Publish Container Images / publish-images (push) Successful in 1m0s
|
||
|---|---|---|
| .forgejo/workflows | ||
| client | ||
| database | ||
| docs | ||
| scripts | ||
| server | ||
| shared | ||
| .dockerignore | ||
| .env.example | ||
| .gitignore | ||
| .npmrc | ||
| AGENTS.md | ||
| docker-compose.yml | ||
| Dockerfile | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| README.md | ||
Kyush LLM Router
다중 사용자 LLM 라우팅 프록시 — API 키 인증, 백엔드 라우팅, 스크립트 기반 요청/응답 조작, 사용량 모니터링.
Quick Start
pnpm install
pnpm run dev
- API 서버: http://localhost:3000
- 어드민 대시보드: http://localhost:3002
Documentation
프로젝트 구조와 개발 가이드는 AGENTS.md를 참조.