A lot of the mystique of agentic #LLM use goes away if you think of it as general-purpose, slightly indeterministic orch...

A lot of the mystique of agentic #LLM use goes away if you think of it as general-purpose, slightly indeterministic orchestration layer. It makes the orchestration of lots of different workflows cheaper (in terms of not needing to build specialised tools, not in terms of token use), with quality being lower than a purpose-built orchestrator.

Read Original

Related