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

https://github.com/mlang/llm-dialog

A dialog Toolbox for LLM
https://github.com/mlang/llm-dialog

Last synced: 9 months ago
JSON representation

A dialog Toolbox for LLM

Awesome Lists containing this project

README

          

# llm-dialog

LLM plugin for dialogs as a Toolbox.

## Installation

```bash
llm install git+https://github.com/mlang/llm-dialog
```

## Usage

```bash
llm -T Dialog 'Quiz me about European countries'
```