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_core-0.0.4.tar.gz (1.7 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

Details for the file agenthub_core-0.0.4.tar.gz.

File metadata

  • Download URL: agenthub_core-0.0.4.tar.gz
  • Upload date:
  • Size: 1.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for agenthub_core-0.0.4.tar.gz
Algorithm Hash digest
SHA256 625569ddf2d30c592c3976c5af5bd04e4cdfac248e4149c96f51e5a0f6a595d8
MD5 1c236233e281cd30911b509567beb309
BLAKE2b-256 43ee5be03684938514129206ee01af288de0afb9938055d5aec7fccac23fbb7d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for agenthub_core-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 17fe5afef7ba8acd8d1e804fec9d1fa585321c26c54ca473a65d72bdb9933ea7
MD5 339d52114f895480097d0dae7b1f1e12
BLAKE2b-256 5ff74ae7f7c2ff1193488311d7b52f63875ccb3407a80af284166ecb78e6ef81

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