agentscope-ai / agentscope-ai/agentscope-java
Cannot resolve symbol 'TaskToolsBuilder'
Open
area/unknown
question
- Dominant language
- Java
- Stars
- 5.6k
- Forks
- 1.3k
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 77
Description
### Problem Description
I encountered `Cannot resolve symbol 'TaskToolsBuilder'` error in IntelliJ IDEA when using agentscope-java.
### Troubleshooting I've Done
1. The complete maven dependency of agentscope-java has been imported into the project.
2. Reloaded all maven projects in IDEA.
3. Cleared IDEA caches and restarted the editor.
But the class `TaskToolsBuilder` still cannot be recognized by the IDE.
### Question
Could you tell me which maven dependency or package contains the `TaskToolsBuilder` class? Thanks a lot.
Contributor guide
Assessment
This issue has not been assessed yet.