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