Mathis Lucka
ma-this.bsky.social
Mathis Lucka
@ma-this.bsky.social
AI engineering at deepset.
Handoff: The point at which an Agent passes back control of the program either to other code, a human or another agent (slightly different definition from github.com/openai/swarm where handoffs only describe passing the conversation to another agent).
GitHub - openai/swarm: Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.
Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team. - openai/swarm
github.com
December 28, 2024 at 12:14 PM
(AI) Workflow: systems where LLMs and tools are orchestrated through predefined code paths (from www.anthropic.com/research/bui...). Useful starting point to differentiate agents from other AI patterns.
Building effective agents
A post for developers with advice and workflows for building effective AI agents
www.anthropic.com
December 28, 2024 at 12:07 PM
Agent Computer Interface: describes how an agent can interact with software. Introduced in arxiv.org/pdf/2405.15793. Inspired by Human Computer Interfaces (HCI). Useful because it applies a familiar concept to a new field.
arxiv.org
December 28, 2024 at 12:03 PM