Alex
666240f21e
Merge pull request #1455 from Niharika0104/FIXES-#1166
...
Fixed the feedback issue
2024-12-19 18:27:54 +00:00
Alex
132326136a
added gpt-4o-mini model
2024-12-19 18:17:12 +00:00
ManishMadan2882
b19c14787e
(fix) avoid stringifying list
2024-12-19 17:58:55 +05:30
ManishMadan2882
9096013e13
(refactor) remove preprocessing in retrieval
2024-12-19 05:20:55 +05:30
ManishMadan2882
89a2f249c1
(feat:conv history) token limit from settings
2024-12-19 05:15:33 +05:30
Manish Madan
4b0e094272
Merge branch 'arc53:main' into main
2024-12-19 02:15:40 +05:30
Niharika Goulikar
47ecf98e2a
Resolved merge conflicts
2024-12-18 10:47:34 +00:00
ManishMadan2882
f8e4e42a36
(feat:limit conv history) add util method
2024-12-17 16:14:17 +05:30
dependabot[bot]
b473e13b83
build(deps): bump sentence-transformers in /application
...
Bumps [sentence-transformers](https://github.com/UKPLab/sentence-transformers ) from 3.0.1 to 3.3.1.
- [Release notes](https://github.com/UKPLab/sentence-transformers/releases )
- [Commits](https://github.com/UKPLab/sentence-transformers/compare/v3.0.1...v3.3.1 )
---
updated-dependencies:
- dependency-name: sentence-transformers
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-16 20:09:08 +00:00
ManishMadan2882
ffe5ac2aad
(update) langchain, core and community
2024-12-14 15:21:52 +05:30
dependabot[bot]
0ab6f75410
build(deps): bump langsmith from 0.1.125 to 0.2.3 in /application
...
Bumps [langsmith](https://github.com/langchain-ai/langsmith-sdk ) from 0.1.125 to 0.2.3.
- [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases )
- [Commits](https://github.com/langchain-ai/langsmith-sdk/compare/v0.1.125...v0.2.3 )
---
updated-dependencies:
- dependency-name: langsmith
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-14 09:40:13 +00:00
ManishMadan2882
0a0fe20fa0
(update) tokenizers
2024-12-14 04:53:06 +05:30
dependabot[bot]
c2aa5cc994
build(deps): bump transformers from 4.44.2 to 4.47.0 in /application
...
Bumps [transformers](https://github.com/huggingface/transformers ) from 4.44.2 to 4.47.0.
- [Release notes](https://github.com/huggingface/transformers/releases )
- [Commits](https://github.com/huggingface/transformers/compare/v4.44.2...v4.47.0 )
---
updated-dependencies:
- dependency-name: transformers
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-13 23:19:47 +00:00
ManishMadan2882
c73251e998
(fix:TypeError) Client Proxies Argument
2024-12-11 02:04:20 +05:30
Alex
6552fe831b
Merge pull request #1461 from ManishMadan2882/main
...
(fix:edit-query)delete following queries
2024-11-30 23:49:20 +00:00
Alex
0495610257
Merge pull request #1430 from arc53/dependabot/pip/application/werkzeug-3.1.3
2024-11-28 19:25:37 +00:00
ManishMadan2882
625aed151d
(fix:edit-query)delete following queries
2024-11-28 04:02:05 +05:30
ManishMadan2882
0a97e5b7be
(fix:delete_old) del source from db even when FileNotFound err
2024-11-27 16:57:47 +05:30
Alex
0584c29781
Merge pull request #1442 from fadingNA/document-table
...
Table Styling & Add search feature to backend
2024-11-26 20:08:12 +00:00
Niharika Goulikar
9d4aee5de2
fixed the python error
2024-11-26 13:05:50 +00:00
Niharika Goulikar
faf031ce80
fixed linting issues
2024-11-26 12:28:16 +00:00
Niharika Goulikar
e9a2b8f03a
Fixed the feedback issue
2024-11-26 12:16:21 +00:00
Alex
8d8423b6e0
Merge pull request #1444 from Niharika0104/Fixes-#1260
...
Fixed edit and resend issue
2024-11-25 11:12:56 +00:00
GH Action - Upstream Sync
628f83172a
Merge branch 'main' of https://github.com/arc53/DocsGPT
2024-11-22 01:25:17 +00:00
Alex
a0a05b676f
Merge pull request #1303 from jayantp2003/bugfix/859-large-zip-breaking-stream-endpoint
...
Bugfix/859 large zip breaking stream endpoint
2024-11-21 17:34:21 +00:00
Niharika Goulikar
8e9f31cc32
Fixed python linting issues
2024-11-21 11:22:33 +00:00
Niharika Goulikar
0d4bc4ec2c
Made the requested changes
2024-11-21 11:17:58 +00:00
GH Action - Upstream Sync
d3eab30d74
Merge branch 'main' of https://github.com/arc53/DocsGPT
2024-11-20 01:24:08 +00:00
Alex
f65ecb9a0f
fix: lint import
2024-11-19 19:16:24 +00:00
Alex
312cb9ae70
feat: image parser
2024-11-19 19:06:53 +00:00
Alex
cce60ce101
fix: save convo messages, docsgpt provider format
2024-11-19 16:22:58 +00:00
fadingNA
13b91193cc
backend : update sources/paginated to search document by query 'name'
2024-11-18 00:05:48 -05:00
Alex
63b547ea13
fix: delete old files
2024-11-17 12:59:34 +00:00
Niharika Goulikar
626689cbe0
Merge branch 'arc53:main' into Fixes-#1260
2024-11-17 16:18:11 +05:30
Niharika Goulikar
a44319d815
Fixed edit and resend issue
2024-11-17 10:29:29 +00:00
Alex
144ab61e07
fix: ruff lint
2024-11-15 12:19:43 +00:00
Alex
a4c95fd62b
feat: add google ai
2024-11-15 12:17:25 +00:00
Alex
2245f4690e
fix: reddit loader validation
2024-11-15 11:02:27 +00:00
Nonthachai Plodthong
91e7c16d90
Merge branch 'main' into multiple-files-bug
2024-11-14 12:28:51 -05:00
Alex
9bbe7564a9
fix: llamacpp
2024-11-13 11:45:42 +00:00
Alex
bed4939652
Merge pull request #1419 from fadingNA/pagination
...
Pagination
2024-11-12 09:51:24 +00:00
dependabot[bot]
0ef232f731
build(deps): bump werkzeug from 3.0.4 to 3.1.3 in /application
...
Bumps [werkzeug](https://github.com/pallets/werkzeug ) from 3.0.4 to 3.1.3.
- [Release notes](https://github.com/pallets/werkzeug/releases )
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/werkzeug/compare/3.0.4...3.1.3 )
---
updated-dependencies:
- dependency-name: werkzeug
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-11 21:01:52 +00:00
fadingNA
32c67c2a02
add property sync and etc ... to align with original source
2024-11-10 15:33:19 -05:00
fadingNA
b19e9cae23
backend fix passing id to paginated docs
2024-11-10 14:38:51 -05:00
fadingNA
8a225e279f
multiple-file missing task ingest
...
restore upload to pack all file together instead one by one
2024-11-10 03:00:22 -05:00
fadingNA
d59ffaf0bd
fix sorting on /sources
2024-11-09 14:57:15 -05:00
fadingNA
5debb48265
Paginated With MongoDB / Create New Endpoint
...
change routes /combine name, add route /api/source/paginated
add new endpoint source/paginated
fixing table responsive
create new function to handling api/source/paginated
2024-11-09 02:09:01 -05:00
fadingNA
2a68cc9989
calculate totalPage, totalDoc(futreUse)
2024-11-07 23:21:06 -05:00
fadingNA
928303f27b
fix small bug name of page
2024-11-06 22:36:59 -05:00
fadingNA
101935ae46
add pagination with default code format
2024-11-06 22:20:25 -05:00