feat: add console entry point and async chat streaming in client module
- Register yura CLI entry point in setup.cfg pointing to yura.cli:run - Add new src/yura/cli.py module for command-line interface - Implement streaming chat method in AsyncClient with websocket connection handling - Fix ensure_connection method signature to include self parameter - Remove redundant done check from cli_client loop to avoid premature exit
This commit is contained in:
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
Reference in New Issue
Block a user