rkuo-danswer
c967f53c02
docker versions have been deprecated for a while, so fixing the annoying warning ( #2372 )
2024-09-09 18:26:12 +00:00
Bart Schuller
6012a7cbd9
Fix multilingual .env embedding dimension ( #1976 )
2024-09-08 10:25:07 -07:00
Yuhong Sun
6cec31088d
CONTRIBUTING updates ( #2354 )
2024-09-07 14:05:36 -07:00
rkuo-danswer
2933c3598b
first cut at redis ( #2226 )
...
* first cut at redis
* fix startup dependencies on redis
* kombu cleanup - fail silently
* mypy
* add redis_host environment override
* update REDIS_HOST env var in docker-compose.dev.yml
* update the rest of the docker files
* update contributing guide
* renaming cache to cache_volume
* add redis password to various deployments
* try setting up pr testing for helm
* fix indent
* hopefully this release version actually exists
* fix command line option to --chart-dirs
* fetch-depth 0
* edit values.yaml
* try setting ct working directory
* bypass testing only on change for now
* move files and lint them
* update helm testing
* some issues suggest using --config works
* add vespa repo
* add postgresql repo
* increase timeout
* try amd64 runner
* fix redis password reference
* add comment to helm chart testing workflow
* rename helm testing workflow to disable it
---------
Co-authored-by: Richard Kuo <rkuo@rkuo.com>
2024-09-06 19:21:29 +00:00
pablodanswer
69c0419146
Updated refreshing ( #2327 )
...
* clean up + add environment variables
* remove log
* update
* update api settings
* somewhat cleaner refresh functionality
* fully functional
* update settings
* validated
* remove random logs
* remove unneeded paramter + log
* move to ee + remove comments
* Cleanup unused
---------
Co-authored-by: Weves <chrisweaver101@gmail.com>
2024-09-06 04:36:55 +00:00
pablodanswer
61a17319c9
rename directory if needed
2024-09-04 17:22:59 -07:00
Chris Weaver
033ec0b6b1
Remove unused env variables ( #2299 )
2024-09-02 20:29:14 +00:00
Chris Weaver
c0e1a02e8e
Add it on merge queue ( #2112 )
...
* Github action to run integration tests
* Improve
* Fix build
* Add pull
* Fix readiness script
* Add IT runner
* Add IT runner
* Add logs
* update
* Fix
* Fix path
* file path
* test
* fix
* fix
* fix
* test
* network
* fix
* cleanup
* fix
* test
* Fix downgrade
* Add OpenAI API key
* Add VESPA_HOST
* test pulling first
* Add API server host
* Cache tweak
* Fix pull/push settings:
* Stop pushing to latest tag
* test cache change
* test
* test
* test
* remove cache temporarily
* Fix
* Enable EE
* test
* Remove duplicate funcs
* add back build
* Update all
* Fix stop cmd
* Add to merge queue
* Cleanup image tag
2024-08-26 07:20:28 +00:00
Chris Weaver
730a757090
Disable oidc_expiry by default ( #2182 )
2024-08-20 13:24:58 -07:00
Chris Weaver
af647959f6
Performance Improvements ( #2162 )
2024-08-19 11:07:00 -07:00
Yuhong Sun
386b229ed3
Cohere Rerank ( #2109 )
2024-08-11 14:22:42 -07:00
Yuhong Sun
d60fb15ad3
Allowing users to set Search Settings ( #2106 )
2024-08-10 20:48:58 -07:00
pablodanswer
6d67d472cd
Add answers to search ( #2020 )
2024-08-04 23:02:55 -07:00
hagen-danswer
1be1959d80
Changed default local model to nomic ( #1943 )
2024-07-31 18:54:02 -07:00
rkuo-danswer
288e6fa606
Bugfix/pg connections ( #2002 )
...
* increase max_connections to 150 in all docker files
* lower celery worker concurrency to 6
2024-07-31 19:49:20 +00:00
pablodanswer
8bc4123ed7
add modern health check banner + expiration tracking ( #1730 )
...
---------
Co-authored-by: Weves <chrisweaver101@gmail.com>
2024-07-24 15:34:22 -07:00
pablodanswer
807bef8ada
Add environment variable for defaulted sidebar toggling ( #1923 )
...
* add env variable for defaulted sidebar toggling
* formatting
* update naming
2024-07-24 21:23:37 +00:00
Weves
2344edf158
Change default login time to 7 days
2024-07-19 13:58:50 -07:00
pablodanswer
87fadb07ea
COMPLETE USER EXPERIENCE OVERHAUL ( #1822 )
2024-07-17 19:44:21 -07:00
hagen-danswer
25b3dacaba
Seperated model caching volumes ( #1845 )
2024-07-15 15:32:04 -07:00
hagen-danswer
1b864a00e4
Added support for multiple Eval Pipeline UIs ( #1830 )
2024-07-14 15:16:20 -07:00
hagen-danswer
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
Yuhong Sun
7c8f8dba17
Break the Danswer LLM logging from LiteLLM Verbose ( #1795 )
2024-07-09 18:18:29 -07:00
Yuhong Sun
f0888f2f61
Eval Script Incremental Write ( #1784 )
2024-07-06 15:43:40 -07:00
Yuhong Sun
d35d7ee833
Evaluation Pipeline Touchup ( #1783 )
2024-07-06 13:17:05 -07:00
Yuhong Sun
79190030a5
New Env File for Eval ( #1781 )
2024-07-06 12:07:31 -07:00
Yuhong Sun
8e8f262ed3
Docker Compose Eval Pipeline Cleanup ( #1780 )
2024-07-06 12:04:57 -07:00
hagen-danswer
ac14369716
Added search quality testing pipeline ( #1774 )
2024-07-06 11:51:50 -07:00
Yuhong Sun
8be42a5f98
Touchup for Multilingual Users ( #1725 )
2024-06-26 22:44:06 -07:00
Weves
5d552705aa
Change EE environment variable name
2024-06-25 16:59:09 -07:00
Weves
1ee8ee9e8b
Prepare EE to merge with MIT
2024-06-25 15:07:56 -07:00
pablodanswer
e34bcbbd06
Add persistent name and logo seeding ( #107 )
2024-06-25 15:07:56 -07:00
pablodanswer
db319168f8
stronger wording
2024-06-25 15:07:56 -07:00
pablodanswer
010ce5395f
Minor/ee optional branding ( #105 )
2024-06-25 15:07:56 -07:00
Weves
a2597d5f21
Fix rebase issue with dev compose file
2024-06-25 15:07:56 -07:00
Yuhong Sun
680aca68e5
Make EE containers public changes ( #67 )
2024-06-25 15:07:56 -07:00
Weves
ee2a5bbf49
Add custom-styling ability via themes
2024-06-25 15:07:56 -07:00
Weves
eab5d054d5
Add env variable to control hash rounds
2024-06-25 15:07:56 -07:00
Yuhong Sun
0c295d1de5
Enable EE features for no-letsencrypt deployment ( #9 )
2024-06-25 15:07:56 -07:00
Chris Weaver
7503f8f37b
Add User Groups (a.k.a. RBAC) ( #4 )
2024-06-25 15:07:56 -07:00
Yuhong Sun
92de6acc6f
Initial EE features ( #3 )
2024-06-25 15:07:56 -07:00
Yuhong Sun
5cafc96cae
Enable Internet Search for Deployment Options ( #1684 )
2024-06-21 17:38:49 -07:00
hagen-danswer
54c2547d89
Add connector document pruning task ( #1652 )
2024-06-18 14:26:12 -07:00
Scott Davidson
428439447e
Fix Helm vespa resource limits ( #1606 )
...
Co-authored-by: sd109 <scott@stackhpc.com>
2024-06-11 21:01:26 -07:00
Art Matsak
e1ece4a27a
Fix Helm chart run failures due to low resources ( #1536 )
...
Co-authored-by: Yuhong Sun <yuhongsun96@gmail.com>
2024-06-08 18:05:44 -07:00
Bijay Regmi
260149b35a
Feature/support all gpus ( #1515 )
...
* add `count` explicitely to ensure backwards compat
* fix main document URL
2024-06-08 17:45:26 -07:00
Alexander L
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
Moncho Pena
e1d8b88318
Changed the vespa podLabels to work properly ( #1594 )
...
Vespa is not working because this configuration
As you can see in this Issue https://github.com/unoplat/vespa-helm-charts/issues/20
You have to use this podLabels to be accord with the other configuration.
vespa:
podLabels:
app: vespa
app.kubernetes.io/instance: danswer <-------------
2024-06-08 17:40:27 -07:00
Keiron Stoddart
b6d0ecec4f
Update init-letsencrypt.sh ( #1380 )
...
Add ability to accept a `.ev.nginx` configuration that lists a subdomain.
2024-06-04 10:38:01 -07:00
Weves
81aada7c0f
Add option to hide logout
2024-06-03 12:13:40 -07:00