justyns / silverbullet-ai

Plug for SilverBullet to integrate LLM functionality
https://ai.silverbullet.md/
GNU Affero General Public License v3.0
26 stars 1 forks source link

Fix AI Search command in sync mode, improve results layout and ux #48

Closed justyns closed 1 month ago

justyns commented 1 month ago

Related: #47 This should fix the search command so it works in sync mode, at least partially.

It also currently requires https://github.com/silverbulletmd/silverbullet/pull/974 to force the search to happen on the server. It should fallback to using the client datastore too.