A lightweight and extensible agent framework for LLM-powered automation.
Project description
agenticpy
A lightweight and extensible agent framework for LLM-powered automation.
Installation
pip install agenticpy
Usage
from agenticpy import Agent
agent = Agent("TestAgent")
print(agent.run("Say Hello"))
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
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 ai_agents_wrapper-0.1.0.tar.gz.
File metadata
- Download URL: ai_agents_wrapper-0.1.0.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6aaa6a414d09782e2cd4293d2427bf47a7cc638d034a14d3675ef5ff22b738d8
|
|
| MD5 |
0b2226c72d5e913a24671b5fa11cbd5c
|
|
| BLAKE2b-256 |
20176bfecdd2a1e872d32354e8a9ee078f0ab2877b11d343266c90ba6b850650
|
File details
Details for the file ai_agents_wrapper-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ai_agents_wrapper-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0d3f324e44866b259bb19385afee18c70def115782390d21650b3ca6cc2eacd
|
|
| MD5 |
8398510e737b7520179815632702f716
|
|
| BLAKE2b-256 |
4317458b06190fe0ea71a294c67c12403a97fc53742061692d26ed6eda15becd
|