File tree 1 file changed +15
-0
lines changed
1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,21 @@ detailing some of the changes.
9
9
the 4.x.x versions hidden behind optional feature flags or different import paths. Any
10
10
breaking changes will not be included until v5.0.
11
11
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
+
12
27
## 4.6.1 (2024-12-17)
13
28
14
29
### Highlights
You can’t perform that action at this time.
0 commit comments