10 Commits

Author SHA1 Message Date
hagen-danswer
47a550221f
slackbot doesnt respond without citations/quotes ()
* 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 () 2024-07-09 18:18:29 -07:00
Yuhong Sun
8be42a5f98
Touchup for Multilingual Users () 2024-06-26 22:44:06 -07:00
Yuhong Sun
5cafc96cae
Enable Internet Search for Deployment Options () 2024-06-21 17:38:49 -07:00
Scott Davidson
428439447e
Fix Helm vespa resource limits ()
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 ()
Co-authored-by: Yuhong Sun <yuhongsun96@gmail.com>
2024-06-08 18:05:44 -07:00
Moncho Pena
e1d8b88318
Changed the vespa podLabels to work properly ()
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
Yuhong Sun
026652d827
Helm tuning () 2024-06-01 17:29:58 -07:00
Yuhong Sun
2363698c20
Consolidate Helm Charts () 2024-06-01 16:46:44 -07:00
Arnaud Ritti
12e8fd852c
feat: add Helm chart () 2024-03-24 18:37:27 -07:00