Alex
Alex
@dependabot rebase
Im not sure may people put things into the input box, even on github it assumes the your are uploading an attachment. Would agree if it was a larger area.
Once user drags a file we should pop open the training modal to show progress. In this case we can just preload that document into modal and wait till user...
@sahil9001
Think we decided to change it a bit based on you comments. 1. Users drops file into the input box 2. Upload box open, not training yet, just preloaded the...
Hey @Srayash Is is still active?
Hey @ManishMadan2882 and @tenokami what do you think?
Its not via settings anymore, create an agent and click publish - you will get api keys there.
The frontend code is located here: https://github.com/arc53/DocsGPT/tree/main/frontend Or what else do you mean by codebase? @cschnydman The profile icon is not part of the OSS application
Hi, I seem to have an issue running it. I added "`lancedb": LanceDBVectorStore, ` in `application/vectorstore/vector_creator.py` also set `VECTOR_STORE: str = "lancedb"` Maybe there is something wrong with my setup?...