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 |
|
Siddhant Rai
|
82d377abf5
|
feat: add support for thought processing in conversation flow and introduce ReActAgent
|
2025-03-27 23:19:08 +05:30 |
|
ManishMadan2882
|
55050a9f58
|
(feat:attachment) upload single file
|
2025-03-27 03:28:03 +05:30 |
|
ManishMadan2882
|
502dc9ec52
|
(feat:attachments) store and ingest files shared
|
2025-03-26 18:01:31 +05:30 |
|
ManishMadan2882
|
90db42ce3a
|
Revert "(fix:sources) preloaded docs have ids too"
This reverts commit 02c8bd06f5.
|
2025-03-25 16:08:59 +05:30 |
|
GH Action - Upstream Sync
|
718a86ecda
|
Merge branch 'main' of https://github.com/arc53/DocsGPT
|
2025-03-21 01:26:21 +00:00 |
|
ManishMadan2882
|
6464698b6d
|
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
|
2025-03-20 09:47:38 +05:30 |
|
ManishMadan2882
|
02c8bd06f5
|
(fix:sources) preloaded docs have ids too
|
2025-03-20 09:39:30 +05:30 |
|
Siddhant Rai
|
0732d9b6c8
|
fix: brave and duckduckgo retrievers
|
2025-03-20 08:27:00 +05:30 |
|
dependabot[bot]
|
96c4a13c93
|
build(deps): bump pymongo from 4.10.1 to 4.11.3 in /application
Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.10.1 to 4.11.3.
- [Release notes](https://github.com/mongodb/mongo-python-driver/releases)
- [Changelog](https://github.com/mongodb/mongo-python-driver/blob/4.11.3/doc/changelog.rst)
- [Commits](https://github.com/mongodb/mongo-python-driver/compare/4.10.1...4.11.3)
---
updated-dependencies:
- dependency-name: pymongo
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-03-19 08:40:51 +00:00 |
|
Siddhant Rai
|
f00802dd6b
|
fix: llm tests failing
|
2025-03-19 10:25:46 +05:30 |
|
Siddhant Rai
|
ab95d90284
|
feat: pass decoded_token to llm and retrievers
|
2025-03-18 23:46:02 +05:30 |
|
Siddhant Rai
|
f4ab85a2bb
|
feat: minor fixes after merge
|
2025-03-18 18:56:02 +05:30 |
|
Siddhant Rai
|
5b40c5a9d7
|
Merge branch 'main' into feat/jwt-auth
|
2025-03-18 18:26:29 +05:30 |
|
Siddhant Rai
|
6583aeff08
|
feat: update authentication handling and integrate token usage across frontend and backend
|
2025-03-18 08:29:57 +05:30 |
|