We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 155f4ba commit 98f56fcCopy full SHA for 98f56fc
docs/news.md
@@ -12,11 +12,11 @@ breaking changes will not be included until v5.0.
12
## 4.7.0 (2025-01-31)
13
14
### Highlights
15
-- **Added functionality for interacting with Synapse Agents:**
+- **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
0 commit comments