Skip to content
#

reasoning-agents

Here are 8 public repositories matching this topic...

Language: All
Filter by language

Agentic AI refers to AI systems capable of autonomous decision-making, planning, and executing tasks based on goals—acting like intelligent agents. These systems combine LLMs with tools, memory, and feedback loops to complete complex workflows with minimal human input.

  • Updated Jun 25, 2025
  • Jupyter Notebook

LangGraph is a powerful framework built on LangChain that enables the creation of stateful, multi-step, and agentic workflows using directed graphs. It simplifies complex LLM orchestration by allowing conditional branching, memory, and tool integrations in a visual and modular way.

  • Updated Jul 22, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the reasoning-agents topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the reasoning-agents topic, visit your repo's landing page and select "manage topics."

Learn more