pashpashpash

Results 4 issues of pashpashpash

I want my graph to take up the maximum possible space, without axes -- currently the documentation does not mention how to do this.

documentation :books:

@mnutt I merged your PR https://github.com/pashpashpash/vault-ai/pull/62 but it would be nice to add documentation to the Readme that explains the following: - how to set up qdrant - how to...

good first issue

![1_MY-JNJrRyDbWgUVIDwbFLQ](https://github.com/user-attachments/assets/71386078-dcce-4c6f-b180-a89619acf068) Would be cool to see some actual streaming support. Right now, the entire summary is awaited before anything is shown on the frontend...

I understand that page.tsx is a server rendered component, but is it possible to update currentUser somehow after a log in happens? The flow I want: 1) Sign in modal...