Skip to content

feat: HindsightEmbedded python SDK#293

Merged
nicoloboschi merged 12 commits intomainfrom
embedded-sdk
Feb 4, 2026
Merged

feat: HindsightEmbedded python SDK#293
nicoloboschi merged 12 commits intomainfrom
embedded-sdk

Conversation

@nicoloboschi
Copy link
Collaborator

No description provided.

…cess

- Fixed test_server_integration.py to access Pydantic model attributes directly
- Changed dict-style access (response["field"]) to attribute access (response.field)
- Fixed .get() calls on Pydantic models
- Updated recall() calls to access .results attribute
- Updated reflect() calls to access .text attribute
- Fixed test_list_banks to use namespace API instead of deleted default_api
- Fixed attribute shadowing in HindsightClient wrapper (renamed _*_api to _*_namespace)
@nicoloboschi nicoloboschi merged commit d3302c9 into main Feb 4, 2026
22 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant