Reese
  1. Reese

danswer-k8-fix

Public
  1. Reese
  2. danswer-k8-fix

All Branches Graph  

        
AuthorCommitMessageCommit dateBuilds
Yuhong SunYuhong Sun
c95cf5ca742Playwright only install Chrome (#386)
Yuhong SunYuhong Sun
4aebb69883fUpgrade packages for security reasons (#384)
Chris WeaverChris Weaver
c68afbe9d09UI for AI thoughts (#385)
Yuhong SunYuhong Sun
06c1afce42bRemove ANSWERABLE text from model out (#383)
Yuhong SunYuhong Sun
d73d81c867cScripts to Reset Postgres and Vespa (#382)
Yuhong SunYuhong Sun
493648d28beReduce Slack Bot Log Spamming (#381)
WevesWeves
b89a06f03bdAllow admins to connect public credentials to connectors
WevesWeves
0d4244f9903Fix API key specification bug
Yuhong SunYuhong Sun
bddf03cd542Tag Latest Image on Code Tag (#380)
WevesWeves
5a6abbf39edFix query ID when giving feedback
Yuhong SunYuhong Sun
e1fbffd141fIndex all Google Drive file types (#373)
Yuhong SunYuhong Sun
6bae93ad3c4Notion connector test separately (#372)
Yuhong SunYuhong Sun
43efa9da948Mark incomplete Index Attempts as Failed on job restart (#371)
Yuhong SunYuhong Sun
5e8b9b9a2b6Add comment
Yuhong SunYuhong Sun
d4834cc3906done
Yuhong SunYuhong Sun
dac5aaea94fFix Ruff generated mistake (#370)
Yuhong SunYuhong Sun
80a08bbf0c5Return empty string for encrypted PDF (#369)
Yohann FabriYohann Fabri
d6e87df548agdrive connector ignore encrypted pdf file (#353) (#362) Thanks for your contribution!
Yuhong SunYuhong Sun
ac2a4f90512Ruff Styling (#368)
Yuhong SunYuhong Sun
51ec2517cb6LLM to validate user Query (#365) Backend Only
Patrick DecatPatrick Decat
0a7775860c1feat(dev): use ruff for python linting (#355)
Yuhong SunYuhong Sun
8bf82ac1444Better logging for Google Drive follow shortcuts (#367)
Yuhong SunYuhong Sun
c1727e63adebug squashed
WevesWeves
5dc855c4fc2Fix null document ID
WevesWeves
f316c8569faShow scores
WevesWeves
4bce20b5c4eSwitchup icons
WevesWeves
996420f92cbFix negative values for feedback page
Yuhong SunYuhong Sun
ec4d0b856c4Added boost to rerank step (#360)
WevesWeves
5b3abb4cb3fUpdate document boost UI
WevesWeves
faa73b30880Add env variables for slack bot to .dev compose file
Yuhong SunYuhong Sun
681eb6e9f23Fix Multiarchitecture Docker (#358)
WevesWeves
a6ea40714e2Disable langchain retries
WevesWeves
cea3e1f3d54Add support for multiple allowed email domains + make slack bot logs go to stdout
Chris WeaverChris Weaver
038f646c093Fe for feedback (#346)
Yuhong SunYuhong Sun
856061c7ea6Fix ReDoS and Directory Traversal (#352) Co-authored-by: Weves <[email protected]>
WevesWeves
9e82dbf8bbbFix confluence connector styling
WevesWeves
1c3d0a1f3dfAdd environment variable which disables answering when an answer is not found
Patrick DecatPatrick Decat
3c5cdb07c18fix(confluence): add missing import (#350)
Patrick DecatPatrick Decat
681a8a423fdfix(confluence): ignore empty pages (#349)
Yuhong SunYuhong Sun
548f0a41cb6Confluence handle pages without body.storage.value (#347) Workaround for: https://jira.atlassian.com/browse/CONFCLOU...
Yuhong SunYuhong Sun
b2a51283d1eLearn from feedback backend (#343) --------- Co-authored-by: Weves <[email protected]>
Chris WeaverChris Weaver
c43a403b71cUpdate README.md
Chris WeaverChris Weaver
cddd86dd1c8Update README.md Add embeds + update features / roadmap
Yuhong SunYuhong Sun
96575bf8934Remove Unused Imports and Variables (#344)
WevesWeves
4469447fde4Add LangChain-based LLM
WevesWeves
20b6369eeaeAdd ability to respond with error message in slack thread
Yuhong SunYuhong Sun
a2ec1e2cda7Vespa Deployment (#330) Large Change!
Chris WeaverChris Weaver
642862bede5Make public credentials accessible by all admins (#337)
WevesWeves
b27107c1841Add user management page
WevesWeves
8cda11c7016Respond to slack messages with file attachments
Yuhong SunYuhong Sun
384bf1befebWarm up models before first document indexed (#333)
Yuhong SunYuhong Sun
cb13f5b18bcFix non-json model output processing (#332)
Chris WeaverChris Weaver
6897416fe61Support service accounts for Google Drive connector (#325)
Chris WeaverChris Weaver
8976ed3bcdaFix mypy (#331)
Yuhong SunYuhong Sun
81d2226b5f8Minor Vespa Updates (#329)
Yuhong SunYuhong Sun
8159fdcdce3Add Vespa and rework Document Indices (#317)
WevesWeves
a2d3a3f1161Fix image build by pinning safetensors version
WevesWeves
7836e91a207Add extra logging in the case of null document_id
Chris WeaverChris Weaver
e307275774bAdd support for multiple indexing workers (#322)
WevesWeves
3ea205279f5Fix bug where slack bot would tag users / everyone
WevesWeves
e5352b6af86Fix issue with Confluence errors not being ignored
Chris WeaverChris Weaver
9f1898c384cAdd basic chain of thought PromptProcessor(#316)
Ikko Eltociear AshimineIkko Eltociear Ashimine
3ec602b47f3Fix typo in indexing_pipeline.py (#318) pipline -> pipeline
WevesWeves
ab905e9fe6dInclude channel name in slack bot logs
Chris WeaverChris Weaver
067503bc849Background logs to stdout (#315)
Chris WeaverChris Weaver
f541a3ee85aContinue on some connector failures (#314)
WevesWeves
70d7ca5c735Better error for missing allowed_users / allowed_groups
Chris WeaverChris Weaver
bf4b63de198Linear connector (#312)
Chris WeaverChris Weaver
f37ac76d3ceStop using untyped dicts to represent quotes (#310)
Sid RavinutalaSid Ravinutala
81a4934bb86Google drive shared files fix + shortcuts (#300) Also fixes foreign key constraint issue when manually wiping postgr...
WevesWeves
11c071da33fFix document display for docs with identical semantic IDs
WevesWeves
0aa04ad6163Add chunk level logging when indexing
WevesWeves
820f8b7b488Add document-level logging for each batch of indexed documents
WevesWeves
8fc74a43139Fix slack pagination
WevesWeves
78b49f546cfMake LOG_LEVEL work for .dev docker compose deployment
WevesWeves
a6e08b42e2fImprove slack connector logging
Yuhong SunYuhong Sun
c845a91eb0dFix UI link to Zulip docs (#304)
Yuhong SunYuhong Sun
620280db926Fix formatting according to precommit hooks (#303)
Yuhong SunYuhong Sun
b73d19f35fdFix Azure OpenAI Docker Deployment (#302)
Chris WeaverChris Weaver
a905373c837Fix typing for Zulip connector (#298)
Yuhong SunYuhong Sun
e97c1226d8cRecolor Zulip Logo (#297)
Michał FlakMichał Flak
286445f9ba5Zulip connector (#247) Co-authored-by: Yuhong Sun <[email protected]>
Yuhong SunYuhong Sun
848e5653a96More permissive quote matching (#295)
Yuhong SunYuhong Sun
59db40cf36bAdd Azure OpenAI parameters to background job for Slackbot (#294)
Matthew HollandMatthew Holland
204d89a148aAzure OpenAI integration (#293)
Yuhong SunYuhong Sun
bb58dce1c58Default Empty Timeout Value breaks Docker Compose (#292)
WevesWeves
e0cbd087f70Fix count of docs for connector failure
Yuhong SunYuhong Sun
be318433e3fReset the Default GenAI model choice to OpenAI (#288)
WevesWeves
67fd244e66eMake docs show up immediately rather than wait until first answer token
jabdoa2jabdoa2
a73ea23e2c7add simple local llm (#202) A very simple local llm. Not as good as OpenAI but works as a drop-in replacement for on...
James ChoncholasJames Choncholas
758015baa5dAllow setting QA_TIMEOUT from env var (#258) Co-authored-by: Yuhong Sun <[email protected]>
Yuhong SunYuhong Sun
b1bd0b42e59Add Blog Link (#286)
WevesWeves
ecb26ddaf7eAdd polling range for updates
Yuhong SunYuhong Sun
bcca8daab17Fix misleading comment about HuggingFace (#284)
WevesWeves
156ccc15a82Fix fetching of latest index attempt
WevesWeves
95f52a26df6Fix error message popup z-index
Chris WeaverChris Weaver
ec478d97fbeBetter display of connector metadata on main status page (#280)
WevesWeves
0381715fddaAdd 'calculating rate' message
Chris WeaverChris Weaver
d5bb10b61f7Improve indexing status display (#278) Adds: - actual error message in UI for indexing failure - if a connector is...
Yuhong SunYuhong Sun
bca63e5a761Do not stream Quote when using freeform prompt (#277)
WevesWeves
54ee323e59eFix duplicate documents with Slack connector
Yuhong SunYuhong Sun
a03818e6f60Fix Google Colab Demo (#275)
Chris WeaverChris Weaver
89f71ac3358Support deletion of documents when a connector is deleted (#271)
Yuhong SunYuhong Sun
b6dec6dcdbfStandardize model config naming (#274)
Yuhong SunYuhong Sun
02c3139bc99Add Request Model Class for Google Colab Demo (#273) Need to add the blog links later
Sid RavinutalaSid Ravinutala
ca72027b286Allow slack channels to be specified (#238) Adds the capability to specify specific channels to index when using the...
Yuhong SunYuhong Sun
3bfc72484d9Support for Request accessed GenAI Models (#270)
Pratik KabraPratik Kabra
0e667d3384aHuggingface Inference backend internal models (#265)
WevesWeves
df62648bbfaIncrease timeout for answer generation for slack bot
WevesWeves
70a379b6010Set OAuth type to google by default
Chris WeaverChris Weaver
132a9f750deAdd Github Action to run mypy / reorder-python-imports / black on all PRs (#251) Also fixes import ordering (previou...
Yuhong SunYuhong Sun
87fe6f75750Add ingestion metrics (#256)
Yuhong SunYuhong Sun
eec4e21bad7Update README.md
Yuhong SunYuhong Sun
fe40e72b5c7Require Semantic Identifier to not be None (#255)
jabdoa2jabdoa2
63780113d3cAdd support for openid connect (#206) This allow using Danswer in typical (non-google) enterprise environments. *...
jabdoa2jabdoa2
878d4e367f8prevent crash when semantic_identifier is None (#201) This is a workaround around intermittent issues where sementic...
Yuhong SunYuhong Sun
17e20080276Add TODOs and minor style changes to web connector (#254)
jabdoa2jabdoa2
0d7d54fddb6Improve Web Connector Output, Add Config Options and add OAuth Backend Flow (#199)
cqian-githubcqian-github
b6b549357f6Update Contributing.md with Windows Commands (#252) Co-authored-by: AD\cqian <[email protected]>
Chris WeaverChris Weaver
3e8f5fa47e4Fix a few bugs with Google Drive polling (#250) - Adds some offset to the `start` for the Google Drive connector to ...
lokeshwar lakhinenilokeshwar lakhineni
62afbcb178badded shell command for windows (#194)
Yuhong SunYuhong Sun
55adde5e27fFix import location and mypy issue (#249)
Yuhong SunYuhong Sun
2a339ec34b7Prevent too many tokens to GPT (#245)
WevesWeves
d53ce3bda17Fix arg to GuruIcon
Yuhong SunYuhong Sun
d03ac447440Guru Connector (#177) Co-authored-by: Weves <[email protected]>
WevesWeves
555f8bbf08aAllow shared files for drive connector
Yuhong SunYuhong Sun
4d0732395dcStandalone Script to Test OpenAI API Key (#243)
Yuhong SunYuhong Sun
2a0d3b38e9dGoogle Drive Connector Debug Logging (#241)
Chris WeaverChris Weaver
3b546ba1c3dMake Google Drive connectors editable (#237)
WevesWeves
9e6467a0c99Fix specifying folders for Google Drive connector
meherhendimeherhendi
1a22666810cAdding vscode run & debug config (#216) Also adds `.env` to `.gitignore` files outside of the `deployment` dir
WevesWeves
d5f172c292aHandle google drive connectors without folder_path
Yuhong SunYuhong Sun
273802eff08Disable Gpt4all due to mac not supporting it currently (#233)
Yuhong SunYuhong Sun
e019db0bc76Indexing Job has timezone discrepancy with DB making Poll timeframes incorrect (#231)
Yuhong SunYuhong Sun
59f27e83bf8Merge pull request #227 from IDinsight/docx-googledrive Added support for docx in Google Drive
Yuhong SunYuhong Sun
03f934c393badd comments
Yuhong SunYuhong Sun
8ad9c0cce7bsqashed bug
Sid RavinutalaSid Ravinutala
d6d3d5291b3added docx2txt
Sid RavinutalaSid Ravinutala
a4b47e0243eadded support for docx in gdrive rebase from main
Yuhong SunYuhong Sun
d6ca8650347Support GPT4All in memory (#230)
WevesWeves
6684f1e5d5dUse approved icon colors
Chris WeaverChris Weaver
dd084d40f6cProduct board connector (#228) Also fixes misc mypy issues across the repo
Yuhong SunYuhong Sun
25a028c4a75Merge pull request #195 from pkabra/notion-connector Notion connector
Pratik KabraPratik Kabra
b33c8b1d7c8Reorg public-private functions
Pratik KabraPratik Kabra
610fe6ebc46Prettier fixes for web
Pratik KabraPratik Kabra
7ad98480be9Black fixes for python files
Pratik KabraPratik Kabra
ab3bb13493cFix notion titles missing in some cases
Yuhong SunYuhong Sun
0708002953eCheck for Credential delete before running queued index attempt (#221)
Yuhong SunYuhong Sun
191c166ab66Merge pull request #200 from jabdoa2/do_not_crash_when_deleting_source catch crash when deleting a datasource
Chris WeaverChris Weaver
4958962855cMerge pull request #208 from chrisedington/ce/slack-archive-fix Fix: Don't include archived Slack channels
Yuhong SunYuhong Sun
c41421ccf46Add model caching to docker compose prod (#219)
Yuhong SunYuhong Sun
aed88e8b9e6Merge pull request #198 from jabdoa2/cache_models_for_development cache models for faster development cycles in dock...
Yuhong SunYuhong Sun
f7be76dab31Prod Template Typesense API Key Typo (#209)
Chris EdingtonChris Edington
dac2fdc1635Fix: Don't include archived Slack channels, as they cannot be called on conversations.join API
WevesWeves
ab37b8e8ea7Fix deletion of web/slack/jira/confluence/... connector when creating a new one
Jan KantertJan Kantert
7290f1893d1catch crash when deleting a datasource Danswer background crashes when the index task for a deleted source is still ...
Jan KantertJan Kantert
b3ebda714dbcache models for faster development cycles in docker compose
Pratik KabraPratik Kabra
af921fb179bAdd some more docstrings
Pratik KabraPratik Kabra
2a42d2df9caNotion connector frontend
Pratik KabraPratik Kabra
4c263b71309Notion connector backend
Chris WeaverChris Weaver
3b1a8274a9bAllow specification of specific google drive folders to index (#197)
Chris WeaverChris Weaver
bc24ac53c0cMake init-letsencrypt.sh use the same stack name as docs (#192)
Yuhong SunYuhong Sun
60f05284f50Docker compose debug option (#193)
Chris WeaverChris Weaver
676538da617Better error message on GPT failures (#187) * Better error message on GPT-call failures * Add support for disabli...
Yuhong SunYuhong Sun
6c584f06507Option for Enabling/Disabling User Auth for Docker Compose Dev (#191)
Yuhong SunYuhong Sun
554f6f3fe7bCombine Images Cleanup (#188)
WevesWeves
d1003b913b8Sync package-lock.json with package.json
Chris WeaverChris Weaver
9252807a512Specify specific prettier version (#186) * Add explicit prettier version * Update CONTRIBUTING.md * Add .prett...
Yuhong SunYuhong Sun
4b699fdab32Better Logging (#184)
Yuhong SunYuhong Sun
3436b864a3aFix missing Import (#183)
Yuhong SunYuhong Sun
1c042a8e956Update README.md
Yuhong SunYuhong Sun
5657c5b7992Update CONTRIBUTING.md
Yuhong SunYuhong Sun
c5c1b01a4e0Update README.md
Yuhong SunYuhong Sun
cdd097a4bbbconnectors README (#182)
Yuhong SunYuhong Sun
dbca4a7de73Update CONTRIBUTING.md
Yuhong SunYuhong Sun
20589d8d78fMerge pull request #173 from ssddanbrown/merge_images Merged background and api-server images
Dan BrownDan Brown
e3a4614bfe1Updated k8s and prod compose setups to work with merged images
Yuhong SunYuhong Sun
e4820045f9aAdd metadata to GPT (#140)
Yuhong SunYuhong Sun
8928d61492cMerge pull request #179 from IDinsight/contributing_updates Added missing instructions to CONTRIBUTING.md
Sid RavinutalaSid Ravinutala
ac2f040cef0added missing instructions
Chris WeaverChris Weaver
33463b45e8cFix issue with web connector for pages not ending with / (#176)
Dan BrownDan Brown
f27364a4423Merged background and api-server images
Yuhong SunYuhong Sun
c6bcd5e1aa6Add Contributing.md (#167)
Yuhong SunYuhong Sun
fec484d4de2Merge pull request #164 from eltociear/patch-1 Fix typo in GoogleDriveCard.tsx
Ikko Eltociear AshimineIkko Eltociear Ashimine
741bf508ac0Fix typo in GoogleDriveCard.tsx recieved -> received
Chris WeaverChris Weaver
3889e01d86aControl streaming vs non-streaming on frontend with env variable (#162)
Yuhong SunYuhong Sun
d53ec8a905fDAN-169 Users whitelist (#153)
Yuhong SunYuhong Sun
c2fa3d50742Fix Github Actions (#151)