Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add authors information to blog pages #258

Merged
merged 8 commits into from
Dec 20, 2024
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
61 changes: 61 additions & 0 deletions website/blog/2024-12-02-ReasoningAgent2/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,67 @@ authors:
tags: [LLM, GPT, research]
---

<div class="blog-authors">
<p class="authors">Authors:</p>
<CardGroup cols={2}>
<Card href="https://github.com/Hk669">
<div class="col card">
<div class="img-placeholder">
<img noZoom src="https://github.com/Hk669.png" />
</div>
<div>
<p class="name">Hrushikesh Dokala</p>
<p>CS Undergraduate Based in India</p>
</div>
</div>
</Card>
<Card href="https://github.com/BabyCNM">
<div class="col card">
<div class="img-placeholder">
<img noZoom src="https://github.com/BabyCNM.png" />
</div>
<div>
<p class="name">BabyCNM</p>
<p>AG2 Contributor</p>
</div>
</div>
</Card>
<Card href="https://github.com/skzhang1">
<div class="col card">
<div class="img-placeholder">
<img noZoom src="https://github.com/skzhang1.png" />
</div>
<div>
<p class="name">Shaokun Zhang</p>
<p>PhD student at the Pennsylvania State University</p>
</div>
</div>
</Card>
<Card href="https://www.linkedin.com/in/chi-wang-autogen">
<div class="col card">
<div class="img-placeholder">
<img noZoom src="https://github.com/sonichi.png" />
</div>
<div>
<p class="name">Chi Wang</p>
<p>Founder of AutoGen (now AG2) & FLAML</p>
</div>
</div>
</Card>
<Card href="https://qingyun-wu.github.io/">
<div class="col card">
<div class="img-placeholder">
<img noZoom src="https://github.com/qingyun-wu.png" />
</div>
<div>
<p class="name">Qingyun Wu</p>
<p>Co-Founder of AutoGen/AG2 & FLAML, Assistant Professor at Penn State University</p>
</div>
</div>
</Card>
</CardGroup>
</div>

![Tree of Thoughts](img/reasoningagent_1.png)

**TL;DR:**
Expand Down
61 changes: 61 additions & 0 deletions website/blog/2024-12-06-FalkorDB-Structured/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,67 @@ authors:
tags: [RAG, Graph RAG, Structured Outputs, swarm, nested chat]
---

<div class="blog-authors">
<p class="authors">Authors:</p>
<CardGroup cols={2}>
<Card href="https://github.com/marklysze">
<div class="col card">
<div class="img-placeholder">
<img noZoom src="https://github.com/marklysze.png" />
</div>
<div>
<p class="name">Mark Sze</p>
<p>Software Engineer at AG2.ai</p>
</div>
</div>
</Card>
<Card href="https://github.com/sternakt">
<div class="col card">
<div class="img-placeholder">
<img noZoom src="https://github.com/sternakt.png" />
</div>
<div>
<p class="name">Tvrtko Sternak</p>
<p>Machine Learning Engineer at Airt</p>
</div>
</div>
</Card>
<Card href="https://github.com/davorrunje">
<div class="col card">
<div class="img-placeholder">
<img noZoom src="https://github.com/davorrunje.png" />
</div>
<div>
<p class="name">Davor Runje</p>
<p>CTO at Airt</p>
</div>
</div>
</Card>
<Card href="https://github.com/AgentGenie">
<div class="col card">
<div class="img-placeholder">
<img noZoom src="https://github.com/AgentGenie.png" />
</div>
<div>
<p class="name">AgentGenie</p>
<p>AG2 Contributor</p>
</div>
</div>
</Card>
<Card href="https://qingyun-wu.github.io/">
<div class="col card">
<div class="img-placeholder">
<img noZoom src="https://github.com/qingyun-wu.png" />
</div>
<div>
<p class="name">Qingyun Wu</p>
<p>Co-Founder of AutoGen/AG2 & FLAML, Assistant Professor at Penn State University</p>
</div>
</div>
</Card>
</CardGroup>
</div>

![FalkorDB Web](img/falkordb.png)

