* fix: adding strict checking and updating readme * chore: changelog and version * fix: Add strict validation to all Python and TypeScript classes * fix: Address Code Rabit Comments * fix: duplicate searchQuery param in typescript session.context() * feat: add created_at, is_active fields, and get_message method * feat: Add pagintion params to sdk * fix: Remove lazy initalization behavior from sdks * fix: Address File Upload Validation, add compatibility shims, address review comments * chore: Docs updates * fix: Convert session config from API format in Peer.sessions() Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * fix: Pass all args to Session constructor in Peer.sessions() Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * fix: Preserve createdAt in Peer.refresh(), pass all data in session.peers() Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * docs: changelog for ts * fix: Review Comments * fix: Add createAt and to peers call --------- Co-authored-by: Vineeth Voruganti <13438633+VVoruganti@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| conftest.py | ||
| sdk_integration_test.py | ||
| test_client.py | ||
| test_conclusions.py | ||
| test_file_uploads.py | ||
| test_metadata_caching.py | ||
| test_pagination.py | ||
| test_peer.py | ||
| test_session.py | ||