diff options
| author | David Li <taweili@gmail.com> | 2023-12-03 21:36:26 +0800 |
|---|---|---|
| committer | David Li <taweili@gmail.com> | 2023-12-03 21:36:26 +0800 |
| commit | ec89527bec8727ca8a6f897c449751cd6856d859 (patch) | |
| tree | 8ae50641558f707e716aabb7bcb5e32b6e114631 /README.md | |
| parent | c6b9988e027f186262a1b65700edbec1ed6ed7d1 (diff) | |
| parent | 5b671c04685acd36b49a20d0104829f6f91e728f (diff) | |
| download | ollama-logseq-ec89527bec8727ca8a6f897c449751cd6856d859.tar.xz ollama-logseq-ec89527bec8727ca8a6f897c449751cd6856d859.zip | |
Merge branch 'master' into ollama-context
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -9,13 +9,14 @@ A plugin to integrate [ollama](https://github.com/jmorganca/ollama) with [logseq > Note: If you are on windows make sure to open WSL in the background for the model to work properly # Features -- The plugin currently has 5 commands +- The plugin currently has 6 commands - Ask Ai -> which is a prompt the AI freely without any context - Ask Ai with context -> This is the same as Ask Ai but it gives the model the context of the current page - Summarize -> Summarizs the whole page - Summarize Block - Create a flash card - Divide a todo task into subtasks +- Get model from block properties - Respects theming - Context menu commands - Summarize Block |
