From 8fb0d931dc32f974fa2dee32bddbd1f34f186abf Mon Sep 17 00:00:00 2001 From: omagdy7 Date: Thu, 22 Feb 2024 19:16:39 +0200 Subject: Updated README.md and modified version in package.json --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 11a382c..228a0ce 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,9 @@ A plugin to integrate [ollama](https://github.com/jmorganca/ollama) with [logseq # Features - 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 + - Ask Ai with page context -> This is the same as Ask Ai but it gives the model the context of the current page + - Ask Ai with block context -> This is the same as Ask Ai but it gives the model the context of the current block + - Summarize Page - Summarize Block - Create a flash card - Divide a todo task into subtasks @@ -21,7 +22,8 @@ A plugin to integrate [ollama](https://github.com/jmorganca/ollama) with [logseq - Summarize Block - Make a flash card - Divide task into subtasks - - Prompt from block + - Prompt from block (uses the block as a prompt) + - Custom prompt on block (uses the custom prompt defined in settings on the block) - Expand block - A slash command via /ollama - Button in tool bar -- cgit v1.2.3