AgentScope-Java is an open-source project. To involve a broader community, we recommend asking your questions in English.
Describe the bug
windows环境下运行,发送一条命令后死循环,模型额度也跑完。模型用的火山引擎openai接口。nacos版本3.1.1,其他配置均按照官方配置。
To Reproduce
Steps to reproduce the behavior:
subagent.log
supervisor-agent.log
- You code
- How to execute
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Error messages
Detailed error messages.
Environment (please complete the following information):
- AgentScope-Java Version: [e.g. 1.0.9, check your pom.xml dependency version or run
mvn dependency:tree | grep agentscope-parent:pom(only mac/linux)]
- Java Version: [e.g. 17]
- OS: [e.g. macos, windows]
Additional context
Add any other context about the problem here.
AgentScope-Java is an open-source project. To involve a broader community, we recommend asking your questions in English.
Describe the bug
windows环境下运行,发送一条命令后死循环,模型额度也跑完。模型用的火山引擎openai接口。nacos版本3.1.1,其他配置均按照官方配置。
To Reproduce
Steps to reproduce the behavior:
subagent.log
supervisor-agent.log
Expected behavior
A clear and concise description of what you expected to happen.
Error messages
Detailed error messages.
Environment (please complete the following information):
mvn dependency:tree | grep agentscope-parent:pom(only mac/linux)]Additional context
Add any other context about the problem here.