You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,6 +49,10 @@ MS-Agent is a lightweight framework designed to empower agents with autonomous e
49
49
## 🎉 News
50
50
* 🚀Sep 22, 2025: Release MS-Agent v1.3.0, which includes the following updates:
51
51
- 🔥 Support [Code Scratch](projects/code_scratch/README.md)
52
+
- Support `Memory` for building agents with long-term and short-term memory
53
+
- Enhance the DeepResearch workflow
54
+
- Support RAY for accelerating document information extraction
55
+
- Support Anthropic API format for LLMs
52
56
53
57
* 🚀Aug 28, 2025: Release MS-Agent v1.2.0, which includes the following updates:
54
58
- DocResearch now supports pushing to `ModelScope`、`HuggingFace`、`GitHub` for easy sharing of research reports. Refer to [Doc Research](projects/doc_research/README.md) for more details.
0 commit comments