agent-cli 0.69.3__py3-none-any.whl → 0.70.1__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
agent_cli/server/cli.py CHANGED
@@ -421,9 +421,9 @@ def whisper_cmd( # noqa: PLR0912, PLR0915
421
421
  )
422
422
 
423
423
 
424
- @app.command("transcription-proxy")
424
+ @app.command("transcribe-proxy")
425
425
  @requires_extras("server")
426
- def transcription_proxy_cmd(
426
+ def transcribe_proxy_cmd(
427
427
  host: Annotated[
428
428
  str,
429
429
  typer.Option("--host", help="Host to bind the server to"),
@@ -450,10 +450,10 @@ def transcription_proxy_cmd(
450
450
 
451
451
  Examples:
452
452
  # Run on default port
453
- agent-cli server transcription-proxy
453
+ agent-cli server transcribe-proxy
454
454
 
455
455
  # Run on custom port
456
- agent-cli server transcription-proxy --port 8080
456
+ agent-cli server transcribe-proxy --port 8080
457
457
 
458
458
  """
459
459
  _check_server_deps()
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: agent-cli
3
- Version: 0.69.3
3
+ Version: 0.70.1
4
4
  Summary: A suite of AI-powered command-line tools for text correction, audio transcription, and voice assistance.
5
5
  Project-URL: Homepage, https://github.com/basnijholt/agent-cli
6
6
  Author-email: Bas Nijholt <bas@nijho.lt>
@@ -156,7 +156,7 @@ agent_cli/scripts/nvidia-asr-server/server.py,sha256=kPNQIVF3exblvqMtIVk38Y6sZy2
156
156
  agent_cli/scripts/nvidia-asr-server/shell.nix,sha256=IT20j5YNj_wc7MdXi7ndogGodDNSGwyq8G0bNoZEpmg,1003
157
157
  agent_cli/scripts/nvidia-asr-server/uv.lock,sha256=5WWaqWOuV_moMPC-LIZK-A-Y5oaHr1tUn_vbR-IupzY,728608
158
158
  agent_cli/server/__init__.py,sha256=NZuJHlLHck9KWrepNZHrJONptYCQI9P-uTqknSFI5Ds,71
159
- agent_cli/server/cli.py,sha256=nnkd_0vxpKlDlq_hHBwgXEH8XlowtVyoVqeWOWORZS8,22893
159
+ agent_cli/server/cli.py,sha256=s2ooLC6ddd3dFizHzNDO5n-TAI-k79uTiUYsBsRh_ds,22881
160
160
  agent_cli/server/common.py,sha256=hBBp6i-2-yhDY260ffwmFBg_ndcoT5SNcfa6uFyP7Vc,6391
161
161
  agent_cli/server/model_manager.py,sha256=93l_eeZeqnPALyDIK24or61tvded9TbM8tnde0okVjY,9225
162
162
  agent_cli/server/model_registry.py,sha256=KrRV1XxbFYuXu5rJlHFh6PTl_2BKiWnWsaNrf-0c6wQ,6988
@@ -188,8 +188,8 @@ agent_cli/services/asr.py,sha256=aRaCLVCygsJ15qyQEPECOZsdSrnlLPbyY4RwAqY0qIw,172
188
188
  agent_cli/services/llm.py,sha256=i01utl1eYWlM13gvW2eR6ErL_ndH-g0d-BSleZra_7k,7229
189
189
  agent_cli/services/tts.py,sha256=NX5Qnq7ddLI3mwm3nzhbR3zB1Os4Ip4sSVSjDZDTBcI,14855
190
190
  agent_cli/services/wake_word.py,sha256=JFJ1SA22H4yko9DXiQ1t7fcoxeALLAe3iBrLs0z8rX4,4664
191
- agent_cli-0.69.3.dist-info/METADATA,sha256=tyGHyMPBZVV-7F7qWeDxMQq8Rl0Yxaw2TuM7DTDlbw4,156132
192
- agent_cli-0.69.3.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
193
- agent_cli-0.69.3.dist-info/entry_points.txt,sha256=FUv-fB2atLsPUk_RT4zqnZl1coz4_XHFwRALOKOF38s,97
194
- agent_cli-0.69.3.dist-info/licenses/LICENSE,sha256=majJU6S9kC8R8bW39NVBHyv32Dq50FL6TDxECG2WVts,1068
195
- agent_cli-0.69.3.dist-info/RECORD,,
191
+ agent_cli-0.70.1.dist-info/METADATA,sha256=4255GMEHj93yB40ztIiznt5ZV-GFwJrvXsPa1g-s4V0,156132
192
+ agent_cli-0.70.1.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
193
+ agent_cli-0.70.1.dist-info/entry_points.txt,sha256=FUv-fB2atLsPUk_RT4zqnZl1coz4_XHFwRALOKOF38s,97
194
+ agent_cli-0.70.1.dist-info/licenses/LICENSE,sha256=majJU6S9kC8R8bW39NVBHyv32Dq50FL6TDxECG2WVts,1068
195
+ agent_cli-0.70.1.dist-info/RECORD,,