Open SourceFramework2k
Griptape
A modular Python framework for agents, pipelines, and workflows.
Griptape is an open-source Python framework for building LLM applications with composable agents, sequential pipelines, and DAG-based workflows, plus off-prompt tooling that keeps sensitive data out of the model context. It provides structured memory, tool integrations, and rulesets to control agent behavior predictably. It is notable for its emphasis on secure, deterministic, and modular enterprise LLM pipelines.
Repository
griptape-ai/griptapeLanguage
PythonWhat you'd build with it
- Building modular agents and DAG workflows with reusable components
- Keeping large or sensitive data off-prompt while still letting tools act on it
- Enforcing predictable agent behavior with rulesets and structured memory
Tags
agentspipelinesworkflowsmodular