The Large Language Models (LLMs) Plugin gives Obsidian users access to LLMs through cloud providers (OpenAI, Anthropic, and Google) and locally via GPT4All. Models can be interacted with in the sidebar, main window, and a newly added, floating action button popup window.
Installation: Download the plugin via the community plugin browser.
Using models from cloud-based providers:
- In the plugin settings menu, enter an API key from one of the supported model providers
- To interact with models, open one of the chat views using the newly added commands (see Commands section below)
Using models locally:
- Download GPT4all
- Download a model through GPT4alls model browser
- In the setting menu of GPT4all, toggle on the "Enable Local Server" setting
- Models downloaded via GPT4all will be selectable via the model switcher in each chat view
Command | Description |
---|---|
Open modal | Opens the chat modal |
Toggle FAB | Toggles the visibility of the Floating Action Button (FAB) used to open and close the chat popup window |
Open chat in tab | Opens the chat window in a tab |
Open chat in sidebar | Opens the chat window in the Sidebar |
Cloud-based:
Model provider | Status |
---|---|
OpenAI | Supported |
Anthropic | Supported |
Supported |
Local:
Model provider | Status |
---|---|
GPT4All | Supported |
Jan | Planned |
Ollama | Not supported |
- Johnny ✨
- Ryan Mahoney
- Evan Harris