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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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.2.2-py3-none-any.whl.
File metadata
- Download URL: agentsociety_community-0.2.2-py3-none-any.whl
- Upload date:
- Size: 162.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.11.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e3e7a36c9e279b6a5aafe4bc8ba2b4b02f0ab593cbad02b7e115b0845435c6e
|
|
| MD5 |
c51250b535f7aa5234406dbd90d401e6
|
|
| BLAKE2b-256 |
cf75fab457976bf23ef1db6352cceb7652eefe2107c180ec33d695d571e9e5c3
|