Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/griptape-ai/griptape-tools

Tools for the Griptape Framework.
https://github.com/griptape-ai/griptape-tools

ai cohere gpt huggingface llm nlp openai python

Last synced: about 2 months ago
JSON representation

Tools for the Griptape Framework.

Awesome Lists containing this project

README

        

# griptape-tools

[![PyPI Version](https://img.shields.io/pypi/v/griptape-tools.svg)](https://pypi.python.org/pypi/griptape-tools)
[![Tests](https://github.com/griptape-ai/griptape-tools/actions/workflows/tests.yml/badge.svg)](https://github.com/griptape-ai/griptape-tools/actions/workflows/tests.yml)
[![Docs](https://readthedocs.org/projects/griptape/badge/)](https://griptape.readthedocs.io/en/latest/griptape-tools/)
[![Griptape Discord](https://dcbadge.vercel.app/api/server/gnWRz88eym?compact=true&style=flat)](https://discord.gg/gnWRz88eym)

> [!WARNING]
> This package was merged into the [core **griptape** package](https://github.com/griptape-ai/griptape) and this GitHub project was archived. Please remove `griptape-tools` from your dependencies.

This repo is a collection of official Griptape tools for the [Griptape Framework](https://github.com/griptape-ai/griptape).

If you are considering contributing a new tool, please make a pull request to [griptape-labs](https://github.com/griptape-ai/griptape-labs) first.

## Documentation

Please refer to [Griptape Docs](https://griptape.readthedocs.io) for:

- Getting started guides.
- Core concepts and design overviews.
- Examples.
- Contribution guidelines.

## License

Griptape Tools are available under the Apache 2.0 License.