Reese
  1. Reese

danswer-k8-fix

Public
  1. Reese
  2. danswer-k8-fix

All Branches Graph  

        
AuthorCommitMessageCommit dateBuilds
Chris WeaverChris Weaver
d135bc7efa7Merge pull request #139 from ssddanbrown/bookstack_connector BookStack connector
Yuhong SunYuhong Sun
452a9f0ad61DAN-168 Build Push Docker Images on Tag (#150)
Yuhong SunYuhong Sun
367330d27a8DAN-165 Option to pull image from hub (#149)
WevesWeves
3b64d62896dMake the Google Drive connector pull rather than pull everything
WevesWeves
e55c23ad6ffMake slab token a PW input
WevesWeves
3494d6a13a1Replace IDs with names in Slack connector
Yuhong SunYuhong Sun
79013ac9fd3DAN-164 Background slack job to give up after 5 tries also minor docker compose change
Chris WeaverChris Weaver
b4759403ac6Adjust slack bot (#144) * Add handling for cases where an answer is not found * Make danswer bot slightly more co...
Yuhong SunYuhong Sun
ef48fef62b1Tiny fix for certain doc names (#143)
WevesWeves
7874862902cProper slack message batching
WevesWeves
6978573a076Make confluence connector use polling
Dan BrownDan Brown
148d9c358f4Fixed incorrect active panel in BookStack connector
Dan BrownDan Brown
019e474a4e1BookStack connector: Changed to use id-based document ids
Dan BrownDan Brown
104a248b112Cleaned up bookstack connector admin panel Also fixed ESLint issues
Dan BrownDan Brown
f587161577fAdded bookstack to filters, changed inputType
Dan BrownDan Brown
44f905ef80aAdded BookStack connector code Got to the point of working sync for shelves, books, chapters and pages.
Dan BrownDan Brown
bfde5fd8098Got basic bookstack connector setup UI/backend working
WevesWeves
7f222f376ddFix Jira connector page description
WevesWeves
07fd7246d4dFix link
WevesWeves
967f9294f70Fix duplicated docs for non-quoted docs
WevesWeves
eb5eb003e28Add slab filter
Chris WeaverChris Weaver
10b36f4ce99Slab connector UI (#130) Also added in missing dateutil req
Yuhong SunYuhong Sun
675a5aec9eaDAN-158 Slab Connector (#129) No support for comments or topics
Chris WeaverChris Weaver
2f54795631cBasic Slack Bot Support (#128)
Yuhong SunYuhong Sun
381b3719c95DAN-139 web connector recursion (#126) Now handled by checking final page after redirects
Chris WeaverChris Weaver
24e61a646dbUpdating env file setup (#125) * Updating env file setup * Update qdrant version
MarcelMarcel
ab83f5d17f2Disable qdrant telemetry by default (#121) * Disable qdrant telemetry by default Signed-off-by: Marcel Coetzee <m...
WevesWeves
af329d31fb8Cancelling searches when submitting a new one, no longer truncating at 7 docs, showing a warning message when no quot...
WevesWeves
cb59e772787Fix weird typesense search behavior
WevesWeves
858b0582aa8Fix slack message filtering
WevesWeves
8f2f63bbeccUpdate semver
Yuhong SunYuhong Sun
930d872ff05Update README.md
Steven PoustySteven Pousty
d0cede2c3f2Minor typo
Yuhong SunYuhong Sun
e6a5b7c731dUpdate Discord Link
Yuhong SunYuhong Sun
03006743ab1DAN-118 Jira connector (#102) * Small confluence page QoL changes * Prevent getting into a bad state with orphan ...
Yuhong SunYuhong Sun
37012392835DAN-141 Confluence Poll Connector (#114)
Yuhong SunYuhong Sun
34861013f8cDAN-142 OpenAI key once a day (#113)
Yuhong SunYuhong Sun
2fb2c40851cDAN-145 Danswer save state (#115)
Yuhong SunYuhong Sun
4bddafe2972DAN-136 Fix incorrect num of github docs (#112)
WevesWeves
0cd18947ec8fix form refresh
Chris WeaverChris Weaver
785d289c68bFix handling for QA when documents are split into multiple mini-chunks (#110)
Chris WeaverChris Weaver
5a04df7eb0fFix typesense search when auth is on (#108)
WevesWeves
620579cbec9Fix connection pooling
WevesWeves
490d39f0816Removing deprecated field
WevesWeves
3863ee3ce16Force users to provide access token before creating connector for Github/Confluence
WevesWeves
1d9a9a60c80Fix bug with revoking of credentials + adding new credential + adding back connector for google drive
WevesWeves
15543feac14Fix missing sources when auth is on
Yuhong SunYuhong Sun
8ba739b4d2dUpdate README.md
Yuhong SunYuhong Sun
7101b1ed038Update README.md
WevesWeves
9357ba3f391Fix docker compose for typesense
WevesWeves
88399a5d7feFix certbot
Yuhong SunYuhong Sun
02f79c33578Enable typo search typesense (#101)
Yuhong SunYuhong Sun
6fe54a4eed0DAN-115 Document Polling (#91) Includes updated document counting for polling
Yuhong SunYuhong Sun
97b9b56b039Update README.md
Yuhong SunYuhong Sun
590fbbc2531DAN-120 Kubernetes (#98) Sample Kubernetes deployment with Auth default on Also includes a bugfix for credentialed ...
WevesWeves
329d0640eb9Fix page crash when backend is down
Yuhong SunYuhong Sun
df79214fd6efixed
Chris WeaverChris Weaver
b4f340b8bdaAdding more details to file connector description (#97) * Adding more details to file connector description
Yuhong SunYuhong Sun
71c1b75a022Update README.md
Chris WeaverChris Weaver
8f5b9c0bcd7Danswer assistant (#96) Add helper!
Yuhong SunYuhong Sun
2bfbf037ee1Set a minimum distance angle cutoff (#95)
Chris WeaverChris Weaver
f20563c9bccFile connector (#93) * Initial backend changes for file connector * Add another background job to clean up files ...
Yuhong SunYuhong Sun
f10ece4411eDanswer Helper QA Flow Backend (#90)
WevesWeves
1facd58938dFix bug with get_connector_indexing_status
Yuhong SunYuhong Sun
7c97cc4626eDAN-55 Intent Model (#89) Includes: - Intent Model - Heuristic Classifications - GPT self error classification -...
Chris WeaverChris Weaver
0f1f16880a3Update README.md Fix small typo
Chris WeaverChris Weaver
e0ebdc2fc1eKeyword search (#88) * Add keyword search support * Fix filters display * Make documents appear immediately
Chris WeaverChris Weaver
e202aa440eeMake filters only display in-use connectors (#87)
Chris WeaverChris Weaver
711e66184e5Add Filters to UI (#86) * Adding filters * Fix get_connector_indexing_status endpoint bug
Yuhong SunYuhong Sun
c4e8afe4d24DAN-81 Improve search round 2 (#82) Includes: - Multi vector indexing/search - Ensemble model reranking - Keyword...
Chris WeaverChris Weaver
7cc64efc3a4Enable non-admin credentials + add page for google drive (#84) * Enable non-admin credentials + add page for google ...
Yuhong SunYuhong Sun
8c9b3079aa9Delete conflicting records from IndexAttempt on upgrade/downgrade (#83)
Yuhong SunYuhong Sun
bae83bc1010Update README.md
Yuhong SunYuhong Sun
6891e4f1980Standardize connectors + permissioning + new frontend for admin pages + small fixes / improvements (#75) Introducing...
WevesWeves
b05bf963bf5Add confluence connector page
WevesWeves
49804dcc443Fix dev web server setup
WevesWeves
f4ef92e2795Fix OpenAI key validation
Yuhong SunYuhong Sun
8e9e2848494Fix Pull vs Poll naming (#77)
Chris WeaverChris Weaver
0c4dcb13c3fSmall fix for indexing (#78)
WevesWeves
dd79b9bf79bFix quote loading
WevesWeves
806653dcb0eAdd timeout option to OpenAI models
Yuhong SunYuhong Sun
62e86efec37Update models.py
Yuhong SunYuhong Sun
6d7e7d5b718DAN-19 Confluence Connector Backend for Public Docs (#73) By public we mean if there is an admin account with an API...
Yuhong SunYuhong Sun
7559ba6e9dbDAN-93 Standardize Connectors (#70)
WevesWeves
51e05e3948eJust display docs if QA fails
WevesWeves
0b8c69ceebePrompt user for OpenAI key
WevesWeves
544ba8f50d4initial health check
Yuhong SunYuhong Sun
16dd4298267DAN-91 Fix Web Connector Bugs (#68) Added pdf support
Chris WeaverChris Weaver
0b46ea76e8eDon't create collection if it already exists + fix OpenAI API Key name (#66) * Don't create collection if it already...
WevesWeves
8685beceb2fAdd create collection to app startup
WevesWeves
bdebb9d4416Fix dev setup
WevesWeves
25d12ea604aTemporarily pass .env file to web_server to fix DISABLE_AUTH issues
WevesWeves
784358e35dfRemove TODO
WevesWeves
10e1c387e40Small style changes
Yuhong SunYuhong Sun
eef27886067Update README.md
WevesWeves
5f7d2853b8eFix connectors
WevesWeves
5ff8924a90aFix connector button for noauth
Yuhong SunYuhong Sun
d72acd65d83Update README.md
WevesWeves
33a6b0c0abdFix noauth FE
WevesWeves
d447b660392Add support for DISABLE_AUTH on the FE
Yuhong SunYuhong Sun
1fabd9372d6updated thickness
WevesWeves
16ca6f760cdSwitch over favicon
Yuhong SunYuhong Sun
795828180e1DAN-87 Need to warn user against using docker compose down (#52)
Chris WeaverChris Weaver
494514dc686Quote loading UI + adding back period to end of answer + adding custom logo (#55) * Logo * Add spinners + some sm...
WevesWeves
821df50fa91Make slack periodic use the DB
WevesWeves
5ce50778330Fix doc count
WevesWeves
17ed6601667Add general status page + standardize the experience a bit
Yuhong SunYuhong Sun
0d9595733b5DAN-80 Example Env files (#48) Also added alembic migrations running automatically
WevesWeves
d76dbce09b6Add Google Drive admin page
Yuhong SunYuhong Sun
ebf9459ae85Update README.md
Yuhong SunYuhong Sun
266f75be245Update README.md
Yuhong SunYuhong Sun
17544e5b404DAN-86 Github Connector should not return API page (#49)
WevesWeves
5c98310b79eAdd Github admin page + adjust way index APIs work
Yuhong SunYuhong Sun
3d1fffb38b0Update README.md
Yuhong SunYuhong Sun
20884bbb475DAN-79 Update Logo Colors to Blue Red
Yuhong SunYuhong Sun
2ab72638620Update to blue
Yuhong SunYuhong Sun
5cb6cdb1529Update Logo Colors
Yuhong SunYuhong Sun
dc4fc02ba56DAN-60 Add streaming for chat model (#46)
Yuhong SunYuhong Sun
17bc0f89ff7DAN-56 Make google drive connector production ready (#45)
WevesWeves
b2cde3e4bb5Add redirects for unauthenticated users
WevesWeves
c68220103d1Split chunks up by newline
WevesWeves
b825b397632Add link to connectors page
WevesWeves
288f43111e5Use HTTP/1.1 with nginx for chunked transfers
Yuhong SunYuhong Sun
fb9c3e530b7DAN-58 Email validation (#39)
Yuhong SunYuhong Sun
6ed86ed3698DAN-74 Admin routers need permission (#40)
Yuhong SunYuhong Sun
6d1b750077eDAN-59 Fix all the mypy issues (#38)
Yuhong SunYuhong Sun
5af35cf07c1DAN-57 Make qa / admin endpoints permissioned optionally (#37)
WevesWeves
090578f1f3bFix backend Dockerfiles
WevesWeves
8de65a6536aAdd streaming
Yuhong SunYuhong Sun
ae2a1d31211DAN-71 Give back all ranked results from search (#34)
WevesWeves
66130c88457Initial document display
Yuhong SunYuhong Sun
60285231989Minor touchup
Chris WeaverChris Weaver
da8031c1aa1Fix sync DB engine (#32)
Yuhong SunYuhong Sun
20b25e322f6DAN-23 Stream model output (#30)
WevesWeves
c6a0baed139Initial login flow
WevesWeves
560822a3279cleanup connector interface
Yuhong SunYuhong Sun
0b610502e0fDAN-54 Github PR Connector (#29) also fixed some mypy stuff as well
Yuhong SunYuhong Sun
279c5e0eb15DAN-50 References should include blurb (#26)
Yuhong SunYuhong Sun
38bcb3ee6b6DAN-51 Model warm up on start (#27) Also added a minor prompt update
Yuhong SunYuhong Sun
632a643b7a9DAN-52 Check user role endpoint (#28)
Yuhong SunYuhong Sun
73d83b648e1Make logo workable in dark mode
Yuhong SunYuhong Sun
f40a2dff002update colors
Chris WeaverChris Weaver
911fcf4dd1eAdding initial admin pages (#25) * Adding sidebar to admin page + adding scaffolding for Web connector + a little st...
Yuhong SunYuhong Sun
25b59217ef0DAN-25 Semantic Identifier for Documents (#24)
Yuhong SunYuhong Sun
6e59b02c918DAN-47 Use only MIT Apache models (#23) Update this repo license as well as model attribution
Yuhong SunYuhong Sun
312366eae16DAN-45 Fix OAuth User Creation Flow (#22)
Yuhong SunYuhong Sun
e896d0786e7DAN 17 QOL Model Output (#20)
WevesWeves
e8bf6b03644Fix time_updated default :sweat:
Yuhong SunYuhong Sun
df35a5352bdUpdate Logo
Yuhong SunYuhong Sun
ba5f2dd9f26Logo With Name
WevesWeves
ab36ebc3325Add QDrant to onebox setup
Yuhong SunYuhong Sun
9babe7fb954DAN-40 Admin User Support (#18)
WevesWeves
5aabc5abe66Add arbitrary domain support + website hosting to onebox setup
Yuhong SunYuhong Sun
e20179048d3DAN-5 OAuth Backend (#17) Also added in an exception handler for logging
WevesWeves
4f4c65acac2Fix icons + add retries for indexing
Yuhong SunYuhong Sun
63f93594a35DAN-3 Authentication and User Registration (#12) also added mypy.ini
Chris WeaverChris Weaver
e2a949ebaf1Setup Postgres to docker compose + add web indexing APIs + update background runner to look for web indices to run (#...
Yuhong SunYuhong Sun
22b7f7e89f0DAN-26 Enable GPT 4 through chat completion endpoint (#10) Also touched up front page README which had a typo
Yuhong SunYuhong Sun
c00d37a7d71DAN-21 Modularize QA model for easy swapping (#9)
Yuhong SunYuhong Sun
e7b901f2921DAN-2 Backend Support for Filters (#8) Additionally added an __init__.py for mypy issue
Yuhong SunYuhong Sun
02a6677e21dDAN-1 Dedupe index (#6)
WevesWeves
213f29fde5dFix tiny icons for sources
WevesWeves
4e96283a0b4Style changes to the main app page
Chris WeaverChris Weaver
e390906ac16Make Document source required (#4)
Yuhong SunYuhong Sun
f2d3d8269d5Prompt Tuning and minor QOA changes (#2)
Chris WeaverChris Weaver
f1936fb7557Background update improvements (#3) * Adding full indexing to background loading * Add oldest/latest support for ...
WevesWeves
ed8fe75dd34Fix Dockerfiles
Yuhong SunYuhong Sun
2368166cd1eUpdate requirements default
Yuhong SunYuhong Sun
402b89b6ec2Initial Commit
Yuhong SunYuhong Sun
751a8ea69efUpdate README.md
Yuhong SunYuhong Sun
49d0bb29efbInitial README
Yuhong SunYuhong Sun
501d9b780fcCreate LICENSE