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
3941111685
Update mypy version
2024-02-27 16:02:24 -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
Weves
1b6eb0a52f
Add API Key table
2024-01-12 17:48:25 -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
Yuhong Sun
fcb7f6fcc0
Accept files with character issues ( #781 )
2023-11-28 22:43:58 -08:00
Yuhong Sun
05c2b7d34e
Update LLM related Libs ( #771 )
2023-11-26 19:54:16 -08:00
Chris Weaver
b258ec1bed
Adjust checks for removal from existing_jobs dict + add more logging + only one scheduled job for a connector at a time ( #739 )
2023-11-19 02:03:17 -08:00
Yuhong Sun
31bfd015ae
Request Tracker Connector ( #709 )
...
Contributed by Evan! Thanks for the contribution!
- Minor linting and rebasing done by Yuhong, everything else from Evan
---------
Co-authored-by: Evan Sarmiento <e.sarmiento@soax.com>
Co-authored-by: Evan <esarmien@fas.harvard.edu>
2023-11-07 16:55:10 -08:00
Yuhong Sun
7433dddac3
Model Server ( #695 )
...
Provides the ability to pull out the NLP models into a separate model server which can then be hosted on a GPU instance if desired.
2023-11-06 16:36:09 -08:00
dependabot[bot]
2db029672b
Bump pypdf from 3.16.4 to 3.17.0 in /backend/requirements ( #667 )
...
Bumps [pypdf](https://github.com/py-pdf/pypdf ) from 3.16.4 to 3.17.0.
- [Release notes](https://github.com/py-pdf/pypdf/releases )
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/py-pdf/pypdf/compare/3.16.4...3.17.0 )
---
updated-dependencies:
- dependency-name: pypdf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-03 18:54:29 -07:00
Bryan Peterson
44e3dcb19f
support for zendesk help center ( #661 )
2023-11-01 21:11:56 -07:00
Yuhong Sun
fbf7c642a3
Reworking the LLM layer ( #666 )
2023-10-31 18:22:42 -07:00
Yuhong Sun
947d4d0a2e
Pin Litellm Version ( #665 )
2023-10-31 12:09:39 -07:00
dependabot[bot]
d7a90aeb2b
Bump langchain from 0.0.312 to 0.0.325 in /backend/requirements ( #658 )
...
Bumps [langchain](https://github.com/langchain-ai/langchain ) from 0.0.312 to 0.0.325.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.312...v0.0.325 )
---
updated-dependencies:
- dependency-name: langchain
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-31 12:05:55 -07:00
Yuhong Sun
e279918f95
Introduce Time Filters ( #610 )
2023-10-22 15:06:52 -07:00
dependabot[bot]
4ffbdbb8b0
Bump langchain from 0.0.308 to 0.0.312 in /backend/requirements ( #551 )
...
Bumps [langchain](https://github.com/langchain-ai/langchain ) from 0.0.308 to 0.0.312.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.308...v0.0.312 )
---
updated-dependencies:
- dependency-name: langchain
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 17:11:42 -07:00
Yuhong Sun
2037e11495
Replace PyPDF2 with pypdf ( #595 )
2023-10-19 16:12:31 -07:00
Weves
ca74884bd7
Pin pytorch version to fix segmentation fault in Docker
2023-10-08 16:11:53 -07:00
dependabot[bot]
21aa233170
Bump langchain from 0.0.273 to 0.0.308 in /backend/requirements ( #516 )
...
Bumps [langchain](https://github.com/langchain-ai/langchain ) from 0.0.273 to 0.0.308.
- [Release notes](https://github.com/langchain-ai/langchain/releases )
- [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.273...v0.0.308 )
---
updated-dependencies:
- dependency-name: langchain
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-07 17:18:51 -07:00
nlp8899
c666f35cd0
create a hubspot connector ( #482 )
2023-10-02 10:13:23 -07:00
Yuhong Sun
6b305c56b3
Use Sentence Aware Splitter ( #452 )
2023-09-16 16:28:16 -07:00
Yuhong Sun
e549d2bb4a
Chat with Context Backend ( #441 )
2023-09-15 12:17:05 -07:00
Weves
c4e0face9b
Move connector / credential pair deletion to celery
2023-09-14 16:23:13 -07:00
Yuhong Sun
b5fc2a5775
Regression Test ( #434 )
2023-09-11 19:06:01 -07:00
Yuhong Sun
c28f4d4527
Remove py library due to denial of service CVE ( #391 )
2023-09-03 16:36:13 -07:00
Yuhong Sun
4aebb69883
Upgrade packages for security reasons ( #384 )
2023-09-01 20:35:48 -07:00
Patrick Decat
0a7775860c
feat(dev): use ruff for python linting ( #355 )
2023-08-31 15:29:59 -07:00
Yuhong Sun
856061c7ea
Fix ReDoS and Directory Traversal ( #352 )
...
Co-authored-by: Weves <chrisweaver101@gmail.com>
2023-08-29 21:20:15 -07:00
Weves
4469447fde
Add LangChain-based LLM
2023-08-26 21:57:15 -07:00
Weves
a2d3a3f116
Fix image build by pinning safetensors version
2023-08-23 22:23:45 -07:00
Chris Weaver
e307275774
Add support for multiple indexing workers ( #322 )
2023-08-22 18:11:31 -07:00
Michał Flak
286445f9ba
Zulip connector ( #247 )
...
Co-authored-by: Yuhong Sun <yuhongsun96@gmail.com>
2023-08-14 15:29:34 -07:00