Files
yura/dist/yura-14.3.7.tar.gz
T
retoor b9d20b4a3d 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
2024-11-27 22:46:21 +00:00

2.5 KiB