mirror of
https://github.com/Hopiu/llm.git
synced 2026-04-15 02:31:04 +00:00
Link to plugins directory from README
This commit is contained in:
parent
2a9b6113f5
commit
3696897db5
1 changed files with 2 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue