Griptape Modular Python AI Agent and Workflow Framework
Griptape is a modular Python framework for building AI agents and workflows with chain-of-thought reasoning, tools, and memory. It provides Agents, Pipelines, and Workflows as core structures, with pluggable drivers for LLMs, embeddings, vector stores, and more.
Installation
Requirements and caveats from upstream:
- Griptape is a Python framework designed to simplify the development of generative AI (genAI) applications.
- python
Basic usage or getting-started notes:
🏗️ Structure Run Drivers: Execute structures locally or in the cloud.
Please visit the docs for information on installation and usage.
Hello World Example
Extracted from upstream docs: https://raw.githubusercontent.com/griptape-ai/griptape/HEAD/README.md
Source
Source: agentskillexchange/skills — distributed by TomeVault.