Commit fd5d2b8
authored
fix: readme Msg (#184)
## AgentScope-Java Version
[The version of AgentScope-Java you are working on, e.g. 1.0.2, check
your pom.xml dependency version or run `mvn dependency:tree | grep
agentscope-parent:pom`(only mac/linux)]
## Description
1.0.2 version,Msg.class No userMsg method
<img width="848" height="415" alt="image"
src="https://github.com/user-attachments/assets/fb257ef2-13e9-45a1-86ce-0ea086fb22de"
/>
## Checklist
Please check the following items before code is ready to be reviewed.
- [ ] Code has been formatted with `mvn spotless:apply`
- [ ] All tests are passing (`mvn test`)
- [ ] Javadoc comments are complete and follow project conventions
- [ ] Related documentation has been updated (e.g. links, examples,
etc.)
- [ ] Code is ready for review1 parent 9a0251a commit fd5d2b8
2 files changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
94 | 96 | | |
95 | 97 | | |
96 | 98 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
94 | 96 | | |
95 | 97 | | |
96 | 98 | | |
| |||
0 commit comments