diff --git a/README.md b/README.md index e7e485a..f027d36 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ A CLI utility and Python library for interacting with Large Language Models, bot [Run prompts from the command-line](https://llm.datasette.io/en/stable/usage.html#executing-a-prompt), [store the results in SQLite](https://llm.datasette.io/en/stable/logging.html), [generate embeddings](https://llm.datasette.io/en/stable/embeddings/index.html) and more. +Consult the **[LLM plugins directory](https://llm.datasette.io/en/stable/plugins/directory.html)** for plugins that provide access to remote and local models. + Full documentation: **[llm.datasette.io](https://llm.datasette.io/)** Background on this project: