Commit Graph

2 Commits

Author SHA1 Message Date
114a22267b docs: add project overview, install, build, cli usage, and python example to readme 2024-11-24 16:11:38 +00:00
ffcbd65514 feat: add initial project structure with core files and configuration
Set up the yura async AI client project scaffold including .gitignore, build system configuration in pyproject.toml and setup.cfg, a make script for venv and build automation, the AsyncClient class in src/yura/client.py with websocket-based chat communication, and pre-built distribution artifacts for version 13.3.7.
2024-11-24 16:03:43 +00:00