第一步:设置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