Skip to content

llm-workflow-engine/llm-workflow-engine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 27, 2025
e698ee4 Β· Mar 27, 2025
May 19, 2024
Mar 27, 2025
Mar 20, 2025
Jul 17, 2023
Jun 1, 2024
Mar 1, 2025
Sep 9, 2023
Jun 26, 2023
Jul 17, 2023
Jul 17, 2023
Mar 20, 2025
Jul 12, 2023
Jul 12, 2023
Dec 3, 2022
May 18, 2024
Jul 12, 2023
Dec 3, 2022
Jun 23, 2024
Jul 15, 2023
Jun 28, 2023
Sep 9, 2023
Feb 25, 2025
May 16, 2024

Repository files navigation

Test status CodeQL status

lwe-logo-small

LLM Workflow Engine

LLM Workflow Engine (LWE) is a Power CLI and Workflow manager for LLMs.

Welcome!

What would you like to do?

What happend to the original ChatGPT Wrapper project?

See CHATGPT_WRAPPER.md

ChatGPT Wrapper was an amazing tool for its time, thank you to its original creator mmabrouk for all your hard work, it lives on in a new form :)

Highlights

πŸ€– LWE lets you use the powerful ChatGPT/GPT4 bot from the command line.

πŸ’¬ Runs in Shell. You can call and interact with ChatGPT/GPT4 in the terminal.

πŸ’» Supports official ChatGPT API. Make API calls directly to the OpenAI ChatGPT endpoint (all supported models accessible by your OpenAI account)

πŸ”Œ Simple plugin architecture. Extend LWE with custom functionality

πŸ—£ Supports multiple LLM providers. Provider plugins allow interacting with other LLMs (GPT-3, Cohere, Hugginface, etc.)

πŸ”„Build workflows. Easily integrate calls to an LLM into larger workflows via Ansible Playbooks

πŸ”§ Tool use. (for supported providers)

🐳 Docker image. LWE is also available as a docker image. (experimental)

🐍Python API. LWE also has a Python library that lets you use ChatGPT/GPT4 in your Python scripts.

Projects built with the original ChatGPT Wrapper

Contributing

We welcome contributions to LWE! If you have an idea for a new feature or have found a bug, please open an issue on the GitHub repository.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • The original ChatGPT Wrapper project (which LWE grew from) was created and maintained by mmabrouk
  • The original ChatGPT Wrapper project is a modification from Taranjeet code which is a modification of Daniel Gross code.

Star History

Star History Chart