Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.39 KB

README.md

File metadata and controls

38 lines (24 loc) · 1.39 KB

Agentic AI Examples with Red Hat AI

Explore various Agentic AI frameworks and LLMs running on Red Hat AI platforms.

🚀 Framework Examples

Check out different Agentic AI frameworks:

🧠 LLMs Used in the Agentic AI Examples

These examples utilize the following Large Language Models (LLMs):

🔗 Function Calling

Many of these Agentic AI examples rely on Function Calling, a feature that enables LLMs to interact with external tools and APIs in a structured way. This allows models to:

  • Make API calls
  • Query databases
  • Execute code
  • Access external knowledge

To enable Function Calling in Red Hat AI, follow this guide.

🤝❤️ Contribute

Want to add a new example or missing framework? 🎉 Bring your own agentic example! PRs are always welcome (and much appreciated!😌).