ManishMadan2882
|
c8efef8f04
|
(fix:openai) image uplads, use lambda in process_files
|
2025-04-18 18:27:02 +05:30 |
|
ManishMadan2882
|
5aa51f5f36
|
(feat:file_abstract) openai attachments comply
|
2025-04-18 01:27:21 +05:30 |
|
ManishMadan2882
|
335c21c48a
|
(fix:attachment) dont calculate MIME again
|
2025-04-17 16:36:40 +05:30 |
|
ManishMadan2882
|
c35d1cecfe
|
(feat:file_abstract) return storage metadata after upload
|
2025-04-17 16:29:34 +05:30 |
|
ManishMadan2882
|
0d3e6157cd
|
(feat:attachmentUpload) parse content before upload
|
2025-04-17 16:23:01 +05:30 |
|
ManishMadan2882
|
68e4cf4d14
|
(feat:fsabstract) add factory class
|
2025-04-17 02:40:53 +05:30 |
|
ManishMadan2882
|
9454150f7d
|
(fix:s3) processor func
|
2025-04-17 02:36:55 +05:30 |
|
ManishMadan2882
|
0a0e16547e
|
(feat:fs_abstract) attachment uploads
|
2025-04-17 02:35:45 +05:30 |
|
ManishMadan2882
|
377e33c148
|
(feat:file_abstract) process files method
|
2025-04-16 03:36:45 +05:30 |
|
ManishMadan2882
|
e567d88951
|
((feat:fs_abstact) s3
|
2025-04-16 03:31:42 +05:30 |
|
ManishMadan2882
|
89b2937b11
|
((feat:fs_abstact) local
|
2025-04-16 03:31:28 +05:30 |
|
ManishMadan2882
|
142ed75468
|
((feat:fs_abstact) base
|
2025-04-16 03:31:06 +05:30 |
|
Alex
|
ad610d2f90
|
fix: lint ruff
|
2025-04-14 23:49:40 +01:00 |
|
Alex
|
02934452d6
|
fix: remove comment
|
2025-04-14 23:48:17 +01:00 |
|
Alex
|
5b77f3839b
|
fix: maybe
|
2025-04-14 20:24:05 +01:00 |
|
Alex
|
231b792452
|
fix: streaming with tools google and openai halfway
|
2025-04-14 18:54:40 +01:00 |
|
ManishMadan2882
|
b468e0c164
|
(fix:generation) attach + tools
|
2025-04-13 18:33:26 +05:30 |
|
ManishMadan2882
|
dfe6a8d3e3
|
(feat:attach) simplify the format for files
|
2025-04-11 01:53:17 +05:30 |
|
ManishMadan2882
|
dd9ea46e58
|
(feat:attach) strategy specific to google genai
|
2025-04-10 01:29:01 +05:30 |
|
ManishMadan2882
|
55bd90fad9
|
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
|
2025-04-08 17:51:27 +05:30 |
|
ManishMadan2882
|
5421bc1386
|
(feat:attach) extend support for imgs
|
2025-04-08 15:51:37 +05:30 |
|
GH Action - Upstream Sync
|
051841e566
|
Merge branch 'main' of https://github.com/arc53/DocsGPT
|
2025-04-08 01:27:09 +00:00 |
|
ManishMadan2882
|
0c68815cf2
|
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
|
2025-04-07 20:16:12 +05:30 |
|
ManishMadan2882
|
0c1138179b
|
(feat:attch) store file mime type
|
2025-04-07 20:16:03 +05:30 |
|
ManishMadan2882
|
1f3d1cc73e
|
(feat:attach) handle unsupported attachments
|
2025-04-07 20:15:11 +05:30 |
|
Alex
|
f6c88da81b
|
fix: thought param in /api/answer
|
2025-04-07 11:03:49 +01:00 |
|
GH Action - Upstream Sync
|
a651e6e518
|
Merge branch 'main' of https://github.com/arc53/DocsGPT
|
2025-04-07 01:37:46 +00:00 |
|
Alex
|
bea89b93eb
|
Merge pull request #1730 from arc53/dependabot/pip/application/multidict-6.3.2
build(deps): bump multidict from 6.1.0 to 6.3.2 in /application
|
2025-04-06 22:00:31 +03:00 |
|
ManishMadan2882
|
244c9b96a2
|
(fix:attach) pass attachment docs as it is
|
2025-04-06 16:02:30 +05:30 |
|
ManishMadan2882
|
a37bd76950
|
(feat:storeAttach) store in inputs, raise errors from worker
|
2025-04-06 16:01:57 +05:30 |
|
ManishMadan2882
|
9d70032de8
|
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
|
2025-04-06 15:57:26 +05:30 |
|
ManishMadan2882
|
e4945b41e9
|
(feat:files) link attachment to openai_api
|
2025-04-06 15:57:18 +05:30 |
|
Alex
|
3227b0e69c
|
Merge pull request #1722 from asminkarki012/fix/csv-parser-include-headers
fix[csv_parser]:missing header
|
2025-04-04 14:53:45 +03:00 |
|
dependabot[bot]
|
8bb263a2ec
|
build(deps): bump multidict from 6.1.0 to 6.3.2 in /application
Bumps [multidict](https://github.com/aio-libs/multidict) from 6.1.0 to 6.3.2.
- [Release notes](https://github.com/aio-libs/multidict/releases)
- [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/multidict/compare/v6.1.0...v6.3.2)
---
updated-dependencies:
- dependency-name: multidict
dependency-version: 6.3.2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-03 20:24:09 +00:00 |
|
ManishMadan2882
|
f9ad4c068a
|
(feat:attach) fallback strategy to process docs
|
2025-04-03 03:26:37 +05:30 |
|
ManishMadan2882
|
19d68252cd
|
(fix/attach): inputs are created in application
|
2025-04-02 16:36:58 +05:30 |
|
ManishMadan2882
|
72bbe3b1ce
|
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
|
2025-04-02 15:57:45 +05:30 |
|
ManishMadan2882
|
95e189d1d8
|
(feat:base/agents) default attachment
|
2025-04-02 15:29:04 +05:30 |
|
ManishMadan2882
|
c629460acb
|
(feat:attach) extract contents in endpoint layer
|
2025-04-02 15:21:33 +05:30 |
|
ManishMadan2882
|
f235a94986
|
(feat:attach) pass attachments for generation
|
2025-04-02 15:14:56 +05:30 |
|
GH Action - Upstream Sync
|
632cba86e9
|
Merge branch 'main' of https://github.com/arc53/DocsGPT
|
2025-04-02 01:36:06 +00:00 |
|
Alex
|
ab0da1abac
|
Merge pull request #1721 from siiddhantt/feat/react-agent
feat: ReActAgent and agent refactor
|
2025-04-01 12:08:09 +03:00 |
|
Siddhant Rai
|
7f31ac7bcb
|
refactor: minor changes
|
2025-04-01 12:33:43 +05:30 |
|
Pavel
|
57a6fb31b2
|
periodic header injection
|
2025-03-31 22:28:04 +04:00 |
|
Siddhant Rai
|
fd2b6c111c
|
feat: enhance ClassicAgent and ReActAgent with tool preparation steps
|
2025-03-31 17:02:36 +05:30 |
|
GH Action - Upstream Sync
|
302458b505
|
Merge branch 'main' of https://github.com/arc53/DocsGPT
|
2025-03-30 01:40:32 +00:00 |
|
GH Action - Upstream Sync
|
8978a4cf2d
|
Merge branch 'main' of https://github.com/arc53/DocsGPT
|
2025-03-29 01:25:46 +00:00 |
|
dependabot[bot]
|
57d103116f
|
build(deps): bump langsmith from 0.3.15 to 0.3.19 in /application
Bumps [langsmith](https://github.com/langchain-ai/langsmith-sdk) from 0.3.15 to 0.3.19.
- [Release notes](https://github.com/langchain-ai/langsmith-sdk/releases)
- [Commits](https://github.com/langchain-ai/langsmith-sdk/compare/v0.3.15...v0.3.19)
---
updated-dependencies:
- dependency-name: langsmith
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-28 20:55:06 +00:00 |
|
Alex
|
a4e9ee72d4
|
Merge pull request #1713 from arc53/dependabot/pip/application/pymongo-4.11.3
|
2025-03-28 22:45:04 +02:00 |
|
asminkarki012
|
c70be12bfd
|
fix[csv_parser]:missing header
|
2025-03-28 22:46:11 +05:45 |
|