File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,6 +9,21 @@ detailing some of the changes.
99the 4.x.x versions hidden behind optional feature flags or different import paths. Any
1010breaking changes will not be included until v5.0.
1111
12+ ## 4.7.0 (2025-01-31)
13+
14+ ### Highlights
15+ - ** Added functionality for interacting with Synapse Agents:**
16+ - The new ` Agent ` OOP model allows you to chat with the baseline Synapse Agent,
17+ register and chat with custom Synapse Agents, manage multiple chat sessions and more.
18+ - See the ` Agent ` documentation for more details and example code to get started.
19+
20+ ### Bug Fixes
21+ - \[ [ SYNPY-1557] ( https://sagebionetworks.jira.com/browse/SYNPY-1557 ) \] - Synapse get recursive link download issue
22+
23+ ### Stories
24+ - \[ [ SYNPY-1544] ( https://sagebionetworks.jira.com/browse/SYNPY-1544 ) \] - Create Synapse Agent OOP Model
25+ - \[ [ SYNPY-1566] ( https://sagebionetworks.jira.com/browse/SYNPY-1566 ) \] - Release python client v4.7.0
26+
1227## 4.6.1 (2024-12-17)
1328
1429### Highlights
You can’t perform that action at this time.
0 commit comments