morsoli / blog-comment

博客评论
0 stars 0 forks source link

GPT-4o 到底有多能打?设计一个报告生成类 AI Agent 测一测 - 莫尔索随笔 #137

Open morsoli opened 1 month ago

morsoli commented 1 month ago

https://liduos.com/the-langgraph-and-gpt4o-build-gpt-researcher-agent.html

在上一篇文章,分享了使用 DeepSeek-V2+LangGraph 编写了一个编码助手类 AI Agent ,这篇文章使用 OpenAI 最近上新的 GPT-4o,结合 LangGraph 编写一个能够撰写高质量研究报告的多智能体系统,实现机制参考 gpt-researcher,我会首先介绍