An open API service indexing awesome lists of open source software.

https://github.com/rupurt/llm-web-ui

A web ui for LLM. Manage and chat with models.
https://github.com/rupurt/llm-web-ui

Last synced: over 1 year ago
JSON representation

A web ui for LLM. Manage and chat with models.

Awesome Lists containing this project

README

          

# llm-web-ui

A web ui for [LLM](https://github.com/simonw/llm). Manage and chat with models.

## Usage

```shell
Usage: llm web-ui [OPTIONS]

Run a web ui to manage and chat with models

Options:
-h, --host TEXT [default: 0.0.0.0]
-p, --port INTEGER [default: 8081]
-l, --log-level TEXT [default: info]
--help Show this message and exit.
```