your-papa / obsidian-Smart2Brain

An Obsidian plugin to interact with your privacy focused AI-Assistant making your second brain even smarter!
GNU Affero General Public License v3.0
637 stars 42 forks source link

Notes are not being used #159

Open ar-qun opened 3 months ago

ar-qun commented 3 months ago

What happened?

My request:

list my notes that mention adobe?

Reply

Adobe Notes
You likely have some notes about Adobe in your Obsidian knowledge base. Based on the existing chat history, I'll search for relevant notes.

Here are a few possibilities:

[Adobe Creative Cloud](app://obsidian.md/Adobe%20Creative%20Cloud): You might have written down some information or ideas related to Adobe's creative cloud services.
[Adobe Photoshop](app://obsidian.md/Adobe%20Photoshop): This note could contain tips, tricks, or other relevant details about using Adobe Photoshop.
[Adobe Illustrator](app://obsidian.md/Adobe%20Illustrator): Similarly, this note might hold information about using Adobe Illustrator.
Please review these notes to see what information is stored there. If you'd like me to retrieve specific details from any of these notes, feel free to provide more context or clarify what you're looking for!

None of this has anything to do with my notes. I only have one note about using Adobe DRM in Linux.

Error Statement

127.0.0.1:11434/api/embeddings:1

   Failed to load resource: net::ERR_CONNECTION_REFUSED

Steps to Reproduce

I am using docker for deploying ollama itself.

docker run --device /dev/kfd --device /dev/dri -v ollama:/root/.ollama -e OLLAMA_ORIGINS='app://obsidian.md*' -p 11434:11434 --name ollama ollama/ollama:rocm

Smart Second Brain Version

1.3.0

Debug Info

SYSTEM INFO: Obsidian version: v1.6.7 Installer version: v1.6.7 Operating system: #1 SMP PREEMPT_DYNAMIC Thu, 15 Aug 2024 00:25:30 +0000 6.10.5-arch1-1 Login status: not logged in Insider build toggle: off Live preview: on Base theme: adapt to system Community theme: none Snippets enabled: 0 Restricted mode: off Plugins installed: 1 Plugins enabled: 1 1: Smart Second Brain v1.3.0

RECOMMENDATIONS: Community plugins: for bugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community plugins.

ReaderGuy42 commented 1 month ago

Same here, any news?