Alex
|
02f8132f3a
|
Update README.md
|
2025-04-08 15:56:34 +03:00 |
|
ManishMadan2882
|
55bd90fad9
|
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
|
2025-04-08 17:51:27 +05:30 |
|
ManishMadan2882
|
cd7bbb45c3
|
(fix:popups) minor hover
|
2025-04-08 17:51:18 +05:30 |
|
Alex
|
6c7fc0ed22
|
Merge pull request #1729 from arc53/setup-windows
win-setup
|
2025-04-08 13:58:28 +03:00 |
|
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
|
707d1332de
|
Merge pull request #1734 from arc53/fix-thought-param
fix: thought param in /api/answer
|
2025-04-07 13:08:23 +03:00 |
|
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 |
|
Pavel
|
493dc8689c
|
guide-updates
|
2025-04-05 17:49:56 +04:00 |
|
GH Action - Upstream Sync
|
bdac2ffa27
|
Merge branch 'main' of https://github.com/arc53/DocsGPT
|
2025-04-05 01:25:36 +00:00 |
|
asminkarki012
|
b1235f3ce0
|
feat[mermaid]:clean comment
|
2025-04-04 18:40:57 +05:45 |
|
asminkarki012
|
ba4bb63a1f
|
feat[mermaid]:integration of mermaid
|
2025-04-04 18:36:45 +05:45 |
|
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 |
|
ManishMadan2882
|
29c899627e
|
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
|
2025-04-04 03:31:45 +05:30 |
|
ManishMadan2882
|
5923781484
|
(feat:attach) warning for error, progress, removal
|
2025-04-04 03:29:01 +05:30 |
|
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 |
|
Alex
|
94c7bba168
|
Merge pull request #1716 from ManishMadan2882/main
Sources + Tools
|
2025-04-03 02:03:47 +03: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
|
856824316b
|
(feat: attach) handle them locally from message input
|
2025-04-02 15:33:35 +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
|
6b92c7eccc
|
Update README.md
|
2025-04-01 12:27:55 +03: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 |
|
Alex
|
0e31329785
|
Merge pull request #1723 from arc53/dependabot/pip/application/langsmith-0.3.19
|
2025-03-29 21:14:46 +02: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 |
|
ManishMadan2882
|
4241307990
|
(fix:responsive/messageInput) sleek badge buttons, aligned send btn
|
2025-03-28 20:42:12 +05:30 |
|
ManishMadan2882
|
727a8ef13d
|
(fix:responsive) tools and source pop
|
2025-03-28 20:40:46 +05:30 |
|
ManishMadan2882
|
7c92558ad1
|
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
|
2025-03-28 18:13:42 +05:30 |
|
ManishMadan2882
|
45083d29a6
|
(feat:attach) show files on conversations
|
2025-03-28 18:13:24 +05:30 |
|
ManishMadan2882
|
5089d86095
|
(feat:attach) send attachment ids
|
2025-03-28 18:12:38 +05:30 |
|