Sam Jakos
Sam Jakos
I ran into an issue where SST and vitest were able to run locally, but when I set up a GitLab pipeline it would consistently fail while bundling the NodeJS...
Adding a connector to Loopio
To make it easier to add links to PDFs and other documents without modifying the files, I've modified the zip file loader to look for a `.danswer_metadata.json` file that has...
Some internal sites are behind authentication that we need to scrape for our index. While it would be cleaner to just find a way to tie into the auth system,...
This is just a rough idea I had, but don't have time to flesh out more right now. I took a look through the PR you have waiting for the...
As a user I want to be able to rank documents based on the persona I am querying under. Some documents can be relatively important for some personas and not...
An indexing status page and a document sets page that would be visible outside the admin console would be useful for end users so they would know how recently the...
It would be great if a user could ask how many documents are indexed, how recent the indices are, or other meta questions about Danswer.
Adding support for setting metadata via the file connector in a `.danswer_metadata.json` file instead of manipulating the files in a ZIP archive. This PR closes #860
### Description Font family is exposed as themeable, but font size is not. The font I'd like to use to be consistent with brand guidelines on a project I'm working...