-
Notifications
You must be signed in to change notification settings - Fork 19
Comparing changes
Open a pull request
base repository: omagdy7/ollama-logseq
base: v1.1.1
head repository: omagdy7/ollama-logseq
compare: master
- 16 commits
- 12 files changed
- 4 contributors
Commits on Feb 8, 2024
-
feat: Add custom prompt functionality to block
This commit introduces the capability for users to apply custom prompts defined in the configuration to a block. Key changes include: - A new configuration string to store the custom prompt. - A menu item 'Custom prompt on block'. - Implementation of a function to apply the custom prompt to a block, mirroring the existing 'summarize block' functionality.
Configuration menu - View commit details
-
Copy full SHA for fc1d698 - Browse repository at this point
Copy the full SHA fc1d698View commit details
Commits on Feb 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fe84031 - Browse repository at this point
Copy the full SHA fe84031View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d503bb - Browse repository at this point
Copy the full SHA 6d503bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for f07b00c - Browse repository at this point
Copy the full SHA f07b00cView commit details
Commits on Feb 14, 2024
-
Merge pull request #16 from gixita/master
feat: Add custom prompt defined in configuration to apply on block
Configuration menu - View commit details
-
Copy full SHA for 4f19710 - Browse repository at this point
Copy the full SHA 4f19710View commit details
Commits on Feb 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 481ae0c - Browse repository at this point
Copy the full SHA 481ae0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fb0d93 - Browse repository at this point
Copy the full SHA 8fb0d93View commit details -
Configuration menu - View commit details
-
Copy full SHA for a81ae99 - Browse repository at this point
Copy the full SHA a81ae99View commit details
Commits on Feb 27, 2024
-
fix: fixed a bug where custom prompts on block doesn't take into cont…
…ext all children of the block
Configuration menu - View commit details
-
Copy full SHA for e24c87f - Browse repository at this point
Copy the full SHA e24c87fView commit details
Commits on Mar 10, 2024
-
Removed the note on running WSL for ollama to work on windows(as olla…
…ma supports native windows now)
Configuration menu - View commit details
-
Copy full SHA for 2ef25a3 - Browse repository at this point
Copy the full SHA 2ef25a3View commit details
Commits on May 10, 2024
-
Improve prompt for card generation
Previously, generated cards with llama3 model were broken, because llama3 was too chatty and provided front and back sides when asked for a question. Update the prompt to make generation correct.
Configuration menu - View commit details
-
Copy full SHA for b45cb20 - Browse repository at this point
Copy the full SHA b45cb20View commit details
Commits on May 13, 2024
-
Merge pull request #22 from rominf/rominf-card-generation-prompt
Improve prompt for card generation
Configuration menu - View commit details
-
Copy full SHA for 0b1718b - Browse repository at this point
Copy the full SHA 0b1718bView commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4c659b2 - Browse repository at this point
Copy the full SHA 4c659b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f19b725 - Browse repository at this point
Copy the full SHA f19b725View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96d748d - Browse repository at this point
Copy the full SHA 96d748dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4df156d - Browse repository at this point
Copy the full SHA 4df156dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.1.1...master