Command line client for VoiceSpeed OpenAPI
Project description
deepflow-voicespeed-cli
Command line client for VoiceSpeed OpenAPI.
Install
pip install deepflow-voicespeed-cli
Configure
export VOICESPEED_BASE_URL=http://localhost:5002
export VOICESPEED_API_KEY=YOUR_API_KEY
Both values can also be passed with --base-url and --api-key.
Usage
voicespeed agents list --status enabled
voicespeed agents create --name "Support" --description "Demo agent"
voicespeed agents update 1 --name "Support Pro"
voicespeed agents disable 1
voicespeed agents enable 1
voicespeed agents basic-settings 1
voicespeed conversation run 1 --message "Hello" --mode text2text
All successful commands print formatted JSON.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file deepflow_voicespeed_cli-0.1.0.tar.gz.
File metadata
- Download URL: deepflow_voicespeed_cli-0.1.0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f99ccd487d64840750383da2d870b9fb1924527a1ecb0c06a0fd1d96f24b1b02
|
|
| MD5 |
83020a80dcca01036d1cfe9fc85fee69
|
|
| BLAKE2b-256 |
68c4d861ff7b99c76983fc4295fe3074d941031f630afaf4b6bbb505dbf24bf9
|
File details
Details for the file deepflow_voicespeed_cli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: deepflow_voicespeed_cli-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03564bc71f56dcd67a3d854cec5b301eeaa0e6c3b1c5c64c434c3b4e700e68f9
|
|
| MD5 |
5756fe206645ec15880a415083b890a3
|
|
| BLAKE2b-256 |
dfcc989064f66b02ae083794fc1a0972b4e71bfc3c54df2e1823150a58f6cae0
|