Files
Sebastian Krüger 2c0196efd3 chore: rename npm scope from @valknar to @valknarthing
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
2025-11-13 04:59:52 +01:00
..

@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.