operand/agency
GitHub 仓库 中按Star排名第 716 / 共 783
A fast and minimal framework for building agentic systems
项目介绍
Agency is a python library that provides an Actor model framework for creating agent-integrated systems.
The library provides an easy to use API that enables you to connect agents with traditional software systems in a flexible and scalable way, allowing you to develop any architecture you need.
Agency's goal is to enable developers to create custom agent-based applications by providing a minimal foundation to both experiment and build upon. So if you're looking to build a custom agent system of your own, Agency might be for you.
In Agency, all entities are represented as instances of the Agent class. This includes all AI-driven agents, software interfaces, or human users that may…
最新指标
| Star | 487 | 2026-07-16 |
|---|---|---|
| Fork | 28 | 2026-07-16 |
| 提交 | 330 | 2026-07-16 |
| 发布 | 16 | 2026-07-16 |
| Watcher | 7 | 2026-07-16 |
| 开放 issue | 4 | 2026-07-16 |
| 开放 PR | 15 | 2026-07-16 |