Skip to content

Commit 0372d97

Browse files
committed
chore: version 1.8.4
1 parent 5e28804 commit 0372d97

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# BMO Chatbot for Obsidian
2-
Generate and brainstorm ideas while creating your notes using Large Language Models (LLMs) with OpenAI, Ollama, LM Studio, OpenRouter, and Mistral AI.
2+
Generate and brainstorm ideas while creating your notes using Large Language Models (LLMs) with OpenAI's ChatGPT, Ollama, LM Studio, OpenRouter, and Mistral AI for Obsidian.
33

44
![Screenshot-1](README_images/Screenshot-1.png)
55
<p align="center">

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"id": "bmo-chatbot",
33
"name": "BMO Chatbot",
4-
"version": "1.8.3",
4+
"version": "1.8.4",
55
"minAppVersion": "1.0.0",
66
"description": "Generate and brainstorm ideas while creating your notes using Large Language Models (LLMs) such as OpenAI's \"gpt-3.5-turbo\" and \"gpt-4.\"",
77
"author": "Longy2k",

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bmo-chatbot",
3-
"version": "1.8.3",
3+
"version": "1.8.4",
44
"description": "Generate and brainstorm ideas while creating your notes using Large Language Models (LLMs) such as OpenAI's \"gpt-3.5-turbo\" and \"gpt-4.\"",
55
"main": "main.js",
66
"scripts": {

0 commit comments

Comments
 (0)