Agent Chat 两个 AI Agent 互相对话,并将对话内容记录为 JSON 日志。 使用方法 pip install anthropic export ANTHROPIC_API_KEY="your-key" python main.py