pablodanswer
9f179940f8
Asana connector (community originated) ( #2485 )
...
* initial Asana connector
* hint on how to get Asana workspace ID
* re-format with black
* re-order imports
* update asana connector for clarity
* minor robustification
* minor update to naming
* update for best practice
* update connector
---------
Co-authored-by: Daniel Naber <naber@danielnaber.de>
2024-09-19 23:54:18 +00:00
Yuhong Sun
f04ecbf87a
Un-bump nltk due to llamaindex issue
2024-09-08 16:39:19 -07:00
dependabot[bot]
5e9c6d1499
Bump aiohttp from 3.9.4 to 3.10.2 in /backend/requirements ( #2097 )
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.9.4 to 3.10.2.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.4...v3.10.2 )
---
updated-dependencies:
- dependency-name: aiohttp
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-09-08 10:59:47 -07:00
dependabot[bot]
50211ec401
Bump nltk from 3.8.1 to 3.9 in /backend/requirements ( #2174 )
...
Bumps [nltk](https://github.com/nltk/nltk ) from 3.8.1 to 3.9.
- [Changelog](https://github.com/nltk/nltk/blob/develop/ChangeLog )
- [Commits](https://github.com/nltk/nltk/compare/3.8.1...3.9 )
---
updated-dependencies:
- dependency-name: nltk
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-09-08 10:50:36 -07:00
Yuhong Sun
c8891a5829
Remove LangChain Community ( #2362 )
2024-09-08 09:41:20 -07:00
Art Matsak
51a13f5fc7
Implement indexing of simple tables in Word files ( #1651 )
2024-09-08 09:38:46 -07:00
dependabot[bot]
e2e04af7e2
Bump msal from 1.26.0 to 1.28.0 in /backend/requirements ( #1626 )
...
Bumps [msal](https://github.com/AzureAD/microsoft-authentication-library-for-python ) from 1.26.0 to 1.28.0.
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-python/releases )
- [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-python/compare/1.26.0...1.28.0 )
---
updated-dependencies:
- dependency-name: msal
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-09-07 21:05:11 -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
rkuo-danswer
abe01144ca
Update CONTRIBUTING.md ( #2298 )
2024-09-02 15:30:18 -07:00
josvdw
50c17438d5
Litellm bump ( #2195 )
...
* ran bump-pydantic
* replace root_validator with model_validator
* mostly working. some alternate assistant error. changed root_validator and typing_extensions
* working generation chat. changed type
* replacing .dict with .model_dump
* argument needed to bring model_dump up to parity with dict()
* fix a fewremaining issues -- working with llama and gpt
* updating requirements file
* more requirement updates
* more requirement updates
* fix to make search work
* return type fix:
* half way tpyes change
* fixes for mypy and pydantic:
* endpoint fix
* fix pydantic protected namespaces
* it works!
* removed unecessary None initializations
* better logging
* changed default values to empty lists
* mypy fixes
* fixed array defaulting
---------
Co-authored-by: hagen-danswer <hagen@danswer.ai>
2024-08-28 00:00:27 +00:00
Zoltan Szabo
1b311d092e
Try to find the sitemap for a given site ( #1538 )
2024-07-14 13:24:10 -07:00
pablodanswer
de6d040349
add boto3 typing to default requirements ( #1740 )
2024-06-28 13:06:59 -07:00
pablodanswer
f03f97307f
Blob Storage ( #1705 )
...
S3 + OCI + Google Cloud Storage + R2
---------
Co-authored-by: Art Matsak <5328078+artmatsak@users.noreply.github.com>
2024-06-27 17:12:20 -07:00
Weves
7746375bfd
Custom tools
2024-06-17 15:12:50 -07:00
hagen-danswer
722a1dd919
Add salesforce connector ( #1621 )
2024-06-16 10:04:44 -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
Bill Yang
1fb47d70b3
Add Dropbox connector ( #956 )
...
* start dropbox connector
* add wip ui
* polish ui
* Fix some ci
* ignore types
* addressed, fixed, and tested all comments
* ran prettier
* ran mypy fixes
---------
Co-authored-by: Bill Yang <bill@Bills-MacBook-Pro.local>
Co-authored-by: hagen-danswer <hagen@danswer.ai>
2024-06-04 17:58:01 -07:00
Matthieu Boret
fbdf882299
fix sharepoint connector missing objects
2024-05-29 10:13:41 +02:00
Andrew Sansom
94018e83b0
Add MediaWiki and Wikipedia Connectors ( #1250 )
...
* Add MediaWikiConnector first draft
* Add MediaWikiConnector first draft
* Add MediaWikiConnector first draft
* Add MediaWikiConnector sections for each document
* Add MediaWikiConnector to constants and factory
* Integrate MediaWikiConnector with connectors page
* Unit tests + bug fixes
* Allow adding multiple mediawikiconnectors
* add wikipedia connector
* add wikipedia connector to factory
* improve docstrings of mediawiki connector backend
* improve docstrings of mediawiki connector backend
* move wikipedia and mediawiki icon locations in admin page
* undo accidental commit of modified docker compose yaml
2024-05-24 08:51:20 -07:00
Weves
10232c7c54
Bump openai version
2024-05-14 17:28:50 -07:00
Weves
5d1a81001e
bump litellm
2024-05-13 18:29:33 -07:00
Weves
c2cdce4d49
Tool calling framework
2024-05-13 00:47:39 -07:00
Yuhong Sun
546815dc8c
Consolidate File Processing ( #1449 )
2024-05-11 23:11:22 -07:00
dependabot[bot]
cfd9159b27
Bump aiohttp from 3.9.2 to 3.9.4 in /backend/requirements ( #1349 )
2024-05-11 10:33:08 -07:00
dependabot[bot]
52fd18d3bd
Bump pydantic from 1.10.7 to 1.10.13 in /backend/requirements ( #1377 )
2024-05-11 10:32:31 -07:00
Weves
f5b3333df3
Add UI-based LLM selection
2024-04-27 01:41:26 -07:00
Yuhong Sun
2db906b7a2
Always Use Model Server ( #1306 )
2024-04-07 21:25:06 -07:00
Weves
b06b95dc3a
Bump litellm version to support latest Anthropic models
2024-04-02 19:32:19 -07:00
Yuhong Sun
15f7b42e2b
More Options for Search APIs ( #1280 )
2024-03-31 21:45:46 -07:00
Yuhong Sun
fd69203be8
More accurate input token count for LLM ( #1267 )
2024-03-28 11:11:37 -07:00
dependabot[bot]
5e7d740814
Bump aiohttp from 3.9.0rc0 to 3.9.2 in /backend/requirements
...
Bumps [aiohttp](https://github.com/aio-libs/aiohttp ) from 3.9.0rc0 to 3.9.2.
- [Release notes](https://github.com/aio-libs/aiohttp/releases )
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst )
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.0rc0...v3.9.2 )
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-02-29 16:52:31 -08:00
Weves
02d81c4be5
Bump up packages + add ddtrace
2024-02-27 12:18:11 -08:00
Yuhong Sun
0e3894f27b
Bump Reqs ( #1116 )
2024-02-22 07:08:00 -08:00
Yuhong Sun
7874eadb00
Bump Requirements ( #1114 )
2024-02-21 23:15:20 -08:00
Weves
db21d82ea2
Bump tf version
2024-02-19 20:17:20 -08:00
Weves
d20d2b0970
Bump up fastapi-users version
2024-02-19 15:57:51 -08:00
dependabot[bot]
aa6d86accd
Bump python-multipart from 0.0.6 to 0.0.7 in /backend/requirements ( #1075 )
...
Bumps [python-multipart](https://github.com/andrew-d/python-multipart ) from 0.0.6 to 0.0.7.
- [Release notes](https://github.com/andrew-d/python-multipart/releases )
- [Changelog](https://github.com/Kludex/python-multipart/blob/master/CHANGELOG.md )
- [Commits](https://github.com/andrew-d/python-multipart/compare/0.0.6...0.0.7 )
---
updated-dependencies:
- dependency-name: python-multipart
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-02-19 14:28:04 -08:00
dependabot[bot]
33c1cc491f
Bump fastapi from 0.103.0 to 0.109.1 in /backend/requirements ( #1043 )
...
Bumps [fastapi](https://github.com/tiangolo/fastapi ) from 0.103.0 to 0.109.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases )
- [Commits](https://github.com/tiangolo/fastapi/compare/0.103.0...0.109.1 )
---
updated-dependencies:
- dependency-name: fastapi
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-02-19 14:27:39 -08:00
Yuhong Sun
5a056f1c0c
Bump Vulnerable Libs ( #1055 )
2024-02-07 21:06:40 -08:00
Weves
ec93ad9e6d
Sharepoint fixes
2024-01-25 17:24:26 -08:00
Hagen O'Neill
d6d83e79f1
Added sharepoint connector ( #963 )
2024-01-25 13:16:10 -08:00
Itay
692fdb4597
Gmail Connector ( #946 )
...
---------
Co-authored-by: Yuhong Sun <yuhongsun96@gmail.com>
2024-01-22 16:25:10 -08:00
Rutik Thakre
1670d923aa
Gitlab Connector ( #931 )
2024-01-18 15:43:17 -08:00
dependabot[bot]
4ff3bee605
Bump pycryptodome from 3.19.0 to 3.19.1 in /backend/requirements ( #909 )
...
Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome ) from 3.19.0 to 3.19.1.
- [Release notes](https://github.com/Legrandin/pycryptodome/releases )
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst )
- [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.19.0...v3.19.1 )
---
updated-dependencies:
- dependency-name: pycryptodome
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-01-13 15:42:37 -08:00
Yuhong Sun
13c536c033
Final Backend CVEs ( #900 )
2023-12-30 11:57:49 -08:00
Yuhong Sun
aa67768c79
CVEs continued ( #889 )
2023-12-29 20:42:16 -08:00
Yuhong Sun
4aebf824d2
Fix broken build SHA issue ( #885 )
2023-12-26 14:36:40 -08:00
Weves
95bf1c13ad
Add http2 dependency
2023-12-24 14:49:31 -08:00
Yuhong Sun
ff014e4f5a
Bump Transformer Version ( #857 )
2023-12-22 01:47:18 -08:00
mattboret
c6f354fd03
Add the latest document update to the Slack bot answer ( #817 )
...
* Add the latest source update to the Slack bot answer
* fix mypy errors
---------
Co-authored-by: Matthieu Boret <matthieu.boret@fr.clara.net>
2023-12-21 18:16:05 -08:00