Giter VIP home page Giter VIP logo

Comments (2)

annie-elequin avatar annie-elequin commented on September 22, 2024 2

First of all, where can I buy you a coffee for your awesome response time and detailed notes on this issue?

I updated to .107 and immediately started seeing better results (3 queries in a row on mundane topics in my tiny vault worked just as I expected them to).

I'm excited to start querying the heck out of my notes :)

from obsidian-smart-connections.

brianpetro avatar brianpetro commented on September 22, 2024

Hey @annie-elequin & welcome to the community 😊

Thanks for the detailed insights into this issue. You might like to know that the Debug at startup time will implement source maps, making the logs a little easier to navigate:

Screenshot 2024-02-02 at 10 34 25 PM

For the specific gatecode query, I just tested it a bit in my test vault and similarly received poor results.

Now that v2.0 is in general release, I am changing focus to improve the Smart Chat (v2.1). So, issues like this will be a priority in the short term. I'm still clarifying the exact roadmap, but seeing weak points like this will go a long way in helping me recognize what will have the biggest impact.

And while I don't think that the parsing error is related to the poor-performing query (though it could be), I do appreciate you providing the detailed error report. It looks like the error might be caused by a patch I added last week to compensate for inconsistent formatting coming from OpenAI's streaming APIs.

Back to the gatecode query:

perhaps this is some kind of embeddings issue? How can I ensure that all my notes are embedded correctly? Or is there something else going on here?

I think I found the issue!

Results for the Smart Chat weren't being properly sorted. And the effect of this would actually be more pronounced on a small vault, as the Top 20 results would have much more variance, making sorting more important, than it would if it were the top 20 from a large vault.

🤞 I think if you update to v2.0.107, then your query will work, with one exception:

You'll need to change:

What is the gate code to the mountain cabin?

to

What is the gate code to my mountain cabin?

or

Based on my notes, what is the gate code to the mountain cabin?

You probably already knew that and were just providing an example, but I wanted to point this out just in case: the current Smart Chat (still a v1 relic) requires a self-referential pronoun to trigger note retrieval.

Ok, so I'm running on fumes and apologize for the lack of coherence above. Hopefully, things work a little better for you, starting with v2.0.107.

Thanks for helping to make Smart Connections the best it can be!

PS- I'm going to tweet that awesome testimonial from your second sentence 😊

🌴

from obsidian-smart-connections.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.