Skip to main content

A collection of tools for LLMs

Project description

logo

PyPI License Issues GitHub stars

gofannon

gofannon is a collection of tools designed to enhance the capabilities of function-calling-enabled language models. These tools provide additional functionality for various tasks, including mathematical operations, GitHub interactions, arXiv searches, and advanced reasoning techniques.

Why the name gofanon ?

See why_the_name_gofannon.md for the rich story on why we chose to honor this Celtic Diety

Our Mission

We aim to achieve:

Cross-Framework Compatibility

We solve the "vendor lock-in" problem in AI tooling through:

  • Standardized interface definitions
  • Automatic schema translation
  • Bidirectional conversion tools

Open Source Education

We make AI development accessible by:

  • Curated contribution pathways
  • Interactive documentation
  • Pair programming sessions
  • Weekly office hours

Encouraging First-Time Contributors

We actively support new contributors through:

  • Beginner-friendly issues
  • Clear documentation and guides
  • Supportuve community engagement

Features

  • Basic Math Operations: Perform addition, subtraction, multiplication, division, and exponentiation.
  • GitHub Integration: Interact with GitHub repositories, including creating issues, committing files, and retrieving repository contents.
  • arXiv Search: Search for and retrieve articles from arXiv.
  • Advanced Reasoning: Utilize Chain-of-Thought (CoT) and Tree-of-Thought (ToT) reasoning techniques for complex problem-solving.
  • NHTSA Complaints: Retrieve vehicle complaint data from the National Highway Traffic Safety Administration (NHTSA).

Roadmap

For a detailed overview of planned features and their current status, please refer to the ROADMAP.

Documentation

Documentation can be found here.Each tool comes with its own documentation, which can be found in the docs/ directory. The documentation provides detailed information on how to use each tool, including required parameters and example usage.

Installation

To install gofannon, simply clone the repository and install the required dependencies:

git clone https://github.com/The-AI-Alliance/gofannon.git  
cd gofannon  
pip install -r requirements.txt

or

pip install git+https://github.com/The-AI-Alliance/gofannon.git
# OR
pip install gofannon

Communication Channels

Usage Example

from gofannon.base import BaseTool  
  
class NewTool(BaseTool):  
    def __init__(self):  
        super().__init__()  
  
    @property  
    def definition(self):  
        return {  
            # Define your tool metadata and configuration  
        }  
  
    def fn(self, *args, **kwargs):  
        # Define your tool functionality  
        pass  

License

This project is licensed under the ASFv2 License. See the LICENSE file for more details.

Contributing

We welcome contributions from the community! If you'd like to add a new tool or improve an existing one, please check out our CONTRIBUTING guide for detailed instructions on how to get started.

Support

If you encounter any issues or have questions, please open an issue on our GitHub repository.

Acknowledgments

We would like to thank the open-source community for their contributions and support in making this project possible.

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

gofannon-0.25.12.6.tar.gz (31.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gofannon-0.25.12.6-py3-none-any.whl (46.3 kB view details)

Uploaded Python 3

File details

Details for the file gofannon-0.25.12.6.tar.gz.

File metadata

  • Download URL: gofannon-0.25.12.6.tar.gz
  • Upload date:
  • Size: 31.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for gofannon-0.25.12.6.tar.gz
Algorithm Hash digest
SHA256 c77e92a23fcf9a42441a7daa3c716efdfa9d31b37f63104ce964f5189862c9c6
MD5 c9bb148a428ad24b9d58f68870741a0d
BLAKE2b-256 954af87965f68de8329eca0cf85477eda98a8fc599e2033593efd2619b27744e

See more details on using hashes here.

Provenance

The following attestation bundles were made for gofannon-0.25.12.6.tar.gz:

Publisher: publish-to-pypi.yml on The-AI-Alliance/gofannon

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file gofannon-0.25.12.6-py3-none-any.whl.

File metadata

  • Download URL: gofannon-0.25.12.6-py3-none-any.whl
  • Upload date:
  • Size: 46.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for gofannon-0.25.12.6-py3-none-any.whl
Algorithm Hash digest
SHA256 0d5a2b0c3dcd5fedef7cfecd22647cfd34f4d65f15ed52760213c2d6dc7a50b8
MD5 5e766eae6ecb498d0165fb9107530707
BLAKE2b-256 6a8924b3d6d1b8e6f99c1084f4ef2e87bdf426fbad7e7606cba4284c73a4bd5d

See more details on using hashes here.

Provenance

The following attestation bundles were made for gofannon-0.25.12.6-py3-none-any.whl:

Publisher: publish-to-pypi.yml on The-AI-Alliance/gofannon

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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