Hacker News new | ask | show | jobs
by cobusgreyling 648 days ago
AI Agents are agentic software applications which primarily live within a digital environment.

Agentic applications are premised on basic LLM related skills like decomposing a problem into smaller sub-tasks, and leveraging reasoning to move from task to task, by observing and assessing each task.

The Self-Discover approach allows Large Language Models Automatically Compose Their Own Reasoning Structures.