ManishMadan2882
ade704d065
(refactor:ingestion) pass file path once
2025-07-01 04:00:57 +05:30
Alex
42f48649b9
Merge pull request #1843 from arc53/dependabot/npm_and_yarn/frontend/tailwindcss-4.1.10
...
build(deps-dev): bump tailwindcss from 3.4.17 to 4.1.10 in /frontend
2025-06-28 13:22:47 +09:00
ManishMadan2882
0b08e8b617
(fix:nav) settings gear dimesions
2025-06-27 22:16:01 +05:30
ManishMadan2882
926b2f1a1b
clean
2025-06-25 19:03:24 +05:30
ManishMadan2882
1770a1a45f
Merge branch 'main' of https://github.com/arc53/DocsGPT into dependabot/npm_and_yarn/frontend/tailwindcss-4.1.10
2025-06-25 18:59:51 +05:30
ManishMadan2882
50ed2a64c6
(fix/ddropdown) use complete classNames, interpolation
2025-06-25 18:26:33 +05:30
Alex
2332344988
Merge pull request #1861 from arc53/docs-agents-update
...
Agent docs upd
2025-06-25 09:23:09 +01:00
Alex
7ccc8cdc58
Merge pull request #1855 from siiddhantt/refactor/ddg-brave-tools
...
refactor: ddg and brave tools with sources fix
2025-06-25 09:21:38 +01:00
ManishMadan2882
ecec9f913e
(fix:messageInput) modern tailwind syntx
2025-06-25 02:15:03 +05:30
ManishMadan2882
777f40fc5e
(fix:conflicting global css) layered styles
2025-06-25 01:11:39 +05:30
Pavel
327ae35420
Agent docs upd
...
1. Added a page about interacting with agent API.
2. Added a page about interacting with agent webhooks.
3. Fixed small bug with /api/answer
2025-06-24 16:48:12 +02:00
Siddhant Rai
0d48159da8
feat: enhance modal functionality with reset and confirmation handlers
2025-06-24 02:14:15 +05:30
Siddhant Rai
d36f12a4ea
feat: add DuckDuckGo icon and remove sources skeleton
2025-06-24 02:11:58 +05:30
Siddhant Rai
709488beb1
fix: sources not getting set on stream end
2025-06-23 09:23:18 +05:30
Siddhant Rai
a9e4583695
refactor: use DuckDuckGo and Brave as tools instead of retrievers
2025-06-23 09:22:17 +05:30
ManishMadan2882
4702dec933
(chore:tailwindcss) via upgrade tool
2025-06-22 18:31:26 +05:30
ManishMadan2882
e6352dd691
Revert "build(deps-dev): bump tailwindcss from 3.4.17 to 4.1.10 in /frontend"
...
This reverts commit 240ea3b857 .
2025-06-22 18:16:41 +05:30
dependabot[bot]
240ea3b857
build(deps-dev): bump tailwindcss from 3.4.17 to 4.1.10 in /frontend
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss ) from 3.4.17 to 4.1.10.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.10/packages/tailwindcss )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-version: 4.1.10
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-22 12:08:36 +00:00
Alex
f0908af3c0
Merge pull request #1829 from arc53/dependabot/npm_and_yarn/frontend/multi-d4a34be08c
...
build(deps): bump react and @types/react in /frontend
2025-06-22 12:07:44 +01:00
ManishMadan2882
6834961dd1
(fix:types) stricter in v19
2025-06-20 23:11:53 +05:30
Alex
b404162364
fix: fallback to OpenAILLMHandler when no handler class is found
2025-06-20 16:08:40 +01:00
Alex
e879ef805f
Merge pull request #1851 from ManishMadan2882/main
...
Fixed conflict while switching conversations, separated concerns
2025-06-20 13:07:24 +01:00
ManishMadan2882
7077ca5e98
(chore/upgrade) migrate to react v19
2025-06-20 17:36:28 +05:30
GH Action - Upstream Sync
a1e6978c8f
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-06-20 01:44:14 +00:00
Alex
584391dd59
Update README.md
2025-06-19 17:34:19 +03:00
dependabot[bot]
bab3ae809c
build(deps): bump react and @types/react in /frontend
...
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react ) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ). These dependencies needed to be updated together.
Updates `react` from 18.3.1 to 19.1.0
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v19.1.0/packages/react )
Updates `@types/react` from 18.3.23 to 19.1.6
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: react
dependency-version: 19.1.0
dependency-type: direct:production
update-type: version-update:semver-major
- dependency-name: "@types/react"
dependency-version: 19.1.6
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-19 11:02:29 +00:00
Manish Madan
c78518baf0
Merge pull request #1827 from arc53/dependabot/npm_and_yarn/frontend/react-dropzone-14.3.8
...
build(deps): bump react-dropzone from 14.3.5 to 14.3.8 in /frontend
0.14.0
2025-06-19 16:31:06 +05:30
dependabot[bot]
556d7e0497
build(deps): bump react-dropzone from 14.3.5 to 14.3.8 in /frontend
...
Bumps [react-dropzone](https://github.com/react-dropzone/react-dropzone ) from 14.3.5 to 14.3.8.
- [Release notes](https://github.com/react-dropzone/react-dropzone/releases )
- [Commits](https://github.com/react-dropzone/react-dropzone/compare/v14.3.5...v14.3.8 )
---
updated-dependencies:
- dependency-name: react-dropzone
dependency-version: 14.3.8
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-19 10:59:31 +00:00
Manish Madan
2d27936dab
Merge pull request #1826 from arc53/dependabot/npm_and_yarn/frontend/reduxjs/toolkit-2.8.2
...
build(deps): bump @reduxjs/toolkit from 2.5.1 to 2.8.2 in /frontend
2025-06-19 16:27:30 +05:30
GH Action - Upstream Sync
0cc22de545
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-06-19 01:45:04 +00:00
Alex
63f6127049
Revert "Update README.md"
...
This reverts commit 55f60a9fe1 .
2025-06-18 22:26:38 +01:00
Alex
f34e00c986
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-06-18 22:26:19 +01:00
Alex
55f60a9fe1
Update README.md
2025-06-18 22:26:11 +01:00
Alex
7da3618e0c
Update README.md
2025-06-18 22:25:47 +01:00
Alex
56bfa98633
Merge remote-tracking branch 'upstream/main'
2025-06-18 22:18:06 +01:00
Alex
96f6188722
Initial commit
2025-06-18 22:17:23 +01:00
Manish Madan
aa9d359039
Merge branch 'arc53:main' into main
2025-06-19 02:20:08 +05:30
ManishMadan2882
cef5731028
(feat:nav) shut sidebar on click outside
2025-06-19 02:19:29 +05:30
ManishMadan2882
5bc28bd4fd
(fix:prompts) show delete only when possible
2025-06-19 02:18:20 +05:30
ManishMadan2882
55a1d867c3
(refactor/converstationSlice) separate preview
2025-06-19 02:16:03 +05:30
Alex
6c3a79802e
Merge pull request #1849 from siiddhantt/feat/upload-agent-logo
...
feat: enhance agent management with image upload and retrieval
2025-06-18 17:45:51 +01:00
Siddhant Rai
c35c5e0793
Refactor image upload handling and add URL strategy setting
2025-06-18 21:54:44 +05:30
ManishMadan2882
7bc83caa99
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
2025-06-18 19:42:16 +05:30
ManishMadan2882
3aceca63c6
(fix/bubble) evenly padded
2025-06-18 19:41:52 +05:30
ManishMadan2882
9bc166ffd4
(fix:convSlice) append to right conv id
2025-06-18 19:41:20 +05:30
Siddhant Rai
fc01b90007
Add tailwind-merge dependency to package.json and package-lock.json
2025-06-18 19:00:59 +05:30
Siddhant Rai
e35f1d70e4
- Added image upload functionality for agents in the backend and frontend.
...
- Implemented image URL generation based on storage strategy (S3 or local).
- Updated agent creation and update endpoints to handle image files.
- Enhanced frontend components to display agent images with fallbacks.
- New API endpoint to serve images from storage.
- Refactored API client to support FormData for file uploads.
- Improved error handling and logging for image processing.
2025-06-18 18:17:20 +05:30
Siddhant Rai
cab1f3787a
Refactor S3 storage implementation and enhance file handling
...
- Improved code readability by reorganizing imports and formatting.
- Updated S3Storage class to handle file uploads and downloads more efficiently.
- Added a new function to generate image URLs based on settings.
- Enhanced file listing and processing methods for better error handling.
- Introduced a FileUpload component for improved file upload experience in the frontend.
- Updated agent management components to support image uploads and previews.
- Added new SVG assets for UI enhancements.
- Modified API client to support FormData for file uploads.
2025-06-18 18:04:44 +05:30
Alex
bb42f4cbc1
Merge pull request #1846 from ManishMadan2882/main
...
Agents Details: UI update, external links
2025-06-17 14:31:16 +01:00
ManishMadan2882
98dc418a51
(feat:agent-details) redirect on url
2025-06-17 18:30:11 +05:30