AgentHub core package
Project description
AgentHub Core
Core package for the AgentHub framework, providing base classes and utilities.
Installation
pip install agenthub-tools-core
Usage
from agenthub_tools.core import BaseTool
class MyTool(BaseTool):
name = "my-tool"
description = "My custom tool"
def execute(self, **kwargs):
# Implement tool logic
pass
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
File details
Details for the file agenthub_tools_core-0.0.4.tar.gz
.
File metadata
- Download URL: agenthub_tools_core-0.0.4.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5bfc061fa3f1557df98c192f2943dc9e0ad498da1ea0d3ea3d1dbfc3736bbfde |
|
MD5 | e162763646859454d2e7a5abe2c07d2d |
|
BLAKE2b-256 | 8038825e3331447aace1aa1aac4bc22dc20867aadb37201816a33f3edbae882e |
File details
Details for the file agenthub_tools_core-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: agenthub_tools_core-0.0.4-py3-none-any.whl
- Upload date:
- Size: 2.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa3f7a9332fb5bfe72ef714a231db4834870c63791f69d4baff53fe906cf4f64 |
|
MD5 | 099e97a043352be508b632d48642fdf4 |
|
BLAKE2b-256 | af1792e9b67b524886f8757ddd1731e84bd99aa91327df1eeffa049ce58c2f2e |