Releases: manimohans/obsidian-local-llm-helper
Releases · manimohans/obsidian-local-llm-helper
2.1.1
1.1.5
- Added Kill switch functionality
1.1.4
Hashtag generation
UX improvement for chat window
Bug fixes and improvements
1.1.3
- 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
Minor display bug fix
1.1.1
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
- 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
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
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
- Generate text button is updated to more meaningful text
- Command palette can now be accessed to use all the functionalities that were present before.