aleph-im / aleph-client

Lightweight Python Client library for the Aleph.im network
MIT License
11 stars 12 forks source link

Fix: Passing to arg did not show help #204

Closed hoh closed 2 months ago

hoh commented 3 months ago

Problem: Calling a command with no argument only displayed "Press --help for help".

Solution: Use a feature of Typer to display the help automatically when no argument is passed.

github-actions[bot] commented 3 months ago

Failed to retrieve llama text: POST 404: {"error":{"code":404,"message":"File Not Found","type":"not_found_error"}}