Commit Graph

1027 Commits

Author SHA1 Message Date
b19d88a151 Fix rebase issue with file_store 2024-06-25 15:07:56 -07:00
719fc06604 Fix rebase issue with UI-based LLM selection 2024-06-25 15:07:56 -07:00
d7a704c0d9 Token Rate Limiting
WIP

Cleanup 🧹

Remove existing rate limiting logic

Cleanup 🧼

Undo nit

Cleanup 🧽

Move db constants (avoids circular import)

WIP

WIP

Cleanup

Lint

Resolve alembic conflict

Fix mypy

Add backfill to migration

Update comment

Make unauthenticated users still adhere to global limits

Use Depends

Remove enum from table

Update migration error handling + deletion

Address verbal feedback, cleanup urls, minor nits
2024-06-25 15:07:56 -07:00
d9acd03a85 Query History Include Feedback Text (#80) 2024-06-25 15:07:56 -07:00
af94c092e7 Reduce sync jobs batch size (#79) 2024-06-25 15:07:56 -07:00
f55a4ef9bd Remove Nested Session (#78) 2024-06-25 15:07:56 -07:00
6c6e33e001 Allow Empty API Names (#77) 2024-06-25 15:07:56 -07:00
336c046e5d Better Naming for API Keys (#76) 2024-06-25 15:07:56 -07:00
9a9b89f073 Fix rebase issue with public assistants 2024-06-25 15:07:56 -07:00
0c827d1e6c Permission Sync Framework (#44) 2024-06-25 15:07:56 -07:00
1984f2c1ca Add automated auth checks for ee 2024-06-25 15:07:56 -07:00
50f006557f Add message id to simple message endpoint (#69) 2024-06-25 15:07:56 -07:00
c00bd44bcc Add Chunk Context options for EE APIs (#68) 2024-06-25 15:07:56 -07:00
680aca68e5 Make EE containers public changes (#67) 2024-06-25 15:07:56 -07:00
c055dc1535 Add custom analytics script 2024-06-25 15:07:56 -07:00
81e9880d9d Add names to API Keys (#63) 2024-06-25 15:07:56 -07:00
3466f6d3a4 Custom banner 2024-06-25 15:07:56 -07:00
91cf45165f Small fixes + adding 'Powered by Danswer' 2024-06-25 15:07:56 -07:00
153007c57c Whitelableing for Logo / Name via Admin panel 2024-06-25 15:07:56 -07:00
fa8cc10063 Allow Optional Rerank in APIs (#60) 2024-06-25 15:07:56 -07:00
2c3ba5f021 Include User in Query Export (#59) 2024-06-25 15:07:56 -07:00
e3ef620094 Query History Now Handles Old Messages (#58) 2024-06-25 15:07:56 -07:00
40369e0538 Formatter (#57) 2024-06-25 15:07:56 -07:00
d6c5c65b51 Fix Query History (#56) 2024-06-25 15:07:56 -07:00
7b16cb9562 Rebase search changes to EE APIs (#55) 2024-06-25 15:07:56 -07:00
ef4f06a375 Fix SAML for /manage/me 2024-06-25 15:07:56 -07:00
17cc262f5d Private personas doc sets (#52)
Private Personas and Document Sets

---------

Co-authored-by: Yuhong Sun <yuhongsun96@gmail.com>
2024-06-25 15:07:56 -07:00
680482bd06 Metadata filter for document search API (#53) 2024-06-25 15:07:56 -07:00
00ade322f1 Fix small answer-with-quote bug 2024-06-25 15:07:56 -07:00
eab5d054d5 Add env variable to control hash rounds 2024-06-25 15:07:56 -07:00
a09d60d7d0 Fix user group deletion bug 2024-06-25 15:07:56 -07:00
f17dc52b37 One Shot API No Stream (#41) 2024-06-25 15:07:56 -07:00
c1862e961b Simple API No Longer Require Specify Prompt (#40) 2024-06-25 15:07:56 -07:00
6b46a71cb5 Fix Empty Chat for API (#39) 2024-06-25 15:07:56 -07:00
9ae3a4af7f Basic Chat API (#38) 2024-06-25 15:07:56 -07:00
bac34a47b2 Embedding Model Swap Changes (#35) 2024-06-25 15:07:56 -07:00
15934ee268 Fix limit/offset for document-search endpoint 2024-06-25 15:07:56 -07:00
fe975c3357 Add global prefix to EE endpoints 2024-06-25 15:07:56 -07:00
8bf483904d Fix users page with API keys + add spinner on key creation 2024-06-25 15:07:56 -07:00
db338bfddf Introduce EE only Backend APIs (#29) 2024-06-25 15:07:56 -07:00
ae02a5199a Add API key generation in the UI + allow it to be used across all endpoints 2024-06-25 15:07:56 -07:00
4b44073d9a CVEs (#26) 2024-06-25 15:07:56 -07:00
ce36530c79 Fix viewing other users' chat histories in query history 2024-06-25 15:07:56 -07:00
39d69838c5 Make query history fetch client-side 2024-06-25 15:07:56 -07:00
e11f0f6202 Fix /chat-session-history/{chat_session_id} endpoint when auth is enabled 2024-06-25 15:07:56 -07:00
ce870ff577 Re-style user group pages 2024-06-25 15:07:56 -07:00
a52711967f Fix analytics + query history 2024-06-25 15:07:56 -07:00
f82ae158ea Mark indexing jobs as ee when running ee supervisord 2024-06-25 15:07:56 -07:00
670de6c00d Add new env variable to EE supervisord 2024-06-25 15:07:56 -07:00
56c52bddff Fix missing supervisord change from Danswer MIT (#18) 2024-06-25 15:07:56 -07:00