Skip to main content

ToolPy is a Python module made to facilitate the creation of tools using LLMs.

Project description

ToolPy

ToolPy is a Python module made to facilitate the creation of tools using LLMs.

Installation

  • Installing using pip:

    pip install --upgrade pip
    pip install llm-toolpy
    
  • For installing from the repository:

    git clone https://github.com/EltonCN/toolpy
    cd toolpy
    pip install --upgrade pip
    pip install .
    

Examples

The "examples" folder have examples of how to use Toolpy.

Authors

License

MIT License Copyright (c) 2021-2022, Toolpy Developers.

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

llm_toolpy-0.2.0.tar.gz (6.8 kB view hashes)

Uploaded Source

Built Distribution

llm_toolpy-0.2.0-py3-none-any.whl (9.4 kB view hashes)

Uploaded Python 3

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