github longy2k/obsidian-bmo-chatbot 2.1.0

latest releases: 2.3.3, 2.3.2, 2.3.1...
16 months ago

Important Changes

What's New

  • Users can insert links such as [[example]], ![[example]], and [[example#Heading]] to be read by the model.
  • Models can read language blocks such as Obsidian dataview, Obsidian Tracker, and etc.
  • Models can read notes when the model responds as ![[]] or [[]].
  • Support for Ollama Vision models. Use the LLaVA models from the Ollama library.
  • Send button. Mobile-friendly.
  • Stop button for streaming models.
  • Appearance option to enable/disable scrollbar in chatbox.
  • Ollama min_p parameters.
  • Added 'claude-3-haiku-20240307' model from Anthropic.
  • Added 'gpt-4-turbo' model from OpenAI.
  • Added 'gpt-4o' model from OpenAI.

Improvements

  • Mobile-support for return key will add newline instead of submission.
  • Some commands are replaced with a new notice rather than a response.
  • Reload button for models dropdown in General Settings.
  • 'Prompt Select Generate' command will display a 'Generating...' notice until response finishes.
  • Trim output of model responses.

Changes

  • Removed 'gpt-4-turbo-preview' model from OpenAI in favor of 'gpt-4-turbo.'
  • Removed 'gpt-3.5-turbo-1106' model from OpenAI in favor of 'gpt-3.5-turbo.'
  • The textarea scrollbar is now hidden by default.
  • 'REST API URL Connection' changed to 'REST API Connection' in settings.
  • Username 'USER' changed to 'YOU.'

Fixes

  • Fix slash ('/') issues.
  • Fix /save command from message order by removing chat response.
  • Deleting default profile will reset to default settings.

Don't miss a new obsidian-bmo-chatbot release

NewReleases is sending notifications on new releases.