**TL;DR:**
Expand Down
50 changes: 50 additions & 0 deletions website/blog/2024-12-20-RealtimeAgent/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,56 @@ tags: [Realtime API, Voice Agents, Swarm Teams, Twilio, AI Tools]

---

<div class="blog-authors">
<p class="authors">Authors:</p>
<CardGroup cols={2}>
<Card href="https://github.com/marklysze">
<div class="col card">
<div class="img-placeholder">
<img noZoom src="https://github.com/marklysze.png" />
</div>
<div>
<p class="name">Mark Sze</p>
<p>Software Engineer at AG2.ai</p>
</div>
</div>
</Card>
<Card href="https://github.com/sternakt">
<div class="col card">
<div class="img-placeholder">
<img noZoom src="https://github.com/sternakt.png" />
</div>
<div>
<p class="name">Tvrtko Sternak</p>
<p>Machine Learning Engineer at Airt</p>
</div>
</div>
</Card>
<Card href="https://github.com/davorrunje">
<div class="col card">
<div class="img-placeholder">
<img noZoom src="https://github.com/davorrunje.png" />
</div>
<div>
<p class="name">Davor Runje</p>
<p>CTO at Airt</p>
</div>
</div>
</Card>
<Card href="https://github.com/davorinrusevljan">
<div class="col card">
<div class="img-placeholder">
<img noZoom src="https://github.com/davorinrusevljan.png" />
</div>
<div>
<p class="name">Davorin Ruševljan</p>
<p>Developer</p>
</div>
</div>
</Card>
</CardGroup>
</div>

![Realtime Agent Swarm](img/realtime_agent_swarm.png)

**TL;DR:**
Expand Down
50 changes: 50 additions & 0 deletions website/blog/2024-12-20-Reasoning-Update/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,56 @@ authors:
tags: [LLM, GPT, research, tutorial]
---

<div class="blog-authors">
<p class="authors">Authors:</p>
<CardGroup cols={2}>
<Card href="https://github.com/BabyCNM">
<div class="col card">
<div class="img-placeholder">
<img noZoom src="https://github.com/BabyCNM.png" />
</div>
<div>
<p class="name">BabyCNM</p>
<p>AG2 Contributor</p>
</div>
</div>
</Card>
<Card href="https://github.com/Hk669">
<div class="col card">
<div class="img-placeholder">
<img noZoom src="https://github.com/Hk669.png" />
</div>
<div>
<p class="name">Hrushikesh Dokala</p>
<p>CS Undergraduate Based in India</p>
</div>
</div>
</Card>
<Card href="https://www.linkedin.com/in/chi-wang-autogen">
<div class="col card">
<div class="img-placeholder">
<img noZoom src="https://github.com/sonichi.png" />
</div>
<div>
<p class="name">Chi Wang</p>
<p>Founder of AutoGen (now AG2) & FLAML</p>
</div>
</div>
</Card>
<Card href="https://qingyun-wu.github.io/">
<div class="col card">
<div class="img-placeholder">
<img noZoom src="https://github.com/qingyun-wu.png" />
</div>
<div>
<p class="name">Qingyun Wu</p>
<p>Co-Founder of AutoGen/AG2 & FLAML, Assistant Professor at Penn State University</p>
</div>
</div>
</Card>
</CardGroup>
</div>

![Tree of Thoughts](img/reasoningagent_1.png)

**Key Updates in this Release:**
Expand Down
17 changes: 17 additions & 0 deletions website/blog/2024-12-20-Tools-interoperability/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,23 @@ authors:
tags: [LLM, tools, langchain, crewai, pydanticai]
---

<div class="blog-authors">
<p class="authors">Author:</p>
<CardGroup cols={2}>
<Card href="https://github.com/rjambrecic">
<div class="col card">
<div class="img-placeholder">
<img noZoom src="https://github.com/rjambrecic.png" />
</div>
<div>
<p class="name">Robert Jambrecic</p>
<p>Machine Learning Engineer at Airt</p>
</div>
</div>
</Card>
</CardGroup>
</div>

**TL;DR**
AG2 lets you bring in tools from different frameworks like **LangChain**, **CrewAI**, and **PydanticAI**.

Expand Down
32 changes: 32 additions & 0 deletions website/mint-style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.