Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.
/ griptape-flow Public archive

Python framework for building LLM workflows and pipelines with memory, rules, and chain of thought reasoning.

License

Notifications You must be signed in to change notification settings

griptape-ai/griptape-flow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

griptape-flow

Tests PyPI Version Docs License Griptape Discord

griptape-flow is a Python framework for creating workflow DAGs and pipelines that use large language models (LLMs) such as GPT, Claude, Titan, and Cohere.

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

Documentation

Please refer to Griptape Docs for:

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

License

griptape-flow is available under the Apache 2.0 License.