aiproxy
// unified LLM API. one endpoint. all models.
installation
npm install -g pnkd-aiproxyusage
# start proxy server
aiproxy start
# configure API keys
aiproxy config --openai sk-...
aiproxy config --anthropic sk-ant-...
# list available models
aiproxy models
# show usage stats
aiproxy stats