Skip to content

Commit

Permalink
Merge pull request #263 from ag2ai/blogpost-tools-video
Browse files Browse the repository at this point in the history
Replace placeholder video with tools interoperability one
  • Loading branch information
davorrunje authored Dec 20, 2024
2 parents 26d2711 + 1da9978 commit 4765094
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions website/blog/2024-12-20-Tools-interoperability/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,7 @@ tags: [LLM, tools, langchain, crewai, pydanticai]
</CardGroup>
</div>

<div style={{ display: 'none' }}>
This content will be hidden.
MOVE THE iframe BLOCK OUTSIDE OF div BLOCK ONCE THE VIDEO IS READY
ALSO DELETE THIS div BLOCK
<iframe width="560" height="315" src="https://www.youtube.com/embed/YQdTsD4dPeg?si=m911HxxEgbzcWxQt" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div>
<iframe width="560" height="315" src="https://www.youtube.com/embed/B_NTwUoJrew?si=HpN75Qioc12H3R7k" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

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

0 comments on commit 4765094

Please sign in to comment.