Skip to content

Experimental tools and extensions for Griptape

License

Notifications You must be signed in to change notification settings

kyleroche/griptape-labs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

griptape-labs

Tests Docs License Griptape Discord

Experimental tools and extensions for Griptape.

Using griptape-labs

The Python package in this repo is not on PyPI. We tag the latest stable version with stable.

To install it with pip:

pip install git+https://github.com/griptape-ai/griptape-labs.git@stable

To install it with Poetry:

poetry add git+ssh://github.com/griptape-ai/griptape-labs.git#stable

or add it directly to pyproject.toml:

griptape = { git = "https://github.com/griptape-ai/griptape-labs.git", tag = "stable" }

About

Experimental tools and extensions for Griptape

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • Makefile 0.7%