Siddhant Rai
d80eeb044c
feat: add agent timestamps and improve agent retrieval logic
2025-04-15 14:06:20 +05:30
Siddhant Rai
7c69e99914
feat: Enhance agent selection and conversation handling
...
- Added functionality to select agents in the Navigation component, allowing users to reset conversations and set the selected agent.
- Updated the MessageInput component to conditionally show source and tool buttons based on the selected agent.
- Modified the Conversation component to handle agent-specific queries and manage file uploads.
- Improved conversation fetching logic to include agent IDs and handle attachments.
- Introduced new types for conversation summaries and results to streamline API responses.
- Refactored Redux slices to manage selected agent state and improve overall state management.
- Enhanced error handling and loading states across components for better user experience.
2025-04-15 11:53:53 +05:30
Siddhant Rai
fa1f9d7009
feat: agents route replacing chatbots
...
- Removed API Keys tab from SettingsBar and adjusted tab layout.
- Improved styling for tab scrolling buttons and gradient indicators.
- Introduced AgentDetailsModal for displaying agent access details.
- Updated Analytics component to fetch agent data and handle analytics for selected agent.
- Refactored Logs component to accept agentId as a prop for filtering logs.
- Enhanced type definitions for InputProps to include textSize.
- Cleaned up unused imports and optimized component structure across various files.
2025-04-11 17:24:22 +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
GH Action - Upstream Sync
632cba86e9
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-04-02 01:36:06 +00:00
Siddhant Rai
7f31ac7bcb
refactor: minor changes
2025-04-01 12:33:43 +05:30
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
ManishMadan2882
80e55ef385
(feat:attach) functionality to upload files
2025-03-28 18:10:18 +05:30
GH Action - Upstream Sync
b5ed98445f
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-03-28 01:26:07 +00:00
Siddhant Rai
82d377abf5
feat: add support for thought processing in conversation flow and introduce ReActAgent
2025-03-27 23:19:08 +05:30
ManishMadan2882
4ba35d6189
(feat: attachment) integrate upload on fe
2025-03-27 16:54:21 +05:30
ManishMadan2882
9c8999a3ae
(fix:sources) doc selection for preLoaded
2025-03-25 19:04:31 +05:30
ManishMadan2882
551130f0e1
(feat:sources/tools) ui perfection for pop-ups
2025-03-25 03:22:21 +05:30
Charles Norris
98abeabc0d
Update ConversationTile.tsx
2025-03-24 16:10:41 -04:00
ManishMadan2882
2940a60b3c
(faet:input) tools pop-up
2025-03-24 17:16:24 +05:30
ManishMadan2882
76b9bc0d56
(feat:input) sources pop-up
2025-03-24 17:15:57 +05:30
ManishMadan2882
42422ccdcd
(feat:settings) routes for tab
2025-03-24 13:56:12 +05:30
ManishMadan2882
e9702ae2de
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
2025-03-21 23:57:09 +05:30
ManishMadan2882
5c54852ebe
(fix:tools) no tools placeholder
2025-03-21 23:56:47 +05:30
GH Action - Upstream Sync
718a86ecda
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-03-21 01:26:21 +00:00
GH Action - Upstream Sync
e02f19058e
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-03-21 01:21:33 +00:00
ManishMadan2882
b09386d102
(clean:nav) rm source dropdown
2025-03-20 11:26:45 +05:30
ManishMadan2882
6464698b6d
Merge branch 'main' of https://github.com/manishmadan2882/docsgpt
2025-03-20 09:47:38 +05:30
ManishMadan2882
9230fd3bd6
Revert "(feat:nav) clean-up source dropdown"
...
This reverts commit 561a125c92 .
2025-03-20 09:47:29 +05:30
ManishMadan2882
7771609ea0
(locales) udpate placeholder
2025-03-20 09:43:36 +05:30
ManishMadan2882
561a125c92
(feat:nav) clean-up source dropdown
2025-03-20 09:42:57 +05:30
ManishMadan2882
7149461d8e
(feat:sources) add pop-up to switch sources
2025-03-20 09:42:08 +05:30
Siddhant Rai
0732d9b6c8
fix: brave and duckduckgo retrievers
2025-03-20 08:27:00 +05:30
GH Action - Upstream Sync
2952c1be08
Merge branch 'main' of https://github.com/arc53/DocsGPT
2025-03-20 01:19:59 +00:00
ManishMadan2882
9f17eb1d28
feat(textInput) new design
2025-03-18 19:33:26 +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
Charles Norris
b1c531fbcc
Update Navigation.tsx
...
Typo on onCoversationClick() function it should be onConversationClick()
2025-03-17 16:51:33 -04:00
Siddhant Rai
4406426515
feat: implement session_jwt and enhance auth
2025-03-17 11:51:30 +05:30
ManishMadan2882
adc637b689
(clean:unused)
2025-03-16 04:07:33 +05:30
ManishMadan2882
e17cc8ea34
(fix:date) handle iso 8601 date
2025-03-16 04:01:19 +05:30
ManishMadan2882
574a0e2dba
(fix:conv) perfect aligment
2025-03-16 03:57:31 +05:30
ManishMadan2882
fd0bd13b08
(refactor:conv) separate textarea
2025-03-16 02:01:32 +05:30
ManishMadan2882
d9c4331480
(refactor:conv) wrap msgs separately
2025-03-15 16:41:56 +05:30
ManishMadan2882
a50f3bc55b
(fix:sourceDropdown) ask before delete
2025-03-15 00:15:23 +05:30
Siddhant Rai
7fd377bdbe
feat: implement JWT authentication and token management in frontend and backend
2025-03-14 17:07:15 +05:30
ManishMadan2882
5bc758aa2d
(fix:ui) minor adjustments
2025-03-13 20:39:17 +05:30
Pavel
27b24f19de
user-avatar-svg
2025-03-13 14:25:41 +03:00
ManishMadan2882
079a216f5b
(fix:chunkDocs) alike purple action btn
2025-03-13 03:08:02 +05:30