Socket
Socket
Sign inDemoInstall

griptape-core

Package Overview
Dependencies
11
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    griptape-core

Python framework for LLM middleware tools. Build once, run anywhere.


Maintainers
1

Readme

griptape-core

Tests PyPI Version Docs License

griptape-core is a Python framework that enables developers to write tools for generative AI middleware once and use it anywhere.

griptape-core is part of griptape, a modular Python framework for integrating data, APIs, tools, memory, and chain of thought reasoning into LLMs.

griptape-core has three core components:

  • Tools: call external APIs, access databases, and run arbitrary code or CLI commands.
  • Executors: run your tools safely in any environment: local, containerized, or serverless in the cloud.
  • Adapters: convert tools into underlying middleware abstractions, such as ChatGPT Plugins, LangChain tools, and Fixie.ai agents.

Documentation

Please refer to Griptape Docs for:

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

License

griptape-core is available under the Apache 2.0 License.

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc