Skip to content

Conversation

@wbruna
Copy link
Contributor

@wbruna wbruna commented Jan 3, 2026

Adds a basic Python command-line client for the sd-server API.

I've tried to keep it compatible with the sd-cli command line, to make it easier to use from user scripts already expecting that interface; so unsupported arguments are ignored, and the server URL can be specified with an environment variable. It uses supported API fields when available, and propagates all other server supported flags via sd_cpp_extra_args.

It's mostly useful for testing the server itself, and as reference code for third-party implementations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant