From b538dc3858014f94b099730a592751a5454cab0a Mon Sep 17 00:00:00 2001 From: Erik S Date: Sat, 3 Feb 2024 15:40:50 -0800 Subject: [PATCH] Add llm-ollama plugin for Datasette's LLM CLI to README (#2340) Co-authored-by: Erik Sp --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3ce7b70e..2b91beea 100644 --- a/README.md +++ b/README.md @@ -282,6 +282,7 @@ See the [API documentation](./docs/api.md) for all endpoints. - [gptel Emacs client](https://github.com/karthink/gptel) - [Oatmeal](https://github.com/dustinblackman/oatmeal) - [cmdh](https://github.com/pgibler/cmdh) +- [llm-ollama](https://github.com/taketwo/llm-ollama) for [Datasette's LLM CLI](https://llm.datasette.io/en/stable/). ### Database