Siddhant Rai
f67b79f007
fix: missing yield in tool agent
2024-12-19 17:55:58 +05:30
Siddhant Rai
daa332aa20
fix: python lint errors
2024-12-19 10:06:06 +05:30
Siddhant Rai
c3f538c2f6
fix: merge errors
2024-12-19 09:59:38 +05:30
Siddhant Rai
a0e677ea00
Merge branch 'feat/tools-section' of https://github.com/siiddhantt/DocsGPT into feat/tools-section
2024-12-19 09:58:41 +05:30
Siddhant Rai
343569ba19
fix: create_tool endpoint for new fields
2024-12-19 09:58:32 +05:30
Siddhant Rai
97713e872a
Merge branch 'tool-use' into feat/tools-section
2024-12-18 22:53:31 +05:30
Siddhant Rai
f9a7db11eb
feat: tools frontend and endpoints refactor
2024-12-18 22:48:40 +05:30
Alex
46b0de367a
fix: strings
2024-12-12 10:40:55 +00:00
Alex
f87ae429f4
fix: edit names
2024-12-09 17:52:20 +00:00
Alex
3e2e1ecddf
fix: add status to tools
2024-12-06 23:11:16 +00:00
Alex
863950963f
simple user tool handling endpoint
2024-12-06 22:19:01 +00:00
Alex
1f649274d1
feat: tooling init
2024-12-05 22:44:40 +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
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
fadingNA
d68e731ffd
revert format code
2024-11-06 22:19:16 -05:00
fadingNA
bf0dd6946e
add page, row_per_page to api/combine
2024-11-06 22:16:00 -05:00
ChengZi
7fd8e57bdc
remove milvus dependency from req.txt
...
Signed-off-by: ChengZi <chen.zhang@zilliz.com >
2024-11-06 10:30:18 +08:00
GH Action - Upstream Sync
ed6cd9890a
Merge branch 'main' of https://github.com/arc53/DocsGPT
2024-11-06 01:01:16 +00:00
ManishMadan2882
877b165a9a
(feat:docs) sort
2024-11-05 00:44:02 +05:30
ChengZi
171916e1a4
fix milvus issues
...
Signed-off-by: ChengZi <chen.zhang@zilliz.com >
2024-11-04 17:58:56 +08:00
Alex
9ca079c95a
feat: elevenlabs tts
2024-11-02 16:43:28 +00:00
Alex
a23806d16a
Merge pull request #1405 from JeevaRamanathan/feature/file-pptx_parser
...
feat: `.pptx` Presentation parser implementation
2024-10-31 18:01:01 +00:00
Alex
0b7be94d13
fix: dependecy version
2024-10-31 17:56:32 +00:00
Alex
78c819f976
fix: history bug
2024-10-31 17:33:09 +00:00
JeevaRamanathan M
5c756348a5
feat: Presentation parser implementation
...
Signed-off-by: JeevaRamanathan M <jeevaramanathan.m@infosys.com >
2024-10-31 11:47:12 +00:00
Alex
ed12c2d527
Merge pull request #1335 from kom-senapati/feature/mongodb-connection-refactor
...
refactor: use MongoDB singleton for connection management
2024-10-31 11:36:01 +00:00
Alex
d9787e849e
Merge pull request #1384 from ManishMadan2882/main
...
Fix: empty doc selection in /stream
2024-10-29 10:11:22 +00:00
ManishMadan2882
7ff3a31e72
(feat:TTS) create gtts over abstraction
2024-10-29 03:11:51 +05:30
kom-senapati
18ed255f5a
fix: import settings object of Settings class in mongo_db.py
2024-10-28 19:30:38 +05:30
ManishMadan2882
1627d424e7
Merge branch 'main' of https://github.com/ManishMadan2882/docsgpt
2024-10-27 01:28:12 +05:30
ManishMadan2882
0aa9da39a9
fix(isNoneDoc): empty doc assumed as default
2024-10-27 01:27:59 +05:30
Alex
1c791f240a
Merge pull request #1377 from JeevaRamanathan/feature/file-json
...
feat: JSON Parser Implementation
2024-10-26 17:28:57 +01:00
Alex
bea0ccaa6c
Merge pull request #1337 from Devparihar5/fix-github
...
fix:GitHubLoader to Handle Binary Files
2024-10-26 16:59:02 +01:00
JeevaRamanathan
54ad6ad1c7
Merge branch 'main' into feature/file-json
2024-10-25 16:47:09 +05:30
JeevaRamanathan M
c77d415893
feat: JSON parser implementation
...
Signed-off-by: JeevaRamanathan M <jeevaramanathan.m@infosys.com >
2024-10-24 20:36:47 +00:00
kom-senapati
3b76b3ddce
fix: Settings import
2024-10-22 18:03:46 +05:30
JeevaRamanathan M
8c034d3e78
Added missing file extensions
...
Signed-off-by: JeevaRamanathan M <jeevaramanathan.m@infosys.com >
2024-10-20 21:23:49 +00:00
ManishMadan2882
b781d78cc6
fix(shared conv): bug fix
2024-10-20 02:11:22 +05:30