Commit Graph

  • 29471a61f4 chore: bump client dependency to v2.3.1 and add missing self.client attribute in AsyncClient main retoor 2024-12-09 19:29:16 +0000
  • 47f8f231aa chore: remove stale websocket assignment from AsyncClient._connection method retoor 2024-12-09 19:28:36 +0000
  • 95ededec5a fix: fix syntax error in AsyncClient.__aexit__ by removing stray zero argument from close call retoor 2024-12-09 19:27:54 +0000
  • f2357ae2ac feat: add lazy connection initialization via _connection property in AsyncClient retoor 2024-12-09 19:16:18 +0000
  • ff9d1ae170 feat: add ws attribute and dataset support to AsyncClient chat method retoor 2024-12-09 17:49:50 +0000
  • 16f96316c0 chore: bump version to 14.4.5 and make close methods async with destructor warning retoor 2024-12-02 11:28:53 +0000
  • 69e40a89fe chore: bump yura version from 14.4.3 to 14.4.4 and convert close method to sync retoor 2024-12-02 11:24:37 +0000
  • 61073f4772 fix: correct 'sefl' typo to 'self' in AsyncClient.__del__ and bump version to 14.4.3 retoor 2024-12-02 11:21:08 +0000
  • bf3d86ad2c fix: bump version to 14.4.2 and fix missing self parameter in AsyncRPCClient.close method retoor 2024-12-02 11:19:30 +0000
  • 470239ec9f chore: bump package version from 14.4.0 to 14.4.1 in PKG-INFO metadata retoor 2024-12-02 11:07:23 +0000
  • dd27f2506e fix: correct off-by-one error in pagination offset calculation for user list endpoint retoor 2024-12-02 11:07:00 +0000
  • 13253b2802 fix: correct .gitignore pattern and bump yura version to 14.4.0 with retry logic in client retoor 2024-12-02 11:02:33 +0000
  • 9cc3a486c1 style: reformat Python imports, whitespace, and indentation across CLI, client, and makefile retoor 2024-12-01 08:00:25 +0000
  • d2ad277066 fix: correct typo in user authentication error message for invalid credentials retoor 2024-11-29 20:22:50 +0000
  • bcb4bbc197 feat: bump version to 14.3.9 and add publish command to make script retoor 2024-11-28 02:53:24 +0000
  • 923bc09c14 chore: remove old dist artifacts and update .gitignore with .pypirc exclusion retoor 2024-11-28 02:41:34 +0000
  • e57a395dd4 feat: add yura async AI client package with websocket chat support and CLI entry point retoor 2024-11-27 22:48:03 +0000
  • b9d20b4a3d feat: add console entry point and async chat streaming in client module retoor 2024-11-27 22:46:21 +0000
  • 2ec22695f8 chore: bump yura version from 1.33.7 to 14.3.7 in setup.cfg and egg-info PKG-INFO retoor 2024-11-27 20:57:31 +0000
  • 1d1ff6b1da feat: add initial package structure with core module scaffolding retoor 2024-11-27 20:52:59 +0000
  • 6f41dd00dc chore: downgrade version from 13.3.7 to 1.33.7 and remove console entry point for yura client retoor 2024-11-27 20:52:35 +0000
  • b62aff7d3a chore: add package.json with project metadata and dependencies retoor 2024-11-27 20:26:27 +0000
  • 114a22267b docs: add project overview, install, build, cli usage, and python example to readme retoor 2024-11-24 16:11:38 +0000
  • ffcbd65514 feat: add initial project structure with core files and configuration retoor 2024-11-24 16:03:43 +0000