Commit 6ac0c0d
authored
feat(werewolf): add StructuredOutputReminder (#483)
## AgentScope-Java Version
1.0.7
## Description
feat(werewolf): add StructuredOutputReminder
## Checklist
Please check the following items before code is ready to be reviewed.
- [x] Code has been formatted with `mvn spotless:apply`
- [x] All tests are passing (`mvn test`)
- [x] Javadoc comments are complete and follow project conventions
- [x] Related documentation has been updated (e.g. links, examples,
etc.)
- [x] Code is ready for review1 parent 40fb4cd commit 6ac0c0d
1 file changed
Lines changed: 2 additions & 0 deletions
File tree
- agentscope-examples/werewolf-hitl/src/main/java/io/agentscope/examples/werewolf/web
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
218 | 219 | | |
219 | 220 | | |
220 | 221 | | |
| 222 | + | |
221 | 223 | | |
222 | 224 | | |
223 | 225 | | |
| |||
0 commit comments