amohamdy99
d59c60279f
minor: addressing comments
2024-06-17 15:45:23 -07:00
amohamdy99
c98a5f9408
generate report button downloads file
2024-06-17 12:21:16 -07:00
amohamdy99
9eb7847912
cleanup: removd telemetry directory
2024-06-17 11:25:38 -07:00
amohamdy99
0a348f5ea6
zip reports
2024-06-17 11:14:41 -07:00
amohamdy99
76d0e8bbf9
minor: ux
2024-06-17 09:55:58 -07:00
amohamdy99
9a60b74a49
added chat sessions report generation
2024-06-17 00:37:02 -07:00
amohamdy99
ba9be884db
save chat_messages into file_store as <report_id>_chat_messages
2024-06-16 22:04:10 -07:00
amohamdy99
9dceb511cb
basic telemetry routes
2024-06-16 18:39:50 -07:00
amohamdy99
4fef8b74ad
telemetry report page skeleton
2024-06-16 18:39:50 -07:00
Weves
c6d094b2ee
Fix google drive connector page refresh
2024-06-16 14:56:36 -07:00
hagen-danswer
7a855192c3
added google slides format to gdrive connector ( #1645 )
2024-06-16 13:59:20 -07:00
hagen-danswer
c3577cf346
salesforce qol changes ( #1644 )
2024-06-16 11:12:37 -07:00
hagen-danswer
722a1dd919
Add salesforce connector ( #1621 )
v0.3.86
2024-06-16 10:04:44 -07:00
hagen-danswer
e4999266ca
added azure models to vision capable list ( #1638 )
2024-06-16 08:38:30 -07:00
Weves
f294dba095
Fix google drive page
2024-06-15 16:04:21 -07:00
Weves
03105ad551
Fix bypass_acl support for Slack bot
2024-06-14 16:57:06 -07:00
hagen-danswer
4b0ff95b26
added pptx to drive reader ( #1634 )
2024-06-13 22:50:28 -07:00
Vikas Neha Ojha
ff06d62acf
Added ClickUp Connector ( #1521 )
...
* Added connector for clickup
* Fixed mypy issues
* Fallback to description if markdown is not available
* Added extra information in metadata, and support to index comments
* Fixes for fields parsing
* updated fetcher to errorHandlingFetcher
---------
Co-authored-by: hagen-danswer <hagen@danswer.ai>
2024-06-13 17:49:31 -07:00
Yuhong Sun
26fee36ed4
Catch Slack Greeting Msgs Generic ( #1633 )
2024-06-13 09:41:01 -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
hagen-danswer
e8cfbc1dd8
added a check for empty URL list in web connector ( #1573 )
...
* added a check for empty URL list in web connector
* added raise condition for improper sitemap designation
2024-06-11 18:26:44 -07:00
hagen-danswer
486b0ecb31
Confluence: Add page attachments indexing ( #1617 )
...
* Confluence: Add page attachments indexing
* used the centralized file processing to extract file content
* flipped input order for extract_file_text
* added bytes support for pdf converter
* brought out the io.BytesIO to the confluence connector
---------
Co-authored-by: Matthieu Boret <matthieu.boret@fr.clara.net>
2024-06-11 18:23:13 -07:00
dependabot[bot]
8c324f8f01
Bump requests from 2.31.0 to 2.32.2 in /backend/requirements ( #1509 )
...
Bumps [requests](https://github.com/psf/requests ) from 2.31.0 to 2.32.2.
- [Release notes](https://github.com/psf/requests/releases )
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md )
- [Commits](https://github.com/psf/requests/compare/v2.31.0...v2.32.2 )
---
updated-dependencies:
- dependency-name: requests
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 18:20:08 -07:00
Varun Gaur
5a577f9a00
Added a Logic to Index entire Gitlab Project ( #1586 )
...
* Changes for Gitlab connector
* Changes to Rebase from Main
* Changes to Rebase from Main
* Changes to Rebase from Main
* Changes to Rebase from Main
* made indexing code files a config setting
* Update app_configs.py
created env variable
* Update app_configs.py
added false
---------
Co-authored-by: Varun Gaur <vgaur@roku.com>
Co-authored-by: hagen-danswer <hagen@danswer.ai>
2024-06-11 18:18:14 -07:00
Weves
e6d5b95b4a
Fix web build
v0.3.85
2024-06-11 15:06:55 -07:00
Weves
cc0320b50a
Apply passthrough headers for chat renaming
2024-06-10 18:24:46 -07:00
Yuhong Sun
36afa9370f
Vespa remove apostrophe in URLs ( #1618 )
v0.3.82
2024-06-10 17:19:47 -07:00
Yuhong Sun
7c9d037b7c
Env Template Update ( #1615 )
2024-06-10 14:24:17 -07:00
Yuhong Sun
a2065f018a
Environment Template for VSCode/Cursor ( #1614 )
2024-06-10 13:36:20 -07:00
Weves
b723627e0c
Ability to pass through headers to LLM call
2024-06-10 13:18:31 -07:00
hagen-danswer
180b592afe
added html support to file text extractor ( #1611 )
2024-06-10 12:46:05 -07:00
Weves
e8306b0fa5
Fix web build
2024-06-10 11:40:49 -07:00
Weves
64ee5ffff5
Fix slack bot creation with document sets
2024-06-10 11:29:44 -07:00
hagen-danswer
ead6a851cc
Merge pull request #1144 from hagen6835/add-teams-connector
...
added teams connector
2024-06-10 13:25:54 -04:00
hagen-danswer
73575f22d8
prettier
2024-06-10 09:44:20 -07:00
hagen-danswer
be5dd3eefb
final revisions fr
2024-06-10 09:32:39 -07:00
hagen-danswer
f18aa2368e
Merge pull request #1601 from danswer-ai/prune-model-list
...
chatpage now checks for llm override for image uploads
2024-06-09 20:17:13 -04:00
hagen-danswer
3ec559ade2
added null inputs for other usages
2024-06-09 17:11:06 -07:00
hagen-danswer
4d0794f4f5
chatpage now checks for llm override for image uploads
2024-06-09 17:05:41 -07:00
hagen-danswer
64a042b94d
cleaned up sharepoint connector ( #1599 )
...
* cleaned up sharepoint connector
* additional cleanup
* fixed dropbox connector string
2024-06-09 12:15:52 -07:00
Yuhong Sun
fa3a3d348c
Precommit Fixes ( #1596 )
2024-06-09 00:44:36 -07:00
mattboret
a0e10ac9c2
Slack: add support to rephrase user message ( #1528 )
...
* Slack: add support to rephrase user message
* fix: handle rephrase error
* Update listener.py
---------
Co-authored-by: Matthieu Boret <matthieu.boret@fr.clara.net>
Co-authored-by: Yuhong Sun <yuhongsun96@gmail.com>
2024-06-08 18:11:32 -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
Joe Shindelar
fc5337d4db
Set ignore_danswer_metadata=False when calling read_text_file in file connector. ( #1501 )
...
Fixes an issue where metadata specified in a #DANSWER_METADATA line in a file read by the file connector is ignored.
2024-06-08 17:39:18 -07:00
hagen-danswer
bd9335e832
disabled reindexing for dropbox and added warning ( #1593 )
2024-06-08 17:26:07 -07:00
hagen-danswer
cbc53fd500
moved methods to top and fixed logic errors
2024-06-07 20:34:24 -07:00
Nils
7a3c102c74
Added support for Sites.Selected permissions to the SharePoint Connector and enabled the selection of individual subfolders ( #1583 )
2024-06-07 15:47:17 -07:00