A community library for customizing agent/block for AgentSociety
Project description
AgentSociety Community
A community library for customizing agent/block for AgentSociety.
How to add a new block
- Add a new file in the directory to define your block class.
- add a _import_xxx function to import the block class.
- add a getattr function to lazy import the block class.
- add the block class to all variable.
- add the block class to the return value of get_type_to_cls_dict function.
How to add a new agent
- Add a new file in the directory to define your agent class.
- add a _import_xxx function to import the agent class.
- add a getattr function to lazy import the agent class.
- add the agent class to all variable.
- add the agent class to the return value of get_type_to_cls_dict function.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
agentsociety_community-0.3.0.tar.gz
(314.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file agentsociety_community-0.3.0.tar.gz.
File metadata
- Download URL: agentsociety_community-0.3.0.tar.gz
- Upload date:
- Size: 314.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
94e988e3e0298490ea8659b68c7c5bd5d1780694788a10af3f197c2321a708ba
|
|
| MD5 |
b0fabcba42b76e2e30ea2025b59bb14e
|
|
| BLAKE2b-256 |
1ba1c043ac4f36d4970fa489b04c87dbd8a167232eb901d4c9200022341ebb3d
|
File details
Details for the file agentsociety_community-0.3.0-py3-none-any.whl.
File metadata
- Download URL: agentsociety_community-0.3.0-py3-none-any.whl
- Upload date:
- Size: 161.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: uv/0.7.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
59192199339244aadfa161a4d167ddd56314a53fdc29241fd0be1de6e92f74a2
|
|
| MD5 |
9852a50cb1776cfd62feeaa4fd960929
|
|
| BLAKE2b-256 |
881ba6662bed00ed3544375b20e8635c3572ae07299a8361b7e32d4de23a039b
|