Skip to content

Commit

Permalink
Merge pull request #165 from ag2ai/sonichi-patch-1
Browse files Browse the repository at this point in the history
Update noteobook links
  • Loading branch information
qingyun-wu authored Dec 7, 2024
2 parents 16b6768 + 2e49070 commit 99653fe
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion website/blog/2024-12-02-ReasoningAgent2/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ The implementation is flexible and can be customized for different types of prob
## For Further Reading

* [Documentation about ReasoningAgent](/docs/reference/agentchat/contrib/reasoning_agent)
* [Example notebook](https://github.com/ag2ai/ag2/blob/main/notebook/agentchat_reasoning_agent.ipynb)
* [Example notebook](https://ag2ai.github.io/ag2/docs/notebooks/agentchat_reasoning_agent/)
* [The Original research paper about Tree of Thoughts](https://arxiv.org/abs/2305.10601) from Google DeepMind and Princeton University.

*Do you have interesting use cases for ReasoningAgent? Would you like to see more features or improvements? Please join our [Discord](https://discord.com/invite/pAbnFJrkgZ) server for discussion.*
3 changes: 2 additions & 1 deletion website/blog/2024-12-06-FalkorDB-Structured/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,9 @@ See the [Swarm documentation](https://ag2ai.github.io/ag2/docs/topics/swarm#regi

## For Further Reading

* [Trip Planner Notebook Example Using GraphRag, Structured Output & Swarm](https://ag2ai.github.io/ag2/docs/notebooks/agentchat_swarm_graphrag_trip_planner/)
* [Documentation about FalkorDB](https://docs.falkordb.com/)
* [FalkorDB example notebook](https://github.com/ag2ai/ag2/blob/main/notebook/agentchat_swarm_graphrag_trip_planner.ipynb)
* [OpenAI's Structured Outputs](https://platform.openai.com/docs/guides/structured-outputs)
* [Structured Output Notebook Example](https://ag2ai.github.io/ag2/docs/notebooks/agentchat_structured_outputs/)

*Do you have interesting use cases for FalkorDB / RAG? Would you like to see more features or improvements? Please join our [Discord](https://discord.com/invite/pAbnFJrkgZ) server for discussion.*
2 changes: 1 addition & 1 deletion website/blog/authors.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
sonichi:
name: Chi Wang
title: Founder of AutoGen & FLAML
title: Founder of AutoGen (now AG2) & FLAML
url: https://www.linkedin.com/in/chi-wang-autogen/
image_url: https://github.com/sonichi.png

Expand Down

0 comments on commit 99653fe

Please sign in to comment.