Updated package names across the project: - @valknar/llmx → @valknarthing/llmx - @valknar/llmx-sdk → @valknarthing/llmx-sdk - @valknar/llmx-responses-api-proxy → @valknarthing/llmx-responses-api-proxy Also updated: - GitHub repository URLs (valknar → valknarthing) - GitHub Actions workflow scope configuration - README installation instructions
@llmx/llmx-responses-api-proxy
npm i -g @llmx/llmx-responses-api-proxy to install llmx-responses-api-proxy
This package distributes the prebuilt LLMX Responses API proxy binary for macOS, Linux, and Windows.
To see available options, run:
node ./bin/llmx-responses-api-proxy.js --help
Refer to llmx-rs/responses-api-proxy/README.md for detailed documentation.