Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/griptape-ai/griptape-tools
- Owner: griptape-ai
- License: apache-2.0
- Archived: true
- Created: 2023-04-06T20:10:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-19T00:11:53.000Z (about 1 year ago)
- Last Synced: 2024-09-05T13:57:43.368Z (2 months ago)
- Topics: ai, cohere, gpt, huggingface, llm, nlp, openai, python
- Language: Python
- Homepage: https://docs.griptape.ai
- Size: 662 KB
- Stars: 28
- Watchers: 5
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.