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.6.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

agenthub_tools_core-0.0.6-py3-none-any.whl (2.6 kB view details)

Uploaded Python 3

File details

Details for the file agenthub_tools_core-0.0.6.tar.gz.

File metadata

  • Download URL: agenthub_tools_core-0.0.6.tar.gz
  • Upload date:
  • Size: 2.2 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.6.tar.gz
Algorithm Hash digest
SHA256 f173c627b952c770983515205fde30a5d27f4ce002fd2f002ea9b59dfee21448
MD5 5cfec308dd00dd9038f12479885c61e8
BLAKE2b-256 f28bcf48562afa38f8e9f44da8b8c018856f546c4f5cdfb3d3640a69ecb63582

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for agenthub_tools_core-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 619afa57525cff3836693f611341fa19567ee4c7ac6895da4405d64ede859806
MD5 a7ebb93c7005770107994d1b69182fec
BLAKE2b-256 b20fb965591b727cdea104aa01ce4f27c3811221c183230557629167a6b7dfea

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