longy2k / obsidian-bmo-chatbot

Generate and brainstorm ideas while creating your notes using Large Language Models (LLMs) from Ollama, LM Studio, Anthropic, Google Gemini, Mistral AI, OpenAI, and more for Obsidian.
https://ko-fi.com/longy2k
MIT License
345 stars 43 forks source link

Error: messages for role:user the following must be satisfied #84

Closed undiabler closed 4 months ago

undiabler commented 4 months ago

Have two obsidian folders. One works fine, the other gives error. Cant figure out what is the conflict. Tried to disable all installed plugins, no luck. Please help to identify source of this error:

Error: 'messages.1' : for 'role:user' the following must be satisfied[('messages.1' : property 'images' is unsupported, did you mean 'name'?)]

image

longy2k commented 4 months ago

What API connection are you using?

undiabler commented 4 months ago

Okay, i have updated plugin in previously working obsidian folder and now it stops working also. I have figured out that I cant use Groq API in openai configuration section anymore.

longy2k commented 4 months ago

Try using the Groq API under the REST API Connection?

Use the reload button next to the model dropdown to reload the models.

undiabler commented 4 months ago

Can confirm its working under the REST API Connection.