ManishMadan2882
bf49b9cb88
(fix/shared_agent)missing main attr
2025-08-08 20:44:09 +05:30
Alex
9281fac898
fix: improve error logging for index creation and add PARSE_IMAGE_REMOTE setting
2025-08-06 10:40:20 +01:00
Alex
1282e7687f
fix: add error handling for index creation in user and agents collections
2025-08-05 17:19:06 +01:00
Siddhant Rai
76973a4b4c
feat: answer routes re-structure for better maintainability and reuse
2025-07-23 20:07:42 +05:30
Alex
6c0362a4cf
fix: replace secure_filename with safe_filename for attachment handling
2025-07-22 12:56:17 +01:00
Siddhant Rai
2ff477a339
feat(agent): enhance validation for agent creation by checking required and invalid fields
2025-07-14 12:53:09 +05:30
Siddhant Rai
a472ee7602
feat: add validation for required fields and improve agent creation logic
2025-07-12 12:30:00 +05:30
Siddhant Rai
5623734276
feat(storage): enhance save_file method to accept storage class parameter
2025-07-10 15:34:52 +05:30
Siddhant Rai
a9e4583695
refactor: use DuckDuckGo and Brave as tools instead of retrievers
2025-06-23 09:22:17 +05:30
Siddhant Rai
c35c5e0793
Refactor image upload handling and add URL strategy setting
2025-06-18 21:54:44 +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
ManishMadan2882
b8a10e0962
(fix:ingestion) display names are separate
2025-06-12 00:57:46 +05:30
ManishMadan2882
44b6ec25a2
clean
2025-06-11 21:18:37 +05:30
ManishMadan2882
78d5ed2ed2
(fix:ingestion) uuid for non-ascii filename
2025-06-11 21:04:50 +05:30
ManishMadan2882
b2df431fa4
(feat:attachments) shared conversations route
2025-06-07 20:04:33 +05:30
ManishMadan2882
430822bae3
(feat:attach)state manage, follow camelCase
2025-06-06 18:54:50 +05:30
ManishMadan2882
12b18c6bd1
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
2025-06-05 02:54:51 +05:30
ManishMadan2882
f325b54895
(fix:get_single_conversation) return attachments with filename
2025-06-05 02:53:43 +05:30
GH Action - Upstream Sync
c5616705b0
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-06-04 01:43:58 +00:00
ManishMadan2882
7cab5b3b09
(feat:attachments) store filenames in worker
2025-06-03 04:02:41 +05:30
Siddhant Rai
3b8733e085
feat: add tool details resolution and update SharedAgentCard to display tool names
2025-05-29 10:58:49 +05:30
Siddhant Rai
ad1a944276
refactor: agents sharing and shared with me logic
2025-05-28 13:58:55 +05:30
Siddhant Rai
b7a6bad7cd
fix: minor bugs and route errors
2025-05-27 13:50:13 +05:30
ManishMadan2882
a340aff63a
(feat:tools) store custom names
2025-05-22 17:14:05 +05:30
Siddhant Rai
56793c8db7
feat: enhance agent sharing functionality and UI improvements
...
- Added shared agents state management in Navigation and AgentsList components.
- Implemented fetching and displaying shared agents in the AgentsList.
- Introduced functionality to hide shared agents with appropriate API integration.
- Updated the SharedAgent component layout for better UI consistency.
- Improved error handling in conversation fetching logic.
- Added new API endpoint for hiding shared agents.
- Updated Redux slice to manage shared agents state.
- Refactored AgentCard and AgentSection components for better code organization and readability.
2025-05-17 05:53:56 +05:30
Siddhant Rai
d1d28df8a1
fix: handle empty chunks and retriever values in agent creation and update
2025-05-14 09:26:36 +05:30
Siddhant Rai
57cc09b1d7
feat: update tool display name and improve SharedAgent component layout
2025-05-13 13:05:20 +05:30
Siddhant Rai
ec7f14b82d
Merge branch 'main' into feat/enhance-agents
2025-05-12 13:45:18 +05:30
Siddhant Rai
6520be5b85
feat: shared and pinning agents + fix for streaming tools
2025-05-12 06:06:11 +05:30
ManishMadan2882
ea6533db4e
(fix:attachment) strictly use filename
2025-05-08 00:11:02 +05:30
ManishMadan2882
89d5e7bee5
(feat:attachment) store file in endpoint layer
2025-05-07 19:15:36 +05:30
Siddhant Rai
07fa656e7c
feat: implement pinning functionality for agents with UI updates
2025-05-06 16:12:55 +05:30
Alex
7858c48f11
fix: zip file uploads
2025-05-06 11:12:26 +01:00
Alex
e56d54c3f0
fix: improve source and description handling in GetAgent and GetAgents responses
2025-05-06 10:59:25 +01:00
Alex
ad5f707486
lint: ruff fix
2025-05-05 18:03:45 +01:00
Alex
5ecfb0ce6d
fix: enhance error logging
2025-05-05 17:59:37 +01:00
Alex
481df4d604
fix: enhance error logging with exception info across multiple modules
2025-05-05 13:12:39 +01:00
Alex
330276cdf7
fix: lint for ruff
2025-04-28 22:32:13 +01:00
Siddhant Rai
22c7015c69
refactor: webhook listener handle both POST and GET requests
2025-04-29 00:29:16 +05:30
Siddhant Rai
eeb9da696f
Merge remote-tracking branch 'upstream/main' into feat/agent-menu
2025-04-28 17:01:46 +05:30
Siddhant Rai
8289b02ab0
feat: add agent webhook endpoint and implement related functionality
2025-04-26 12:00:29 +05:30
Alex
df9d432d29
fix: mongo db database name in settings
2025-04-24 17:29:41 +01:00
ManishMadan2882
e60f78ac4a
(feat:storage) file uploads
2025-04-23 03:39:35 +05:30
ManishMadan2882
637d3a24a1
Revert "(feat:storage) file, indexes uploads"
...
This reverts commit 64c42f0ddf .
2025-04-23 00:52:55 +05:30
ManishMadan2882
64c42f0ddf
(feat:storage) file, indexes uploads
2025-04-22 05:18:07 +05:30
Manish Madan
e9a6044645
Merge branch 'main' into main
2025-04-20 16:01:13 +05:30
ManishMadan2882
0a0e16547e
(feat:fs_abstract) attachment uploads
2025-04-17 02:35:45 +05:30
Alex
3e1ec23409
fix: lint
2025-04-16 15:47:39 +01:00
Siddhant Rai
da15cde49c
Merge branch 'main' into feat/agent-menu
2025-04-16 18:35:38 +05:30
Siddhant Rai
d80eeb044c
feat: add agent timestamps and improve agent retrieval logic
2025-04-15 14:06:20 +05:30