Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

agenthub_tools_core-0.0.4.tar.gz (1.8 kB view details)

Uploaded Source

Built Distribution

agenthub_tools_core-0.0.4-py3-none-any.whl (2.1 kB view details)

Uploaded Python 3

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

Hashes for agenthub_tools_core-0.0.4.tar.gz
Algorithm Hash digest
SHA256 5bfc061fa3f1557df98c192f2943dc9e0ad498da1ea0d3ea3d1dbfc3736bbfde
MD5 e162763646859454d2e7a5abe2c07d2d
BLAKE2b-256 8038825e3331447aace1aa1aac4bc22dc20867aadb37201816a33f3edbae882e

See more details on using hashes here.

File details

Details for the file agenthub_tools_core-0.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for agenthub_tools_core-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 fa3f7a9332fb5bfe72ef714a231db4834870c63791f69d4baff53fe906cf4f64
MD5 099e97a043352be508b632d48642fdf4
BLAKE2b-256 af1792e9b67b524886f8757ddd1731e84bd99aa91327df1eeffa049ce58c2f2e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page