AI写作智能体 自主规划任务,支持联网查询和网页读取,多模态高效创作各类分析报告、商业计划、营销方案、教学内容等。 广告
```  parent <parent> <artifactId>sohelp-ide-parent</artifactId> <groupId>net.sohelp.ide</groupId> <version>1.1.4</version> </parent>  继承Extjs Demo <dependency> <groupId>net.sohelp.ide</groupId> <artifactId>sohelp-ide-extjs-spring-boot-starter</artifactId> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifactId> </dependency> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-validation</artifactId> </dependency> ```