diff options
Diffstat (limited to 'content')
-rw-r--r-- | content/blog/2024-01-13-local-llm.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/content/blog/2024-01-13-local-llm.md b/content/blog/2024-01-13-local-llm.md index 35dc3db..7521d8d 100644 --- a/content/blog/2024-01-13-local-llm.md +++ b/content/blog/2024-01-13-local-llm.md @@ -60,6 +60,14 @@ info` command in the chat.  +### Community Integrations + +I highly recommend browsing the [Community +Integrations](https://github.com/jmorganca/ollama#community-integrations) +section of the project to see how you would prefer to extend Ollama beyond a +simple command-line interface. There are options for APIs, browser UIs, advanced +terminal configurations, and more. + ## iOS While there are a handful of decent macOS options, it was quite difficult to |