Kelvin Wong

Results 8 issues of Kelvin Wong

feat: allows users to press up arrow / down arrow navigation to select file without moving the mouse

I've been working on a fix for showing correct error messages for incorrect email / incorrect password / password reset. Not sure if I've seen any issues about this, but...

Just had a really weird bug I want to document. I was using the import as expected: `import Hamburger from "hamburger-react";` and for some reason I was running into this...

bug

title. simple 1 line fix, origin wasn't defined for the signup, but is defined for the forget password

Hi all, I've recently tried to use the Gitlab (self-hosted) connector and found that it can't index any documents (0 documents indexed) even though it's successful (project found). Any tips?...

When you add a custom base_url AND a custom API key (not OpenAI), any operation related to embeddings doesn't work (Web crawling, @Docs, codebase search). However, creating the embeddings themselves...

Solves the same issue as in #57, but without creating an additional command. I'm a little confused why the code there uses `npm_execpath` instead of just normal old `npm start`,...