aiagent.club
English
GitHub 仓库

operand/agency

Python 首次收录 2023-05-23 更新于 2026-09-12 查看源 ↗

在全部 GitHub 仓库 中按Star排名第 748(共 803)

490 Star

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…

摘自 github.com/operand/agency

最新指标

Star 490 2026-09-12
Fork 29 2026-09-12
提交 330 2026-09-12
发布 16 2026-09-12
Watcher 7 2026-09-12
开放 issue 4 2026-09-12
开放 PR 15 2026-09-12