Commit Graph

44 Commits

Author SHA1 Message Date
47a550221f slackbot doesnt respond without citations/quotes (#1798)
* slackbot doesnt respond without citations/quotes

fixed logical issues

fixed dict logic

* added slackbot shim for the llm source/time feature

* mypy fixes

* slackbot doesnt respond without citations/quotes

fixed logical issues

fixed dict logic

* Update handle_regular_answer.py

* added bypass_filter check

* final fixes
2024-07-11 00:18:26 +00:00
7c8f8dba17 Break the Danswer LLM logging from LiteLLM Verbose (#1795) 2024-07-09 18:18:29 -07:00
8be42a5f98 Touchup for Multilingual Users (#1725) 2024-06-26 22:44:06 -07:00
1ee8ee9e8b Prepare EE to merge with MIT 2024-06-25 15:07:56 -07:00
680aca68e5 Make EE containers public changes (#67) 2024-06-25 15:07:56 -07:00
7503f8f37b Add User Groups (a.k.a. RBAC) (#4) 2024-06-25 15:07:56 -07:00
92de6acc6f Initial EE features (#3) 2024-06-25 15:07:56 -07:00
5cafc96cae Enable Internet Search for Deployment Options (#1684) 2024-06-21 17:38:49 -07:00
5f2737f9ee Add OAuth env vars to API Server deployment (#1500)
* Add oauth vars to the kubernetes api server deployment

* Add example google oauth id and secret to kubernetes secrets
2024-06-08 17:43:36 -07:00
026652d827 Helm tuning (#1553) 2024-06-01 17:29:58 -07:00
2363698c20 Consolidate Helm Charts (#1552) 2024-06-01 16:46:44 -07:00
0ea257d030 adding secrets to helm (#1541)
* adding secrets to helm

* incrementing chart version
2024-05-31 19:11:36 -07:00
ffea041398 Helm Chart Support (#1177) 2024-05-08 18:06:00 -07:00
01476a37c3 Encrypted Sensitive Fields (#1423) 2024-05-06 18:02:42 -07:00
b4842e3a0d Rework Disabled Connector options to Whitelist instead (#1386) 2024-04-25 16:23:11 -07:00
66d95690cb Disabled Connectors List (#1376) 2024-04-24 17:24:17 -07:00
d2774f8979 k 2024-04-24 16:50:40 -07:00
2db906b7a2 Always Use Model Server (#1306) 2024-04-07 21:25:06 -07:00
90a6e23546 Jira Version Option (#1205) 2024-03-10 12:30:47 -07:00
f934e0a5ce Fix Ollama (#1162) 2024-03-02 17:35:41 -08:00
7748f4df94 Auto-Detect if Better Default LLM available for OpenAI (#1106) 2024-02-21 16:10:22 -08:00
c1d1651b43 Option to stop sync-ing primary index when building secondary one (#1096) 2024-02-18 22:53:26 -08:00
31278fc52a k 2024-02-18 18:42:45 -08:00
46ee5b2071 k 2024-02-18 18:42:45 -08:00
6768c24723 Default LLM Update (#1042) 2024-02-05 01:25:51 -08:00
f5be0cc2c0 Tiny Mail From Fix (#953) 2024-01-15 22:03:38 -08:00
621967d2b6 Add MAIL_FROM env variable (#949)
Co-authored-by: Roman Tyshyk <roman.tyshyk@711media.de>
2024-01-15 21:53:03 -08:00
e473ad0412 Go back to localhost:3000 2024-01-08 15:35:52 -08:00
a29c1ff05c Change WEB_DOMAIN default to 127.0.0.1 instead of localhost (#901)
Got it, thanks for the contribution! Neither of us (maintainers) use Windows so we weren't aware of this. Thanks a bunch for pointing it out and fixing it!
2024-01-05 23:50:57 -08:00
b352d83b8c Increase max upload size 2023-12-29 21:11:57 -08:00
dab3ba8a41 Add support for basic auth on FE 2023-12-25 21:19:59 -08:00
016a087b10 Refactor environment variable handling using ConfigMap for Kubernetes deployment (#515)
---------

Co-authored-by: Reese Jenner <reesevader@hotmail.co.uk>
Co-authored-by: Yuhong Sun <yuhongsun96@gmail.com>
2023-12-22 21:33:36 -08:00
56406a0b53 Bump Vespa to 8.277.17 (#851) 2023-12-21 17:23:27 -08:00
eb31c08461 Update Vespa to 8.267.29 (#812) 2023-12-21 17:18:16 -08:00
68160d49dd Small mods to enable deployment on AWS EKS 2023-11-20 01:42:48 -08:00
64ebaf2dda Pin Vespa Version (#651) 2023-10-29 14:30:33 -07:00
e73739547a Fix Kubernetes Templates (#584) 2023-10-17 13:32:00 -07:00
351475de28 Consolidate versions for easier extension (#495) 2023-10-01 23:49:38 -07:00
a2ec1e2cda Vespa Deployment (#330)
Large Change!
2023-08-26 15:35:19 -07:00
f7be76dab3 Prod Template Typesense API Key Typo (#209) 2023-07-18 15:14:35 -07:00
554f6f3fe7 Combine Images Cleanup (#188) 2023-07-16 15:31:52 -07:00
e3a4614bfe Updated k8s and prod compose setups to work with merged images 2023-07-15 18:54:45 +01:00
ab83f5d17f Disable qdrant telemetry by default (#121)
* Disable qdrant telemetry by default

Signed-off-by: Marcel Coetzee <marcel@mooncoon.com>

* Add K8s config

Signed-off-by: Marcel Coetzee <marcel@mooncoon.com>

---------

Signed-off-by: Marcel Coetzee <marcel@mooncoon.com>
2023-06-30 20:53:59 -07:00
590fbbc253 DAN-120 Kubernetes (#98)
Sample Kubernetes deployment with Auth default on
Also includes a bugfix for credentialed connectors with Auth turned on
2023-06-14 00:11:25 -07:00