From 199e79ec0cf5658b4805a668c502d0941b6a1054 Mon Sep 17 00:00:00 2001 From: BADR Date: Tue, 20 Feb 2024 05:13:03 +0100 Subject: [PATCH] docs: add tenere to terminal clients (#2329) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 53d86311..8a5d742f 100644 --- a/README.md +++ b/README.md @@ -284,6 +284,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) +- [tenere](https://github.com/pythops/tenere) - [llm-ollama](https://github.com/taketwo/llm-ollama) for [Datasette's LLM CLI](https://llm.datasette.io/en/stable/). - [ShellOracle](https://github.com/djcopley/ShellOracle)