CLI tool and workflow manager for LLMs
Top 13.4% on sourcepulse
LWE (LLM Workflow Engine) is a command-line interface and workflow manager designed for interacting with large language models (LLMs) like ChatGPT and GPT-4. It enables users to leverage LLMs directly from their terminal, integrate them into shell workflows, and extend functionality through a plugin architecture supporting multiple LLM providers and tool use.
How It Works
LWE provides a shell-native experience for LLM interaction, allowing direct API calls to OpenAI endpoints and supporting various LLM providers via plugins. Its core advantage lies in its workflow integration capabilities, particularly with tools like Ansible, and its extensible plugin system for custom functionality and LLM provider support.
Quick Start & Requirements
pip install llm-workflow-engine
Highlighted Details
Maintenance & Community
The project is a successor to the original ChatGPT Wrapper project. Contributions are welcomed via GitHub issues.
Licensing & Compatibility
Limitations & Caveats
The Docker image is noted as experimental. The project's history indicates it evolved from previous projects, suggesting potential for breaking changes or API shifts.
3 weeks ago
1 day