Commit Graph
4 Commits
Author SHA1 Message Date
retoor 13253b2802 fix: correct .gitignore pattern and bump yura version to 14.4.0 with retry logic in client 2024-12-02 11:02:33 +00:00
retoor d2ad277066 fix: correct typo in user authentication error message for invalid credentials 2024-11-29 20:22:50 +00:00
retoor 923bc09c14 chore: remove old dist artifacts and update .gitignore with .pypirc exclusion 2024-11-28 02:41:34 +00:00
retoor 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