- Multi-account pool with round-robin load balancing - Auto token refresh for IAM IdC and Social auth - Streaming support (SSE) - Web admin panel with account management - Docker support with GitHub Actions CI/CD - Machine ID management per account - Usage tracking (requests, tokens, credits)
6 lines
70 B
Modula-2
6 lines
70 B
Modula-2
module kiro-api-proxy
|
|
|
|
go 1.21
|
|
|
|
require github.com/google/uuid v1.6.0
|