A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://llm-workflow-engine.readthedocs.io/en/latest/installation.html below:

Installation — LLM Workflow Engine 0.22.15 documentation

Installation Project code

Project code can be found at https://github.com/llm-workflow-engine/llm-workflow-engine

A list of available plugins can be found at https://llm-workflow-engine.readthedocs.io/en/latest/plugins.html#core-plugins

Requirements

To use this project, you need:

From packages

Install the latest release of this software via pip:

pip install llm-workflow-engine

Install the ‘bleeding edge’ of this software directly from github with pip:

pip install git+https://github.com/llm-workflow-engine/llm-workflow-engine
From source (recommended for development) Notes for Windows users

Most other operating systems come with SQLite (the default database choice) installed, Windows may not.

If not, you can grab the 32-bit or 64-bit DLL file from https://www.sqlite.org/download.html, then place the DLL in C:\Windows\System32 directory.

You also may need to install Python, if so grab the latest stable package from https://www.python.org/downloads/windows/ – make sure to select the install option to Add Python to PATH.

For the /editor command to work, you’ll need a command line editor installed and in your path. You can control which editor is used by setting the EDITOR environment variable to the name of the editor executable, e.g. nano or vim.

Installing examples

LWE provides several features that are controlled by adding correctly formatted configuration files to a specific configuration subdirectory:

If you’d like to jump start your setup with some examples of each, you can use the examples plugin (enabled by default).

To list the examples available, and where they will be installed:

To install all the examples:

To install examples for a specific feature (e.g. templates):


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4