chore: 调整本地启动与模型调试配置
- 关闭 Spring Boot Maven 插件强制 fork - 增加 AgentScope OpenAI 客户端调试日志
This commit is contained in:
@@ -110,9 +110,6 @@
|
||||
<groupId>org.springframework.boot</groupId>
|
||||
<artifactId>spring-boot-maven-plugin</artifactId>
|
||||
<version>${spring-boot.version}</version>
|
||||
<configuration>
|
||||
<fork>true</fork>
|
||||
</configuration>
|
||||
<executions>
|
||||
<execution>
|
||||
<goals>
|
||||
|
||||
Reference in New Issue
Block a user