DeepReasearch使用
第一步:设置utf-8编码
$env:PYTHONIOENCODING = "utf-8"第二步:用 agentworld 环境的 Python 运行
G:\conda\miniconda3\envs\agentworld\python.exe examples/run_simple_chat_agent.py --config configs/simple_chat_agent.py第一步:设置utf-8编码
$env:PYTHONIOENCODING = "utf-8"第二步:用 agentworld 环境的 Python 运行
G:\conda\miniconda3\envs\agentworld\python.exe examples/run_simple_chat_agent.py --config configs/simple_chat_agent.py