Skip to content

Releases: manimohans/obsidian-local-llm-helper

2.1.1

04 Nov 20:58
Compare
Choose a tag to compare
  • Chat with your notes (RAG) - BETA
  • Generate backlinks - BETA
  • Index notes - BETA

1.1.5

24 Sep 22:14
Compare
Choose a tag to compare
  • Added Kill switch functionality

1.1.4

10 Sep 04:49
Compare
Choose a tag to compare

Hashtag generation
UX improvement for chat window
Bug fixes and improvements

1.1.3

08 Sep 16:05
Compare
Choose a tag to compare
  • Chat history is now stored up to 3 previous prompts and responses.
  • Response formatting: Prepend/Append LLM responses.
  • Server port settings now removed.

1.1.2

13 Jul 21:50
Compare
Choose a tag to compare

Minor display bug fix

1.1.1

13 Jul 20:00
Compare
Choose a tag to compare

MAJOR Update: LLM chat functionality that works with available personas
New UI for chat interaction : typing indicators, response formatting, modern look for chat interface
Streamlined personas related code
CSS styling added for different parts of the plugin

1.0.10

10 Jul 01:57
Compare
Choose a tag to compare
  • Ollama and other LLM servers supported - which uses OpenAI API chat completions API endpoint.
  • Personas prompt are updated to be more descriptive.

1.0.9

01 Jul 20:04
Compare
Choose a tag to compare

Added personas. You can now pick one of the available personas, or leave it as 'default' for the usual behavior.
DM/ping for new persona additions.

1.0.8

22 Jun 23:43
Compare
Choose a tag to compare

v1.0.8

  • Removed model name specification - it doesn't matter if you're using LMStudio.
  • You can now choose whether to replace or append to the selected text.

1.0.7

22 Jun 01:17
Compare
Choose a tag to compare
  • Generate text button is updated to more meaningful text
  • Command palette can now be accessed to use all the functionalities that were present before.