/griptape-flow

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

Primary LanguagePythonApache License 2.0Apache-2.0

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.