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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: agenthub_tools_core-0.0.7.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.10

File hashes

Hashes for agenthub_tools_core-0.0.7.tar.gz
Algorithm Hash digest
SHA256 bc989ee99a32ae0c1aaa75a4c180b353ef52cb02d53dfdd0b9ff9a13001309b6
MD5 55ca0c883c9895defa52de659478e813
BLAKE2b-256 18299c465159c24656b4c95f299ffb1882e728aa9735c99f90b3f71ab188d7c3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for agenthub_tools_core-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 96e709eb540785e34e9b19e84516ca3ed624aca1a010a6433dc9db7ffab60b6f
MD5 804afb21f5c75a1120ca2c431805a613
BLAKE2b-256 ebe415bbc25ec68ba36ea2549eac0d1dd7a899843238f995bcf2fca5bb99bd18

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